summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-03remove some CFX_ArrayTemplate in xfa_ffdocview.hchromium/2971tsepez
2017-01-03Cleanup ThemeProvider codeDan Sinclair
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2017-01-03Create individual exception methods.Dan Sinclair
2017-01-03Convert CFWL_MonthCalendar to use return valuesDan Sinclair
2017-01-03Check for overflow in JBig2 Huffman decoderDan Sinclair
2017-01-03Remove more CFX_ArrayTemplate in cfwl_notedriver.h.tsepez
2017-01-03Kill last use of CFX_PtrList.tsepez
2017-01-03Remove CFWL_ListBox::GetDataProviderItemTextDan Sinclair
2017-01-03Cleaning out params in CPDFXFA_ContextDan Sinclair
2017-01-03Use return values in CFWL_Scrollbar instead of out paramsDan Sinclair
2017-01-03Force stop of page tree traversal when max level reachedNicolas Pena
2017-01-03Libtiff update with upstreamNicolas Pena
2017-01-02Gold support in PDFiumchromium/2970stephana
2017-01-02Use vector of unique_ptrs for page node children.tsepez
2016-12-28Make CFX_Observable copy constructable.chromium/2969chromium/2968chromium/2967chromium/2966tsepez
2016-12-19Missing null initializer in CPDF_StreamParser::ReadInlineStreamchromium/2965chromium/2964chromium/2963chromium/2962chromium/2961chromium/2960chromium/2959chromium/2958tsepez
2016-12-19Relax the EncryptMetadata check.chromium/2957tsepez
2016-12-16lcms: Sanitize floating point readchromium/2956chromium/2955kcwu
2016-12-16Return unique_ptr<> from IPDF_StructTreetsepez
2016-12-16Better tests for password protected documents.chromium/2954tsepez
2016-12-15Return unique_ptr from CFX_BinaryBuf::DetachBuffer()tsepez
2016-12-15Move window type mask up with masked flagsdsinclair
2016-12-15Remove widget offscreen code.dsinclair
2016-12-15Cleanup widget edge related codedsinclair
2016-12-15Remove more unused widget stylesdsinclair
2016-12-15Remove unused widget state flagsdsinclair
2016-12-15Remove unused sysbtn codedsinclair
2016-12-14Remove unused m_OtfFontData.chromium/2953tsepez
2016-12-14Return unique_ptr from CXFA_FFApp::CreateDoc.tsepez
2016-12-14More unique_ptr returns from DIB methods.tsepez
2016-12-14Remove unused flags in CFWL_PushButtonchromium/2952dsinclair
2016-12-14Return unique_ptr from GetAlphaMask.tsepez
2016-12-14Cleanup CFWL_MonthCalendar flagsdsinclair
2016-12-14Remove some usage of |return XXX.release()| anti-pattern.tsepez
2016-12-14Remove unused CFWL_Form flagsdsinclair
2016-12-14Remove unused CFWL_Edit flags.dsinclair
2016-12-14This CL removes some of the unused CFWL widget flags.dsinclair
2016-12-14Remove unused CFWL_ListBox codedsinclair
2016-12-14Add inline JPEGs.rbpotter
2016-12-14Remove CJBig2_List in favor of std::vector<std::unique_ptr<>>tsepez
2016-12-14Update CFWL_ListBox to return instead of using out params.dsinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-12-14Verify precision length before converting to string.dsinclair
2016-12-13Return unique_ptr<>s from fxcodec/chromium/2951tsepez
2016-12-13Replace CFX_FloatArray with std::vectortsepez
2016-12-13Use CFX_MaybeOwned<> in CPDF_Annot.tsepez
2016-12-12fix linux buildcaryclark
2016-12-12Fix JBig2 decoding logicweili
2016-12-12add flag for future Skia CLreed