Age | Commit message (Expand) | Author |
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 |
2016-04-26 | Roll v8 to 0ff89ea7 and update gyp references | machenbach |
2016-04-25 | Continue documentation cleanup | dsinclair |
2016-04-25 | Fixup page removal for XFA documents. | dsinclair |
2016-04-25 | Use std::map in xfa_ffdoc.cpp | tsepez |
2016-04-25 | Fix incorrect offset computation. | etienneb |
2016-04-25 | Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. | tsepez |
2016-04-25 | Combine the javascript and pixel test runners. | dsinclair |
2016-04-25 | Standalone GN on mac | dsinclair |
2016-04-22 | Change the code to avoid three unit test failures on release build | weili |
2016-04-22 | Add a simple check for V4 cross reference table | weili |
2016-04-22 | Remove CFX_MapPtrTemplate usage in fsdk_baseform.cpp | tsepez |
2016-04-22 | Fix standalone mac build | dsinclair |
2016-04-22 | Remove #ifdef platform which is always true. | tsepez |
2016-04-21 | Remove next batch of CFX_ arrays from fpdf_edit_doc.cpp | tsepez |
2016-04-21 | Remove more CFX_ArrayTemplate from fpdf_edit_doc.cpp | tsepez |
2016-04-21 | Remove one warning from PDFium compilation in Cros | weili |
2016-04-21 | Replace CFX_ArrayTemplate with std::vector in CPDF_ObjectStream | tsepez |
2016-04-21 | Remove unused CFX_IntArray. | tsepez |
2016-04-21 | Remove IFDE_CSSTagProvider. | dsinclair |
2016-04-21 | Remove CFWL_Note. | dsinclair |
2016-04-21 | Add a missing initialisation for CPDF_ContentMarkItem.chromium/2717chromium/2716chromium/2715 | ochang |
2016-04-21 | Replace CFX_RectArray with std::vector<CFX_FloatRect> | tsepez |
2016-04-21 | Make CFX_BasicArray non-copyable. | tsepez |
2016-04-21 | Remove CFX_ArrayTemplate from fpdf_parser_decode.cpp | tsepez |
2016-04-21 | Assert that CFX_ strings are pointer-size. | tsepez |
2016-04-21 | Cleanup FDE interfaces. | dsinclair |
2016-04-21 | Only call shading code with streams. | dsinclair |
2016-04-21 | Remove CFX_ArrayTemplate from CPDF_LinkExtract | tsepez |
2016-04-21 | Pixel tests are all generated, not .pdf files | dsinclair |
2016-04-21 | Remove unused FWL flags | dsinclair |
2016-04-21 | Convert some FWL defines to enums. | dsinclair |
2016-04-20 | Remove duplication. | dsinclair |
2016-04-20 | Inline CFX_WideString::c_str. | dsinclair |
2016-04-20 | Upgrade build and clang. | dsinclair |
2016-04-20 | Standalone GN build. | dsinclair |
2016-04-20 | Remove build/ directory. | dsinclair |
2016-04-20 | Revert of Re-Reland Combined test runner. (patchset #4 id:80001 of https://co... | dsinclair |
2016-04-20 | Cleanups from prior CLs. | dsinclair |
2016-04-20 | Re-Reland Combined test runner. | dsinclair |
2016-04-20 | fix issue of Heap Use-After-Free in CXFA_LayoutItem::AddChild | jinming_wang |
2016-04-19 | Re-enable warning 4701 for GN (re-land) | weili |