summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-22Consolidate QuadPoints reading code in fpdfsdk.chromium/3380chromium/3379Lei Zhang
2018-03-22Roll DEPS for depot_tools to 869a285Lei Zhang
2018-03-22Roll DEPS for zlib to 8c371ad7Lei Zhang
2018-03-22Roll DEPS for build to 74c3e063Lei Zhang
2018-03-22Move helper methods out of pdfium_test.Dan Sinclair
2018-03-22Roll DEPS for buildtools to 3748a2a9Lei Zhang
2018-03-22Roll DEPS for build to 4b1fc75dLei Zhang
2018-03-22Remove testing/{gmock,gtest}/dummy.Lei Zhang
2018-03-22Update gtest and gmock to 1.8.x.Lei Zhang
2018-03-22Add testing/{gmock,gtest}/dummy.Lei Zhang
2018-03-21Rewrite CPDFXFA_DocEnvironment::GetPopupPos.chromium/3378Henrique Nakashima
2018-03-21Add functions to convert various FPDF_ types.Lei Zhang
2018-03-21Use more const pointers in CPDF_ContentMarkItem.Lei Zhang
2018-03-21Rename foo_{wid,hei} to foo_{width,height}.Lei Zhang
2018-03-21Move declarations in pdfium_test closer to usageDan Sinclair
2018-03-21Rename "des_foo" to "dest_foo".Lei Zhang
2018-03-21Add helpers to work with FXDIB_Format.Lei Zhang
2018-03-21Add a regression test for bug 821454.Lei Zhang
2018-03-21Explain how CPDF_Page::GetDisplayMatrix() inverts y.Henrique Nakashima
2018-03-21Fix some param names in the public API.Lei Zhang
2018-03-21Change FXSYS_RGB() to FXSYS_BGR().Lei Zhang
2018-03-21Change FXSYS_Get{R,G,B}Value()'s input param to BGR.Lei Zhang
2018-03-21Replace deprecated SetNamedPropertyHandlerFranziska Hinkelmann
2018-03-21Rename one ArgbEncode() variant to AlphaAndColorRefToArgb().Lei Zhang
2018-03-21Remove thin_archive config from complete static librariesTom Anderson
2018-03-20Rename "RGB" methods/variables to "ColorRef" in CPDF_ColorState.Lei Zhang
2018-03-20Simplify code in CPDF_TextPage.Lei Zhang
2018-03-20Change ArgbToColorRef() to ArgbToAlphaAndColorRef().chromium/3377Lei Zhang
2018-03-19Calculate AP for multi-line markup annotations correctlyRalf Sippl
2018-03-19Roll DEPS for Clang to 7d56ff90.Lei Zhang
2018-03-19Roll DEPS for Skia to af770026Lei Zhang
2018-03-19Roll DEPS for catapult to 4f03e51fLei Zhang
2018-03-19Roll instrumented_libs to 323cf321Lei Zhang
2018-03-19Roll v8 to 9cf8abb7Lei Zhang
2018-03-19Add more options to combobox_form.pdf resource.Henrique Nakashima
2018-03-19Remove non-const ref parameters in CPDF_TextPage.Lei Zhang
2018-03-19Remove redundant code in CPDF_TextPage::CountRects().Lei Zhang
2018-03-19Avoid crashing in FPDFText_CountRects() for invalid start values.Lei Zhang
2018-03-19Avoid crashing in FPDFText_CountRects() for negative count values.Lei Zhang
2018-03-16Add more tests for FPDFText_CountRects().chromium/3376chromium/3375chromium/3374Lei Zhang
2018-03-16Rename some variables in FPDFTextEmbeddertest.Lei Zhang
2018-03-16Fix methods that have definition with different parameter names.Lei Zhang
2018-03-16Fix typo in doc of FPDFDest_GetDestPageIndex.Henrique Nakashima
2018-03-16Make more variables const-ref.chromium/3373Lei Zhang
2018-03-15Add a CFX_PathData::AppendRect() variant.chromium/3372Lei Zhang
2018-03-15Create FPDFPage_RemoveObject().Henrique Nakashima
2018-03-15Fixing order of guards to avoid potential segvsRyan Harrison
2018-03-15Rename FX_COLORREF variables from "rgb" to "bgr".Lei Zhang
2018-03-15Use Width()/Height() methods from rectangles.Lei Zhang
2018-03-15Remove unused CPDFSDK_BAAnnot methods.Lei Zhang