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

Unified Diff: ChangeLog

Issue 15959021: Prepare push to trunk. Now working on version 3.19.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 7 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 ee72eb7798bdd8ea4f3982268acada312a9ae516..0702f842e42ee318d55be834516b900746ecd1ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2013-05-31: Version 3.19.7
+
+ Add support for //# sourceURL similar to deprecated //@ sourceURL one.
Jakob Kummerow 2013/05/31 11:31:58 past tense please
rossberg 2013/05/31 11:38:25 Done.
+ (issue 2702)
+
+ Make sure IfBuilder::Return clears the current block.
Jakob Kummerow 2013/05/31 11:31:58 past tense please
rossberg 2013/05/31 11:38:25 Done.
+ (Chromium issue 243868)
+
+ Fix two CPU profiler tests on ARM and MIPS simulators
Jakob Kummerow 2013/05/31 11:31:58 No need to mention this
rossberg 2013/05/31 11:38:25 Done.
+ (issue 2628)
+
+ Make more GCs in idle notification handler.
+ (Chromium issue 241815)
+
+ Fix counting of scanned bytes in incremental marking step for large
Jakob Kummerow 2013/05/31 11:31:58 Past tense please. Since this affects the same bug
rossberg 2013/05/31 11:38:25 Done.
+ object.
+ (Chromium issue 241815)
+
+ Disable --optimize-constructed-arrays due to crashes
+ (Chromium issue 244461)
+
+ Performance and stability improvements on all platforms.
+
+
2013-05-28: Version 3.19.6
Fixed IfBuilder::Deopt to clear the current block
« 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