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

Side by Side Diff: ChangeLog

Issue 27309002: Prepare push to trunk. Now working on version 3.22.13. (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-15: Version 3.22.12
2
3 Added histograms to track fraction of heap spaces and percentage of
4 generated crankshaft code.
5
6 Moved v8_optimized_debug default value to standalone.gypi.
7
8 Track JS allocations as they arrive with no affection on performance
9 when tracking is switched off (Chromium issue 277984).
10
11 Performance and stability improvements on all platforms.
12
13
1 2013-10-14: Version 3.22.11 14 2013-10-14: Version 3.22.11
2 15
3 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
4 17
5 18
6 2013-10-11: Version 3.22.10 19 2013-10-11: Version 3.22.10
7 20
8 Fixed timezone issues with date-time/parse-* tests. 21 Fixed timezone issues with date-time/parse-* tests.
9 (Chromium issue 2919) 22 (Chromium issue 2919)
10 23
(...skipping 6049 matching lines...) Expand 10 before | Expand all | Expand 10 after
6060 setting break points in them. 6073 setting break points in them.
6061 6074
6062 6075
6063 2008-07-03: Version 0.1.0 6076 2008-07-03: Version 0.1.0
6064 6077
6065 Initial export. 6078 Initial export.
6066 6079
6067 # Local Variables: 6080 # Local Variables:
6068 # mode:text 6081 # mode:text
6069 # End: 6082 # 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