Age | Commit message (Expand) | Author |
2015-11-12 | Merge to XFA: Remove relative includes. | Lei Zhang |
2015-11-10 | Merge to XFA: Keep "static" objects per-context rather than per isolate. | Tom Sepez |
2015-11-10 | Segv when PDF-side JS object property getter invoked from XFA. | Tom Sepez |
2015-10-13 | Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors. | Tom Sepez |
2015-10-13 | Merge to XFA: Allow compiling PDFium without V8. | Tom Sepez |
2015-10-12 | Allow building of XFA branch without XFA | Tom Sepez |
2015-10-08 | Merge to XFA: Wean CJS_Value off of v8::Isolate. | 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: 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-10-06 | Merge to XFA: Make the vast majority of JS headers private to src/javascript. | Tom Sepez |
2015-10-05 | Merge to XFA: CJS_Timer should observe CJS_Runtime destruction. | Lei Zhang |
2015-10-05 | Merge to XFA: Remove JavaScript.h | Tom Sepez |
2015-09-22 | Merge to XFA: Use std::set<> to track active event handlers. | Tom Sepez |
2015-09-22 | XFA: contention between FXJSE and FXJS over isolate data slots | Tom Sepez |
2015-09-21 | Merge to XFA: Remove CJS_RuntimeFactory | 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-14 | Merge to XFA: Get CJS_RuntimeFactory out of CJS_GlobalData management. | Tom Sepez |
2015-09-11 | Merge to XFA: Fix strings, ..., void return types for Consts.h. | Tom Sepez |
2015-09-11 | Merge to XFA: Rename Init methods to more accurately describe purpose | Tom Sepez |
2015-09-10 | Merge to XFA: Remove some abstractions in fxjs_v8.h. | Tom Sepez |
2015-08-05 | Merge to XFA: Don't dispose the isolate if its provided by the embedder | Jochen Eisinger |
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-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-16 | Merge to XFA: Cleanup: Do not check pointers before deleting them, part 2. | Lei Zhang |
2015-06-13 | Remove trailing whitespaces in fpdfsdk, XFA edition. | Lei Zhang |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | 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-02-25 | Merge to XFA: Kill off unused IFXJS interface methods. | Tom Sepez |
2015-02-10 | Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom... | John Abd-El-Malek |
2014-12-15 | XFA: merge patch from issue 801913002 and 804463003 | John Abd-El-Malek |
2014-11-14 | Merge to XFA: Patch from CL 726143002 | Bo Xu |
2014-11-14 | Merge to XFA: Patch from CL 705503004 | Bo Xu |
2014-11-03 | Do not Initialize v8 in fpdfsdk, since this has been done in xfa | Bo Xu |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |
2014-09-22 | Invoke V8::Initialize() explicitly during V8 setupchromium/2168chromium/2167 | Jochen Eisinger |
2014-07-31 | Fix a few more -Wreorder warnings. | Nico Weber |
2014-07-17 | Hook up the default v8::Platform implementation to pdfium | Jochen Eisinger |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-20 | Add some blank lines at the end of 3 files to remove the "no newlines at end ... | John Abd-El-Malek |
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 |