summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-29Return values instead of out paramschromium/3056Dan Sinclair
2017-03-29Enable Wshift-negative-value in PDFium.Lei Zhang
2017-03-29Default to using bundled FreeType on Linux.Lei Zhang
2017-03-28Renaming and splitting in xfa/fxfa/parser.Dan Sinclair
2017-03-28Fix nits in cxfa_ffpageview.cpp and friends.Lei Zhang
2017-03-28Ensure that CFX_RetainPtr move ctor is used by std::vector.Tom Sepez
2017-03-28Remove unused CFX_ArrayTemplate and CFX_BasicArray.Tom Sepez
2017-03-28Allow adding complete_static_lib to builddan sinclair
2017-03-28Remove CFX_ArrayTemplate from FX barcode code.Tom Sepez
2017-03-28Remove download_binaries.py from DEPSTom Anderson
2017-03-28Remove CFX_ArrayTempalte from cxfa_resolvprocessor.cppTom Sepez
2017-03-28Remove CFX_ArrayTemplate from xfa_layoutpagemgr.cppchromium/3055Tom Sepez
2017-03-28Remove CFX_ArrayTemplate from CXFA_Node.Tom Sepez
2017-03-28Add bounds check into JBIG2 Arith decoder.Dan Sinclair
2017-03-28Init PDFium in fuzzer codeDan Sinclair
2017-03-28Add JBig2_BitStream ReadNBits unittestsDan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Remove CFX_ArrayTemplate from xfa_document_datamerger_imp.cppTom Sepez
2017-03-28remove CFX_ArrayTemplate from cfde_txtedtparag.cppTom Sepez
2017-03-28use std::vector for m_rgSpecifiedColumnWidthsTom Sepez
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-28Remove CFX_ArrayTemplate in CXFA_ValueArrayTom Sepez
2017-03-27Cleanup fx_dib_composite part 6chromium/3054Nicolas Pena
2017-03-27Return arrays where appropriate in fxfa.Tom Sepez
2017-03-27Convert new into MakeUniqueDan Sinclair
2017-03-27Verify available bits in bit streamDan Sinclair
2017-03-27Fix some ASAN issues in fx_skia_deviceNicolas Pena
2017-03-27Guard against lengths greater then input sizeDan Sinclair
2017-03-27Add Mac 10.12 pixel expectationsNicolas Pena
2017-03-27Remove old test expectations after the Mac 10.12 upgrade.Lei Zhang
2017-03-27Update to zlib 1.2.11Adenilson Cavalcanti
2017-03-27fix new tab crash in skia clip stackCary Clark
2017-03-27kill another CFX_ArrayTemplate in cfde_txtedtengine.cppTom Sepez
2017-03-27Use std::vector in fxfa/app.Tom Sepez
2017-03-27Ensure empty output directory to avoid duplicate uploadStephan Altmueller
2017-03-27Remove most Mac only FRC corpus test suppressions.Lei Zhang
2017-03-26Use PartitionAlloc for JavaScript ArrayBuffers and strings.Chris Palmer
2017-03-24Use std::vector<std::unique_ptr>> in cxfa_ffpageviewchromium/3053Tom Sepez
2017-03-24Use unique_ptr in CFieldTree::NodeNicolas Pena
2017-03-24Refcount CPDF_CMap all the time.chromium/3052chromium/3051Tom Sepez
2017-03-24Fix CFX_FxgeDevice constructor and destructor in SkiaNicolas Pena
2017-03-23Remove dead code in fxet_edit.h.chromium/3050Lei Zhang
2017-03-23Fix CFX_RetainPtr move-assign semantics.Tom Sepez
2017-03-23Use std::map<> in CPLST_SelectTom Sepez
2017-03-23Remove unused CXFA_WidgetAccIterator methodsDan Sinclair
2017-03-23Tighten up XFA VisibilityDan Sinclair
2017-03-23Cleanup fx_dib_composite part 5Nicolas Pena
2017-03-23Roll v8Dan Sinclair
2017-03-23fix skia path debugCary Clark