Age | Commit message (Expand) | Author |
---|---|---|
2018-10-04 | Change |virtual ~Foo(){}| to |virtual ~Foo()=default;|chromium/3571 | Tom Sepez |
2018-10-04 | Remove CPWL_Wnd::GetClassName() and overrides. | Tom Sepez |
2018-08-27 | The final game: mark everything final. | Tom Sepez |
2018-08-16 | Remove arguments from CPWL_Edit::SetAlignFormatV().chromium/3525 | Tom Sepez |
2018-08-07 | Make CPDF_Font::GetFontBBox() return the bounding box. | Lei Zhang |
2017-12-19 | Remove some dead code. | Lei Zhang |
2017-10-04 | Fix UAF in SetVisible(). | Henrique Nakashima |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-15 | Introduce CPWL_Wnd::PrivateData class. | Tom Sepez |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-08-15 | Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187 | Lei Zhang |
2017-08-15 | Do some cleanup in CPWL_Edit. | Lei Zhang |
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |