Age | Commit message (Expand) | Author |
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 |
2015-10-27 | Revert accidental commits to XFA. | Tom Sepez |
2015-10-27 | Address review comments | Jun Fang |
2015-10-27 | Update .in file | Jun Fang |
2015-10-27 | Update the format | Jun Fang |
2015-10-27 | Add an embedded test case | Jun Fang |
2015-10-26 | Delete unused fpdfsdkdll.rc and resource.h. | Lei Zhang |
2015-10-26 | Merge to XFA: Remove usage of std::vector::data | Oliver Chang |
2015-10-26 | Merge to XFA: Partial revert of commit c6d8683 to fix a GN + Win/Clang build ... | Lei Zhang |
2015-10-26 | XFA: Take style changes from master for fx_ge_font.cpp | Tom Sepez |
2015-10-26 | Merge to XFA: Remove default argument from CPDF_Dictionary::SetAt(). | Lei Zhang |
2015-10-26 | Remove CPDF_Reference::Create(), make logic match master | Tom Sepez |
2015-10-26 | Merge to XFA: Fix a leak in CPDF_SyntaxParser::GetObject(). | Lei Zhang |
2015-10-26 | Merge to XFA: Revert "Revert "Add type cast definitions for CPDF_Reference."" | Dan Sinclair |
2015-10-26 | XFA: Fix stray comma in BUILD.gn | Tom Sepez |
2015-10-26 | Merge to XFA: Cleanup parts of CPDFSDK_AnnotIterator and CPDFSDK_PageView. | Lei Zhang |
2015-10-26 | XFA: Remove unused FXSYS_i64tow() | Tom Sepez |
2015-10-23 | Merge to XFA: Convert some pointers in fpdf_parser_parser to unique_ptr and s... | Oliver Chang |
2015-10-23 | XFA: take small tidying from master in fpdf_parser_parser.cpp | Tom Sepez |