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

Side by Side Diff: ChangeLog

Issue 4343003: Version 2.5.4 (Closed)
Patch Set: Created 10 years, 1 month 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/arm/codegen-arm.h » ('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-11-03: Version 2.5.4
2
3 Improved V8 VFPv3 runtime detection to address issue 914.
4
5
1 2010-11-01: Version 2.5.3 6 2010-11-01: Version 2.5.3
2 7
3 Fixed a bug that prevents constants from overwriting function values 8 Fixed a bug that prevents constants from overwriting function values
4 in object literals (issue 907). 9 in object literals (issue 907).
5 10
6 Fixed a bug with reporting of impossible nested calls of DOM functions 11 Fixed a bug with reporting of impossible nested calls of DOM functions
7 (issue http://crbug.com/60753). 12 (issue http://crbug.com/60753).
8 13
9 14
10 2010-10-27: Version 2.5.2 15 2010-10-27: Version 2.5.2
(...skipping 2177 matching lines...) Expand 10 before | Expand all | Expand 10 after
2188 2193
2189 Improved debugger support by allowing nested break points and by 2194 Improved debugger support by allowing nested break points and by
2190 dealing with stack-overflows when compiling functions before 2195 dealing with stack-overflows when compiling functions before
2191 setting break points in them. 2196 setting break points in them.
2192 2197
2193 2198
2194 2008-07-03: Version 0.1.0 2199 2008-07-03: Version 0.1.0
2195 2200
2196 Initial export. 2201 Initial export.
2197 2202
OLDNEW
« no previous file with comments | « no previous file | src/arm/codegen-arm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698