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

Side by Side Diff: ChangeLog

Issue 9019007: Prepare push to trunk. Now working on version 3.8.3. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
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 | src/version.cc » ('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 f ully optimized in Chrome.
Rico 2011/12/21 07:44:22 long line
4
5 MIPS: Bring MIPS to parity with other platforms.
6
7 Optimizations and stability improvements on all platforms.
8
9
1 2011-12-19: Version 3.8.1 10 2011-12-19: Version 3.8.1
2 11
3 Fixed GCC 4.7 warnings. Patch from Tobias Burnus. 12 Fixed GCC 4.7 warnings. Patch from Tobias Burnus.
4 13
5 Stability improvements on all platforms. 14 Stability improvements on all platforms.
6 15
7 16
8 2011-12-13: Version 3.8.0 17 2011-12-13: Version 3.8.0
9 18
10 Fixed handling of arrays in DefineOwnProperty. (issue 1756) 19 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. 3540 setting break points in them.
3532 3541
3533 3542
3534 2008-07-03: Version 0.1.0 3543 2008-07-03: Version 0.1.0
3535 3544
3536 Initial export. 3545 Initial export.
3537 3546
3538 # Local Variables: 3547 # Local Variables:
3539 # mode:text 3548 # mode:text
3540 # End: 3549 # End:
OLDNEW
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698