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

Side by Side Diff: ChangeLog

Issue 1626003: Prepare push to trunk. Now working on version 2.2.2. (Closed)
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
« 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-06: Version 2.2.1
2
3 C++ profiles processor if compiled with flag 'cppprofilesprocessor=on'.
Mads Ager (chromium) 2010/04/06 12:36:52 I don't understand this one. Either remove or expl
4
5 Let LiveEdit accept a full new script source (rather than diff).
Mads Ager (chromium) 2010/04/06 12:36:52 Maybe just collapse this one and the next into 'Im
6
7 Support setting brekpoint by script name set in //@ scriptURL= comment,
8 in case script name is missing (issue http://crbug.com/39290).
9
10 Fixed minor bugs.
11
12
1 2010-03-29: Version 2.2.0 13 2010-03-29: Version 2.2.0
2 14
3 Fixed a few minor bugs. 15 Fixed a few minor bugs.
4 16
5 Performance improvements for string operations. 17 Performance improvements for string operations.
6 18
7 19
8 2010-03-26: Version 2.1.10 20 2010-03-26: Version 2.1.10
9 21
10 Fixed scons build issues. 22 Fixed scons build issues.
(...skipping 1587 matching lines...) Expand 10 before | Expand all | Expand 10 after
1598 1610
1599 Improved debugger support by allowing nested break points and by 1611 Improved debugger support by allowing nested break points and by
1600 dealing with stack-overflows when compiling functions before 1612 dealing with stack-overflows when compiling functions before
1601 setting break points in them. 1613 setting break points in them.
1602 1614
1603 1615
1604 2008-07-03: Version 0.1.0 1616 2008-07-03: Version 0.1.0
1605 1617
1606 Initial export. 1618 Initial export.
1607 1619
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