Age | Commit message (Expand) | Author |
2016-02-19 | Remove CFX_{Byte,Wide}String::ConvertFrom(). | Lei Zhang |
2016-02-19 | Fix an assertion failure in CXFA_FWLTheme::Initialize() | Jun Fang |
2016-02-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-01-27 | XFA: Fix checkdeps violations. | Lei Zhang |
2016-01-26 | Fix DOS newlines | Tom Sepez |
2016-01-26 | Fix SEGV in VerifyUnicode() | Jun Fang |
2016-01-19 | Fix an assertion failure in CXFA_FWLTheme::Initialize() | Jun Fang |
2016-01-12 | XFA: Fix compilation warnings introduced at b9bc6b7chromium/2621chromium/2620 | Tom Sepez |
2016-01-12 | Fix an assertion failure in CFX_RTFBreak::SetLineWidth() | Jun Fang |
2016-01-11 | XFA: Fix memory leakage on Linux | Jun Fang |
2016-01-11 | XFA: Get rid of dead code in an #ifndef FX_FILESIZE block. | Lei Zhang |
2016-01-11 | XFA: Fix the Mac build after commit 375a86403b7f. | Lei Zhang |
2016-01-11 | Merge to XFA: Switch most min/max macros to std::min/max. | Lei Zhang |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2015-12-17 | Remove FDE_Alloc in favor of FX_Alloc. | Tom Sepez |
2015-12-14 | Merge to XFA: Remove FX_BSTRC. | Lei Zhang |
2015-11-27 | Fix a crasher in LoadFont() when non-standard font is used in XFA files | Jun Fang |
2015-11-13 | XFA: Remove empty files in xfa/src/fgas/src/crt/codepage. | Lei Zhang |
2015-11-05 | Fix XFA compilation warnings, part 2 | Tom Sepez |
2015-11-02 | Fix XFA compilation noise, part 1. | Tom Sepez |
2015-10-30 | Fix segv in CFX_BaseArray::~CFX_BaseArray | Tom Sepez |
2015-10-29 | Remove register keyword from xfa files | Tom Sepez |
2015-10-23 | XFA: Manually apply changes to fpdf_text.h and fx_font.h from master | Tom Sepez |
2015-10-21 | Merge to XFA: Make CFX_FontMgr member variables private. (try 2) | Lei Zhang |
2015-10-21 | XFA: Fix two minor build errors on Windows | Qin Zhao |
2015-10-16 | fxcrt convergence - XFA side. | 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 test for new. | Lei Zhang |
2015-08-17 | Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding. | Lei Zhang |
2015-08-05 | Kill off last uses of FX_NEW in XFA. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
2015-06-19 | Fix -Wnon-virtual-dtor warnings on the XFA branch. | Lei Zhang |
2015-06-16 | XFA: Write new as "new" rather than using several macros. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-04-16 | Fix heap use after free in FT_Stream_ReleaseFrame | JUN FANG |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2014-12-04 | Remove needless casts of (narrow) string literals. | Tom Sepez |
2014-12-04 | Replace void* pointers with CFX_BaseMassArrayImp* pointers. | Tom Sepez |
2014-11-24 | Mass remove dangerous and needless LPCWSTR casts. | Tom Sepez |
2014-11-03 | modify google bug 61311 for messageBox; | linlin_miao |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |