summaryrefslogtreecommitdiff
path: root/xfa/src/fgas
AgeCommit message (Expand)Author
2016-02-25Make CFX_PSVTemplate simpler.Tom Sepez
2016-02-25Remove include only fwl.h and IWYU.Dan Sinclair
2016-02-24Fix windows build broken at ea208f2.Tom Sepez
2016-02-24Moar _CAPS work, part 5Tom Sepez
2016-02-24Moar _CAPS naming, part 4Tom Sepez
2016-02-24_FXPLUS is never defined.Tom Sepez
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-23Remove uses of this->foo.Lei Zhang
2016-02-23XFA build fix.Dan Sinclair
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-22Fix remaining FX_memsets in windowsTom Sepez
2016-02-22Remove unused stuff from fx_sys.hTom Sepez
2016-02-22Define NDEBUG for Release builds.Lei Zhang
2016-02-22Remove CFX_ThreadLock (its a no-op)Tom Sepez
2016-02-22Expand XFA includes to be relative to pdfium/.Dan Sinclair
2016-02-22Fixing include guards, and presubmit.Dan Sinclair
2016-02-19Remove CFX_{Byte,Wide}String::ConvertFrom().Lei Zhang
2016-02-19Fix an assertion failure in CXFA_FWLTheme::Initialize()Jun Fang
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-01-27XFA: Fix checkdeps violations.Lei Zhang
2016-01-26Fix DOS newlinesTom Sepez
2016-01-26Fix SEGV in VerifyUnicode()Jun Fang
2016-01-19Fix an assertion failure in CXFA_FWLTheme::Initialize()Jun Fang
2016-01-12XFA: Fix compilation warnings introduced at b9bc6b7chromium/2621chromium/2620Tom Sepez
2016-01-12Fix an assertion failure in CFX_RTFBreak::SetLineWidth()Jun Fang
2016-01-11XFA: Fix memory leakage on LinuxJun Fang
2016-01-11XFA: Get rid of dead code in an #ifndef FX_FILESIZE block.Lei Zhang
2016-01-11XFA: Fix the Mac build after commit 375a86403b7f.Lei Zhang
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-12-17Remove FDE_Alloc in favor of FX_Alloc.Tom Sepez
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-11-27Fix a crasher in LoadFont() when non-standard font is used in XFA filesJun Fang
2015-11-13XFA: Remove empty files in xfa/src/fgas/src/crt/codepage.Lei Zhang
2015-11-05Fix XFA compilation warnings, part 2Tom Sepez
2015-11-02Fix XFA compilation noise, part 1.Tom Sepez
2015-10-30Fix segv in CFX_BaseArray::~CFX_BaseArrayTom Sepez
2015-10-29Remove register keyword from xfa filesTom Sepez
2015-10-23XFA: Manually apply changes to fpdf_text.h and fx_font.h from masterTom Sepez
2015-10-21Merge to XFA: Make CFX_FontMgr member variables private. (try 2)Lei Zhang
2015-10-21XFA: Fix two minor build errors on WindowsQin Zhao
2015-10-16fxcrt convergence - XFA side.Tom Sepez
2015-10-02Merge to XFA: Turn a couple functions that always return true to return void.Lei Zhang
2015-10-02XFA: Remove test for new.Lei Zhang
2015-08-17Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.Lei Zhang
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-19Fix -Wnon-virtual-dtor warnings on the XFA branch.Lei Zhang
2015-06-16XFA: Write new as "new" rather than using several macros.Tom Sepez