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

Side by Side Diff: ChangeLog

Issue 12261036: Prepare push to trunk. Now working on version 3.17.2. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 2013-02-14: Version 3.17.1
2
3 Performance and stability improvements on all platforms.
4
5
1 2013-02-13: Version 3.17.0 6 2013-02-13: Version 3.17.0
2 7
3 Enabled parallel sweeping. 8 Enabled parallel sweeping.
4 9
5 Don't try to unlink instructions twice during GVN 10 Don't try to unlink instructions twice during GVN
6 (Chromium issue 175141) 11 (Chromium issue 175141)
7 12
8 Fixed code flusher disabling while marking incrementally. 13 Fixed code flusher disabling while marking incrementally.
9 (Chromium issue 173458, 168582) 14 (Chromium issue 173458, 168582)
10 15
(...skipping 5064 matching lines...) Expand 10 before | Expand all | Expand 10 after
5075 setting break points in them. 5080 setting break points in them.
5076 5081
5077 5082
5078 2008-07-03: Version 0.1.0 5083 2008-07-03: Version 0.1.0
5079 5084
5080 Initial export. 5085 Initial export.
5081 5086
5082 # Local Variables: 5087 # Local Variables:
5083 # mode:text 5088 # mode:text
5084 # End: 5089 # 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