summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11Small optimizations for CBC_HighLevelEncoder::lookAheadTestchromium/3550Ryan Harrison
2018-09-11Fix a regression in CJBig2_Context::HuffmanAssignCode().Lei Zhang
2018-09-11Do not copy data in DecodeAllScanlines().Lei Zhang
2018-09-11Make flate decode functions' buffer out parameter unique_ptrs.Lei Zhang
2018-09-11Make RunLengthDecode()'s buffer out parameter a unique_ptr.Lei Zhang
2018-09-11Make HexDecode()'s buffer out parameter a unique_ptr.Lei Zhang
2018-09-10Remove check for clean branch from safetynet_job.py.chromium/3549Henrique Nakashima
2018-09-10Save and reload document in RemoveMarkedObjectsPrime test.Henrique 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-06Rename CFX_GifContext::ReadData() to ReadAllOrNone()Tom Sepez
2018-09-06Discard deps that are not sync'ed anymore in safetynet_compare.py.chromium/3545Henrique Nakashima
2018-09-06Fix integer overflow in LoadCryptInfo.Henrique Nakashima
2018-09-05Roll third_party/freetype/src/ 2c8e6279a..f8af8fba7 (34 commits)chromium/3544Nicolas Pena
2018-09-05Update libpng from 1.6.22 -> 1.6.34Ryan Harrison
2018-09-04Revert "Update libpng from 1.6.22 -> 1.6.34"chromium/3543Lei Zhang
2018-09-04Consolidate some common code in ccoded_progressivedecoder.Tom Sepez
2018-09-04Fix some more span/memcpy interactions.Tom Sepez
2018-09-04Avoid CHECK in fpdf_parser_decode.cpp (memcpy empty span)Tom Sepez
2018-09-04Update libpng from 1.6.22 -> 1.6.34Ryan Harrison
2018-09-04Remove unneeded fpdf_parser_decode.h #includes.Lei Zhang
2018-08-31Remove avail_buf out argument from GetAvailInput() methods.chromium/3542chromium/3541chromium/3540chromium/3539Tom Sepez
2018-08-31Simplify radial shading.Henrique Nakashima
2018-08-31Use more UnownedPtrs in CFXJSE_Engine.Lei Zhang
2018-08-31Roll third_party/freetype/src/ 96b5e5009..2c8e6279a7b (38 commits)Nicolas Pena
2018-08-31Test for radial shading when start is a point on border of end circle.Henrique Nakashima
2018-08-31Roll third_party/icu/ e4194dc7b..c56c67199 (8 commits)Lei Zhang
2018-08-31Fix radial shading when start circle is a point in the center of end circle.Henrique Nakashima
2018-08-31Stop checking out GYP.Lei Zhang
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-30Use span<> in CFX_FontMgrTom Sepez
2018-08-30Roll v8 to 19afaa14Lei Zhang
2018-08-30Stop using deprecated V8 APIs in CFXJSE_Value.Lei Zhang
2018-08-30Add check on CGATS memory allocation in littlecms.Lei Zhang
2018-08-30Fix lifetime issue in CCodec_ProgressiveDecoder.Tom Sepez
2018-08-30Stop using deprecated V8 APIs in CFXJSE_Context.Lei Zhang
2018-08-29Use pdfium::span<>/UnownedPtr in CFX_Font.Tom Sepez
2018-08-29Stop using deprecated V8 APIs in CFXJSE_Class.Lei Zhang
2018-08-29Change explicit suppression of warning 4267 to a config based suppression.Will Harris
2018-08-29Stop using deprecated V8 APIs in CJS_Runtime.Lei Zhang
2018-08-29Fix radial shading when center of start point is on the border of an end circle.Henrique Nakashima
2018-08-29Remove FPDFDOC_ prefix from non-public functionsTom Sepez
2018-08-29Use pdfium::span<> in fpdf_parser_decode.h helper functions.Tom Sepez
2018-08-29Stop using deprecated V8 APIs in CJS_GlobalArrays.Lei Zhang
2018-08-29Remove FPDFAPI_ prefix from internal cid/encoder functionsTom Sepez
2018-08-29Reduce the number of CFXJSE_ResolveProcessor::GetNodeHelper() calls.Lei Zhang
2018-08-29Move XFA_RESOLVENODE_TagName to xfa_resolvenode_rs.h.Lei Zhang
2018-08-28Stop using deprecated V8 APIs in CJS_Global.chromium/3537chromium/3536Lei Zhang
2018-08-28Use pdfium::span<> in more image modulesTom Sepez