Age | Commit message (Expand) | Author |
2016-02-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-02-18 | Name the states for fpdf_parser_parser. | Dan Sinclair |
2016-02-18 | Sort headers in non-xfa directories. | Dan Sinclair |
2016-02-17 | Banish CFX_ObjectArray to the XFA side. | Tom Sepez |
2016-02-17 | Fix some issues with CXFA_FMParse/CXFA_FMLexer infinite looping.chromium/2657chromium/2656chromium/2655 | Oliver Chang |
2016-02-17 | Remove CFX_PtrList from renderer main loop. | Tom Sepez |
2016-02-17 | Expand all paths to be based off pdfium/ directory | Dan Sinclair |
2016-02-17 | Fix windows build at ab27768d2359. | Tom Sepez |
2016-02-17 | Banish CFX_ByteArray and CFX_WideArray to the XFA side. | Tom Sepez |
2016-02-16 | Split CPDF_PageObjectHolder off from CPDF_PageObjectList | Tom Sepez |
2016-02-16 | Fix name change after rebase 970c11e | Wei Li |
2016-02-16 | Refactor CPDF_SimpleParser and add unit tests. | Wei Li |
2016-02-16 | Simplify string function test macro | Wei Li |
2016-02-16 | Fix GYP for nonxfa builds from last commit.chromium/2654chromium/2653 | Oliver Chang |
2016-02-16 | Add initial libfuzzers for fm2js transpiling and XML parsing. | Oliver Chang |
2016-02-16 | IFWL_App::Create() always passed adapter, "fuel" adapter unused | Tom Sepez |
2016-02-16 | Rework progressive render loop. | Tom Sepez |
2016-02-12 | Fix the way to access marked content. | Wei Li |
2016-02-12 | Add a class to better represent PS operations. | Lei Zhang |
2016-02-12 | One less PI. | Tom Sepez |
2016-02-12 | Remove the FX_MIN macro. | Tom Sepez |
2016-02-12 | Make fx_bidi sane. | Tom Sepez |
2016-02-11 | Remove unused NormalizeString() | Tom Sepez |
2016-02-10 | Banish CFX_PtryArray to XFA side only. | Tom Sepez |
2016-02-09 | Add unit tests for ascii85 and hex decoders.chromium/2652chromium/2651chromium/2650chromium/2649chromium/2648chromium/2647chromium/2646 | Wei Li |
2016-02-09 | Several pure virtual IFWL_Adapter* classes not implemented. | Tom Sepez |
2016-02-09 | Banish CFX_WordArray to XFA-land. | Tom Sepez |
2016-02-08 | Fix for-loop which results in no-op | Lei Zhang |
2016-02-08 | Fix typo in standalone.gypi. | Oliver Chang |
2016-02-08 | Speculative fix for mac build failure. | Oliver Chang |
2016-02-08 | Convert NULLs to nullptrs in fpdf_parser_decode.cpp | Oliver Chang |
2016-02-08 | Tidy fpdfsave.cpp | Tom Sepez |
2016-02-08 | CPDF_TextStream::m_pObjArray is always NULL | Tom Sepez |
2016-02-08 | Remove CFX_PtrArray from xfa/include/fwl | Tom Sepez |
2016-02-05 | Fix heap-use-after-free in CXFA_FFWidget::GetDataAcc() | Jun Fang |
2016-02-06 | Add a parameter checker in CXFA_ScriptContext::QueryNodeByFlag() | Jun Fang |
2016-02-05 | Combine two if/else blocks in CPDF_DIBSource::DownSampleScanline32Bit(). | Lei Zhang |
2016-02-05 | lcms2: Fix a type confusion.chromium/2645chromium/2644chromium/2643 | Oliver Chang |
2016-02-05 | Remove CFX_FileSizeArray. | Tom Sepez |
2016-02-05 | Fix build broken at e059b5ba1260 | Tom Sepez |
2016-02-05 | Remove CFX_PtrArray from xfa's combobox.h. | Tom Sepez |
2016-02-05 | Support 16-bit images in downsampler.chromium/2642 | Lei Zhang |
2016-02-04 | Fix an assertion failure in CXFA_DefFontMgr::GetDefaultFont() | Jun Fang |
2016-02-04 | Fix a crasher in CPDFSDK_Document::GetPageView() | Jun Fang |
2016-02-04 | Fix tests under no_v8 build option | Tom Sepez |
2016-02-04 | Use full include path in core/include/fpdfapi | Tom Sepez |
2016-02-04 | Update README.md to match new master branch | Tom Sepez |
2016-02-04 | Merge XFA fully back to master. | Tom Sepez |
2016-02-04 | Kill CFX_PtryArray in CXFA_FWLAdapterTimerMgr. | Tom Sepez |
2016-02-04 | Merge to Master: Remove CFX_PtrArray from fx_xml.hold_master_before_xfa | Tom Sepez |