Age | Commit message (Expand) | Author |
2018-05-17 | Update third_party/base/compiler_specific.h. | Lei Zhang |
2018-04-16 | Remove CPWL_Edit rich text support | dan sinclair |
2018-02-26 | Get rid of some static variables. | Tom Sepez |
2018-02-10 | Renable -Wimplicit-fallthrough for PDFium. | Nico Weber |
2018-01-30 | Use unsigned for char widthchromium/3335 | Nicolas Pena |
2018-01-29 | Fix identical if/else blocks. | Lei Zhang |
2018-01-04 | Remove unneeded vector implementations from cpwl_edit_impl | Nicolas Pena |
2018-01-03 | Remove unused methods from CPDF_VariableText | Nicolas Pena |
2017-10-05 | Remove CPVT_Section | Dan Sinclair |
2017-10-05 | Remove more unused params | Dan Sinclair |
2017-10-05 | Remove unused parameters | Dan Sinclair |
2017-10-05 | Move CPDF_RenderOptions members to private | Dan Sinclair |
2017-09-21 | Move CFX_AutoRestorer to fxcrt::AutoRestorer | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-31 | Properly handle \n, \r, \r\n when inserting text | Ryan Harrison |
2017-08-30 | Split auto restorer from fx_basic | Dan Sinclair |
2017-08-22 | Converted CFX_Matrix::TransformRect() to take in consts | Jane Liu |
2017-08-15 | Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187 | Lei Zhang |
2017-08-15 | Simplify CPWL_EditImpl_Undo. | Lei Zhang |
2017-08-15 | IFX_Edit_UndoItem implementations all take a valid CPWL_EditImpl*. | Lei Zhang |
2017-08-15 | Remove CPWL_EditImpl_UndoItem. | Lei Zhang |
2017-08-15 | Remove CPWL_EditImpl::EnableOprNotify(). | Lei Zhang |
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |