1. 29adee7 Replace void* with CFXJSE_HostObect and make wrapped objects inherit from it by tsepez · 9 years ago
  2. 86fad99 Replace CFXJSE_Value create/destroy with new and delete. by dsinclair · 9 years ago
  3. 3a005f2 Workaround dubious casting between CXFA_Object and void* in FXJSE by tsepez · 9 years ago
  4. 1c9cfe1 Make fm2jscontext's class descriptor a static constant. by tsepez · 9 years ago
  5. e3b2a4e Rename FXJSE_CLASS to avoid confusion with CFXJSE_CLASS by tsepez · 9 years ago
  6. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 9 years ago
  7. e9885e7 Replace FXJSE_HCLASS with CFXJSE_Class* by dsinclair · 9 years ago
  8. 7f2abcc Replace FXJSE_HCONTEXT with CFXJSE_Context* by dsinclair · 9 years ago
  9. dd6a46c Revert of Remove parameters which are always null (patchset #1 id:1 of https://codereview.chromium.org/2009413002/ ) by dsinclair · 9 years ago
  10. 818e190 Remove parameters which are always null by dsinclair · 9 years ago
  11. ec3da5b Rename FXJSE_HRUNTIME to v8::Isolate by dsinclair · 9 years ago
  12. 0582ad1 XFA unused function cleanup by dsinclair · 9 years ago
  13. 04fd27b Replace FXJSE_DOUBLE with double by dsinclair · 9 years ago
  14. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  15. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  16. 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]
  17. f040890 Split apart the remainder of fpdf_render_render.cpp into per-class files. by Tom Sepez · 9 years ago
  18. 06f49c8 Cleanup forward declarations. by dan sinclair · 9 years ago
  19. 50cce60 Fixing whitespace lint errors. by Dan Sinclair · 9 years ago
  20. 2886a25 Remove more _CAPS names by Tom Sepez · 9 years ago
  21. 4866158 Pdfium does not create isolate when it runs in chromium by jinming_wang · 9 years ago
  22. 99ffdb0 Fix DOS newlines by Tom Sepez · 9 years ago
  23. c909ce8 XFA: Remove many relative includes in xfa/ by Lei Zhang · 9 years ago
  24. 8241df7 Merge to XFA: Fix all relative includes to third_party. by Lei Zhang · 9 years ago
  25. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 10 years ago
  26. ca3ac5e Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. by Tom Sepez · 10 years ago
  27. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 10 years ago
  28. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 10 years ago
  29. 090d139 Merge to XFA: Kill FX_DEFINEHANDLE by Tom Sepez · 10 years ago
  30. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago