Age | Commit message (Expand) | Author |
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 |
2016-05-20 | Fix /analyze warnings in fxbarcode/ | tsepez |
2016-05-20 | Clean up XFA code which causes warnings | weili |
2016-05-20 | Fix a bug on scrollbar's checking theme states | weili |
2016-05-20 | Use std::map in CXFA_ItemLayoutProcessor | tsepez |
2016-05-20 | Use std::map for CFX_GEFont::m_FontMapper | tsepez |
2016-05-20 | Fix unreachable code in fwl_comboboximp.cpp | tsepez |
2016-05-20 | Use std::set to track uniqueness in xfa_script_layoutpseudomodel.cpp | tsepez |
2016-05-20 | Use std::map, std::unique_ptr in fwl_widgetmgrimp.h | tsepez |
2016-05-20 | Use std::map in CXFA_FontMgr and CXFA_PDFFontMgr | tsepez |
2016-05-20 | Merge GetBits32() impls into one. Put it in fxcrt. | thestig |
2016-05-20 | openjpeg: Prevent a buffer overflow in opj_j2k_read_SPCod_SPCoc.chromium/2747chromium/2746chromium/2745chromium/2744 | ochang |
2016-05-19 | Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCache | tsepez |
2016-05-19 | Work around sign compare error from commit be9b894. | thestig |
2016-05-19 | Move fgas_sax into individual files in fde. | dsinclair |
2016-05-19 | fgas/ code cleanup. | dsinclair |
2016-05-19 | Remove Release() from IFXCRT_FileAccess. | tsepez |
2016-05-19 | Fix the Skia build after 9b1a0ee. | thestig |
2016-05-19 | Remove CFX_MapPtrToPtr in xfa_ffdocview.h | tsepez |
2016-05-19 | Remove Release() from CXFA_FM2JSContext | tsepez |
2016-05-19 | Remove Release() from CPDFDOC_Environment | tsepez |
2016-05-19 | Fix Undefined-shift in CPDF_SampledFunc::v_Init(). | thestig |
2016-05-19 | Fix a potential nullptr deref in CFX_MapPtrToPtr. | thestig |
2016-05-19 | Fix leak in CPDF_StreamContentParser::AddTextObject(). | thestig |
2016-05-19 | Remove CFX_DSPATemplate usage in CXFA_TextParser | dsinclair |
2016-05-19 | Expand some typedefs to the original types | dsinclair |