Age | Commit message (Expand) | Author |
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 |
2016-04-19 | Remove a few more char* members from structs/classes. | tsepez |
2016-04-19 | Fix path in BUILD.gn file.chromium/2714chromium/2713 | pcc |
2016-04-19 | Store WideString, not raw pointer, in FX_TXTRUN | tsepez |
2016-04-19 | Move build/ to build_gyp/. | dsinclair |
2016-04-19 | Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. | dsinclair |
2016-04-19 | Remove fullscreen code. | dsinclair |
2016-04-19 | Remove IPDF_CryptoHandler and IPDF_SecurityHandler. | dsinclair |
2016-04-19 | XFA unused function cleanup | dsinclair |
2016-04-18 | Exclude XFA-only corpus from non-xfa and roll corpus. | tsepez |
2016-04-18 | Allow pdfium_test to send simple events to each page. | tsepez |
2016-04-18 | Use the same Clang revision as v8 uses | weili |
2016-04-18 | Revert "Use the same Clang revision as v8 uses" | weili |
2016-04-18 | Use the same Clang revision as v8 uses | Wei Li |
2016-04-18 | Use lkgr revision of Clang for PDFium | weili |