Age | Commit message (Expand) | Author |
2015-10-13 | Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors. | Tom Sepez |
2015-10-08 | Merge to XFA: Only call DefineJSObjects() once for the global V8 isolate. | Lei Zhang |
2015-10-08 | Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_. | Tom Sepez |
2015-10-07 | Merge to XFA: Remove unused global argument from FXJS_CONSTRUCTOR. | Tom Sepez |
2015-10-07 | Merge to XFA: Pass v8::Isolate to PDFium at init time. | Tom Sepez |
2015-10-06 | Merge to XFA: Store object definition ID in each js_class. | Tom Sepez |
2015-09-28 | Merge to XFA: Introduce kPerIsolateDataIndex and tidy JS_Define.h | Tom Sepez |
2015-09-28 | XFA: Pass IFXJS_Runtime via V8 contexts, not V8 isolates | Tom Sepez |
2015-09-22 | XFA: contention between FXJSE and FXJS over isolate data slots | Tom Sepez |
2015-09-17 | Merge to XFA: Don't pass null isolates to FXJS_ when we have a real isolate. | Tom Sepez |
2015-09-17 | Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_. | Tom Sepez |
2015-09-15 | Merge to XFA: Refactor fxjs_v8 and add embeddertests for it. | Tom Sepez |
2015-09-11 | Merge to XFA: Fix strings, ..., void return types for Consts.h. | Tom Sepez |
2015-09-10 | Merge to XFA: Remove some abstractions in fxjs_v8.h. | Tom Sepez |
2015-09-01 | Merge to XFA: CJS_Context::compile unused | 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-22 | Merge to XFA: Remove dead code found by Scythe. | Lei Zhang |
2015-05-28 | Merge to XFA: Fix ALL the include guards. | Tom Sepez |
2015-05-19 | Merge V8 API updates to xfa branch | Jochen Eisinger |
2015-04-23 | Merge to XFA: Remove unused nParamNum values from JS method tables. | Tom Sepez |
2015-04-07 | Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. | Tom Sepez |
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-23 | Merge to XFA: Replace second set of #defines with templates in JS_Define.h | Tom Sepez |
2015-02-17 | Merge to XFA: Tidy up JS_Defines.h | Tom Sepez |
2014-05-20 | Remove "using namespace v8" in header. This allows us to turn all warnings in... | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |