Age | Commit message (Expand) | Author |
2016-05-26 | skia: add bitmap color table support | caryclark |
2016-05-26 | Make additional FXJSE_CLASS_DESCRIPTORS constant | tsepez |
2016-05-26 | Make fm2jscontext's class descriptor a static constant. | tsepez |
2016-05-26 | Rename FXJSE_CLASS to avoid confusion with CFXJSE_CLASS | tsepez |
2016-05-26 | Enable chromium_code standard for XFA code | weili |
2016-05-26 | Clean up CPDF_TextRenderer slightly. | thestig |
2016-05-26 | Remove unused FWL_Error::OutOfMemory | tsepez |
2016-05-26 | Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* | dsinclair |
2016-05-26 | Remove default arguments in CFX_RenderDevice. | thestig |
2016-05-26 | Remove default argument from RestoreState() methods. | thestig |
2016-05-26 | Replace FXJSE_HCLASS with CFXJSE_Class* | dsinclair |
2016-05-26 | Remove one (of several) usages of SetPrivateData from IFWL_Widget | tsepez |
2016-05-26 | Replace FXJSE_HCONTEXT with CFXJSE_Context* | dsinclair |
2016-05-26 | Fix windows build breakage at 25fa42f398d1 | Tom Sepez |
2016-05-26 | Revert of Remove parameters which are always null (patchset #1 id:1 of https:... | dsinclair |
2016-05-25 | Clean up fx_ge.h and IWYU. | thestig |
2016-05-25 | Remove parameters which are always null | dsinclair |
2016-05-25 | Remove FX_GAMMA() and friends. They do nothing. | thestig |
2016-05-25 | Fix a Skia build error from commit 1e2c557. | thestig |
2016-05-25 | Banish CFX_PrivateData to the XFA side | tsepez |
2016-05-25 | Rename FXJSE_HRUNTIME to v8::Isolate | dsinclair |
2016-05-25 | Remove CFX_PrivateData inheritance from CPDF_InterForm | tsepez |
2016-05-25 | Remove CFX_PrivateData from CPDF_Document | tsepez |
2016-05-25 | Complete or comment a couple Script_NodeClass functions | weili |
2016-05-25 | Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} | tsepez |
2016-05-25 | Remove CFX_PrivateData from CPDF_Page | tsepez |
2016-05-25 | get skia building | caryclark |
2016-05-25 | fix rotated and alpha bitmaps | caryclark |
2016-05-24 | Remove CFX_PrivateData from CPDF_ModuleMgr | tsepez |
2016-05-24 | Correctly implement GetPartState() function | weili |
2016-05-24 | Replace CFX_DSPATemplate with std::binary_search. | dsinclair |
2016-05-24 | Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr. | tsepez |
2016-05-23 | Change CPDF_Boolean to use bool instead of FX_BOOL. | thestig |
2016-05-23 | Rename IFX_Unknown to IFX_Retainable. | tsepez |
2016-05-23 | Remove dead code from CPDF_InterForm. | thestig |
2016-05-23 | Distinguish between user and owner passwords. | thestig |
2016-05-23 | Make CPDF_Function::Load() return an unique_ptr.chromium/2750chromium/2749chromium/2748 | thestig |
2016-05-23 | Use unique_ptr in CPDF_CidFont | tsepez |
2016-05-23 | Clean up doc_ocg.cpp. | thestig |
2016-05-23 | Remove unused class CXFA_FFDocWidgetIterator | weili |
2016-05-23 | Remove Release() from CFX_RTFBreak | tsepez |
2016-05-23 | Clean up more XFA code which causes warnings | weili |
2016-05-23 | Delete CPDF_Object::IsModified(). | thestig |
2016-05-23 | Fix infinite recursion in CPDF_DocPageData::GetColorSpace(). | thestig |
2016-05-23 | Add missing STDCALL for FPDFDoc_GetPageMode(). | thestig |
2016-05-21 | Get rid of CPDF_Object::GetArray(). | thestig |
2016-05-20 | Return no style in GetItemStyles() for item of null pointer | weili |
2016-05-20 | Add an enum to represent text rendering modes. | thestig |
2016-05-20 | Use enum type for char type variables | weili |
2016-05-20 | Remove Release() from CFX_Barcode | tsepez |