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

Side by Side Diff: ChangeLog

Issue 1242007: Prepare push to trunk, we are now working on 2.1.10 (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 9 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 2010-03-25: Version 2.1.9
2
3 Added API support for reattaching a global object to a context.
4
5 Extended debugger API with access to the internal debugger context.
6
7 Fixed Chromium crashes (issues http://crbug.com/39128 and
8 http://crbug.com/39160)
9
10
1 2010-03-24: Version 2.1.8 11 2010-03-24: Version 2.1.8
2 12
3 Added fine-grained garbage collection callbacks to the API. 13 Added fine-grained garbage collection callbacks to the API.
4 14
5 Performance improvements on all platforms. 15 Performance improvements on all platforms.
6 16
7 17
8 2010-03-22: Version 2.1.7 18 2010-03-22: Version 2.1.7
9 19
10 Fixed issue 650. 20 Fixed issue 650.
(...skipping 1563 matching lines...) Expand 10 before | Expand all | Expand 10 after
1574 1584
1575 Improved debugger support by allowing nested break points and by 1585 Improved debugger support by allowing nested break points and by
1576 dealing with stack-overflows when compiling functions before 1586 dealing with stack-overflows when compiling functions before
1577 setting break points in them. 1587 setting break points in them.
1578 1588
1579 1589
1580 2008-07-03: Version 0.1.0 1590 2008-07-03: Version 0.1.0
1581 1591
1582 Initial export. 1592 Initial export.
1583 1593
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