summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2018-09-24Revert "Make potentially dangerous Actions require a user click."Henrique Nakashima
2018-09-20Make potentially dangerous Actions require a user click.Henrique Nakashima
2018-09-20Make some methods const in XFAJSEmbedderTestchromium/3560chromium/3559chromium/3558Nicolas Pena
2018-09-17Fix final/protected conflicts.Tom Sepez
2018-09-12Set correct stream index when parsing is done in several steps.Henrique Nakashima
2018-09-10Remove check for clean branch from safetynet_job.py.chromium/3549Henrique Nakashima
2018-09-07Force gclient sync in safetynet_compare.py.chromium/3548chromium/3547chromium/3546Henrique Nakashima
2018-09-07Revert "Discard deps that are not sync'ed anymore in safetynet_compare.py."Henrique Nakashima
2018-09-06Discard deps that are not sync'ed anymore in safetynet_compare.py.chromium/3545Henrique Nakashima
2018-08-31Test for radial shading when start is a point on border of end circle.Henrique Nakashima
2018-08-31Fix radial shading when start circle is a point in the center of end circle.Henrique Nakashima
2018-08-30Add unit test for AutoRestorer<> on smart pointer types.Tom Sepez
2018-08-30Use pdfium::span<> arg in A85 and RLE encoder methodsTom Sepez
2018-08-28Use pdfium::span<> in more image modulesTom Sepez
2018-08-28Handle non-printing characters at beginning of extraction regionRyan Harrison
2018-08-27The final game: mark everything final.Tom Sepez
2018-08-27Roll v8/ 9cf8abb7c..ff6b34b46 (689 commits)Lei Zhang
2018-08-24Fix a bug in make_expected.sh.Lei Zhang
2018-08-23Use pdfium::span<> in CPDF_Stream::SetData().Tom Sepez
2018-08-22Properly handle language markers in decoded textRyan Harrison
2018-08-21Remove excessive padding above and below PDF417 barcodes.Henrique Nakashima
2018-08-21Optimize rendering of two dimensional barcodes: defer upscale.Henrique Nakashima
2018-08-16Add a way to save a barcode generated bitmap to a .png.Henrique Nakashima
2018-08-16Optimize rendering of two dimensional barcodes: deduplicate regions.Henrique Nakashima
2018-08-14Remove CFX_BufferSeekableReadStream.Lei Zhang
2018-08-14Remove more default arg = nullptr cases.Tom Sepez
2018-08-13Make CFX_ReadOnlyMemoryStream take a span.Lei Zhang
2018-08-13Use CFX_ReadOnlyMemoryStream in more places.Lei Zhang
2018-08-13Run pdfium_test in only one place in make_expected.sh.Lei Zhang
2018-08-10Add proxy for syscall timeRyan Harrison
2018-08-10Remove const_cast<> from CFX_LZWDecompressor::Decode() caller.Tom Sepez
2018-08-01Bounds check lineSrc in JBig2_Image.cpp.Tom Sepez
2018-08-01Add in support for using .evt in make_expected.shRyan Harrison
2018-08-01Add FPDFText_GetFontName() APIMiklos Vajna
2018-07-27Make pixel_tests pass on Windows 10.Lei Zhang
2018-07-25Change CFX_BufferSeekableReadStream to take a span.Lei Zhang
2018-07-25Fix hint tables parsing.Artem Strygin
2018-07-19Fix unbalanced endobj keyword in rectangles_multi_pages.pdf.Lei Zhang
2018-07-16Use UnownedPtr<> to v8::Isolates.Tom Sepez
2018-07-12Reland "Avoid duplicate data buffering in CPDF_SyntaxParser::ReadStream()."Artem Strygin
2018-07-11Add FPDFFormObj_CountObjects() APIMiklos Vajna
2018-07-10Add test for reading marked content with an indirect dict.Henrique Nakashima
2018-07-06Revert "Avoid duplicate data buffering in CPDF_SyntaxParser::ReadStream()."Henrique Nakashima
2018-07-03Avoid duplicate data buffering in CPDF_SyntaxParser::ReadStream().Artem Strygin
2018-07-03Add FPDFText_GetTextRenderMode() APIMiklos Vajna
2018-06-29Use pdfium::span with CPDF_IccProfile and friends.Lei Zhang
2018-06-29Remove out param from CCodec_IccModule::CreateTransform_sRGB().Lei Zhang
2018-06-26Write pixel .evt test for dynamic_list_box_allow_multiple_selection.Henrique Nakashima
2018-06-23Fix some nits from commit 27cf78d8.chromium/3472chromium/3471Lei Zhang
2018-06-22Fix some nits in gold.py.chromium/3470Lei Zhang