Age | Commit message (Expand) | Author |
2017-08-28 | Add a global font loader in XFA tests | Dan Sinclair |
2017-08-28 | Remove code which does nothing | Dan Sinclair |
2017-08-25 | Add help IsValid* methods to string classeschromium/3198chromium/3197 | Ryan Harrison |
2017-08-25 | Do not QuickFloor on cmsintrp | Nicolas Pena |
2017-08-24 | Fix some nits in XFACodecFuzzer.chromium/3196 | Lei Zhang |
2017-08-23 | Reject oversized iCCP profile length in libpng.chromium/3195 | Lei Zhang |
2017-08-23 | Fixed ASan crash when unloading page with CFFL_ListBox. | Henrique Nakashima |
2017-08-23 | Reduce FM2JS parser depth limit to avoid memory exhaustion | Ryan Harrison |
2017-08-23 | Remove OnPageLoad and OnPageUnload from CFWL_Edit | Dan Sinclair |
2017-08-23 | Cleanup GetPre* methods in CFDE_TextEdtEngine | Dan Sinclair |
2017-08-23 | Move m_pTextBreak to be a member of CFDE_TxtEdtEngine | Dan Sinclair |
2017-08-23 | Convert string Find methods to return an Optional | Ryan Harrison |
2017-08-23 | Convert the CFDE_TxtEdtEngine::Insert results into an enum class | Dan Sinclair |
2017-08-23 | Remove useless code. | Artem Strygin |
2017-08-23 | Unify CPDF_DataAvail::CheckEnd. | Artem Strygin |
2017-08-23 | Unify CPDF_DataAvail::CheckHeader. | Artem Strygin |
2017-08-23 | Simplify Trailers usage in CPDF_Parser. | Artem Strygin |
2017-08-23 | Verify image returned from AddImage | Dan Sinclair |
2017-08-23 | Remove tools/generate_library_loader. | Lei Zhang |
2017-08-22 | Bypass asserts in string [] operator for empty stringschromium/3194 | Ryan Harrison |
2017-08-22 | Corrected the error setting after calling FPDF_LoadDocument() | Jane Liu |
2017-08-22 | Add pdfium::Optional to third_party/base | Ryan Harrison |
2017-08-22 | Simplifying state of CPDFSDK_PageView. | Henrique Nakashima |
2017-08-22 | Added FPDFAnnot_GetLinkedAnnot() | Jane Liu |
2017-08-22 | Converted CFX_Matrix::TransformRect() to take in consts | Jane Liu |
2017-08-22 | Check length in CFX_Win32FontInfo::AddInstalledFont | Nicolas Pena |
2017-08-22 | Prepare safetynet_job.py to have its output sent in emails | Henrique Nakashima |
2017-08-22 | Avoid an ASSERT failure in CFX_SeekableStreamProxy. | Lei Zhang |
2017-08-21 | Unify cross ref item check.chromium/3193 | Artem Strygin |
2017-08-21 | Convert FDE_TXTEDIT_LINEEND to a private enum class | Dan Sinclair |
2017-08-21 | Cleanup CFDE_TxtEdtBuf and simplify some logic. | Dan Sinclair |
2017-08-21 | Avoid annotation popups to be clipped at page edges | Jane Liu |
2017-08-21 | Remove useless code. | Artem Strygin |
2017-08-21 | Converted CFDE_TxtEdt{Buf|Engine}::Insert() to take CFX_WideString | Jane Liu |
2017-08-21 | Converted CFX_FloatRect::{Init|Update}Rect() to take point objects | Jane Liu |
2017-08-21 | Cleanup CFDE_TextOut | Dan Sinclair |
2017-08-21 | Converted DrawCosmeticLine() to take point objects | Jane Liu |
2017-08-21 | Fixing crash on delete or backspace in XFA text edit box. | Henrique Nakashima |
2017-08-21 | Roll yasm to 1.3.0. | Lei Zhang |
2017-08-17 | Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189 | Lei Zhang |
2017-08-17 | Change CXFA_FFWidget::RenderWidget() to take a const CFX_Matrix&. | Lei Zhang |
2017-08-17 | Remove default parameters from CXFA_FFWidget methods. | Lei Zhang |
2017-08-17 | Remove default parameters in CXFA_Graphics methods. | Lei Zhang |
2017-08-17 | Remove default argument for CXFA_Graphics::SetLineWidth(). | Lei Zhang |
2017-08-17 | Remove redundant members in CFDE_TxtEdtEngine | Dan Sinclair |
2017-08-17 | Roll DEPS for Skia to e0e2075. | Lei Zhang |
2017-08-17 | Roll DEPS for third_party/instrumented_lib to 644afd3. | Lei Zhang |
2017-08-17 | Roll DEPS for ICU to 08cb956. | Lei Zhang |
2017-08-17 | Turn caret movement into an enum class | Dan Sinclair |
2017-08-17 | Cleanup CFDE_TxtEdtEngine Insert and Delete methods | Dan Sinclair |