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

Unified Diff: ChangeLog

Issue 149403003: A64: Synchronize with r19234. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 10 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 | include/v8.h » ('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 c2cbfdaff4b7e6fb9108938a53e945d422a8b7fc..1d3f139e11e7c24852cfe943ba9229e2871a85d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,56 @@
+2014-02-10: Version 3.24.35
+
+ Fix inconsistencies wrt whitespaces (issue 3109).
+
+ Performance and stability improvements on all platforms.
+
+
+2014-02-07: Version 3.24.34
+
+ Performance and stability improvements on all platforms.
+
+
+2014-02-06: Version 3.24.33
+
+ Allow externalizing strings in old pointer space (Chromium issue
+ 268686).
+
+ Performance and stability improvements on all platforms.
+
+
+2014-02-05: Version 3.24.32
+
+ Add Box object to heap profiler.
+
+ Check the offset argument of TypedArray.set for fitting into Smi
+ (Chromium issue 340125).
+
+ Performance and stability improvements on all platforms.
+
+
+2014-02-04: Version 3.24.31
+
+ Fix short-circuiting logical and/or in HOptimizedGraphBuilder (Chromium
+ issue 336148).
+
+ Elements field of newly allocated JSArray could be left uninitialized in
+ some cases (fast literal case) (Chromium issue 340124).
+
+ Re-enable escape analysis.
+
+ Performance and stability improvements on all platforms.
+
+
+2014-02-03: Version 3.24.30
+
+ Performance and stability improvements on all platforms.
+
+
+2014-02-01: Version 3.24.29
+
+ Performance and stability improvements on all platforms.
+
+
2014-01-31: Version 3.24.28
Don't crash in Array.join() if the resulting string exceeds the max
« no previous file with comments | « no previous file | include/v8.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698