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

Side by Side Diff: ChangeLog

Issue 27288003: Prepare push to trunk. Now working on version 3.22.14. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 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 2013-10-16: Version 3.22.13
2
3 Do not look up ArrayBuffer on global object in typed array constructor.
4 (issue 2931)
5
6 Performance and stability improvements on all platforms.
7
8
1 2013-10-15: Version 3.22.12 9 2013-10-15: Version 3.22.12
2 10
3 Added histograms to track fraction of heap spaces and percentage of 11 Added histograms to track fraction of heap spaces and percentage of
4 generated crankshaft code. 12 generated crankshaft code.
5 13
6 Moved v8_optimized_debug default value to standalone.gypi. 14 Moved v8_optimized_debug default value to standalone.gypi.
7 15
8 Track JS allocations as they arrive with no affection on performance 16 Track JS allocations as they arrive with no affection on performance
9 when tracking is switched off (Chromium issue 277984). 17 when tracking is switched off (Chromium issue 277984).
10 18
(...skipping 6062 matching lines...) Expand 10 before | Expand all | Expand 10 after
6073 setting break points in them. 6081 setting break points in them.
6074 6082
6075 6083
6076 2008-07-03: Version 0.1.0 6084 2008-07-03: Version 0.1.0
6077 6085
6078 Initial export. 6086 Initial export.
6079 6087
6080 # Local Variables: 6088 # Local Variables:
6081 # mode:text 6089 # mode:text
6082 # End: 6090 # 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