1. 99f5bbb Do IWYU for ptr_util.h. by Lei Zhang · 6 years ago
  2. 456e970 Remove FPDFDOC_ prefix from non-public functions by Tom Sepez · 6 years ago
  3. 367ed46 Use pdfium::span<> in CPDF_Stream::SetData(). by Tom Sepez · 6 years ago
  4. 888af47 Rename CPDF_PageObjectHolder::GetFormDict() to GetDict(). by Henrique Nakashima · 6 years ago
  5. fffdeeb Add const/non-const versions of remaining CPDF_Dictionary methods. by Lei Zhang · 6 years ago
  6. e5c0fa9 Make one more CPDF_PageObjectHolder member protected. by Lei Zhang · 6 years ago
  7. 8f63763 Make more CPDF_PageObjectHolder members protected. by Lei Zhang · 6 years ago
  8. 525147a Use strict types in FPDF API, try #3 by Tom Sepez · 6 years ago
  9. 6b26e1a Remove non-const CPDF_PageObjectHolder::GetPageObjectList(). by Henrique Nakashima · 7 years ago
  10. 1638179 Add index parameter to quadpoints getter and setter. by Ralf Sippl · 7 years ago
  11. 971a674 Rename fpdfsdk/fpdf* files to be consistent by Dan Sinclair · 7 years ago[Renamed from fpdfsdk/fpdfannot.cpp]
  12. 00d47a6 Rename some fsdk files to cpdfsdk by Dan Sinclair · 7 years ago
  13. 5098b25 Reland "Add FPDFAnnot_CountAttachmentPoints" by Henrique Nakashima · 7 years ago
  14. ac3e57e Revert "Add FPDFAnnot_CountAttachmentPoints" by Henrique Nakashima · 7 years ago
  15. ca28cb6 Add FPDFAnnot_CountAttachmentPoints by Ralf Sippl · 7 years ago
  16. aaed698 Consolidate QuadPoints reading code in fpdfsdk. by Lei Zhang · 7 years ago
  17. c3cffbe Fix some param names in the public API. by Lei Zhang · 7 years ago
  18. b3a5240 Calculate AP for multi-line markup annotations correctly by Ralf Sippl · 7 years ago
  19. ae0853d Allow creation of FreeText annotations. by Henrique Nakashima · 7 years ago
  20. 5970a47 Add FPDFAnnot_SetAP to public API. by Henrique Nakashima · 7 years ago
  21. 4afee17 Fix some nits from commit a74e75d. by Lei Zhang · 7 years ago
  22. a74e75d Add FPDFAnnot_GetAP to public API. by Henrique Nakashima · 7 years ago
  23. 367e7de Add FS_RECTF conversion functions. by Lei Zhang · 7 years ago
  24. 90fffb3 Simplify CPVT_GenerateAP interface by Dan Sinclair · 7 years ago
  25. 8e7f932 Convert CPVT_Color to CFX_Color by Dan Sinclair · 7 years ago
  26. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  27. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  28. df064df Change APIs to use FPDF_BYTESTRING for keys. by Lei Zhang · 7 years ago
  29. af59cf1 Change CPDF_Form::ParseContent() to ParseContentWithParams(). by Lei Zhang · 7 years ago
  30. d1ed1ce Added FPDFAnnot_GetAnnotIndex() by Jane Liu · 7 years ago
  31. 300bb27 Added FPDFAnnot_GetLinkedAnnot() by Jane Liu · 7 years ago
  32. b370e5a Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints} by Jane Liu · 7 years ago
  33. 0c6b07d Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}() by Jane Liu · 7 years ago
  34. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 7 years ago
  35. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  36. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  37. 90555e0 Add CPDF_Stream::ReplaceData method. by Artem Strygin · 7 years ago
  38. 40870db Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. by Diana Gage · 7 years ago
  39. 7e0c05d Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. by Diana Gage · 7 years ago
  40. 18ae06d Basic APIs and tests for extracting attachments by Jane Liu · 7 years ago
  41. 57f228d Updated pdfium_test's WriteAnnot() by Jane Liu · 7 years ago
  42. 7a9a38b Added API for removing objects from annotations by Jane Liu · 7 years ago
  43. 2e1a32b Added APIs for getting/setting string pairs in annotation dictionaries by Jane Liu · 7 years ago
  44. 3656774 Generalized annotation APIs to support image and text objects by Jane Liu · 7 years ago
  45. b137e75 Added APIs for setting annotation flag values by Jane Liu · 7 years ago
  46. baa7ff4 Basic APIs and tests for extracting and setting annotation paths by Jane Liu · 7 years ago
  47. 8ce58f5 Added FPDFAnnot_RemoveAnnot() by Jane Liu · 7 years ago
  48. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 7 years ago
  49. d60e9ad Changed the return type for annotation APIs by Jane Liu · 7 years ago
  50. e10509a Wrapper class for annotation dictionary + CPDF_Form by Jane Liu · 7 years ago
  51. 262cf46 Minor changes/addons for annotation APIs by Jane Liu · 7 years ago
  52. 59c1ac0 Simplify CPDF_Array::RemoveAt(index, size). by Lei Zhang · 7 years ago
  53. 20eafda Basic APIs and tests for creating annotations by Jane Liu · 7 years ago
  54. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 7 years ago