Age | Commit message (Expand) | Author |
2015-08-05 | Kill off last uses of FX_NEW in XFA. | Tom Sepez |
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 | Merge to XFA: Fix FX_BOOL compilation errors under windows | Tom Sepez |
2015-07-27 | Merge to XFA: Kill FX_READER_DLL symbol | Tom Sepez |
2015-07-24 | Merge to XFA: document.delay and document.external are boolean properties. | 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-15 | Merge to XFA: Kill Func_Renderpage global function pointer. | Tom Sepez |
2015-06-19 | Merge to XFA: Replace some CFX_MapPtrTemplates with std::map. | Lei Zhang |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
2015-06-19 | Fix -Wnon-virtual-dtor warnings on the XFA branch. | Lei Zhang |
2015-06-18 | Replace some Release() calls with virtual destructors. | Tom Sepez |
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-06-09 | Merge to XFA: Remove more cruft from fx_system.h | Tom Sepez |
2015-06-02 | Replace XFA_HWIDGET with IXFA_Widget* | Tom Sepez |
2015-05-28 | Merge to XFA: Fix ALL the include guards. | Tom Sepez |
2015-05-27 | Replace XFA_HDOC with IXFA_Doc* | Tom Sepez |
2015-05-27 | Merge to XFA: Remove rendundant ../include from paths. | 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-05-12 | Merge to XFA: NEW public API for pdfwindow font manipulation. | Tom Sepez |
2015-05-11 | Merge to XFA: Create top-level public/ header directory. | Tom Sepez |
2015-04-30 | Merge to XFA: Fix V8 array buffer allocator. | 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-20 | Merge to XFA: Remove Release() combo patch. | Tom Sepez |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2015-04-08 | Merge to XFA: Fix IWYU in formfiller/ directory. | Tom Sepez |
2015-04-08 | FFL_MIN and FFL_MAX are pointless and stupid. | Tom Sepez |
2015-04-07 | Merge to XFA: Fix IWYU in pdfwindow/ directory. | Tom Sepez |
2015-04-07 | Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. | Tom Sepez |
2015-04-06 | Merge to XFA: Fix a fatal error due to cloning a global document object | JUN FANG |
2015-03-02 | Fix a compiling error in fxjs_v8.h | JUN FANG |
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: Remove unused IDS_ constants from pdfium. | Tom Sepez |
2015-02-25 | Merge to XFA: Kill off unused IFXJS interface methods. | Tom Sepez |
2015-02-24 | Merge to XFA: Kill multi-byte comments in fxet_list.h | Tom Sepez |
2015-02-23 | Merge to XFA: Replace second set of #defines with templates in JS_Define.h | Tom Sepez |
2015-02-19 | Merge to XFA: Replace ugly JS_Define macros with templates. | Tom Sepez |
2015-02-17 | Keep the declaration of FPDF_HasXFAField consistent with other XFA APIs | Jun Fang |
2015-02-17 | Merge to XFA: Tidy up JS_Defines.h | Tom Sepez |