Index: README.chromium |
diff --git a/README.chromium b/README.chromium |
index 26954457adaf8ef70c95dba9be1b1296ee7c19d4..e58ad11568271d5f942d9d0925d3605f8c2d8377 100644 |
--- a/README.chromium |
+++ b/README.chromium |
@@ -18,7 +18,10 @@ This consists of the components: |
from upstream trunk for Arm64 NEON SIMD support; |
* CR Bug 515694: Revisions r1582, r1583, r1586, r1587, r1591, and |
commit 91eceba0a132a3fc70388a82c75616e67725a93a (code moved to GitHub) |
- cherry-picked from upstream trunk for partial decoding optimization. |
+ cherry-picked from upstream trunk for partial decoding optimization; |
+* CR Bug 516761: Revisions r1295, r1385, r1398, and r1402 (r1386 is also |
+ required but has already been cherry-picked) cherry-picked from upstream |
+ trunk to enable decoding to 565 as a memory optimization; |
Noel Gordon
2015/08/05 00:10:50
Thanks for creating bugs and adding references to
msarett
2015/08/05 13:41:07
Sound good, done!
|
* A build file (libjpeg.gyp), and; |
* Patched header files used by Chromium. |