Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Unified Diff: README.chromium

Issue 1258673007: Add jpeg_skip_scanlines() API to libjpeg-turbo (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@master
Patch Set: Updating README.chromium Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | djpeg.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index e2f0512a24e856ddfb4524bd534fcdb0c6ab02f1..d426f655a1837640f340aa34e8bd9cee0d437a04 100644
--- a/README.chromium
+++ b/README.chromium
@@ -13,6 +13,9 @@ This consists of the components:
* Revision r1220 cherry-picked from upstream trunk into jchuff.c;
* Revisions r1108, r1109, r1333, r1375, r1386, r1389 and r1390 cherry-picked
from upstream trunk for Arm64;
+* Revisions r1582, r1583, r1586, r1587, r1591, and
+ commit 91eceba0a132a3fc70388a82c75616e67725a93a (code moved to GitHub)
+ cherry-picked from upstream trunk for partial decoding optimization.
* A build file (libjpeg.gyp), and;
* Patched header files used by Chromium.
« no previous file with comments | « no previous file | djpeg.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698