1. 90fffb3 Simplify CPVT_GenerateAP interface by Dan Sinclair · 7 years ago
  2. 8e7f932 Convert CPVT_Color to CFX_Color by Dan Sinclair · 7 years ago
  3. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  4. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  5. df064df Change APIs to use FPDF_BYTESTRING for keys. by Lei Zhang · 7 years ago
  6. af59cf1 Change CPDF_Form::ParseContent() to ParseContentWithParams(). by Lei Zhang · 7 years ago
  7. d1ed1ce Added FPDFAnnot_GetAnnotIndex() by Jane Liu · 7 years ago
  8. 300bb27 Added FPDFAnnot_GetLinkedAnnot() by Jane Liu · 7 years ago
  9. b370e5a Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints} by Jane Liu · 7 years ago
  10. 0c6b07d Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}() by Jane Liu · 7 years ago
  11. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 7 years ago
  12. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  13. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  14. 90555e0 Add CPDF_Stream::ReplaceData method. by Artem Strygin · 7 years ago
  15. 40870db Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. by Diana Gage · 7 years ago
  16. 7e0c05d Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. by Diana Gage · 7 years ago
  17. 18ae06d Basic APIs and tests for extracting attachments by Jane Liu · 7 years ago
  18. 57f228d Updated pdfium_test's WriteAnnot() by Jane Liu · 7 years ago
  19. 7a9a38b Added API for removing objects from annotations by Jane Liu · 7 years ago
  20. 2e1a32b Added APIs for getting/setting string pairs in annotation dictionaries by Jane Liu · 7 years ago
  21. 3656774 Generalized annotation APIs to support image and text objects by Jane Liu · 7 years ago
  22. b137e75 Added APIs for setting annotation flag values by Jane Liu · 7 years ago
  23. baa7ff4 Basic APIs and tests for extracting and setting annotation paths by Jane Liu · 7 years ago
  24. 8ce58f5 Added FPDFAnnot_RemoveAnnot() by Jane Liu · 7 years ago
  25. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 7 years ago
  26. d60e9ad Changed the return type for annotation APIs by Jane Liu · 7 years ago
  27. e10509a Wrapper class for annotation dictionary + CPDF_Form by Jane Liu · 7 years ago
  28. 262cf46 Minor changes/addons for annotation APIs by Jane Liu · 7 years ago
  29. 59c1ac0 Simplify CPDF_Array::RemoveAt(index, size). by Lei Zhang · 7 years ago
  30. 20eafda Basic APIs and tests for creating annotations by Jane Liu · 7 years ago
  31. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 7 years ago