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