1. 70e5214 Move fxjs/cfxjse_* files to fxjs/xfa. by Tom Sepez · 6 years ago chromium/3640
  2. 0b45d76 Remove more ScriptAttributeString() wrappers, part 3 by Tom Sepez · 6 years ago
  3. d4cda38 Remove underscores in CJS_Object::Script_Attribute_String() etc. by Tom Sepez · 6 years ago
  4. b4c95fe Rename WideString::{UTF8,UTF16LE}_Encode() to To{UTF8,UTF16LE}(). by Tom Sepez · 6 years ago
  5. 3a6d058 Rename CJS_Return to CJS_Result. by Tom Sepez · 6 years ago
  6. 20736f7 Introduce safer CJS_Return::Success() and Failure(). by Tom Sepez · 6 years ago
  7. 88398a4 Use spans in CJX_Object. by Tom Sepez · 7 years ago
  8. 1699982 Ensure CJS_Return() with error always includes a message. by Tom Sepez · 7 years ago
  9. e0518bf Move cjs_v8.cpp to cfx_v8.cpp by Tom Sepez · 7 years ago
  10. 414cc9c Remove GetWidgetAcc calls by Dan Sinclair · 7 years ago
  11. 9b85f4b Merge CXFA_WidgetAcc into CXFA_Node by Dan Sinclair · 7 years ago chromium/3330
  12. 1e5f87e Use accessor for WidgetAcc by Dan Sinclair · 7 years ago
  13. bc948ce Remove CXFA_WidgetAcc from CXFA_FFNotify by Dan Sinclair · 7 years ago
  14. 04f50cf Remove unused WidgetPreRemove and WidgetPostAdd params by Dan Sinclair · 7 years ago
  15. d7d584d Add flag to notify if a node widget is ready by Dan Sinclair · 7 years ago
  16. 94fc2af Move CXFA_WidgetAcc from CJX_Object to CXFA_Object by Dan Sinclair · 7 years ago
  17. d9dfb6c Merge CXFA_WidgetData into CXFA_WidgetAcc by Dan Sinclair · 7 years ago
  18. fe9d640 Create classes for XFA JS objects by Dan Sinclair · 7 years ago
  19. ebcbb85 Move Script_Som_Border{Width|Color} to CJX_Object by Dan Sinclair · 7 years ago
  20. 909fa2d [js] Convert to using size instead of sentinels by Dan Sinclair · 7 years ago
  21. cb22f9a [xfa] Refactor CJX method signatures. by Dan Sinclair · 7 years ago
  22. 93bb725 [xfa] Move JS method information to files. by Dan Sinclair · 7 years ago chromium/3288