Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
d7ac26c410073359ef83c84bba21df7956b024fb
/
fpdfsdk
/
javascript
/
app.h
8f524d6
Refactor JS method parameters and return values.
by Dan Sinclair
· 7 years ago
80435cb
Convert JS input params to v8::Local<v8::Value>>s
by dan sinclair
· 7 years ago
33d13f2
Remove CJS_PropValue
by Dan Sinclair
· 7 years ago
cbe23db
Refactoring JS Callbacks.
by dan sinclair
· 7 years ago
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
e47e0c9
Avoid unordered_set and maps for the time being.
by Tom Sepez
· 8 years ago
b1670b5
Pass CJS_Runtime to JS callbacks.
by Tom Sepez
· 8 years ago
d6ae2af
Rename IJS_Context to IJS_EventContext.
by Tom Sepez
· 8 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 8 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
a752edf
Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs.
by tsepez
· 8 years ago
2eb7c7d
Use a map for app::m_Timers
by dsinclair
· 8 years ago
b469424
Push v8::Isolate into CFXJS_Engine class
by tsepez
· 8 years ago
e3ff76b
Rename CJS_Timer to GlobalTimer and make private to app.cpp
by tsepez
· 9 years ago
8ca63de
Remove another potential stale CJS_Timer usage
by tsepez
· 9 years ago
41a53ad
use std::vector in more places in JavaScript bindings code.
by tsepez
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago
[Renamed (97%) from fpdfsdk/src/javascript/app.h]
3ebd121
Review and cleanup lint warnings.
by Dan Sinclair
· 9 years ago
efbc191
Expand all paths to be based off pdfium/ directory
by Dan Sinclair
· 9 years ago
945fdb7
Merge to XFA: Replace CJS_Parameters with std::vector<CJS_Value>.
by Lei Zhang
· 9 years ago
ba038bc
Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_.
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
[Renamed (98%) from fpdfsdk/include/javascript/app.h]
808a99e
Merge to XFA: Remove some abstractions in fxjs_v8.h.
by Tom Sepez
· 9 years ago
2b1a2d5
Merge to XFA: Use override in more classes in fpdfsdk/
by Lei Zhang
· 9 years ago
077f1a3
XFA: clang-format all pdfium code, again.
by Nico Weber
· 10 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 10 years ago
a6d9f0e
Remove trailing whitespaces in fpdfsdk, XFA edition.
by Lei Zhang
· 10 years ago
19922bb
Merge to XFA: Fix ALL the include guards.
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
2f3dfef
Merge to XFA: Kill off JS_ErrorString type.
by Tom Sepez
· 10 years ago
ccc9483
Merge to XFA: Tidy up JS_Defines.h
by Tom Sepez
· 10 years ago
c6ab172
Kill off some dodgy JS callbacks
by Tom Sepez
· 10 years ago
55681f9
Remove a few unused variables, functions, and member variables.
by Nico Weber
· 11 years ago
3f3b45c
Convert all line endings to LF.
by John Abd-El-Malek
· 11 years ago
5110c47
Initial commit.
by John Abd-El-Malek
· 11 years ago