summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfedit_embeddertest.cpp
AgeCommit message (Expand)Author
2018-01-30Use unsigned for char widthchromium/3335Nicolas Pena
2018-01-09Expose marked content IDs for images and alt text.Julian Lunger
2017-11-10Stop using m_SavedPage in embedder tests.chromium/3265Henrique Nakashima
2017-10-27Revert "Revert "Reland "Remove ContrastAdjust()."""chromium/3253chromium/3252Henrique Nakashima
2017-10-27Revert "Reland "Remove ContrastAdjust().""Henrique Nakashima
2017-10-27Reland "Remove ContrastAdjust()."Henrique Nakashima
2017-10-27Revert "Remove ContrastAdjust()."Henrique Nakashima
2017-10-26Remove ContrastAdjust().Henrique Nakashima
2017-10-18Fix rounding of colour valuesDan Sinclair
2017-09-28Cleanup font definesDan Sinclair
2017-09-28Add Length1 in TrueType font streamsNicolás Peña
2017-09-28Change bottom-top order in FontBBoxNicolás Peña
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-25API: rename FPDFPage_CountObject() to FPDFPage_CountObjects()Miklos Vajna
2017-09-22API: rename FPDFPath_CountPoint() to FPDFPath_CountSegments()Miklos Vajna
2017-09-20Add FPDFPath_GetPoint() APIchromium/3221Miklos Vajna
2017-09-18Convert string class namesRyan Harrison
2017-09-15Add public method FPDFPath_CountPoint to get # of points of a path object.Miklos Vajna
2017-08-31Change FPDFImageObj_GetImageFilter() to return byte strings.Lei Zhang
2017-08-16API and test for retrieving metadata from image objectsJane Liu
2017-08-09API and test for retrieving image filters from image objectsJane Liu
2017-08-08Added FPDFPageObj_Destroy() for freeing page objects createdJane Liu
2017-08-03APIs and tests for retrieving raw/decoded data from image objectsJane Liu
2017-08-03APIs and tests for extracting bitmaps from image objectsJane Liu
2017-07-10Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154Nicolas Pena
2017-07-05Allow EmbedderTest to test savingNicolas Pena
2017-06-29Add TestSaved helper method in FPDFEditEmbeddertestNicolas Pena
2017-06-28Set default graphics before generating page contentsNicolas Pena
2017-06-27Changed the return type for annotation APIsJane Liu
2017-06-20Wrapper class for annotation dictionary + CPDF_Formchromium/3137Jane Liu
2017-06-14Fix crash when inserting empty pathNicolas Pena
2017-06-14Add blend to GraphicsDataNicolas Pena
2017-06-07Fixing FPDFPage_TransformAnnotsJane Liu
2017-06-07Fix EmptyCreation testNicolas Pena
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-05-26Eliminate unneeded calls to FPDFPage_GenerateContentchromium/3115chromium/3114Nicolas Pena
2017-05-18Bad cast to CPDF_Document in FPDFEditEmbeddertestTom Sepez
2017-05-17Use more static_cast in fpdfsdkNicolas Pena
2017-05-08fpdfsdk: add minimal FPDFPageObj_GetType() testcasechromium/3094Miklos Vajna
2017-05-04Make CPDF_Font member variables protected.Lei Zhang
2017-05-03Add a ToUnicode mapping when loading CID fontsNicolas Pena
2017-05-02Roll FreeType to 5a3490e.Lei Zhang
2017-05-02Add API to create a text object using a loaded font.Nicolas Pena
2017-04-29Fix rotationschromium/3086chromium/3085rbpotter
2017-04-13Add embeddertest for form text rendering and savingNicolas Pena
2017-04-05Add public method FPDFPath_GetFillColor to get fill color of a path object.Miklos Vajna
2017-03-30Upgrade to FreeType 2.7.1.Lei Zhang
2017-03-27Remove old test expectations after the Mac 10.12 upgrade.Lei Zhang
2017-03-22Fix Mac tests on 10.12Nicolas Pena
2017-03-16Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace.Lei Zhang