Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-18 | Remove unused FWL Panel code. | dsinclair | |
This code was used to subclass Form only, the one method in Panel is overridden in Form. Review URL: https://codereview.chromium.org/1899743002 | |||
2016-03-25 | Remove FX_DWORD from XFA. | tsepez | |
Review URL: https://codereview.chromium.org/1830323006 | |||
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair | |
This CL moves the xfa/src files up to the xfa/ directory and fixes the includes, include guards, and build files. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1803723002 . |