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

Side by Side Diff: ChangeLog

Issue 153973003: Prepare push to trunk. Now working on version 3.24.33. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 10 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 2014-02-05: Version 3.24.32
2
3 Add Box object to heap profiler.
4
5 Check the offset argument of TypedArray.set for fitting into Smi
6 (Chromium issue 340125).
7
8 Performance and stability improvements on all platforms.
9
10
1 2014-02-04: Version 3.24.31 11 2014-02-04: Version 3.24.31
2 12
3 Fix short-circuiting logical and/or in HOptimizedGraphBuilder (Chromium 13 Fix short-circuiting logical and/or in HOptimizedGraphBuilder (Chromium
4 issue 336148). 14 issue 336148).
5 15
6 Elements field of newly allocated JSArray could be left uninitialized in 16 Elements field of newly allocated JSArray could be left uninitialized in
7 some cases (fast literal case) (Chromium issue 340124). 17 some cases (fast literal case) (Chromium issue 340124).
8 18
9 Re-enable escape analysis. 19 Re-enable escape analysis.
10 20
(...skipping 6614 matching lines...) Expand 10 before | Expand all | Expand 10 after
6625 setting break points in them. 6635 setting break points in them.
6626 6636
6627 6637
6628 2008-07-03: Version 0.1.0 6638 2008-07-03: Version 0.1.0
6629 6639
6630 Initial export. 6640 Initial export.
6631 6641
6632 # Local Variables: 6642 # Local Variables:
6633 # mode:text 6643 # mode:text
6634 # End: 6644 # 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