Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
921fe6bfde3b4cf3da4b55fab77103af3a65cab4
/
fxjs
/
cfxjse_value.cpp
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
33b42e4
Rename StringCs c_str() to unterminated_c_str().
by Tom Sepez
· 7 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
76a44de
Cleaning up memory allocation in CXFA_FM2JSContext - IV
by Dan Sinclair
· 8 years ago
304bb91
Remove FX_BOOL entirely.
by tsepez
· 8 years ago
4355468
Move fxjs/include to fxjs
by dsinclair
· 8 years ago
08fea80
Rename fxjse/ to fxjs/ update files to match class names.
by dsinclair
· 8 years ago
[Renamed (67%) from fxjse/value.cpp]
eec3a36
Make code compile with clang_use_chrome_plugin (final)
by weili
· 8 years ago
4044d2d
Remove V8_INLINE markers.
by dsinclair
· 8 years ago
8bd9ce0
Move xfa/fxjse/ to fxjse/
by dsinclair
· 8 years ago
[Renamed (98%) from xfa/fxjse/value.cpp]
769b137
Remove more FXJSE c-method wrappers.
by dsinclair
· 8 years ago
f27aeec
Remove various FXJSE Value methods.
by dsinclair
· 8 years ago
8f3074b
Remove FXJSE_Value_ToObject and call methods directly
by dsinclair
· 8 years ago
29adee7
Replace void* with CFXJSE_HostObect and make wrapped objects inherit from it
by tsepez
· 8 years ago
86fad99
Replace CFXJSE_Value create/destroy with new and delete.
by dsinclair
· 8 years ago
3a005f2
Workaround dubious casting between CXFA_Object and void* in FXJSE
by tsepez
· 8 years ago
12a6b0c
Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*
by dsinclair
· 8 years ago
e9885e7
Replace FXJSE_HCLASS with CFXJSE_Class*
by dsinclair
· 8 years ago
dd6a46c
Revert of Remove parameters which are always null (patchset #1 id:1 of https://codereview.chromium.org/2009413002/ )
by dsinclair
· 8 years ago
818e190
Remove parameters which are always null
by dsinclair
· 8 years ago
ec3da5b
Rename FXJSE_HRUNTIME to v8::Isolate
by dsinclair
· 8 years ago
0582ad1
XFA unused function cleanup
by dsinclair
· 9 years ago
179bebb
Rename GetCStr and GetPtr to match CFX_ByteString.
by dsinclair
· 9 years ago
04fd27b
Replace FXJSE_DOUBLE with double
by dsinclair
· 9 years ago
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 9 years ago