summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-27Change to disable a warning for GCC compilationchromium/2754chromium/2753chromium/2752chromium/2751weili
2016-05-27Add back-pointer to "Associated widget" to CFWL_WidgetImp.tsepez
2016-05-27Make sure CFDE_XMLSyntaxParser's buffer is null terminated.ochang
2016-05-26Fix MSVC C4800 build warnings.thestig
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Fix a bug which may cause infinite loopweili
2016-05-26Add opaque "layout item" to widgets for caller's use.tsepez
2016-05-26Remove checks for _WIN32_WCE.thestig
2016-05-26Make CPDF_IndirectObjectHolder::InsertIndirectObject return a bool.thestig
2016-05-26skia: add bitmap color table supportcaryclark
2016-05-26Make additional FXJSE_CLASS_DESCRIPTORS constanttsepez
2016-05-26Make fm2jscontext's class descriptor a static constant.tsepez
2016-05-26Rename FXJSE_CLASS to avoid confusion with CFXJSE_CLASStsepez
2016-05-26Enable chromium_code standard for XFA codeweili
2016-05-26Clean up CPDF_TextRenderer slightly.thestig
2016-05-26Remove unused FWL_Error::OutOfMemorytsepez
2016-05-26Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*dsinclair
2016-05-26Remove default arguments in CFX_RenderDevice.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-26Replace FXJSE_HCLASS with CFXJSE_Class*dsinclair
2016-05-26Remove one (of several) usages of SetPrivateData from IFWL_Widgettsepez
2016-05-26Replace FXJSE_HCONTEXT with CFXJSE_Context*dsinclair
2016-05-26Fix windows build breakage at 25fa42f398d1Tom Sepez
2016-05-26Revert of Remove parameters which are always null (patchset #1 id:1 of https:...dsinclair
2016-05-25Clean up fx_ge.h and IWYU.thestig
2016-05-25Remove parameters which are always nulldsinclair
2016-05-25Remove FX_GAMMA() and friends. They do nothing.thestig
2016-05-25Fix a Skia build error from commit 1e2c557.thestig
2016-05-25Banish CFX_PrivateData to the XFA sidetsepez
2016-05-25Rename FXJSE_HRUNTIME to v8::Isolatedsinclair
2016-05-25Remove CFX_PrivateData inheritance from CPDF_InterFormtsepez
2016-05-25Remove CFX_PrivateData from CPDF_Documenttsepez
2016-05-25Complete or comment a couple Script_NodeClass functionsweili
2016-05-25Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h}tsepez
2016-05-25Remove CFX_PrivateData from CPDF_Pagetsepez
2016-05-25get skia buildingcaryclark
2016-05-25fix rotated and alpha bitmapscaryclark
2016-05-24Remove CFX_PrivateData from CPDF_ModuleMgrtsepez
2016-05-24Correctly implement GetPartState() functionweili
2016-05-24Replace CFX_DSPATemplate with std::binary_search.dsinclair
2016-05-24Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr.tsepez
2016-05-23Change CPDF_Boolean to use bool instead of FX_BOOL.thestig
2016-05-23Rename IFX_Unknown to IFX_Retainable.tsepez
2016-05-23Remove dead code from CPDF_InterForm.thestig
2016-05-23Distinguish between user and owner passwords.thestig
2016-05-23Make CPDF_Function::Load() return an unique_ptr.chromium/2750chromium/2749chromium/2748thestig
2016-05-23Use unique_ptr in CPDF_CidFonttsepez
2016-05-23Clean up doc_ocg.cpp.thestig
2016-05-23Remove unused class CXFA_FFDocWidgetIteratorweili
2016-05-23Remove Release() from CFX_RTFBreaktsepez