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