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

Side by Side Diff: ChangeLog

Issue 5586007: Prepare push to trunk. Now working on version 3.0.1. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 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 2010-12-07: Version 3.0.0
2
3 Improve performance by (partially) addressing issue 957 on
Kevin Millikin (Chromium) 2010/12/07 12:10:26 Improve ==> Improved
4 IA-32. Still needs more work for the other architectures.
5
6
1 2010-11-29: Version 2.5.9 7 2010-11-29: Version 2.5.9
2 8
3 Fixed crashes during GC caused by partially initialize heap 9 Fixed crashes during GC caused by partially initialize heap
4 objects. 10 objects.
5 11
6 Fixed bug in process sample that caused memory leaks. 12 Fixed bug in process sample that caused memory leaks.
7 13
8 Improved performance on ARM by implementing missing stubs and 14 Improved performance on ARM by implementing missing stubs and
9 inlining. 15 inlining.
10 16
(...skipping 2258 matching lines...) Expand 10 before | Expand all | Expand 10 after
2269 2275
2270 Improved debugger support by allowing nested break points and by 2276 Improved debugger support by allowing nested break points and by
2271 dealing with stack-overflows when compiling functions before 2277 dealing with stack-overflows when compiling functions before
2272 setting break points in them. 2278 setting break points in them.
2273 2279
2274 2280
2275 2008-07-03: Version 0.1.0 2281 2008-07-03: Version 0.1.0
2276 2282
2277 Initial export. 2283 Initial export.
2278 2284
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