Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-15 | Cleanup CFX_SystemHandler. | dsinclair | |
This CL cleans up signatures and code in CFX_SystemHandler. Review-Url: https://codereview.chromium.org/2341693003 | |||
2016-09-13 | Stop converting widestring -> c_str -> widestring in several places. | tsepez | |
Avoids a needless alloc and copy. Review-Url: https://codereview.chromium.org/2338553002 | |||
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez | |
BUG= Review URL: https://codereview.chromium.org/1835693002 | |||
2016-03-23 | Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. | dan sinclair | |
This CL moves all of the pdfwindow headers to live beside their source files. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1823153002 . |