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

Side by Side Diff: ChangeLog

Issue 1607013: Prepare push of version 2.2.2 to trunk. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 8 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-04-12: Version 2.2.2
2
3 Introduced new profiler API.
4
5 Fixed random number generator to produce full 32 random bits.
6
7
1 2010-04-06: Version 2.2.1 8 2010-04-06: Version 2.2.1
2 9
3 Debugger improvements. 10 Debugger improvements.
4 11
5 Fixed minor bugs. 12 Fixed minor bugs.
6 13
7 14
8 2010-03-29: Version 2.2.0 15 2010-03-29: Version 2.2.0
9 16
10 Fixed a few minor bugs. 17 Fixed a few minor bugs.
(...skipping 1594 matching lines...) Expand 10 before | Expand all | Expand 10 after
1605 1612
1606 Improved debugger support by allowing nested break points and by 1613 Improved debugger support by allowing nested break points and by
1607 dealing with stack-overflows when compiling functions before 1614 dealing with stack-overflows when compiling functions before
1608 setting break points in them. 1615 setting break points in them.
1609 1616
1610 1617
1611 2008-07-03: Version 0.1.0 1618 2008-07-03: Version 0.1.0
1612 1619
1613 Initial export. 1620 Initial export.
1614 1621
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