Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-25 | Rename core/fxcrt/fx_basic_coords.cpp to fx_coordinates.cpp | Tom Sepez | |
Its contents are delcared in fx_coordinates.h Remove unused GetIntersection(). Move FXSYS_round to fx_system.cpp. Change-Id: I70749581d1321dd919e35fa2daab9591098f68e9 Reviewed-on: https://pdfium-review.googlesource.com/4479 Reviewed-by: dsinclair <dsinclair@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org> | |||
2017-04-24 | Add FXSYS_wcsftime() to avoid termination on win. | Tom Sepez | |
Bug: 712725 Change-Id: I3384385176410964a87b12c2587f68247ea80cc9 Reviewed-on: https://pdfium-review.googlesource.com/4454 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org> |