Age | Commit message (Expand) | Author |
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 |
2015-10-23 | Take fx_apple_platform.cpp from master | Tom Sepez |
2015-10-23 | Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone(). | Lei Zhang |
2015-10-23 | XFA: make JBig2_HuffmanTable.cpp match master | Tom Sepez |
2015-10-23 | XFA: Manually correct IsParsered to IsParsed in remaining places. | Tom Sepez |
2015-10-23 | XFA: Manually apply changes to fpdf_text.h and fx_font.h from master | Tom Sepez |
2015-10-22 | XFA: Make fx_codec_jpx_unittest.cpp match master | Tom Sepez |
2015-10-22 | Merge to XFA: Set a recursion limit on CPDF_DataAvail::CheckPageNode | Oliver Chang |
2015-10-22 | Merge to XFA: Make parallelized run_corpus_tests.py handle ctrl-c. | Lei Zhang |
2015-10-22 | Merge to XFA: Add type cast definitions for CPDF_Stream. | Dan Sinclair |
2015-10-22 | Merge to XFA: Add type cast definitions for CPDF_Array. | Dan Sinclair |
2015-10-22 | XFA: Sync build and documentation differences with master. | Dan Sinclair |
2015-10-22 | Merge to XFA: Remove unused error variable from CFX_Font::AdjustMMParams | Oliver Chang |
2015-10-22 | Merge to XFA: Remove unused CPDFSDK_InterForm::DoFDFBuffer. | Dan Sinclair |
2015-10-21 | Merge to XFA: Make DEPS use relative paths to fix recipe | Lei Zhang |
2015-10-21 | Merge to XFA: Make CFX_FontMgr member variables private. (try 2) | Lei Zhang |
2015-10-21 | Merge to XFA: (Reland) Switch builds to clang by default for Linux and OS X. | Oliver Chang |
2015-10-21 | Merge to XFA: Change DEPS hooks paths to include 'pdfium/'. | Oliver Chang |
2015-10-21 | XFA: Fix two minor build errors on Windows | Qin Zhao |
2015-10-21 | XFA: add CPDFDocumentToFPDFDocument() | Tom Sepez |
2015-10-21 | Merge to XFA: Remove FFL_Utils as it is unused. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_Name. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_String. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_Number. | Dan Sinclair |
2015-10-21 | Merge to XFA: Remove void* ctor from CPDF_Number. | Dan Sinclair |
2015-10-20 | XFA: Fix unittests and embeddertests crashers | Tom Sepez |
2015-10-20 | Fix pdfium-i#236: memory leaks from RenderPdf | Qin Zhao |
2015-10-20 | Merge to XFA: Cosmetic changes in fsdk_define.h | Tom Sepez |
2015-10-20 | [Merge to XFA] Add type cast definitions for CPDF_Boolean. | Dan Sinclair |
2015-10-20 | [Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary."" | Dan Sinclair |
2015-10-20 | [Merge to XFA] Minor documentation updates for fpdfview.h. | Dan Sinclair |
2015-10-20 | XFA: Remove cond ? TRUE : FALSE. | Lei Zhang |
2015-10-19 | Merge to XFA: Remove unused CFFL_Notify. | Lei Zhang |
2015-10-19 | Merge to XFA: Fix some override warnings in fpdfview.cpp. | Lei Zhang |
2015-10-19 | Remove unused xfa and JS headers. | Tom Sepez |
2015-10-19 | Merge to XFA: Refactor progressive renderer. | Tom Sepez |
2015-10-19 | Merge to XFA: Consolidate test support code. | Tom Sepez |
2015-10-19 | Merge to XFA: Remove duplicate core/include/thirdparties headers. | Tom Sepez |
2015-10-19 | Merge to XFA: Remove dead code that was reactivated when fixing overrides. | Lei Zhang |
2015-10-19 | Merge to XFA: Sanity check the values of TRUE and FALSE. | Lei Zhang |
2015-10-19 | Merge to XFA: Remove some checks for object creation failures. They cannot fail. | Lei Zhang |
2015-10-19 | Merge to XFA: Unrevert commit a398ca6 and apply the proper fix. | Lei Zhang |