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

Unified Diff: ChangeLog

Issue 12779018: Prepare push to trunk. Now working on version 3.17.13. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 9 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 7565127458ad365c08b5119267d2a0033bb11653..43002551d13bc59c7918cf3ca7a38d8b3566702e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2013-03-18: Version 3.17.12
+
+ Unified kMaxArguments with number of bits used to encode it.
+ (Chromium issue 211741)
+
+ Fixed detection of |handle_smi| case in
+ HOptimizedGraphBuilder::HandlePolymorphicCallNamed.
+ (Chromium issue 196583)
+
+ Performance and stability improvements on all platforms.
+
+
2013-03-15: Version 3.17.11
Added a version of the v8::HandleScope constructor with an v8::Isolate
« 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