Age | Commit message (Expand) | Author |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-13 | Make most PDFium code pass Clang plugin's auto raw check. | Lei Zhang |
2017-02-23 | Cleanup PWL_Wnd | Dan Sinclair |
2017-02-23 | Cleanup PWL_Utils. | Dan Sinclair |
2017-02-23 | Convert TransformPoint calls to Transform calls | Dan Sinclair |
2017-02-21 | Convert CFWL messages to use CFX_PointF | Dan Sinclair |
2017-02-21 | Convert more TransformPoint calls to Transform | Dan Sinclair |
2017-02-14 | Reland "Convert CFX_FloatPoint to CFX_PointF" | Dan Sinclair |
2017-02-14 | Revert "Convert CFX_FloatPoint to CFX_PointF" | dsinclair |
2017-02-13 | Convert CFX_FloatPoint to CFX_PointF | Dan Sinclair |
2017-02-09 | Remove Transform in favour of TransformPoint | Dan Sinclair |
2017-01-19 | Add ObservedPtrs to PWL_CREATEPARAM | Dan Sinclair |
2017-01-09 | Remove CFX_ArrayTemplate from CPWL_Wnd. | tsepez |
2017-01-04 | Remove CFX_ArrayTemplate, use unique_ptr in fpdfsdk/pdfwindow | tsepez |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-28 | Replace std::unique_ptr.reset() with WrapUnique assignment. | thestig |
2016-09-15 | Cleanup CFX_SystemHandler. | dsinclair |
2016-08-03 | Use smart pointers for class owned pointers | weili |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-05-16 | Convert border style defines to an enum class. | dsinclair |
2016-04-28 | Change bool type to fix warnings.chromium/2720 | dsinclair |
2016-04-27 | Remove IFX_SystemHandler. | dsinclair |
2016-04-05 | Remove core/include/fpdfdoc/fpdf_vt.h | dsinclair |
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez |
2016-03-23 | Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. | dan sinclair |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |