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

Unified Diff: ChangeLog

Issue 23684035: Prepare push to trunk. Now working on version 3.21.13. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 3 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 d39b110d33a6d90faf84d1084bc4aa4a37ab48cd..d97f5b69cd0fb83b9cb1dcc2197f95778e744109 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2013-09-09: Version 3.21.12
+
+ Fix bitwise negation on x64
rossberg 2013/09/09 11:48:01 Nit: Use past tense everywhere.
+ (Chromium issue 285355)
+
+ Drop GetCurrentThreadId() and TerminateExecution(int) from the external
+ API.
+
+ Fix polymorphic INTERCEPTOR StoreICs on ARM/MIPS
+ (Chromium issue 284998)
+
+ Check if timeout has expired after processing each sample
+ (issue 2814,v8:2871)
+
+ Remove obsolete global V8::has_been_fooed flags.
+ (issue 2744)
+
+ Performance and stability improvements on all platforms.
+
+
2013-09-05: Version 3.21.11
Performance and stability improvements on all platforms.
« 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