Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
5044cab9c228ecd39e0ba07f0f5cced0a1cf6dd4
/
fpdfsdk
/
src
/
javascript
/
JS_Runtime.cpp
3342090
Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors.
by Tom Sepez
· 9 years ago
452b4f3
Merge to XFA: Allow compiling PDFium without V8.
by Tom Sepez
· 9 years ago
a8a39e2
Allow building of XFA branch without XFA
by Tom Sepez
· 9 years ago
67fd5df
Merge to XFA: Wean CJS_Value off of v8::Isolate.
by Tom Sepez
· 9 years ago
3fa115b
Merge to XFA: Only call DefineJSObjects() once for the global V8 isolate.
by Lei Zhang
· 9 years ago
ba038bc
Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_.
by Tom Sepez
· 9 years ago
a72e8e2
Merge to XFA: Pass v8::Isolate to PDFium at init time.
by Tom Sepez
· 9 years ago
cd56a7d
Merge to XFA: Store object definition ID in each js_class.
by Tom Sepez
· 9 years ago
3745841
Merge to XFA: Make the vast majority of JS headers private to src/javascript.
by Tom Sepez
· 9 years ago
2d5a0e1
Merge to XFA: CJS_Timer should observe CJS_Runtime destruction.
by Lei Zhang
· 9 years ago
ca70a69
Merge to XFA: Remove JavaScript.h
by Tom Sepez
· 9 years ago
5d0e843
Merge to XFA: Use std::set<> to track active event handlers.
by Tom Sepez
· 9 years ago
ed7b2b5
XFA: contention between FXJSE and FXJS over isolate data slots
by Tom Sepez
· 9 years ago
854a7f6
Merge to XFA: Remove CJS_RuntimeFactory
by Tom Sepez
· 9 years ago
d5a0e95
Merge to XFA: Don't pass null isolates to FXJS_ when we have a real isolate.
by Tom Sepez
· 9 years ago
39bfe12
Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_.
by Tom Sepez
· 9 years ago
7d0fcbf
Merge to XFA: Refactor fxjs_v8 and add embeddertests for it.
by Tom Sepez
· 9 years ago
f458362
Merge to XFA: Get CJS_RuntimeFactory out of CJS_GlobalData management.
by Tom Sepez
· 9 years ago
142165e
Merge to XFA: Fix strings, ..., void return types for Consts.h.
by Tom Sepez
· 9 years ago
570875c
Merge to XFA: Rename Init methods to more accurately describe purpose
by Tom Sepez
· 9 years ago
808a99e
Merge to XFA: Remove some abstractions in fxjs_v8.h.
by Tom Sepez
· 9 years ago
2900784
Merge to XFA: Don't dispose the isolate if its provided by the embedder
by Jochen Eisinger
· 10 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 10 years ago
06b6002
Merge to XFA: Plumb in an externally created v8::Isolate
by Jochen Eisinger
· 10 years ago
2f2ffec
Merge to XFA - else after returns.
by Tom Sepez
· 10 years ago
d07958f
Merge to XFA: Remove dead code found by Scythe.
by Lei Zhang
· 10 years ago
796c908
Merge to XFA: Cleanup: Do not check pointers before deleting them, part 2.
by Lei Zhang
· 10 years ago
a6d9f0e
Remove trailing whitespaces in fpdfsdk, XFA edition.
by Lei Zhang
· 10 years ago
ca3ac5e
Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.
by Tom Sepez
· 10 years ago
d7e5cc7
Merge to XFA: Remove typdefs for pointer types in fx_system.h.
by Tom Sepez
· 10 years ago
bdeeb8a
Make CPDFXFA_App / IXFA_AppProvider saner
by Tom Sepez
· 10 years ago
dfa2c99
Merge V8 API updates to xfa branch
by Jochen Eisinger
· 10 years ago
d2cc1b9
Merge to XFA: Fix V8 array buffer allocator.
by Tom Sepez
· 10 years ago
c774787
Merge to XFA: Kill off unused IFXJS interface methods.
by Tom Sepez
· 10 years ago
b045ed2
Merge https://codereview.chromium.org/897973002/ and https://codereview.chromium.org/902753002/ to XFA branch
by John Abd-El-Malek
· 10 years ago
207299b
XFA: merge patch from issue 801913002 and 804463003
by John Abd-El-Malek
· 10 years ago
f13c1f3
Merge to XFA: Patch from CL 726143002
by Bo Xu
· 10 years ago
a197ba4
Merge to XFA: Patch from CL 705503004
by Bo Xu
· 10 years ago
ca97940
Do not Initialize v8 in fpdfsdk, since this has been done in xfa
by Bo Xu
· 10 years ago
fdc00a7
Merge XFA to PDFium master at 4dc95e7 on 10/28/2014
by Bo Xu
· 10 years ago
0c53324
Invoke V8::Initialize() explicitly during V8 setup
by Jochen Eisinger
· 10 years ago
09363c8
Fix a few more -Wreorder warnings.
by Nico Weber
· 11 years ago
3fb18f4
Hook up the default v8::Platform implementation to pdfium
by Jochen Eisinger
· 11 years ago
3f3b45c
Convert all line endings to LF.
by John Abd-El-Malek
· 11 years ago
4fbe779
Add some blank lines at the end of 3 files to remove the "no newlines at end of file" warning.
by John Abd-El-Malek
· 11 years ago
41f0590
Remove "using namespace v8" in header. This allows us to turn all warnings into errors. It also makes it clearer to find usage of v8 in the library.
by John Abd-El-Malek
· 11 years ago
5110c47
Initial commit.
by John Abd-El-Malek
· 11 years ago