Age | Commit message (Expand) | Author |
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 |
2015-10-30 | XFA: Remove unused classes from fpdf_serial | Tom Sepez |
2015-10-30 | XFA: bring fx_codec_fax in-line with master | Tom Sepez |
2015-10-30 | XFA: Take CTTFontDesc::ReleaseFace() changes from master. | Tom Sepez |
2015-10-30 | XFA: remove unused GdiCombineMode2Gdip() [windows] | Tom Sepez |
2015-10-30 | XFA: Restore early return if no FPDF_Page in FORM_DoPageAAction() | Tom Sepez |
2015-10-30 | Fix segv in CFX_BaseArray::~CFX_BaseArray | Tom Sepez |
2015-10-30 | XFA: Segv in CFXJSE_RuntimeData::Get() | Tom Sepez |
2015-10-29 | XFA: Manual merge of Clean up IFX_BidiChar | Lei Zhang |
2015-10-29 | Remove register keyword from xfa files | Tom Sepez |
2015-10-29 | XFA: remove unsafe exif parsing code | Tom Sepez |
2015-10-29 | XFA: Remove unused _JpegLoadIccProfile() | Tom Sepez |
2015-10-29 | Merge to XFA: Remove linearized path print statements | Dan Sinclair |
2015-10-28 | Merge to XFA: Add PDFCharIsLineEnding helper | Dan Sinclair |
2015-10-28 | Merge to XFA: Allow running individual tests. | Dan Sinclair |