1. 5daf07a Make NewNull return an actual Null by dan sinclair · 8 years ago
  2. 275e260 Convert string class names by Ryan Harrison · 8 years ago
  3. 63b2fc7 Check for possible empty object returns from NewFxDynamicObj() by Tom Sepez · 8 years ago
  4. e6cf013 Tidy FXJS_V8, backfill tests. by tsepez · 8 years ago
  5. 0b2a987 Set up isolate in CFXJS_Engine's constructor by weili · 9 years ago
  6. b469424 Push v8::Isolate into CFXJS_Engine class by tsepez · 9 years ago
  7. a494191 Move some v8 objects from CJS back into FXJS by tsepez · 9 years ago
  8. d0b6ed1 Make FXJS_GetObjectElement return std::vector<CFX_WideString>. by tsepez · 9 years ago
  9. b3f2467 Move fpdfsdk/jsapi into fxjs/ by dsinclair · 9 years ago[Renamed from fpdfsdk/jsapi/fxjs_v8_embeddertest.cpp]
  10. 884b4f9 Remove unused context param from execute. by dsinclair · 9 years ago
  11. db444d2 Fix all the code which has duplicate variable declarations by weili · 9 years ago
  12. 8abd7a2 Remove use of v8:Lockers by tsepez · 9 years ago
  13. 9967cc5 Re-land "Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed."" by Tom Sepez · 9 years ago
  14. 129a60e Revert "Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed." by Tom Sepez · 9 years ago
  15. e432675 Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed. by Tom Sepez · 9 years ago
  16. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed from fpdfsdk/src/jsapi/fxjs_v8_embeddertest.cpp]
  17. 61046b9 Sort headers in non-xfa directories. by Dan Sinclair · 9 years ago
  18. 1ac47eb Merge to XFA: Fix JS seconds since epoch to date conversions. by Lei Zhang · 9 years ago
  19. 40e9ff3 Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk. by Tom Sepez · 10 years ago
  20. 51da093 Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/ by Tom Sepez · 10 years ago
  21. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 10 years ago
  22. 4237aed Merge to XFA: Keep "static" objects per-context rather than per isolate. by Tom Sepez · 10 years ago
  23. b155293 Merge to XFA: Remove a couple of unused variables. by Lei Zhang · 10 years ago
  24. a688a04 Merge to XFA: Fix all relative includes to core. by Lei Zhang · 10 years ago
  25. 8241df7 Merge to XFA: Fix all relative includes to third_party. by Lei Zhang · 10 years ago
  26. 3342090 Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors. by Tom Sepez · 10 years ago
  27. a72e8e2 Merge to XFA: Pass v8::Isolate to PDFium at init time. by Tom Sepez · 10 years ago
  28. 3745841 Merge to XFA: Make the vast majority of JS headers private to src/javascript. by Tom Sepez · 10 years ago
  29. ed7b2b5 XFA: contention between FXJSE and FXJS over isolate data slots by Tom Sepez · 10 years ago
  30. 39bfe12 Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_. by Tom Sepez · 10 years ago
  31. 7d0fcbf Merge to XFA: Refactor fxjs_v8 and add embeddertests for it. by Tom Sepez · 10 years ago