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

Unified Diff: ChangeLog

Issue 50943003: Prepare push to trunk. Now working on version 3.23.0. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 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 a900142c51053c346449f383c73c86a33ec2497b..41e2c27ae445a3082ec7b82a4f56f8a7b1d584e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2013-10-31: Version 3.22.24
+
+ [Sheriff] Mark failing test for nacl port.
Jakob Kummerow 2013/10/31 13:27:21 drop this
+ (issue 2978)
+ (machenbach@chromium.org)
+
+ [Sheriff] Mark flaky test.
Jakob Kummerow 2013/10/31 13:27:21 drop this
+ (issue 2921)
+ (machenbach@chromium.org)
+
+ Avoid pre-aging when debugger is active
Jakob Kummerow 2013/10/31 13:27:21 drop this
+ (Chromium issue None)
+ (jkummerow@chromium.org)
+
+ Fix uint32-to-smi conversion in Lithium
+ (Chromium issue 309623)
+ (jkummerow@chromium.org)
Jakob Kummerow 2013/10/31 13:27:21 drop all CL authors
+
+ Add no-variants option to test runner.
Jakob Kummerow 2013/10/31 13:27:21 drop this
+ (machenbach@chromium.org)
+
+ Do not remove HAdd with zero if the other operand is a double.
Jakob Kummerow 2013/10/31 13:27:21 drop this
+ (yangguo@chromium.org)
+
+ ia32: Fix comparisons of two constant double operands when exactly one
Jakob Kummerow 2013/10/31 13:27:21 drop this
+ of them is in new space.
+ (jkummerow@chromium.org)
+
+ Temporarily allow HistogramTimerScopes to be nested
Jakob Kummerow 2013/10/31 13:27:21 drop this
+ (jkummerow@chromium.org)
+
+ Function ElementsAreSafeToExamine was undefined in release heap verify.
Jakob Kummerow 2013/10/31 13:27:21 drop this
+ (mvstanton@chromium.org)
+
+ Performance and stability improvements on all platforms.
+
+
2013-10-28: Version 3.22.23
Renamed deprecated __attribute__((no_address_safety_analysis)) to
« 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