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

Unified Diff: ChangeLog

Issue 2080018: Prepare push to trunk. Now working on version 2.2.12. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ChangeLog
===================================================================
--- ChangeLog (revision 4698)
+++ ChangeLog (working copy)
@@ -1,3 +1,21 @@
+2010-05-21: Version 2.2.11
+
+ Fix crash bug in liveedit on 64 bit.
+
+ Use 'full compiler' when debugging is active. Page reload may be
Søren Thygesen Gjesse 2010/05/21 11:15:13 I think "Page reload may be needed" should be chan
+ needed. This should increase the density of possible break points,
+ making single step more fine grained. IA32 and x64 only for now.
+
+ Misc. fixes to the Solaris build.
+
+ Add new flags --print-cumulative-gc-stat and --trace-gc-nvp.
+
+ Improve security when CPU profiling.
Søren Thygesen Gjesse 2010/05/21 11:15:13 I think this should be changed to something like "
+
+ Fix crash bug on ARM when running without VFP.
Søren Thygesen Gjesse 2010/05/21 11:15:13 VFP ->VFP3?
+
+ Incremental performance improvements in all backends.
+
2010-05-17: Version 2.2.10
Performance improvements in the x64 and ARM backends.
« 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