summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-19Hook up FFI_PageEvent.Lei Zhang
2016-02-19Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.Tom Sepez
2016-02-19Move m_rgPendingNodes off of CFX_PtrList.Tom Sepez
2016-02-19Remove PageObject's m_Type and add As<Type> functionsWei Li
2016-02-19Remove CFX_{Byte,Wide}String::ConvertFrom().Lei Zhang
2016-02-19Remove XFA_DATAMERGE_UPDATEBINDINGRELATIONS_DFSTom Sepez
2016-02-19fix crashed in FXJSE_Value_Setjinming_wang
2016-02-19Fix a crasher in CXFA_Node::Script_Form_Recalculate()Jun Fang
2016-02-19Fix a crasher in CFDE_TxtEdtDoRecord_Insert::CFDE_TxtEdtDoRecord_Insert()Jun Fang
2016-02-19Fix an assertion failure in CXFA_FWLTheme::Initialize()Jun Fang
2016-02-18Remove useless CPDF_FontCharMap.Lei Zhang
2016-02-18Remove gotos in CJBig2_TRDProc.Lei Zhang
2016-02-18Clean up CPDF_FileSpec and add unit testsWei Li
2016-02-18Remove m_pDownloadCallback.Tom Sepez
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-02-18Name the states for fpdf_parser_parser.Dan Sinclair
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2016-02-17Banish CFX_ObjectArray to the XFA side.Tom Sepez
2016-02-17Fix some issues with CXFA_FMParse/CXFA_FMLexer infinite looping.chromium/2657chromium/2656chromium/2655Oliver Chang
2016-02-17Remove CFX_PtrList from renderer main loop.Tom Sepez
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-02-17Fix windows build at ab27768d2359.Tom Sepez
2016-02-17Banish CFX_ByteArray and CFX_WideArray to the XFA side.Tom Sepez
2016-02-16Split CPDF_PageObjectHolder off from CPDF_PageObjectListTom Sepez
2016-02-16Fix name change after rebase 970c11eWei Li
2016-02-16Refactor CPDF_SimpleParser and add unit tests.Wei Li
2016-02-16Simplify string function test macroWei Li
2016-02-16Fix GYP for nonxfa builds from last commit.chromium/2654chromium/2653Oliver Chang
2016-02-16Add initial libfuzzers for fm2js transpiling and XML parsing.Oliver Chang
2016-02-16IFWL_App::Create() always passed adapter, "fuel" adapter unusedTom Sepez
2016-02-16Rework progressive render loop.Tom Sepez
2016-02-12Fix the way to access marked content.Wei Li
2016-02-12Add a class to better represent PS operations.Lei Zhang
2016-02-12One less PI.Tom Sepez
2016-02-12Remove the FX_MIN macro.Tom Sepez
2016-02-12Make fx_bidi sane.Tom Sepez
2016-02-11Remove unused NormalizeString()Tom Sepez
2016-02-10Banish CFX_PtryArray to XFA side only.Tom Sepez
2016-02-09Add unit tests for ascii85 and hex decoders.chromium/2652chromium/2651chromium/2650chromium/2649chromium/2648chromium/2647chromium/2646Wei Li
2016-02-09Several pure virtual IFWL_Adapter* classes not implemented.Tom Sepez
2016-02-09Banish CFX_WordArray to XFA-land.Tom Sepez
2016-02-08Fix for-loop which results in no-opLei Zhang
2016-02-08Fix typo in standalone.gypi.Oliver Chang
2016-02-08Speculative fix for mac build failure.Oliver Chang
2016-02-08Convert NULLs to nullptrs in fpdf_parser_decode.cppOliver Chang
2016-02-08Tidy fpdfsave.cppTom Sepez
2016-02-08CPDF_TextStream::m_pObjArray is always NULLTom Sepez
2016-02-08Remove CFX_PtrArray from xfa/include/fwlTom Sepez
2016-02-05Fix heap-use-after-free in CXFA_FFWidget::GetDataAcc()Jun Fang
2016-02-06Add a parameter checker in CXFA_ScriptContext::QueryNodeByFlag()Jun Fang