Age | Commit message (Expand) | Author |
2016-05-03 | Revert of Relax a couple checks to allow certain non-standard PDF files. (pat... | weili |
2016-05-03 | Reland of Allow overriding GN build flagschromium/2724 | dsinclair |
2016-05-02 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11 | tsepez |
2016-05-02 | Fix lint bugs. | thestig |
2016-05-02 | Remove unneeded CPVT classes. | thestig |
2016-05-02 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 10 | tsepez |
2016-05-02 | Add tree status check to PDFium CQ.chromium/2723 | dsinclair |
2016-05-02 | Remove IFDE_TxtEdt interfaces where possible. | dsinclair |
2016-04-30 | Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://co... | dsinclair |
2016-04-29 | Use utilities from build directory instead of own copies | weili |
2016-04-29 | Subtract instead of adding the negation. | thestig |
2016-04-29 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9 | tsepez |
2016-04-29 | Documentation change for Window toolchain setting | weili |
2016-04-29 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 8 | tsepez |
2016-04-29 | Relax a couple checks to allow certain non-standard PDF files. | weili |
2016-04-29 | Replace CFX_PtryArray with typesafe CFX_ArrayTemplate, Part 7 | tsepez |
2016-04-29 | Avoid nullptr dereferences in sycc444_to_rgb(). | thestig |
2016-04-28 | Do not check pointers before deleting them. | thestig |
2016-04-28 | Convert CFX_PtrArray to typesafe CFX_ArrayTemplate, Part 6 | tsepez |
2016-04-28 | Reland of Use visual studio toolchain from depot_tools for PDFium compilation... | weili |
2016-04-28 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, Part 5 | tsepez |
2016-04-28 | Update Dr. memory tool to version 1.10.16880 | Wei Li |
2016-04-28 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 4 | tsepez |
2016-04-28 | Fix stack overflow from nested arrays. | thestig |
2016-04-28 | Make two compilation flags for Windows Clang build effective | weili |
2016-04-28 | Change bool type to fix warnings.chromium/2720 | dsinclair |
2016-04-28 | More FWL interface cleanup. | dsinclair |
2016-04-28 | Cleanup IFDE_CSS interfaces. | dsinclair |
2016-04-28 | Remove output redirect from corpus test runner. | dsinclair |
2016-04-27 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3 | tsepez |
2016-04-27 | Revert of Use visual studio toolchain from depot_tools for PDFium compilation... | weili |
2016-04-27 | Replace CFX_PtrArray with type-safe CFX_ArrayTemplate, Part 2 | tsepez |
2016-04-27 | Adding default_exe_manifest to two binaries | brucedawson |
2016-04-27 | Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1. | tsepez |
2016-04-27 | Use visual studio toolchain from depot_tools for PDFium compilation | weili |
2016-04-27 | Use the correct default goma directory on Windows | weili |
2016-04-27 | Allow overriding GN build flags | dsinclair |
2016-04-27 | More IFX_ interface cleanup. | dsinclair |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-27 | Fix incorrect v8 TryCatch. | etienneb |
2016-04-27 | Remove IFX_SystemHandler. | dsinclair |
2016-04-26 | CPDF_Document::LoadPattern() and friends always have a valid matrix. | thestig |
2016-04-26 | Move CPDF_Document code into cpdf_document.cpp. | thestig |
2016-04-26 | Remove several IPDF_ interfaces and CPDF_RenderModule. | dsinclair |
2016-04-26 | CFX_ByteString::Reserve(), ReleaseBuffer() fixes. | tsepez |
2016-04-26 | Clean up CPDF_Page. | thestig |
2016-04-26 | Fix Wvarargs warning in XFA error code.chromium/2722chromium/2721chromium/2719chromium/2718 | dsinclair |
2016-04-26 | Remove no-op ShowFileDialog(s). | tsepez |
2016-04-26 | Skip GYP if GYP_PDFIUM_NO_ACTION set. | dsinclair |
2016-04-26 | Fix unittest with embedded NUL character. | etienneb |