1. aea80dc Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 7 years ago
  2. 0186c18 Remove support for negative params to ReleaseBuffer() by Ryan Harrison · 7 years ago
  3. 6b0158f Remove fxedit place classes in pdfwindow/ by Dan Sinclair · 7 years ago
  4. 60fa2fc Simplify code in CPDFSDK_FormFillEnvironment. by Lei Zhang · 7 years ago
  5. 14ddd42 Consolidate Appearance Stream code in CPWL_AppStream. by Dan Sinclair · 7 years ago
  6. cddc8ed Fix typos that meant to say handler instead of hander. by Lei Zhang · 7 years ago
  7. 633a3b7 Rename PWL_FooBar files to cpwl_foo_bar. by Lei Zhang · 7 years ago
  8. 690d456 Use UnownedPtr to check CFX_*StringC lifetimes by Tom Sepez · 7 years ago
  9. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 7 years ago
  10. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 7 years ago
  11. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 7 years ago
  12. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 7 years ago
  13. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 7 years ago
  14. 6eec1c4 Update Invalidate to take a rect by Dan Sinclair · 7 years ago
  15. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 7 years ago
  16. a478dc5 Fix CPDF_InterForm::CheckRequiredFields and its callers. by Nicolas Pena · 7 years ago
  17. 8fa8279 Annotation deleted while retrieving it in JS by tsepez · 8 years ago
  18. 05e0169 Make FDF document creation return unique_ptrs by tsepez · 8 years ago
  19. c5267c5 Revert: Only create widgets if really needed by dsinclair · 8 years ago
  20. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  21. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  22. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  23. 19c198b Convert CPDFSDK_ActionHandler to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  24. 82e1767 Convert IJS_Runtime to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  25. 690c033 Convert CPDFSDK_InterForm to take a CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  26. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  27. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  28. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  29. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  30. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  31. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  32. 0bb385b Move fpdfsdk/fxedit/include to fpdfsdk/fxedit by dsinclair · 8 years ago
  33. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  34. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  35. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  36. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  37. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  38. 7c292e0 Remove dead code from CPDF_InterForm. by thestig · 8 years ago
  39. b94d7c9 Make the I in IFormFiller explicit by dsinclair · 8 years ago
  40. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  41. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  42. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  43. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  44. a31da74 Pass CFX_WideString further down widget callers by tsepez · 8 years ago
  45. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 8 years ago
  46. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  47. 9ed9137 Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. by jaepark · 8 years ago
  48. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago