Age | Commit message (Expand) | Author |
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 | 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 | Refactor CPDF_SimpleParser and add unit tests. | Wei Li |
2016-02-12 | One less PI. | Tom Sepez |
2016-02-09 | Banish CFX_WordArray to XFA-land. | Tom Sepez |
2016-02-08 | Tidy fpdfsave.cpp | Tom Sepez |
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 | Kill CFX_PtryArray in CXFA_FWLAdapterTimerMgr. | Tom Sepez |
2016-02-04 | Pdfium does not create isolate when it runs in chromium | jinming_wang |
2016-02-03 | Merge to XFA: Fix prototypes for CPDF_FormNotify. | Tom Sepez |
2016-02-02 | XFA: Fix a crashier in SetFocus() | Jun Fang |
2016-02-02 | Fix heap-use-after-free in V8::Initialize() | Jun Fang |
2016-02-02 | XFA: Fix SEGV in CPDFXFA_Document::SetCurrentPage() | Jun Fang |
2016-02-02 | Merge to XFA: Kill CFX_ByteArray in master. | Tom Sepez |
2016-02-01 | Revert "Fix a crashier in CPDFSDK_Document::GetPageView()" | Jun Fang |
2016-02-01 | Fix a crashier in CPDFSDK_Document::GetPageView() | Jun Fang |
2016-02-01 | Merge to XFA: Tidy up CPDF_DocEnvironment::JS_* methods | Tom Sepez |
2016-02-01 | Merge to XFA: Remove CGW_ArrayTemplate and its O(n^2 log n) sort. | Tom Sepez |
2016-02-01 | Merge to XFA: Use JS_ExpandKeywordParams() in app.response() | Tom Sepez |
2016-01-29 | Another round of cleanup in CPDF_Parser and friends. | Lei Zhang |
2016-01-29 | Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm(). | Tom Sepez |
2016-01-29 | Merge to XFA: Add tests for CBA_AnnotIterator. | Tom Sepez |
2016-01-29 | Merge to XFA: Member function name refactoring | Wei Li |
2016-01-29 | Merge to XFA: Fix behaviour of app.alert() with a single object argument. | Tom Sepez |
2016-01-28 | Fix memory leakage on Linux - part3 | jinming_wang |
2016-01-27 | XFA: Fix DOS newlines, final round. | Lei Zhang |
2016-01-27 | XFA: Remove dead AddDoRecord code. | Lei Zhang |
2016-01-26 | War on #defines - part 2 | Tom Sepez |
2016-01-26 | Merge to XFA: War on #defines, part 1. | Tom Sepez |
2016-01-25 | XFA: Fix a bunch of pointless returns.chromium/2637chromium/2636chromium/2635chromium/2634chromium/2633chromium/2632 | Lei Zhang |
2016-01-22 | Merge to XFA: Change _PDF_RenderItem to CPDF_RenderContext::Layer. | Tom Sepez |
2016-01-21 | Merge to XFA: Rename CPDF_PageObjects to CPDF_PageObjectList | Tom Sepez |
2016-01-21 | Mege to XFA: Redo CPDF_PageObjects - part 1 | Tom Sepez |
2016-01-21 | Merge to XFA: Rename CPDF_PageContentGenerate to CPDF_PageContentGenerator. | Tom Sepez |
2016-01-20 | Merge to XFA: Use std::set to track visited dictionaries in fsdk_actionhandler. | Tom Sepez |
2016-01-20 | Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber(). | Tom Sepez |
2016-01-20 | Fix crashing in CPDFXFA_Document::GetPage() | Jun Fang |
2016-01-19 | Merge to XFA: Fix infinite loops caused by calling circular indirect objects | Wei Li |
2016-01-14 | Merge to XFA: Loose checking for trailer's size field | Wei Li |
2016-01-14 | Merge to XFA: Correct the way to count pages and to avoid infinite loop | Wei Li |
2016-01-13 | Merge to XFA: Fix some iterator invalidation issues while traversing CPDF_Dic... | Oliver Chang |
2016-01-11 | XFA: Fix memory leakage on Linux | Jun Fang |
2016-01-11 | Merge to XFA: Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject() | Wei Li |
2016-01-11 | Merge to XFA: Fix an uninitalized read in FPDFText_GetFontSize(). | Lei Zhang |
2016-01-11 | Merge to XFA: Switch most min/max macros to std::min/max. | Lei Zhang |
2016-01-11 | Merge to XFA: Use std::map as CPDF_Dictionary's underlying store. | Oliver Chang |
2016-01-08 | Merge to XFA: Remove a bunch of dead code. | Lei Zhang |