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

Unified Diff: ChangeLog

Issue 148153010: Synchronize with r15701. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 11 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 | DEPS » ('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 2b6b49162911e14fbc5edb8d714d9b5be7cec880..c6b105489c89dd3b5636c2999939562f03bf1b9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2013-07-17: Version 3.20.6
+
+ Try to remove invalidated stubs before falling back to checking the
+ constant state (Chromium issue 260585).
+
+ Fixed gyp_v8 to work with use_system_icu=1 (issue 2475).
+
+ Fixed sloppy-mode 'const' under Harmony flag (Chromium issue 173361).
+
+ Use internal array as API function cache (Chromium issue 260106).
+
+ Fixed possible stack overflow in range analysis
+ (Chromium issue 259452).
+
+ Performance and stability improvements on all platforms.
+
+
+2013-07-15: Version 3.20.5
+
+ Ensured that the length of frozen arrays is immutable
+ (issue 2711, Chromium issue 259548).
+
+ Performance and stability improvements on all platforms.
+
+
+2013-07-10: Version 3.20.4
+
+ Fixed garbage-collection issue that causes a crash on ARM
+ (Chromium issue 254570)
+
+ Performance and stability improvements on all platforms.
+
+
2013-07-08: Version 3.20.3
Performance and stability improvements on all platforms.
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698