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

Unified Diff: README.chromium

Issue 1347093003: Rewrite the JDIMENSION argument management for x86 64-bit assembly to (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@master
Patch Set: README.chromium Created 5 years, 3 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 | jmorecfg.h » ('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 de3b9d91cf9f56a63c23efd71eb662b8355a785a..bb4ed71b11cea4ee1e43023ed6461d676eb77b74 100644
--- a/README.chromium
+++ b/README.chromium
@@ -49,6 +49,8 @@ following changes which are not merged to upstream:
http://crbug.com/398235
* Fixed an issue with the ARM NEON build.
http://crbug.com/451035
+* Fix 32-bit parameters to be sign-extended before treated as 64-bit values,
+ see http://crbug.com/532214. Sent upstream but not committed yet.
Refer to working-with-nested-repos [1] for details of how to setup your git
svn client to update the code (for making local changes, cherry picking from
« no previous file with comments | « no previous file | jmorecfg.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698