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

Side by Side Diff: ChangeLog

Issue 152483005: Prepare push to trunk. Now working on version 3.24.34. (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-06: Version 3.24.33
2
3 Allow externalizing strings in old pointer space (Chromium issue
4 268686).
5
6 Performance and stability improvements on all platforms.
7
8
1 2014-02-05: Version 3.24.32 9 2014-02-05: Version 3.24.32
2 10
3 Add Box object to heap profiler. 11 Add Box object to heap profiler.
4 12
5 Check the offset argument of TypedArray.set for fitting into Smi 13 Check the offset argument of TypedArray.set for fitting into Smi
6 (Chromium issue 340125). 14 (Chromium issue 340125).
7 15
8 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
9 17
10 18
(...skipping 6624 matching lines...) Expand 10 before | Expand all | Expand 10 after
6635 setting break points in them. 6643 setting break points in them.
6636 6644
6637 6645
6638 2008-07-03: Version 0.1.0 6646 2008-07-03: Version 0.1.0
6639 6647
6640 Initial export. 6648 Initial export.
6641 6649
6642 # Local Variables: 6650 # Local Variables:
6643 # mode:text 6651 # mode:text
6644 # End: 6652 # 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