1. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 7 years ago
  2. 6eec1c4 Update Invalidate to take a rect by Dan Sinclair · 7 years ago
  3. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 7 years ago
  4. a478dc5 Fix CPDF_InterForm::CheckRequiredFields and its callers. by Nicolas Pena · 7 years ago
  5. 8fa8279 Annotation deleted while retrieving it in JS by tsepez · 8 years ago
  6. 05e0169 Make FDF document creation return unique_ptrs by tsepez · 8 years ago
  7. c5267c5 Revert: Only create widgets if really needed by dsinclair · 8 years ago
  8. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  9. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  10. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  11. 19c198b Convert CPDFSDK_ActionHandler to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  12. 82e1767 Convert IJS_Runtime to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  13. 690c033 Convert CPDFSDK_InterForm to take a CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  14. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  15. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  16. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  17. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  18. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  19. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  20. 0bb385b Move fpdfsdk/fxedit/include to fpdfsdk/fxedit by dsinclair · 8 years ago
  21. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  22. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  23. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  24. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  25. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  26. 7c292e0 Remove dead code from CPDF_InterForm. by thestig · 8 years ago
  27. b94d7c9 Make the I in IFormFiller explicit by dsinclair · 8 years ago
  28. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  29. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  30. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  31. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  32. a31da74 Pass CFX_WideString further down widget callers by tsepez · 8 years ago
  33. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 8 years ago
  34. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  35. 9ed9137 Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. by jaepark · 8 years ago
  36. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago