1. 87ad417 Fix nits in FPDFAnnot_SetAP by Shikha Walia · 5 years ago
  2. b54d7ad Make FPDFAnnot_SetAP() generate PDF standard compliant AP stream by Shikha Walia · 5 years ago
  3. 03e5e68 Disable embedder tests that fail when Skia or Skia Paths is enabled. by Lei Zhang · 5 years ago
  4. a9d33bd Remove |page| parameter in FPDFAnnot_GetFormFieldFlags(). by Lei Zhang · 5 years ago
  5. 23fdf89 FPDFAnnot_IsChecked API for checkboxes and radio buttons. by Ryan Smith · 5 years ago
  6. a2b7073 Roll third_party/freetype/src/ 31757f969..f37083edf (54 commits) by Lei Zhang · 5 years ago
  7. 3475b48 Remove deprecated fpdf_edit APIs. by Lei Zhang · 5 years ago
  8. e67bcc7 Replace _FX_PLATFORM_WINDOWS_ with defined(OS_WIN). by Lei Zhang · 5 years ago
  9. e4cdac5 Replace _FX_PLATFORM_APPLE_ with defined(OS_MACOSX). by Lei Zhang · 5 years ago
  10. 09c23b1 GetFontSize for Variable Text Annotations. by Ryan Smith · 5 years ago
  11. 5bf8c7f Give buffers in experimental fpdf_annot.h APIs clearer types. by Lei Zhang · 6 years ago
  12. f0f6768 Introduce ScopedFPDFWideString for use in tests. by Lei Zhang · 6 years ago
  13. 4f556b8 Fix nits in fpdf_annot_embeddertest.cpp. by Lei Zhang · 6 years ago
  14. 7daf7a2 Serialize floats in page content to avoid exponential representation by Manoj Biswas · 6 years ago
  15. e039bab Write out the font encoding in CPDF_PageContentGenerator::ProcessText(). by Lei Zhang · 6 years ago
  16. 3e78560 Add GetNumberValue function to fpdf_annot. by rycsmith · 6 years ago
  17. 98dc8c0 Make FPDFPage_GetAnnot() return nullptr for bad entries. by Lei Zhang · 6 years ago
  18. 3d9a097 Add a test for FPDFPage_GetAnnotIndex() when there is a bad annot entry. by Lei Zhang · 6 years ago
  19. e7033c8 Test bad inputs for newly added annotation APIs. by Lei Zhang · 6 years ago
  20. cb752f3 Add Opt array functions to to fpdf_annot.h. by rycsmith · 6 years ago
  21. e6fcdfa Reuse existing CPDF_InteractiveForm in two more APIs. by Lei Zhang · 6 years ago
  22. b6992dd Move a bunch of code out of testing/test_support.h. by Lei Zhang · 6 years ago
  23. 992e7e2 Add a test to show rendering a PDF can affect saving. by Lei Zhang · 6 years ago
  24. a5c1daf Add constants for PDF 1.7 spec, table 8.15. by Lei Zhang · 6 years ago
  25. 0b49405 Add EmbedderTest::OpenSavedDocumentWithPassword(). by Lei Zhang · 6 years ago
  26. 05ec64c Fix encoding problem in FPDFAnnot_SetAP(). by Lei Zhang · 6 years ago
  27. f5fcd9e Fix encoding problem in FPDFAnnot_SetStringValue(). by Lei Zhang · 6 years ago
  28. ab41f25 Rename "Embeddertest" to "EmbedderTest". by Lei Zhang · 6 years ago
  29. ef43c26 Render annotation in annotation_ink_multiple.pdf. by Tom Sepez · 6 years ago
  30. 507d019 Add EmbedderTest::LoadPageNoEvents() and UnloadPageNoEvents() by Tom Sepez · 6 years ago
  31. 7557e7b Add basic tests for some annotation APIs. by Lei Zhang · 6 years ago
  32. b9c3e27 Remove more default arg = nullptr cases. by Tom Sepez · 6 years ago
  33. 5e2c51c Make pdfium_embeddertests pass on Windows 10. by Lei Zhang · 6 years ago
  34. e08d2b1 Introduce ScopedFPDF types in public/cpp/fpdf_scopers.h by Tom Sepez · 6 years ago
  35. 1638179 Add index parameter to quadpoints getter and setter. by Ralf Sippl · 7 years ago
  36. 971a674 Rename fpdfsdk/fpdf* files to be consistent by Dan Sinclair · 7 years ago[Renamed (99%) from fpdfsdk/fpdfannot_embeddertest.cpp]
  37. 5098b25 Reland "Add FPDFAnnot_CountAttachmentPoints" by Henrique Nakashima · 7 years ago
  38. ac3e57e Revert "Add FPDFAnnot_CountAttachmentPoints" by Henrique Nakashima · 7 years ago
  39. ca28cb6 Add FPDFAnnot_CountAttachmentPoints by Ralf Sippl · 7 years ago
  40. b3a5240 Calculate AP for multi-line markup annotations correctly by Ralf Sippl · 7 years ago
  41. 2083092 Add more options to combobox_form.pdf resource. by Henrique Nakashima · 7 years ago
  42. 35841fa Create FPDFPage_RemoveObject(). by Henrique Nakashima · 7 years ago
  43. 844d79e Improve performance of writing path floats. by Dan Sinclair · 7 years ago
  44. c113c7a Get rid of EmbedderTest::RenderPageWithFlagsDeprecated(). by Lei Zhang · 7 years ago
  45. 75c8171 Do more page load/unload checks in EmbedderTest. by Lei Zhang · 7 years ago
  46. a98e366 Clean up RenderPage methods in EmbedderTest. by Lei Zhang · 7 years ago
  47. a21d593 Add FPDFAnnotationDeleter for use with std::unique_ptr. by Lei Zhang · 7 years ago
  48. 5970a47 Add FPDFAnnot_SetAP to public API. by Henrique Nakashima · 7 years ago
  49. 4afee17 Fix some nits from commit a74e75d. by Lei Zhang · 7 years ago
  50. a74e75d Add FPDFAnnot_GetAP to public API. by Henrique Nakashima · 7 years ago
  51. 8baea3c Stop using m_SavedPage in embedder tests. by Henrique Nakashima · 7 years ago
  52. 5c02f12 Deduplicate md5s in fpdfannot_embeddertest.cpp for Windows and others. by Henrique Nakashima · 7 years ago
  53. 09b4192 Revert "Revert "Reland "Remove ContrastAdjust().""" by Henrique Nakashima · 7 years ago
  54. 978ba20 Revert "Reland "Remove ContrastAdjust()."" by Henrique Nakashima · 7 years ago
  55. d5ec7ab Reland "Remove ContrastAdjust()." by Henrique Nakashima · 7 years ago
  56. 42613d8 Revert "Remove ContrastAdjust()." by Henrique Nakashima · 7 years ago
  57. 53d443f Remove ContrastAdjust(). by Henrique Nakashima · 7 years ago
  58. 04e4dc8 Fix rounding of colour values by Dan Sinclair · 7 years ago
  59. b23246b Roll FT to ae7dc1f62d826083d418e86cce3f66a76dff038a by Nicolas Pena · 7 years ago
  60. 698aed7 Cleanup FX macros by Dan Sinclair · 7 years ago
  61. df064df Change APIs to use FPDF_BYTESTRING for keys. by Lei Zhang · 7 years ago
  62. d1ed1ce Added FPDFAnnot_GetAnnotIndex() by Jane Liu · 7 years ago
  63. 300bb27 Added FPDFAnnot_GetLinkedAnnot() by Jane Liu · 7 years ago
  64. b370e5a Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints} by Jane Liu · 7 years ago
  65. 0c6b07d Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}() by Jane Liu · 7 years ago
  66. d24b97e Unify of saving documents. by Artem Strygin · 7 years ago
  67. 40870db Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. by Diana Gage · 7 years ago
  68. 7e0c05d Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. by Diana Gage · 7 years ago
  69. 7a9a38b Added API for removing objects from annotations by Jane Liu · 7 years ago
  70. 00c3cfd Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545 by Nicolas Pena · 7 years ago
  71. 2e1a32b Added APIs for getting/setting string pairs in annotation dictionaries by Jane Liu · 7 years ago
  72. 3656774 Generalized annotation APIs to support image and text objects by Jane Liu · 7 years ago
  73. b137e75 Added APIs for setting annotation flag values by Jane Liu · 7 years ago
  74. 3ff5400 Allow EmbedderTest to test saving by Nicolas Pena · 7 years ago
  75. baa7ff4 Basic APIs and tests for extracting and setting annotation paths by Jane Liu · 7 years ago
  76. 8ce58f5 Added FPDFAnnot_RemoveAnnot() by Jane Liu · 7 years ago
  77. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 7 years ago
  78. d60e9ad Changed the return type for annotation APIs by Jane Liu · 7 years ago
  79. e17011d Minor change to AP generation logic by Jane Liu · 7 years ago
  80. e10509a Wrapper class for annotation dictionary + CPDF_Form by Jane Liu · 7 years ago
  81. d321ef9 Reenabled a flaky test by Jane Liu · 7 years ago
  82. 748793b Disable a new flaky test by Jane Liu · 7 years ago
  83. eda6525 Fixing FPDFPage_TransformAnnots by Jane Liu · 7 years ago
  84. 20eafda Basic APIs and tests for creating annotations by Jane Liu · 7 years ago
  85. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 7 years ago