Age | Commit message (Expand) | Author |
2015-11-06 | Fix incorrect paths in third_party.gyp. | Oliver Chang |
2015-11-06 | Remove FXJS_GetRuntime | Tom Sepez |
2015-11-05 | Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557 | Lei Zhang |
2015-11-05 | Cleanup image_diff.cc. | Lei Zhang |
2015-11-05 | Update bundled freetype to 2.6.1 | Oliver Chang |
2015-11-04 | Cleanup: Remove some NULL checks in fpdfsdk. | Lei Zhang |
2015-11-04 | Add base test for RebuildCrossRef function. | Wei Li |
2015-11-04 | Fix the build after commit 8cadf995e9a0.chromium/2556 | Lei Zhang |
2015-11-04 | Make JS app.setTimeOut() work again. | Lei Zhang |
2015-11-04 | Remove unused variables in Transform1bppBitmap. | Oliver Chang |
2015-11-04 | Enforce input and output dimensionalities for CPDF_StitchFunc. | Oliver Chang |
2015-11-04 | Make checkdeps --resolve-dotdot succeed. | Lei Zhang |
2015-11-04 | Make JS_Define.h match XFA | Tom Sepez |
2015-11-04 | Make fpdfview_embeddertest.cpp test names match XFA | Tom Sepez |
2015-11-04 | Remove state from RebuildCrossRef state-machine. | Dan Sinclair |
2015-11-04 | Cleanup after syncing CPDFSDK_BAAnnot | Dan Sinclair |
2015-11-04 | Fix uninitialized variable introduced by previous refactoring. | Oliver Chang |
2015-11-04 | Backport CPDFSDK_BAAnnot from XFA. | Dan Sinclair |
2015-11-03 | Fix build broken at 0142f017d03d | Tom Sepez |
2015-11-03 | Make built-in font table slightly saner. | Tom Sepez |
2015-11-03 | Remove CFontFileFaceInfo. | Tom Sepez |
2015-11-03 | Add support for building with goma. | Oliver Chang |
2015-11-03 | Revert "Revert "Revert "Cleanup some numeric code.""" | Dan Sinclair |
2015-11-03 | Revert "Revert "Cleanup some numeric code."" | Dan Sinclair |
2015-11-03 | Add format width and precision tests. | Dan Sinclair |
2015-11-03 | Use std::numeric_limits::max() to put in the large position value. | Dan Sinclair |
2015-11-03 | Add test for CPDF_SyntaxParser::ReadHexString. | Dan Sinclair |
2015-11-03 | Revert "One test runner to rule them all." | Dan Sinclair |
2015-11-03 | Return result of the test runner. | Dan Sinclair |
2015-11-03 | One test runner to rule them all. | Dan Sinclair |
2015-11-02 | Roll DEPS for v8 to 88b764d. Regular weekly roll. | Lei Zhang |
2015-11-02 | Add test for CPDF_StreamParser::ReadHexString.chromium/2555chromium/2554chromium/2553 | Dan Sinclair |
2015-11-02 | Check fread() return values in CFX_FolderFontInfo::GetFontData(). | Lei Zhang |
2015-11-02 | Add tests for CMap_GetCode and CMap_GetCodeRange. | Dan Sinclair |
2015-11-02 | Add a test for the HexDecode method. | Dan Sinclair |
2015-11-02 | Remove _FPDF_ByteStringFromHex as it is unused | Dan Sinclair |
2015-11-02 | Add test for StringToCode and StringToWideString | Dan Sinclair |
2015-11-02 | Use standard true and false to replace 'TRUE' and 'FALSE' in pdfium_test | Jun Fang |
2015-11-02 | Support linearized loading | Jun Fang |
2015-10-30 | Clean up CPDF_AnnotList. | Lei Zhang |
2015-10-30 | Port https://codereview.chromium.org/398163006 to gn. | Nico Weber |
2015-10-30 | Move a unique_ptr initialisation out of the initialisation list in fsdk_mgr.cpp | Oliver Chang |
2015-10-30 | Convert a bunch of raw pointers in fsdk_mgr to unique_ptrs. | Oliver Chang |
2015-10-30 | Remove two more unused variables that compilers now complain about. | Nico Weber |
2015-10-30 | Remove external jpeg provider interface. | Tom Sepez |
2015-10-30 | Merge to master: Restore early return in FORM_DoPageAAction() | Tom Sepez |
2015-10-30 | chromium_code: Surrender in the gyp build for now. | Nico Weber |
2015-10-30 | More chromium_code whack-a-mole. | Nico Weber |
2015-10-30 | CPDFDoc_Environment::GetAnnotHandlerMgr() never returns nullptr. | Lei Zhang |
2015-10-30 | Rip out the KillFocusAnnot call from CPDFSDK_PageView's destructor | Oliver Chang |