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

Unified Diff: ChangeLog

Issue 12252009: Prepare push to trunk. Now working on version 3.17.1. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 | 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 31ab26728bf5eee1ec83a7f8385a16c387ae449d..9859c69a9e507e0e08677147d8b3126e5d470a8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2013-02-13: Version 3.17.0
+
+ Enabled parallel sweeping.
+
+ Don't try to unlink instructions twice during GVN
+ (Chromium issue 175141)
+
+ Fixed code flusher disabling while marking incrementally.
+ (Chromium issue 173458, 168582)
+
+ Don't use TLS for space iterators.
+ (issue 2531)
+
+ Added new GetHeapStatistics API entry and deprecated old one.
+
+ Fixed DoubleStackSlot-to-DoubleStackSlot moves on ia32. Unified
+ platform-independent code.
+ (Chromium issue 173907)
+
+ Added --trace-array-abuse to help find OOB accesses.
+
+ Performance and stability improvements on all platforms.
+
+
2013-02-06: Version 3.16.14
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