summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-02-05Combine two if/else blocks in CPDF_DIBSource::DownSampleScanline32Bit().Lei Zhang
2016-02-05lcms2: Fix a type confusion.chromium/2645chromium/2644chromium/2643Oliver Chang
2016-02-05Remove CFX_FileSizeArray.Tom Sepez
2016-02-05Fix build broken at e059b5ba1260Tom Sepez
2016-02-05Remove CFX_PtrArray from xfa's combobox.h.Tom Sepez
2016-02-05Support 16-bit images in downsampler.chromium/2642Lei Zhang
2016-02-04Fix an assertion failure in CXFA_DefFontMgr::GetDefaultFont()Jun Fang
2016-02-04Fix a crasher in CPDFSDK_Document::GetPageView()Jun Fang
2016-02-04Fix tests under no_v8 build optionTom Sepez
2016-02-04Use full include path in core/include/fpdfapiTom Sepez
2016-02-04Update README.md to match new master branchTom Sepez
2016-02-04Merge XFA fully back to master.Tom Sepez
2016-02-04Kill CFX_PtryArray in CXFA_FWLAdapterTimerMgr.Tom Sepez
2016-02-04Merge to Master: Remove CFX_PtrArray from fx_xml.hold_master_before_xfaTom Sepez
2016-02-04Remove CFX_PtrArray from fx_xml.hTom Sepez
2016-02-04Call CXFA_Object::ToNode() rather than C-style casting.Tom Sepez
2016-02-04Pdfium does not create isolate when it runs in chromiumjinming_wang
2016-02-03Make CXFA_Data sub-classes ctors explicit.Tom Sepez
2016-02-03XFA: Roll DEPS for V8 to 3c3d7e7.Lei Zhang
2016-02-03Add CFXA_Object helper methods.Tom Sepez
2016-02-03Merge to XFA: Fix prototypes for CPDF_FormNotify.Tom Sepez
2016-02-03Fix prototypes for CPDF_FormNotify.Tom Sepez
2016-02-03Merge to XFA: Make m_IndexArray sane.Tom Sepez
2016-02-03Make m_IndexArray sane.Tom Sepez
2016-02-03Roll DEPS for V8 to 3c3d7e7.Lei Zhang
2016-02-03Merge to XFA: Complete unit tests for CPDF_ArrayWei Li
2016-02-03Complete unit tests for CPDF_ArrayWei Li