Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
61dc96f9aa2512807b62cfaec35b1cd012459a6f
/
fpdfsdk
/
include
/
jsapi
61dc96f
Fix memory leakage on Linux - part3
by jinming_wang
· 9 years ago
40e9ff3
Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk.
by Tom Sepez
· 9 years ago
51da093
Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/
by Tom Sepez
· 9 years ago
1b24628
XFA: More underlying types
by Tom Sepez
· 9 years ago
b8ec0a3
Mising JS refactoring in XFA.
by Tom Sepez
· 9 years ago
4237aed
Merge to XFA: Keep "static" objects per-context rather than per isolate.
by Tom Sepez
· 9 years ago
4f4603c
Segv when PDF-side JS object property getter invoked from XFA.
by Tom Sepez
· 9 years ago
d88a364
Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk.
by Lei Zhang
· 9 years ago
a688a04
Merge to XFA: Fix all relative includes to core.
by Lei Zhang
· 9 years ago
371379d
Merge to XFA: Remove FXJS_GetRuntime
by Tom Sepez
· 9 years ago
3342090
Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors.
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
7fed2e7
Merge to XFA: Remove unused global argument from FXJS_CONSTRUCTOR.
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
bd7fabf
Merge to XFA: Introduce kPerIsolateDataIndex and tidy JS_Define.h
by Tom Sepez
· 9 years ago
a25fd09
XFA: Pass IFXJS_Runtime via V8 contexts, not V8 isolates
by Tom Sepez
· 9 years ago
ed7b2b5
XFA: contention between FXJSE and FXJS over isolate data slots
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
142165e
Merge to XFA: Fix strings, ..., void return types for Consts.h.
by Tom Sepez
· 9 years ago
808a99e
Merge to XFA: Remove some abstractions in fxjs_v8.h.
by Tom Sepez
· 9 years ago
9ed941a
Merge to XFA: CJS_Context::compile unused
by Tom Sepez
· 9 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 9 years ago
06b6002
Merge to XFA: Plumb in an externally created v8::Isolate
by Jochen Eisinger
· 9 years ago
d07958f
Merge to XFA: Remove dead code found by Scythe.
by Lei Zhang
· 9 years ago
19922bb
Merge to XFA: Fix ALL the include guards.
by Tom Sepez
· 10 years ago
dfa2c99
Merge V8 API updates to xfa branch
by Jochen Eisinger
· 10 years ago
e5350ef
Merge to XFA: Remove unused nParamNum values from JS method tables.
by Tom Sepez
· 10 years ago
9a3f812
Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers.
by Tom Sepez
· 10 years ago
49ccaeb
Fix a compiling error in fxjs_v8.h
by JUN FANG
· 10 years ago
2f3dfef
Merge to XFA: Kill off JS_ErrorString type.
by Tom Sepez
· 10 years ago
3a83266
Merge to XFA: Return error information from pdfium to JS.
by Tom Sepez
· 10 years ago
2311b78
Merge to XFA: Replace second set of #defines with templates in JS_Define.h
by Tom Sepez
· 10 years ago
ccc9483
Merge to XFA: Tidy up JS_Defines.h
by Tom Sepez
· 10 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