Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-18 | Fold the FWL NoteThread classes up to the Thread classes. | dsinclair | |
The NoteThread classes only contained one member and don't provide any added clarity. This CL moves the NoteDriver up to the Thread classes and removes the NoteThread classes. Review URL: https://codereview.chromium.org/1887703003 | |||
2016-03-29 | Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl | dsinclair | |
This CL moves and splits the remaining FWL files out of xfa/include and into their proper locations. Review URL: https://codereview.chromium.org/1834323003 |