1. 698aed7 Cleanup FX macros by Dan Sinclair · 7 years ago
  2. df064df Change APIs to use FPDF_BYTESTRING for keys. by Lei Zhang · 7 years ago
  3. d1ed1ce Added FPDFAnnot_GetAnnotIndex() by Jane Liu · 7 years ago
  4. 300bb27 Added FPDFAnnot_GetLinkedAnnot() by Jane Liu · 7 years ago
  5. b370e5a Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints} by Jane Liu · 7 years ago
  6. 0c6b07d Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}() by Jane Liu · 7 years ago
  7. d24b97e Unify of saving documents. by Artem Strygin · 7 years ago
  8. 40870db Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. by Diana Gage · 7 years ago
  9. 7e0c05d Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. by Diana Gage · 7 years ago
  10. 7a9a38b Added API for removing objects from annotations by Jane Liu · 7 years ago
  11. 00c3cfd Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545 by Nicolas Pena · 7 years ago
  12. 2e1a32b Added APIs for getting/setting string pairs in annotation dictionaries by Jane Liu · 7 years ago
  13. 3656774 Generalized annotation APIs to support image and text objects by Jane Liu · 7 years ago
  14. b137e75 Added APIs for setting annotation flag values by Jane Liu · 7 years ago
  15. 3ff5400 Allow EmbedderTest to test saving by Nicolas Pena · 7 years ago
  16. baa7ff4 Basic APIs and tests for extracting and setting annotation paths by Jane Liu · 7 years ago
  17. 8ce58f5 Added FPDFAnnot_RemoveAnnot() by Jane Liu · 7 years ago
  18. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 7 years ago
  19. d60e9ad Changed the return type for annotation APIs by Jane Liu · 7 years ago
  20. e17011d Minor change to AP generation logic by Jane Liu · 7 years ago
  21. e10509a Wrapper class for annotation dictionary + CPDF_Form by Jane Liu · 7 years ago
  22. d321ef9 Reenabled a flaky test by Jane Liu · 7 years ago
  23. 748793b Disable a new flaky test by Jane Liu · 7 years ago
  24. eda6525 Fixing FPDFPage_TransformAnnots by Jane Liu · 7 years ago
  25. 20eafda Basic APIs and tests for creating annotations by Jane Liu · 7 years ago
  26. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 7 years ago