Age | Commit message (Expand) | Author |
2015-10-26 | Merge to XFA: Revert "Revert "Add type cast definitions for CPDF_Reference."" | Dan Sinclair |
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 | Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone(). | Lei Zhang |
2015-10-23 | XFA: Manually apply changes to fpdf_text.h and fx_font.h from master | Tom Sepez |
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-21 | Merge to XFA: Make CFX_FontMgr member variables private. (try 2) | Lei Zhang |
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 | [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-19 | Merge to XFA: Refactor progressive renderer. | Tom Sepez |
2015-10-19 | Merge to XFA: Remove duplicate core/include/thirdparties headers. | Tom Sepez |
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: Add FPDFAPIJPEG_ prefix to more libjpeg functions | Tom Sepez |
2015-10-16 | Merge to XFA: Fix a bunch of sign mismatch warnings. | Lei Zhang |
2015-10-16 | Merge to XFA: Declare PDF_GetStandardFontName() in the header. | Lei Zhang |
2015-10-16 | fxcrt convergence - XFA side. | Tom Sepez |
2015-10-08 | Merge to XFA: Various changes to JBig2 cache: | Lei Zhang |
2015-10-05 | Merge to XFA: Added a fallback Win32 font information class for win32k lockdown. | Tom Sepez |
2015-10-03 | Merge to XFA: Fix NULL pointer dereference in CPDF_InterForm. | Lei Zhang |
2015-10-02 | Merge to XFA: Get rid of gotos in CPDF_SyntaxParser and FlateUncompress(). | Lei Zhang |
2015-10-02 | Merge to XFA: Turn a couple functions that always return true to return void. | Lei Zhang |
2015-10-01 | XFA: Remove checks in fxcrt now that new can't return 0. | Lei Zhang |
2015-10-01 | Merge to XFA: Clean up some image decoder classes: | Lei Zhang |
2015-09-28 | Merge to XFA: Cleanup some fx_codec_fax.cpp code. | Lei Zhang |
2015-09-25 | Merge to XFA: Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf files | Lei Zhang |
2015-09-23 | Merge to XFA: Allow external font-path configuration from pdfium_test. | Lei Zhang |
2015-09-22 | Merge to XFA: Change nonstd::unique_ptr to take a custom deleter. | Lei Zhang |
2015-09-17 | Merge to XFA: Implement FPDFAction_GetFilePath(). | Lei Zhang |
2015-09-03 | Merge to XFA: Remove dead JBig2 code. | Lei Zhang |
2015-09-03 | Merge to XFA: Cleanup dead code in CPDF_DIBSource::LoadJpxBitmap() and friends. | Lei Zhang |
2015-08-19 | Merge to XFA: Extern in .cpp file is a code smell, part 2. | Tom Sepez |
2015-08-19 | Merge to XFA: Extern in .cpp files is a code smell, part 1. | Tom Sepez |
2015-08-19 | Merge to XFA: Remove more dead code from fx_basic.h | Tom Sepez |
2015-08-19 | Merge to XFA: FX_CMapDwordToDword considered harmful. | Tom Sepez |
2015-08-19 | Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch). | Tom Sepez |
2015-08-17 | Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding. | Lei Zhang |
2015-08-17 | Merge to XFA: Fix more sign comparison errors. | Lei Zhang |
2015-08-14 | Merge to XFA: Don't bother checking pointers before delete[] and FX_Free(). | Lei Zhang |
2015-08-14 | Merge to XFA: Use override in more classes in fpdfsdk/ | Lei Zhang |
2015-08-14 | Merge to XFA: Use override in more classes in core/ | Lei Zhang |
2015-08-14 | Merge to XFA: Add new public APIs to find the z-order for links and widgets. | Lei Zhang |
2015-08-14 | Merge to XFA: Cleanup: Remove unused CPDF_Metadata::m_pDoc. | Lei Zhang |
2015-08-14 | Merge to XFA: CPDF_ModuleMgr::m_SecurityHandlerMap only used by dead code. | Tom Sepez |
2015-08-13 | Merge to XFA: Cleanup: s/Torelance/Tolerance/ | Lei Zhang |