1. 8cb8841 Tag CFXJSE_HostObject sub-classes. by Tom Sepez · 8 years ago
  2. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  3. 304bb91 Remove FX_BOOL entirely. by tsepez · 8 years ago
  4. 4355468 Move fxjs/include to fxjs by dsinclair · 8 years ago[Renamed (95%) from fxjs/include/fxjse.h]
  5. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  6. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 9 years ago[Renamed (95%) from fxjse/include/fxjse.h]
  7. 8bd9ce0 Move xfa/fxjse/ to fxjse/ by dsinclair · 9 years ago[Renamed (95%) from xfa/fxjse/include/fxjse.h]
  8. 2334e9e Fix crash in CXFA_Node::TryUserData() (speculative) by tsepez · 9 years ago
  9. 769b137 Remove more FXJSE c-method wrappers. by dsinclair · 9 years ago
  10. f27aeec Remove various FXJSE Value methods. by dsinclair · 9 years ago
  11. 8f3074b Remove FXJSE_Value_ToObject and call methods directly by dsinclair · 9 years ago
  12. fb2a824 Don't use array for only one compatible mode script by tsepez · 9 years ago
  13. d5f7261 Track shared isolates better in FXJSE. by tsepez · 9 years ago
  14. 29adee7 Replace void* with CFXJSE_HostObect and make wrapped objects inherit from it by tsepez · 9 years ago
  15. 86fad99 Replace CFXJSE_Value create/destroy with new and delete. by dsinclair · 9 years ago
  16. 3a005f2 Workaround dubious casting between CXFA_Object and void* in FXJSE by tsepez · 9 years ago
  17. 1c9cfe1 Make fm2jscontext's class descriptor a static constant. by tsepez · 9 years ago
  18. e3b2a4e Rename FXJSE_CLASS to avoid confusion with CFXJSE_CLASS by tsepez · 9 years ago
  19. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 9 years ago
  20. e9885e7 Replace FXJSE_HCLASS with CFXJSE_Class* by dsinclair · 9 years ago
  21. 7f2abcc Replace FXJSE_HCONTEXT with CFXJSE_Context* by dsinclair · 9 years ago
  22. dd6a46c Revert of Remove parameters which are always null (patchset #1 id:1 of https://codereview.chromium.org/2009413002/ ) by dsinclair · 9 years ago
  23. 818e190 Remove parameters which are always null by dsinclair · 9 years ago
  24. ec3da5b Rename FXJSE_HRUNTIME to v8::Isolate by dsinclair · 9 years ago
  25. 0582ad1 XFA unused function cleanup by dsinclair · 9 years ago
  26. 04fd27b Replace FXJSE_DOUBLE with double by dsinclair · 9 years ago
  27. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  28. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  29. 3a8051c Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. by Dan Sinclair · 9 years ago[Renamed (91%) from xfa/include/fxjse/fxjse.h]
  30. f040890 Split apart the remainder of fpdf_render_render.cpp into per-class files. by Tom Sepez · 9 years ago
  31. 06f49c8 Cleanup forward declarations. by dan sinclair · 9 years ago
  32. 50cce60 Fixing whitespace lint errors. by Dan Sinclair · 9 years ago
  33. 2886a25 Remove more _CAPS names by Tom Sepez · 9 years ago
  34. 4866158 Pdfium does not create isolate when it runs in chromium by jinming_wang · 9 years ago
  35. 99ffdb0 Fix DOS newlines by Tom Sepez · 9 years ago
  36. c909ce8 XFA: Remove many relative includes in xfa/ by Lei Zhang · 9 years ago
  37. 8241df7 Merge to XFA: Fix all relative includes to third_party. by Lei Zhang · 9 years ago
  38. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 10 years ago
  39. ca3ac5e Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. by Tom Sepez · 10 years ago
  40. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 10 years ago
  41. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 10 years ago
  42. 090d139 Merge to XFA: Kill FX_DEFINEHANDLE by Tom Sepez · 10 years ago
  43. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago