Age | Commit message (Expand) | Author |
---|---|---|
2015-10-09 | Pass IJS_Runtime, not IJS_Context, to native object constructors. | Tom Sepez |
2015-10-06 | Run FXJS_V8 embedder tests against a shared isolate. | Tom Sepez |
2015-10-06 | Make the vast majority of JS headers private to src/javascript. | Tom Sepez |
2015-10-02 | Pass v8::Isolate to PDFium at init time. | Tom Sepez |
2015-09-25 | Revert "Revert "Merge to master: contention over isolate data slots"" | Tom Sepez |
2015-09-22 | Revert "Merge to master: contention over isolate data slots" | Tom Sepez |
2015-09-22 | Merge to master: contention over isolate data slots | Tom Sepez |
2015-09-16 | Ensure functions in FXJS_V8 are prefixed by FXJS_. | Tom Sepez |
2015-09-15 | Fix build broken at 09ed30750282 | Tom Sepez |
2015-09-15 | Refactor fxjs_v8 and add embeddertests for it. | Tom Sepez |