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

Side by Side Diff: ChangeLog

Issue 23494008: Prepare push to trunk. Now working on version 3.21.6. (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-28: Version 3.21.5
2
3 Fixed compilation with recent MinGW64 versions. (issue 2300)
4
5 Added RemovePrototype to FunctionTemplate. (Chromium issue 272440)
6
7 Performance and stability improvements on all platforms.
8
9
1 2013-08-26: Version 3.21.4 10 2013-08-26: Version 3.21.4
2 11
3 Lowered kInitialMaxFastElementArray constant to 95K (issue 2790). 12 Lowered kInitialMaxFastElementArray constant to 95K (issue 2790).
4 13
5 Use signals for cpu profiling on Mac OS X (issue 2814). 14 Use signals for cpu profiling on Mac OS X (issue 2814).
6 15
7 Deprecated CpuProfileNode::GetSelfSamplesCount (Chromium issue 267595). 16 Deprecated CpuProfileNode::GetSelfSamplesCount (Chromium issue 267595).
8 17
9 Added support for higher CPU profiler sampling rate on posix systems 18 Added support for higher CPU profiler sampling rate on posix systems
10 (issue 2814). 19 (issue 2814).
(...skipping 5794 matching lines...) Expand 10 before | Expand all | Expand 10 after
5805 setting break points in them. 5814 setting break points in them.
5806 5815
5807 5816
5808 2008-07-03: Version 0.1.0 5817 2008-07-03: Version 0.1.0
5809 5818
5810 Initial export. 5819 Initial export.
5811 5820
5812 # Local Variables: 5821 # Local Variables:
5813 # mode:text 5822 # mode:text
5814 # End: 5823 # 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