Age | Commit message (Expand) | Author |
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 |
2015-10-28 | Merge to XFA: Revert "Add test case for parsing endobj keywords." | Dan Sinclair |
2015-10-28 | Merge to XFA: Add a NULL check in pdf_page_colors.cpp | Oliver Chang |
2015-10-28 | XFA: Merge DEPS from master for v8, corpus changes | Tom Sepez |
2015-10-28 | XFA: Merge master SUPPRESSIONS files | Tom Sepez |
2015-10-28 | XFA: Update document_methods javascript test. | Tom Sepez |
2015-10-28 | Merge to XFA: Add constants for the path operators. | Dan Sinclair |
2015-10-28 | Merge to XFA: Check if document was opened during testing. | Dan Sinclair |
2015-10-28 | Merge to XFA: Add PositionIsInBounds to CPDF_StreamParser | Dan Sinclair |
2015-10-28 | Include cmath so we get std::isnan | dan sinclair |
2015-10-28 | Merge to XFA: Add helpers to check the PDF_CharType. | Dan Sinclair |
2015-10-28 | A crasher due to lacking 'template' node in XFA file | Jun Fang |
2015-10-27 | Merge to XFA: Use static_cast for various CPDF_Object conversions. | Dan Sinclair |
2015-10-27 | Merge to XFA: Give names to the shading types | Dan Sinclair |
2015-10-27 | Merge to XFA: Add context to file load failures in pdfium_test. | Dan Sinclair |
2015-10-27 | Merge to XFA: Fix memory leak in FXJS_ReleaseRuntime. | Oliver Chang |
2015-10-27 | Merge to XFA: Type check the m_pShadingObj before assuming it's a stream. | Dan Sinclair |