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

Unified Diff: ChangeLog

Issue 105213006: Prepare push to trunk. Now working on version 3.24.5. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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 fb0817dc96cc3c2cea48641066f2dffc8dc7360b..020cd3b9ac2cd8d2c9f1d8a36a588a8a1d5d2456 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2013-12-18: Version 3.24.4
+
+ Enabled optimization of functions with generic switches.
Jakob Kummerow 2013/12/18 16:17:59 summed up nicely by "Performance and stability imp
Hannes Payer (out of office) 2013/12/18 16:20:01 Done.
+
+ Removed the last remnants of the TranscendentalCache.
Jakob Kummerow 2013/12/18 16:17:59 drop this, nobody cares
Hannes Payer (out of office) 2013/12/18 16:20:01 Done.
+
+ Removed internal uses of (almost) deprecated FunctionTemplate::New
Jakob Kummerow 2013/12/18 16:17:59 drop this, nobody cares
Hannes Payer (out of office) 2013/12/18 16:20:01 Done.
+ version.
+
+ Deleted several deprecated methods on v8::CpuProfiler
Jakob Kummerow 2013/12/18 16:17:59 drop this, subsumed in "Removed all stuff marked a
Hannes Payer (out of office) 2013/12/18 16:20:01 Done.
+
+ Removed all stuff marked as V8_DEPRECATED.
+
+ Performance and stability improvements on all platforms.
+
+
2013-12-17: Version 3.24.3
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