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

Side by Side Diff: ChangeLog

Issue 9041003: Prepare push to trunk. Now working on version 3.8.4. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Tweak message Created 8 years, 12 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 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-27: Version 3.8.3
2
3 Avoid embedding new space objects into code objects in the lithium gap
4 resolver. (chromium:108296)
5
6 Bug fixes and performance optimizations on all platforms.
7
8
1 2011-12-21: Version 3.8.2 9 2011-12-21: Version 3.8.2
2 10
3 Add max optimization flag to v8 gyp build to ensure V8 is always built 11 Add max optimization flag to v8 gyp build to ensure V8 is always built
4 fully optimized in Chrome. 12 fully optimized in Chrome.
5 13
6 MIPS: Bring MIPS to parity with other platforms. 14 MIPS: Bring MIPS to parity with other platforms.
7 15
8 Optimizations and stability improvements on all platforms. 16 Optimizations and stability improvements on all platforms.
9 17
10 18
(...skipping 3530 matching lines...) Expand 10 before | Expand all | Expand 10 after
3541 setting break points in them. 3549 setting break points in them.
3542 3550
3543 3551
3544 2008-07-03: Version 0.1.0 3552 2008-07-03: Version 0.1.0
3545 3553
3546 Initial export. 3554 Initial export.
3547 3555
3548 # Local Variables: 3556 # Local Variables:
3549 # mode:text 3557 # mode:text
3550 # End: 3558 # 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