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

Side by Side Diff: ChangeLog

Issue 11280252: Prepare push to trunk. Now working on version 3.15.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years 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 2012-11-30: Version 3.15.7
2
3 Activated code aging by default.
4
5 Included more information in --prof log.
6
7 Removed eager sweeping for lazy swept spaces. Try to find in
8 SlowAllocateRaw a bounded number of times a big enough memory slot.
9 (issue 2194)
10
11 Performance and stability improvements on all platforms.
12
13
1 2012-11-26: Version 3.15.6 14 2012-11-26: Version 3.15.6
2 15
3 Ensure double arrays are filled with holes when extended from 16 Ensure double arrays are filled with holes when extended from
4 variations of empty arrays. (Chromium issue 162085) 17 variations of empty arrays. (Chromium issue 162085)
5 18
6 Performance and stability improvements on all platforms. 19 Performance and stability improvements on all platforms.
7 20
8 21
9 2012-11-23: Version 3.15.5 22 2012-11-23: Version 3.15.5
10 23
(...skipping 4803 matching lines...) Expand 10 before | Expand all | Expand 10 after
4814 setting break points in them. 4827 setting break points in them.
4815 4828
4816 4829
4817 2008-07-03: Version 0.1.0 4830 2008-07-03: Version 0.1.0
4818 4831
4819 Initial export. 4832 Initial export.
4820 4833
4821 # Local Variables: 4834 # Local Variables:
4822 # mode:text 4835 # mode:text
4823 # End: 4836 # 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