Age | Commit message (Expand) | Author |
2016-01-05 | Merge 3d8f56d back to xfa | Tom Sepez |
2015-12-22 | Merge to XFA: Start using allowed C++11 features. | Lei Zhang |
2015-12-22 | Merge to XFA: Add ContainsKey() and ContainsValue() and use them where approp... | Lei Zhang |
2015-12-17 | Merge to XFA: FX_NAMESPACE_DECLARE pointless. | Tom Sepez |
2015-12-14 | Merge to XFA: Get rid of most instance of 'foo == NULL' | Lei Zhang |
2015-12-14 | Merge to XFA: Get rid of most instance of 'foo != NULL' | Lei Zhang |
2015-12-14 | Merge to XFA: Remove FX_BSTRC. | Lei Zhang |
2015-12-10 | Merge to XFA: Replace several more CFX_MapPtrToPtr with std::set or std::map | Tom Sepez |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-12-09 | Fix heap-use-after-free in FT_Stream_ReleaseFrame | Jun Fang |
2015-12-09 | Merge to XFA: Get rid of most uses of CFX_PtrArray. | Tom Sepez |
2015-12-08 | Merge to XFA: Fix rendering with built-in CID fonts | Jun Fang |
2015-11-30 | Allow building non-XFA (master) on the XFA branch. | Tom Sepez |
2015-11-25 | Manual fixups to PDF_ENABLE_XFA in core/ | Tom Sepez |
2015-11-25 | Inflict PPDF_ENABLE_XFA ifdefs on XFA core/ | Tom Sepez |
2015-11-20 | Make XFA core/ look like master (part N). | Tom Sepez |
2015-11-20 | Reduce diffs with master in core | Tom Sepez |
2015-11-12 | Merge to XFA: Remove relative includes. | Lei Zhang |
2015-11-11 | Merge to XFA: Fix / simplify CFX_FolderFontInfo::GetFontData() behavior. | Lei Zhang |
2015-11-10 | Merge to XFA: Make SDP_Table an array of int16_t. | Lei Zhang |
2015-11-10 | Merge to XFA: Fix relative includes within core/ | Lei Zhang |
2015-11-09 | Merge to XFA: Cleanup some fxge font code. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-05 | Merge to XFA: The chromium_code whack-a-mole CLs. | Lei Zhang |
2015-11-04 | Merge to XFA: Make built-in font table slightly saner. | Tom Sepez |
2015-11-03 | Merge to XFA: Remove CFontFileFaceInfo. | Tom Sepez |
2015-11-02 | Merge to XFA: Check fread() return values in CFX_FolderFontInfo::GetFontData(). | Lei Zhang |
2015-10-30 | XFA: Take CTTFontDesc::ReleaseFace() changes from master. | Tom Sepez |
2015-10-30 | XFA: remove unused GdiCombineMode2Gdip() [windows] | Tom Sepez |
2015-10-26 | XFA: Take style changes from master for fx_ge_font.cpp | Tom Sepez |
2015-10-23 | Take fx_apple_platform.cpp from master | Tom Sepez |
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: Remove unused error variable from CFX_Font::AdjustMMParams | Oliver Chang |
2015-10-21 | Merge to XFA: Make CFX_FontMgr member variables private. (try 2) | Lei Zhang |
2015-10-19 | Merge to XFA: Sanity check the values of TRUE and FALSE. | Lei Zhang |
2015-10-16 | Merge to XFA: Don't bother passing -1 as the length to the CFX_ByteString ctor. | 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-05 | Merge to XFA: Added a fallback Win32 font information class for win32k lockdown. | Tom Sepez |
2015-10-02 | Merge to XFA: Turn a couple functions that always return true to return void. | Lei Zhang |
2015-10-02 | XFA: Remove tests for new in fxge and fpdfsdk. | Lei Zhang |
2015-09-23 | Merge to XFA: Allow external font-path configuration from pdfium_test. | Lei Zhang |
2015-09-22 | Merge to XFA: Add missing 'return' keyword. | Lei Zhang |
2015-09-17 | Merge to XFA: Add a missing #include that's needed for call to FXSYS_tolower. | Lei Zhang |
2015-08-20 | Merge to XFA: Fix some -Wmaybe-uninitialized errors. | 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: 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-14 | Merge to XFA: Don't bother checking pointers before delete[] and FX_Free(). | Lei Zhang |