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

Side by Side Diff: ChangeLog

Issue 138303004: Prepare push to trunk. Now working on version 3.24.32. (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-04: Version 3.24.31
2
3 Fix short-circuiting logical and/or in HOptimizedGraphBuilder (Chromium
4 issue 336148).
5
6 Elements field of newly allocated JSArray could be left uninitialized in
7 some cases (fast literal case) (Chromium issue 340124).
8
9 Re-enable escape analysis.
10
11 Performance and stability improvements on all platforms.
12
13
1 2014-02-03: Version 3.24.30 14 2014-02-03: Version 3.24.30
2 15
3 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
4 17
5 18
6 2014-02-01: Version 3.24.29 19 2014-02-01: Version 3.24.29
7 20
8 Performance and stability improvements on all platforms. 21 Performance and stability improvements on all platforms.
9 22
10 23
(...skipping 6601 matching lines...) Expand 10 before | Expand all | Expand 10 after
6612 setting break points in them. 6625 setting break points in them.
6613 6626
6614 6627
6615 2008-07-03: Version 0.1.0 6628 2008-07-03: Version 0.1.0
6616 6629
6617 Initial export. 6630 Initial export.
6618 6631
6619 # Local Variables: 6632 # Local Variables:
6620 # mode:text 6633 # mode:text
6621 # End: 6634 # 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