Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
99f5bbb53316543f4f20ea937b5abc98efe91bf9
/
fxjs
/
cjs_icon.cpp
3a6d058
Rename CJS_Return to CJS_Result.
by Tom Sepez
· 6 years ago
20736f7
Introduce safer CJS_Return::Success() and Failure().
by Tom Sepez
· 6 years ago
b6b01cb
Re-work some more c_str() usage.
by Tom Sepez
· 6 years ago
8b4ddeb
Use spans in CJS_Object.
by Tom Sepez
· 6 years ago
1699982
Ensure CJS_Return() with error always includes a message.
by Tom Sepez
· 6 years ago
36aae4f
Make CJS_Objects track CJS_Runtime (and hence the document itself)
by Tom Sepez
· 6 years ago
f743552
Fold CJS_EmbedObj classes into CJS_Object classes
by Dan Sinclair
· 7 years ago
998fee3
Remove the CJS_EmbedObj template param from JSConstructor.
by Dan Sinclair
· 7 years ago
57e0977
Use unique pointer in CFXJS_PerObjectData.
by Tom Sepez
· 7 years ago
909fa2d
[js] Convert to using size instead of sentinels
by Dan Sinclair
· 7 years ago
e0345a4
Move fpdfsdk/javascript to fxjs/
by Dan Sinclair
· 7 years ago
[Renamed (95%) from fpdfsdk/javascript/cjs_icon.cpp]
0ead542
Rename Icon to cjs_icon
by Dan Sinclair
· 7 years ago
[Renamed (86%) from fpdfsdk/javascript/Icon.cpp]
bef4d3e
Remove unneeded DefineJSObject param
by Dan Sinclair
· 7 years ago
c94a793
Make spec arrays const
by Dan Sinclair
· 7 years ago
ef29953
Cleanup statics in JS classes
by Dan Sinclair
· 7 years ago
15776cf
Remove g_pClassName
by Dan Sinclair
· 7 years ago
d808dfd
Cleanup JS define methods
by Dan Sinclair
· 7 years ago
977c2a0
Remove methods for empty const/method/property arrays
by Dan Sinclair
· 7 years ago
89d26c8
Remove JS macros
by Dan Sinclair
· 7 years ago
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
e497492
Remove most CJS_Value Set methods
by Dan Sinclair
· 7 years ago
4b172c4
Cleaning up JS macros
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
40e0a81
Remove unused Icon::m_pIconStream
by Tom Sepez
· 8 years ago
4d5b8c5
Convert JS property tables to single-byte.
by Tom Sepez
· 8 years ago
04557b8
Remove some JS_Define macros
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
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
1cd352e
Get rid of NULLs in fpdfsdk/
by thestig
· 8 years ago
64376be
Move the fpdfsdk/include/javascript folder
by dsinclair
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago
[Renamed (86%) from fpdfsdk/src/javascript/Icon.cpp]
efbc191
Expand all paths to be based off pdfium/ directory
by Dan Sinclair
· 9 years ago
bde53d2
Merge to XFA: Remove relative includes.
by Lei Zhang
· 9 years ago
ba038bc
Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_.
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
ca70a69
Merge to XFA: Remove JavaScript.h
by Tom Sepez
· 9 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 9 years ago
a6d9f0e
Remove trailing whitespaces in fpdfsdk, XFA edition.
by Lei Zhang
· 9 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
3f3b45c
Convert all line endings to LF.
by John Abd-El-Malek
· 10 years ago
5110c47
Initial commit.
by John Abd-El-Malek
· 10 years ago