summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfannot_embeddertest.cpp
AgeCommit message (Expand)Author
2017-08-31Change APIs to use FPDF_BYTESTRING for keys.Lei Zhang
2017-08-28Added FPDFAnnot_GetAnnotIndex()Jane Liu
2017-08-22Added FPDFAnnot_GetLinkedAnnot()Jane Liu
2017-08-16Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints}Jane Liu
2017-08-16Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}()Jane Liu
2017-08-09Unify of saving documents.chromium/3181Artem Strygin
2017-07-20Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests.Diana Gage
2017-07-20Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests.Diana Gage
2017-07-11Added API for removing objects from annotationsJane Liu
2017-07-10Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154Nicolas Pena
2017-07-06Added APIs for getting/setting string pairs in annotation dictionariesJane Liu
2017-07-06Generalized annotation APIs to support image and text objectsJane Liu
2017-07-06Added APIs for setting annotation flag valuesJane Liu
2017-07-05Allow EmbedderTest to test savingNicolas Pena
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu
2017-06-29Added FPDFAnnot_RemoveAnnot()Jane Liu
2017-06-27Made existing annotation APIs to work with APchromium/3143Jane Liu
2017-06-27Changed the return type for annotation APIsJane Liu
2017-06-22Minor change to AP generation logicJane Liu
2017-06-20Wrapper class for annotation dictionary + CPDF_Formchromium/3137Jane Liu
2017-06-14Reenabled a flaky testchromium/3131Jane Liu
2017-06-09Disable a new flaky testJane Liu
2017-06-07Fixing FPDFPage_TransformAnnotsJane Liu
2017-06-07Basic APIs and tests for creating annotationsJane Liu
2017-06-01Basic APIs and tests for extracting annotationsJane Liu