summaryrefslogtreecommitdiff
path: root/xfa/src/fgas
AgeCommit message (Expand)Author
2016-03-08Fix build breakage at 69af2a34f211Tom Sepez
2016-03-08FX_FONTDESCRIPTOR must be POD.Tom Sepez
2016-03-07Revert "Fix chromium-style errors."Dan Sinclair
2016-03-07Fix chromium-style errors.Dan Sinclair
2016-03-07Remove _FX_WINAPI_PARTITION_APP_Dan Sinclair
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-03-01Replace FX_LPCRECT typedef with underlying typesTom Sepez
2016-03-01Remove FX_NUM_DOUBLEDan Sinclair
2016-02-29Using size_t to silence warnings.Dan Sinclair
2016-02-29Remove fgas_base.h and IWYUDan Sinclair
2016-02-29Remove _FX_USEGASFONTMGR_ as it is always definedDan Sinclair
2016-02-29Remove #ifdef _FXEMB as it is not definedDan Sinclair
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-25Use std::lower_bound() in a couple places.Lei Zhang
2016-02-25Remove fgas.h and IWYU.Dan Sinclair
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