Age | Commit message (Expand) | Author |
2015-11-06 | Merge to XFA: Rename CFXJS_PrivateData to CFXJS_PerObjectData. | Tom Sepez |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-06 | XFA: Suppress remaining failing corpus tests on Linux. | Lei Zhang |
2015-11-06 | XFA: Rename freetype to fx_freetype in pdfium.gyp. | Lei Zhang |
2015-11-06 | XFA: Sync samples/ build files with master. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix incorrect paths in third_party.gyp. | Oliver Chang |
2015-11-06 | Merge to XFA: Remove FXJS_GetRuntime | Tom Sepez |
2015-11-05 | Merge to XFA: The chromium_code whack-a-mole CLs. | Lei Zhang |
2015-11-05 | Merge to XFA: Update bundled freetype to 2.6.1 | Oliver Chang |
2015-11-05 | Merge to XFA: Cleanup image_diff.cc. | Lei Zhang |
2015-11-05 | Merge to XFA: Add base test for RebuildCrossRef function. | Wei Li |
2015-11-05 | Fix XFA compilation warnings, part 2 | Tom Sepez |
2015-11-04 | XFA: Set the right FPDF_FORMFILLINFO version for embedder tests. | Lei Zhang |
2015-11-05 | Remove harmony proxy from XFA | Jun Fang |
2015-11-04 | Merge to XFA: Cleanup: Remove some NULL checks in fpdfsdk. | Lei Zhang |
2015-11-04 | Merge to XFA: Make JS app.setTimeOut() work again. | Lei Zhang |
2015-11-04 | Merge to XFA: Make checkdeps --resolve-dotdot succeed. | Lei Zhang |
2015-11-04 | Merge to XFA: Enforce input and output dimensionalities for CPDF_StitchFunc. | Oliver Chang |
2015-11-04 | XFA: make JS_Define.h match master | Tom Sepez |
2015-11-04 | Merge to XFA: Remove state from RebuildCrossRef state-machine. | Dan Sinclair |
2015-11-04 | Merge to XFA: Cleanup after syncing CPDFSDK_BAAnnot | Dan Sinclair |
2015-11-04 | Merge to XFA: Make built-in font table slightly saner. | Tom Sepez |
2015-11-03 | Remove unused variables | Jun Fang |
2015-11-03 | Merge to XFA: Remove CFontFileFaceInfo. | Tom Sepez |
2015-11-03 | Merge to XFA: Add support for building with goma. | Oliver Chang |
2015-11-03 | Merge to XFA: Add format width and precision tests. | Dan Sinclair |
2015-11-03 | Merge to XFA: Add test for CPDF_SyntaxParser::ReadHexString. | Dan Sinclair |
2015-11-03 | Merge to XFA: Revert "One test runner to rule them all." | Dan Sinclair |
2015-11-03 | Merge to XFA: Return result of the test runner. | Dan Sinclair |
2015-11-03 | Merge to XFA: One test runner to rule them all. | Dan Sinclair |
2015-11-02 | Merge to XFA: Roll DEPS for v8 to 88b764d. Regular weekly roll. | Lei Zhang |
2015-11-02 | Merge to XFA: Check fread() return values in CFX_FolderFontInfo::GetFontData(). | Lei Zhang |
2015-11-02 | Merget to XFA: Add test for CPDF_StreamParser::ReadHexString. | Dan Sinclair |
2015-11-02 | XFA: Simplify CPDFSDK_PageView::PageView_OnDraw(). | Lei Zhang |
2015-11-02 | Merge to XFA: Add tests for CMap_GetCode and CMap_GetCodeRange. | Dan Sinclair |
2015-11-02 | Merge to XFA: Add a test for the HexDecode method. | Dan Sinclair |
2015-11-02 | Merge to XFA: Remove _FPDF_ByteStringFromHex as it is unused | Dan Sinclair |
2015-11-02 | Merge to XFA: Add test for StringToCode and StringToWideString | Dan Sinclair |
2015-11-02 | Fix XFA compilation noise, part 1. | Tom Sepez |
2015-10-30 | Merge to XFA: Clean up CPDF_AnnotList. | Lei Zhang |
2015-10-30 | Merge to XFA: Move a unique_ptr initialisation out of the initialisation list... | Oliver Chang |
2015-10-30 | Merge to XFA: Convert a bunch of raw pointers in fsdk_mgr to unique_ptrs. | Oliver Chang |
2015-10-30 | Merge to XFA: Remove external jpeg provider interface. | Tom Sepez |
2015-10-30 | Merge to XFA: linux: Remove unneeded -L flags from static library targets. | Lei Zhang |
2015-10-30 | Merge to XFA: CPDFDoc_Environment::GetAnnotHandlerMgr() never returns nullptr. | Lei Zhang |
2015-10-30 | Merge to XFA: Fix incorrect CPDFSDK_PageView::CountAnnots(). (try 2) | Lei Zhang |
2015-10-30 | XFA: Remove dead code in CBC_BufferedImageLuminanceSource and friends. | Lei Zhang |
2015-10-30 | XFA: Remove null CFX_DIBAttribute default argument. | Tom Sepez |
2015-10-30 | Merge to XFA: Add standard "Must be after no_chromium_code" comment in GN files. | Lei Zhang |
2015-10-30 | Merge to XFA: Rip out the KillFocusAnnot call from CPDFSDK_PageView's destructor | Oliver Chang |