Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-14 | Simplify XFA event handling. | thestig | |
- Avoid casting to void* - Don't bother firing events that no one listens for Review URL: https://codereview.chromium.org/1890563003 | |||
2016-04-14 | Replace calls to deprecated CFX_{Wide,Byte}String::Empty() | tsepez | |
Use the more standard name "clear()" instead. Review URL: https://codereview.chromium.org/1888103002 | |||
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair | |
This CL moves the remaining files in xfa/include/fxfa to xfa/fxfa/include. Review URL: https://codereview.chromium.org/1864973005 |