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

Side by Side Diff: ChangeLog

Issue 23460012: Prepare push to trunk. Now working on version 3.21.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 3 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-08-30: Version 3.21.7
2
3 Fixed casts of eternal handles.
4
5 Turned on global handle zapping.
6
7 Always visit branches during HGraph building (Chromium issue 280333).
8
9 Profiler changes: removed deprecated API, support higher sampling
10 rate on Windows.
11
12 Performance and stability improvements on all platforms.
13
14
1 2013-08-29: Version 3.21.6 15 2013-08-29: Version 3.21.6
2 16
3 Fixed inlined 'throw' statements interfering with live range 17 Fixed inlined 'throw' statements interfering with live range
4 computation. (issue 2843) 18 computation. (issue 2843)
5 19
6 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
7 21
8 22
9 2013-08-28: Version 3.21.5 23 2013-08-28: Version 3.21.5
10 24
(...skipping 5811 matching lines...) Expand 10 before | Expand all | Expand 10 after
5822 setting break points in them. 5836 setting break points in them.
5823 5837
5824 5838
5825 2008-07-03: Version 0.1.0 5839 2008-07-03: Version 0.1.0
5826 5840
5827 Initial export. 5841 Initial export.
5828 5842
5829 # Local Variables: 5843 # Local Variables:
5830 # mode:text 5844 # mode:text
5831 # End: 5845 # 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