summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-02Don't load GDI+ if GDI is disabled.chromium/2666Tom Sepez
2016-03-02Check that the names buffer is not empty before passing to GetNameFromTT.Tom Sepez
2016-03-02Rename png_ functions conflicting with chrome.Tom Sepez
2016-03-02Remove unused CFX_GrowOnlyPool.dan sinclair
2016-03-01Remove implicit conversions and some cleanupWei Li
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-03-01Replace FX_LPCRECT typedef with underlying typesTom Sepez
2016-03-01Add myself to AUTHORS file.Dan Sinclair
2016-03-01This Cl adds some whitespace and other formatting while removing some braces ...Dan Sinclair
2016-03-01Remove _FX_WINAPI_PARTITION_DESKTOP_Dan Sinclair
2016-03-01Remove FX_NUM_DOUBLEDan Sinclair
2016-03-01Remove XFA_PARSE_HAS_LINEIDENTIFIERDan Sinclair
2016-03-01Remove _XFA_EMBDan Sinclair
2016-03-01Cleanup some fsdk_common definesDan Sinclair
2016-02-29Add CFX_FloatRect::ToFxRect().Tom Sepez
2016-02-29Remove fx_fpf.h and IWYUDan Sinclair
2016-02-29Pass rect by const reference in SetClip_Rect().Tom Sepez
2016-02-29Remove xfa_fm2js.h and IWYU.Dan Sinclair
2016-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-29Speculative fix for windows broken at d5e7b355b8c4.Tom Sepez
2016-02-29Fixup FX_RECT and FX_SMALL_RECT classes.Tom Sepez
2016-02-29Using size_t to silence warnings.Dan Sinclair
2016-02-29Remove fgas_base.h and IWYUDan Sinclair
2016-02-29Remove _XFA_LAYOUTITEM_* defines.Dan Sinclair
2016-02-29Remove #if 0 code.Dan 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-29Remove wParentIndex from XFA_ELEMENTHIERARCHY.Dan Sinclair
2016-02-29Add missing field initializers to g_PredefinedCMaps.Dan Sinclair
2016-02-29Remove _FXLIB_NEW_VERSION_ as it is always defined.Dan Sinclair
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Fix windows build broken at 007e6c0Tom Sepez
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-26Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Revert "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Replace CPDF_Rect and CPDF_Point with CFX types.Tom Sepez
2016-02-26Silence shift-negative-value warnings only on POSIX/Clang.chromium/2665chromium/2664chromium/2663chromium/2662Lei Zhang
2016-02-26Replace or remove _FX control-flow definesTom Sepez
2016-02-25Fix static initializers.Lei Zhang
2016-02-25Use std::lower_bound() in a couple places.Lei Zhang
2016-02-25Remove FDE_USEFORMATBLOCK.Dan Sinclair
2016-02-25_XFA_VERIFY_Checksum is always defined.Dan Sinclair
2016-02-25Remove fde_mem.hDan Sinclair
2016-02-25Remove fgas.h and IWYU.Dan Sinclair
2016-02-25Use std::unique_ptr in CXFA_FMParse.Lei Zhang
2016-02-25Rename some functions that start with underscore.Lei Zhang
2016-02-25Remove fde.h and IWYU.Dan Sinclair
2016-02-25Make CXFA_Node::GetMeasure() and friends const.Lei Zhang
2016-02-25Remove set but unsed variables.Lei Zhang
2016-02-25refactor CPDF_Font and subclassesWei Li