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

Unified Diff: ChangeLog

Issue 8725032: Prepare push to trunk. Now working on version 3.7.12. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 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 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
diff --git a/ChangeLog b/ChangeLog
index 2e3a66370abdef0608b48970f343b332db1adb6c..c1836c26647b05cba519041a036b168eac72c760 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2011-11-29: Version 3.7.11
+
+ Fix bug when generating padding to ensure space for lazy deoptimization.
Erik Corry 2011/11/29 14:15:22 Fix -> Fixed and below Implement->Implemented
Michael Starzinger 2011/11/29 14:22:05 Done.
+ (issue 1846)
+
+ Only sweep one page eagerly unless we are running out of space. Limit
Erik Corry 2011/11/29 14:15:22 Perhaps these should jsut be summed up as "Further
Michael Starzinger 2011/11/29 14:22:05 Done.
+ the number of pages that are compacted in a given GC.
+
+ Implement high promotion mode for new space.
+
+ Stability and performance improvements on all platforms.
+
+
2011-11-23: Version 3.7.10
Set maximum length of FixedArray in terms of elements instead an
« 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