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

Unified Diff: ChangeLog

Issue 19933002: Prepare push to trunk. Now working on version 3.20.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: address comment Created 7 years, 5 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
diff --git a/ChangeLog b/ChangeLog
index c6b105489c89dd3b5636c2999939562f03bf1b9f..e05d03994925805b8363437f68aa2f3041f09e95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2013-07-22: Version 3.20.7
+
+ Deprecated some debugger methods.
+
+ Fixed wrong bailout id in polymorphic stores (Chromium issue 259787).
+
+ Fixed data race in SamplingCircularQueue (Chromium issue 251218).
+
+ Fixed type feedback in presence of negative lookups
+ (Chromium issue 252797).
+
+ Do not materialize context-allocated values for debug-evaluate
+ (Chromium issue 259300).
+
+ Synchronized Compare-Literal behavior in FullCodegen and Hydrogen
+ (Chromium issue 260345).
+
+ Performance and stability improvements on all platforms.
+
+
2013-07-17: Version 3.20.6
Try to remove invalidated stubs before falling back to checking the
« 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