Sign in
pdfium
/
pdfium
/
refs/heads/chromium/3671
/
fxjs
/
xfa
/
cjx_exclgroup.cpp
70e5214
Move fxjs/cfxjse_* files to fxjs/xfa.
by Tom Sepez
· 6 years ago
chromium/3640
0b45d76
Remove more ScriptAttributeString() wrappers, part 3
by Tom Sepez
· 6 years ago
d4cda38
Remove underscores in CJS_Object::Script_Attribute_String() etc.
by Tom Sepez
· 6 years ago
b4c95fe
Rename WideString::{UTF8,UTF16LE}_Encode() to To{UTF8,UTF16LE}().
by Tom Sepez
· 6 years ago
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
88398a4
Use spans in CJX_Object.
by Tom Sepez
· 7 years ago
1699982
Ensure CJS_Return() with error always includes a message.
by Tom Sepez
· 7 years ago
e0518bf
Move cjs_v8.cpp to cfx_v8.cpp
by Tom Sepez
· 7 years ago
414cc9c
Remove GetWidgetAcc calls
by Dan Sinclair
· 7 years ago
9b85f4b
Merge CXFA_WidgetAcc into CXFA_Node
by Dan Sinclair
· 7 years ago
chromium/3330
1e5f87e
Use accessor for WidgetAcc
by Dan Sinclair
· 7 years ago
bc948ce
Remove CXFA_WidgetAcc from CXFA_FFNotify
by Dan Sinclair
· 7 years ago
04f50cf
Remove unused WidgetPreRemove and WidgetPostAdd params
by Dan Sinclair
· 7 years ago
d7d584d
Add flag to notify if a node widget is ready
by Dan Sinclair
· 7 years ago
94fc2af
Move CXFA_WidgetAcc from CJX_Object to CXFA_Object
by Dan Sinclair
· 7 years ago
d9dfb6c
Merge CXFA_WidgetData into CXFA_WidgetAcc
by Dan Sinclair
· 7 years ago
fe9d640
Create classes for XFA JS objects
by Dan Sinclair
· 7 years ago
ebcbb85
Move Script_Som_Border{Width|Color} to CJX_Object
by Dan Sinclair
· 7 years ago
909fa2d
[js] Convert to using size instead of sentinels
by Dan Sinclair
· 7 years ago
cb22f9a
[xfa] Refactor CJX method signatures.
by Dan Sinclair
· 7 years ago
93bb725
[xfa] Move JS method information to files.
by Dan Sinclair
· 7 years ago
chromium/3288