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

Side by Side Diff: ChangeLog

Issue 23620015: Prepare push to trunk. Now working on version 3.21.9. (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-09-02: Version 3.21.8
2
3 Added scriptId to StackTrace frames (issue 2865).
4
5 Performance and stability improvements on all platforms.
6
7
1 2013-08-30: Version 3.21.7 8 2013-08-30: Version 3.21.7
2 9
3 Fixed casts of eternal handles. 10 Fixed casts of eternal handles.
4 11
5 Turned on global handle zapping. 12 Turned on global handle zapping.
6 13
7 Always visit branches during HGraph building (Chromium issue 280333). 14 Always visit branches during HGraph building (Chromium issue 280333).
8 15
9 Profiler changes: removed deprecated API, support higher sampling 16 Profiler changes: removed deprecated API, support higher sampling
10 rate on Windows. 17 rate on Windows.
(...skipping 5825 matching lines...) Expand 10 before | Expand all | Expand 10 after
5836 setting break points in them. 5843 setting break points in them.
5837 5844
5838 5845
5839 2008-07-03: Version 0.1.0 5846 2008-07-03: Version 0.1.0
5840 5847
5841 Initial export. 5848 Initial export.
5842 5849
5843 # Local Variables: 5850 # Local Variables:
5844 # mode:text 5851 # mode:text
5845 # End: 5852 # 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