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