Age | Commit message (Expand) | Author |
2015-08-17 | Merge to XFA: Fix more sign comparison errors. | Lei Zhang |
2015-08-17 | Merge to XFA: js_global_data and global_alternate violate naming rules. | Tom Sepez |
2015-08-14 | Merge to XFA: Use override in more classes in fpdfsdk/ | Lei Zhang |
2015-08-13 | Merge to XFA: Tidy up JS_Object.h and JS_Object.cpp. | Tom Sepez |
2015-08-13 | Merge to XFA: Kill JS_TIMER_MAPARRAY | Tom Sepez |
2015-08-13 | Merge to XFA: Remove if checks after new. | Lei Zhang |
2015-08-11 | Fix some sign comparison warnings. | Lei Zhang |
2015-08-06 | XFA: clang-format all pdfium code, again. | Nico Weber |
2015-08-05 | Merge to XFA: Don't dispose the isolate if its provided by the embedder | Jochen Eisinger |
2015-08-04 | Merge to XFA: Remove stringify macro (#) from JS_STATIC_CONST_ENTRY_*. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-07-30 | Merge to XFA: Plumb in an externally created v8::Isolate | Jochen Eisinger |
2015-07-27 | Stray character in Document.cpp | Tom Sepez |
2015-07-24 | Merge to XFA: document.delay and document.external are boolean properties. | Tom Sepez |
2015-07-23 | Merge to XFA: FX_BOOL combo patch. | Tom Sepez |
2015-07-23 | Merge to XFA - else after returns. | Tom Sepez |
2015-07-22 | Merge to XFA: Remove dead code found by Scythe. | Lei Zhang |
2015-07-17 | Merge to XFA: Tidy up CPDFDOC_Environment. | Tom Sepez |
2015-07-16 | Merge to XFA: Cleanup: Do not check pointers before deleting them, part 2. | Lei Zhang |
2015-07-01 | Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium. | Nico Weber |
2015-06-19 | Merge to XFA: Cleanup: Do not check pointers before deleting them. | Lei Zhang |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
2015-06-19 | Merge to XFA: Remove some dead code. | Lei Zhang |
2015-06-13 | Remove trailing whitespaces in fpdfsdk, XFA edition. | Lei Zhang |
2015-06-13 | Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/ | Lei Zhang |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always re... | Lei Zhang |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-05-27 | Make CPDFXFA_App / IXFA_AppProvider saner | Tom Sepez |
2015-05-19 | Merge V8 API updates to xfa branch | Jochen Eisinger |
2015-04-30 | Merge to XFA: Fix V8 array buffer allocator. | Tom Sepez |
2015-04-27 | Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString(). | Tom Sepez |
2015-04-23 | Merge to XFA: Remove unused nParamNum values from JS method tables. | Tom Sepez |
2015-04-23 | Merge to XFA: Kill overloaded cast operators in CJS_Value. | Tom Sepez |
2015-04-06 | Merge to XFA: fix missing semicolons | JUN FANG |
2015-04-06 | Merge to XFA: Fix a fatal error due to cloning a global document object | JUN FANG |
2015-04-01 | Merge to XFA: doc.external - Check direction of property access before blindl... | Tom Sepez |
2015-03-02 | Merge to XFA: Kill off JS_ErrorString type. | Tom Sepez |
2015-03-02 | Merge to XFA: Return error information from pdfium to JS. | Tom Sepez |
2015-02-27 | Merge to XFA: Cleanup: Get rid of CRLF line endings. | Lei Zhang |
2015-02-27 | Merge to XFA: Remove unused IDS_ constants from pdfium. | Tom Sepez |
2015-02-25 | Merge to XFA: Kill off unused IFXJS interface methods. | Tom Sepez |
2015-02-17 | Merge to XFA: Tidy up JS_Defines.h | Tom Sepez |
2015-02-10 | Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom... | John Abd-El-Malek |
2015-02-05 | Merge to XFA: Kill off some more unreachable fopen's. | Tom Sepez |
2015-02-05 | Kill off some dodgy JS callbacks | Tom Sepez |
2015-02-05 | Merge to XFA: Add namespace and-re-arrange PDFium's local copy of /base. | Tom Sepez |
2015-01-05 | XFA: merge patch from CL 792043005, run-time hashing. | Bruce Dawson |
2015-01-05 | XFA: merge patch from CL 831903002, m_sTimeMap fixes | Bruce Dawson |