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

Side by Side Diff: ChangeLog

Issue 9020006: Version 3.8.2 (Closed) Base URL: https://v8.googlecode.com/svn/trunk
Patch Set: Created 9 years 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2011-12-21: Version 3.8.2
2
3 Add max optimization flag to v8 gyp build to ensure V8 is always built
4 fully optimized in Chrome.
5
6 MIPS: Bring MIPS to parity with other platforms.
7
8 Optimizations and stability improvements on all platforms.
9
10
1 2011-12-19: Version 3.8.1 11 2011-12-19: Version 3.8.1
2 12
3 Fixed GCC 4.7 warnings. Patch from Tobias Burnus. 13 Fixed GCC 4.7 warnings. Patch from Tobias Burnus.
4 14
5 Stability improvements on all platforms. 15 Stability improvements on all platforms.
6 16
7 17
8 2011-12-13: Version 3.8.0 18 2011-12-13: Version 3.8.0
9 19
10 Fixed handling of arrays in DefineOwnProperty. (issue 1756) 20 Fixed handling of arrays in DefineOwnProperty. (issue 1756)
(...skipping 3520 matching lines...) Expand 10 before | Expand all | Expand 10 after
3531 setting break points in them. 3541 setting break points in them.
3532 3542
3533 3543
3534 2008-07-03: Version 0.1.0 3544 2008-07-03: Version 0.1.0
3535 3545
3536 Initial export. 3546 Initial export.
3537 3547
3538 # Local Variables: 3548 # Local Variables:
3539 # mode:text 3549 # mode:text
3540 # End: 3550 # End:
OLDNEW
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698