Age | Commit message (Expand) | Author |
2018-09-11 | Make RunLengthDecode()'s buffer out parameter a unique_ptr. | Lei Zhang |
2018-09-11 | Make HexDecode()'s buffer out parameter a unique_ptr. | Lei Zhang |
2018-09-10 | Remove check for clean branch from safetynet_job.py.chromium/3549 | Henrique Nakashima |
2018-09-10 | Save and reload document in RemoveMarkedObjectsPrime test. | Henrique Nakashima |
2018-09-07 | Force gclient sync in safetynet_compare.py.chromium/3548chromium/3547chromium/3546 | Henrique Nakashima |
2018-09-07 | Revert "Discard deps that are not sync'ed anymore in safetynet_compare.py." | Henrique Nakashima |
2018-09-06 | Rename CFX_GifContext::ReadData() to ReadAllOrNone() | Tom Sepez |
2018-09-06 | Discard deps that are not sync'ed anymore in safetynet_compare.py.chromium/3545 | Henrique Nakashima |
2018-09-06 | Fix integer overflow in LoadCryptInfo. | Henrique Nakashima |
2018-09-05 | Roll third_party/freetype/src/ 2c8e6279a..f8af8fba7 (34 commits)chromium/3544 | Nicolas Pena |
2018-09-05 | Update libpng from 1.6.22 -> 1.6.34 | Ryan Harrison |
2018-09-04 | Revert "Update libpng from 1.6.22 -> 1.6.34"chromium/3543 | Lei Zhang |
2018-09-04 | Consolidate some common code in ccoded_progressivedecoder. | Tom Sepez |
2018-09-04 | Fix some more span/memcpy interactions. | Tom Sepez |
2018-09-04 | Avoid CHECK in fpdf_parser_decode.cpp (memcpy empty span) | Tom Sepez |
2018-09-04 | Update libpng from 1.6.22 -> 1.6.34 | Ryan Harrison |
2018-09-04 | Remove unneeded fpdf_parser_decode.h #includes. | Lei Zhang |
2018-08-31 | Remove avail_buf out argument from GetAvailInput() methods.chromium/3542chromium/3541chromium/3540chromium/3539 | Tom Sepez |
2018-08-31 | Simplify radial shading. | Henrique Nakashima |
2018-08-31 | Use more UnownedPtrs in CFXJSE_Engine. | Lei Zhang |
2018-08-31 | Roll third_party/freetype/src/ 96b5e5009..2c8e6279a7b (38 commits) | Nicolas Pena |
2018-08-31 | Test for radial shading when start is a point on border of end circle. | Henrique Nakashima |
2018-08-31 | Roll third_party/icu/ e4194dc7b..c56c67199 (8 commits) | Lei Zhang |
2018-08-31 | Fix radial shading when start circle is a point in the center of end circle. | Henrique Nakashima |
2018-08-31 | Stop checking out GYP. | Lei Zhang |
2018-08-30 | Add unit test for AutoRestorer<> on smart pointer types. | Tom Sepez |
2018-08-30 | Use pdfium::span<> arg in A85 and RLE encoder methods | Tom Sepez |
2018-08-30 | Use span<> in CFX_FontMgr | Tom Sepez |
2018-08-30 | Roll v8 to 19afaa14 | Lei Zhang |
2018-08-30 | Stop using deprecated V8 APIs in CFXJSE_Value. | Lei Zhang |
2018-08-30 | Add check on CGATS memory allocation in littlecms. | Lei Zhang |
2018-08-30 | Fix lifetime issue in CCodec_ProgressiveDecoder. | Tom Sepez |
2018-08-30 | Stop using deprecated V8 APIs in CFXJSE_Context. | Lei Zhang |
2018-08-29 | Use pdfium::span<>/UnownedPtr in CFX_Font. | Tom Sepez |
2018-08-29 | Stop using deprecated V8 APIs in CFXJSE_Class. | Lei Zhang |
2018-08-29 | Change explicit suppression of warning 4267 to a config based suppression. | Will Harris |
2018-08-29 | Stop using deprecated V8 APIs in CJS_Runtime. | Lei Zhang |
2018-08-29 | Fix radial shading when center of start point is on the border of an end circle. | Henrique Nakashima |
2018-08-29 | Remove FPDFDOC_ prefix from non-public functions | Tom Sepez |
2018-08-29 | Use pdfium::span<> in fpdf_parser_decode.h helper functions. | Tom Sepez |
2018-08-29 | Stop using deprecated V8 APIs in CJS_GlobalArrays. | Lei Zhang |
2018-08-29 | Remove FPDFAPI_ prefix from internal cid/encoder functions | Tom Sepez |
2018-08-29 | Reduce the number of CFXJSE_ResolveProcessor::GetNodeHelper() calls. | Lei Zhang |
2018-08-29 | Move XFA_RESOLVENODE_TagName to xfa_resolvenode_rs.h. | Lei Zhang |
2018-08-28 | Stop using deprecated V8 APIs in CJS_Global.chromium/3537chromium/3536 | Lei Zhang |
2018-08-28 | Use pdfium::span<> in more image modules | Tom Sepez |
2018-08-28 | Stop using deprecated v8::ObjectTemplate::NewInstance(). | Lei Zhang |
2018-08-28 | Initialize some CFXJSE_Engine members in the header. | Lei Zhang |
2018-08-28 | Rename remaining fx_codec*.cpp to match class and .h file name | Tom Sepez |
2018-08-28 | Use std::span<> in CCodec_JPEGModule | Tom Sepez |