Go to file
ager@chromium.org ce20b5b461 Fixed bug in pixel array inline cache on x64. The value was not
zero-extended as it should be.  Therefore, the index into the pixel
array could influence the value on reads.

BUG=http://code.google.com/p/chromium/issues/detail?id=26337
Review URL: http://codereview.chromium.org/399067

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3328 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-11-18 11:36:29 +00:00
benchmarks Remove svn:executable flag from run.html and style.css and change the mime-type of style.css to text/css. 2009-07-15 10:37:10 +00:00
include Add DebugMessageDispatchHandler 2009-11-18 08:59:28 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Fixed bug in pixel array inline cache on x64. The value was not 2009-11-18 11:36:29 +00:00
test Fixed bug in pixel array inline cache on x64. The value was not 2009-11-18 11:36:29 +00:00
tools Ignore "sputniktests" subdirectory from presubmit checks. 2009-11-12 12:11:40 +00:00
.gitignore X64: Fix bugs affecting Win64. 2009-10-13 10:56:13 +00:00
AUTHORS Add vfp support on ARM. Patch from John Jozwiak. 2009-11-12 13:04:02 +00:00
ChangeLog Prepare to push to trunk. We are now working on 1.3.19 2009-10-29 14:33:51 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Fix warnings on Win64. 2009-11-11 09:50:06 +00:00