1. 8cdea72 Cleanup duplicate RunScript code by Dan Sinclair · 7 years ago
  2. ce047a6 Cleanup some SDK code by Dan Sinclair · 7 years ago
  3. e0345a4 Move fpdfsdk/javascript to fxjs/ by Dan Sinclair · 7 years ago
  4. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  5. b45324b Use NOTREACHED() in more places. by Lei Zhang · 7 years ago
  6. d7188f7 Remove some more |new|s, part 11 by Tom Sepez · 7 years ago
  7. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  8. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  9. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  10. 19c198b Convert CPDFSDK_ActionHandler to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  11. 82e1767 Convert IJS_Runtime to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  12. 4526faf Remove CPDFSDK_Document from IJS_Context by dsinclair · 8 years ago
  13. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  14. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  15. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  16. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  17. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  18. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  19. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  20. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  21. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago
  22. f4dc38b The benefits of having a CPDFSDK_FormActionHandler instance in by tonikitoo · 8 years ago
  23. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 8 years ago
  24. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  25. 23ae4a5 Remove redundant casts, part 4 by tsepez · 8 years ago
  26. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  27. b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 8 years ago
  28. e1aebd4 Use std::vector as internal storage for CPDF_Array by Wei Li · 8 years ago
  29. 64376be Move the fpdfsdk/include/javascript folder by dsinclair · 8 years ago
  30. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  31. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed (99%) from fpdfsdk/src/fsdk_actionhandler.cpp]
  32. 5fc239a Split fpdf_parser_objects.cpp into per-class .cpp/.h files. by Tom Sepez · 9 years ago
  33. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  34. 0fc6b25 Remove implicit conversions and some cleanup by Wei Li · 9 years ago
  35. 9b76113 Merge to XFA: Member function name refactoring by Wei Li · 9 years ago
  36. 6c7508b Merge to XFA: Use std::set to track visited dictionaries in fsdk_actionhandler. by Tom Sepez · 9 years ago
  37. 96660d6 Merge to XFA: Get rid of most instance of 'foo != NULL' by Lei Zhang · 9 years ago
  38. 43dd873 Remove unused include from fsdk_actionhandler.cpp by Tom Sepez · 9 years ago
  39. 50d12ad Introduce "underlying types" to abstract XFA differences. by Tom Sepez · 9 years ago
  40. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  41. 2b11dc1 Merge to XFA: Add type cast definitions for CPDF_Array. by Dan Sinclair · 9 years ago
  42. 3342090 Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors. by Tom Sepez · 9 years ago
  43. ba038bc Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_. by Tom Sepez · 9 years ago
  44. 3b5f124 Merge to XFA: CPDFSDK_MediaActionHandler is unused. by Tom Sepez · 9 years ago
  45. da180e9 Merge to XFA: Don't bother checking pointers before delete[] and FX_Free(). by Lei Zhang · 9 years ago
  46. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  47. 2c28619 Replace some Release() calls with virtual destructors. by Tom Sepez · 9 years ago
  48. 60f507b Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/ by Lei Zhang · 9 years ago
  49. 0aa0e73 Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always returns 0. by Lei Zhang · 9 years ago
  50. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 9 years ago
  51. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 9 years ago
  52. ac8d1e7 Merge to XFA: Make conversion between CPDF_Dest and its object explicit. by Tom Sepez · 10 years ago
  53. 7b5bc26 Merge to XFA: Make conversion between CPDF_Action and its dictionary explicit. by Tom Sepez · 10 years ago
  54. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago
  55. 9047b8b Clean up meaningless branch on commented-out code. by Chris Palmer · 10 years ago
  56. 7b99cd3 Remove unused |m_pEvi| field. by Chris Palmer · 10 years ago
  57. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 10 years ago
  58. 5110c47 Initial commit. by John Abd-El-Malek · 10 years ago