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

Unified Diff: ChangeLog

Issue 157543002: A64: Synchronize with r18581. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 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 | DEPS » ('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 76c42ee1fccf0fec3dac035a8c8f9a49dbb9cb3f..23110518ad64612b69fb305dcfb94907f6360d72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,60 @@
+2014-01-14: Version 3.24.15
+
+ Introduce an API mirroring the gc extension.
+
+ Performance and stability improvements on all platforms.
+
+
+2014-01-10: Version 3.24.14
+
+ ES6: Add Object.getOwnPropertySymbols (issue 3049).
+
+ Performance and stability improvements on all platforms.
+
+
+2014-01-09: Version 3.24.13
+
+ Add Isolate parameter to HandleScope::NumberOfHandles (Chromium issue
+ 324225).
+
+ Removed v8::AssertNoGCScope.
+
+ Performance and stability improvements on all platforms.
+
+
+2014-01-08: Version 3.24.12
+
+ Correctly handle instances without elements in polymorphic keyed
+ load/store (Chromium issue 331416).
+
+ Fix selection of popular pages in store buffer (Chromium issue 331444).
+
+ Prepare removal of ObjectTemplate::New without Isolate parameter
+ (Chromium issue 324225).
+
+ Performance and stability improvements on all platforms.
+
+
+2014-01-07: Version 3.24.11
+
+ Remove generated makefiles on linux when running gyp_v8
+ (Chromium issue 331475)
+
+ Fix building d8 with readline support due to API changes
+
+ Performance and stability improvements on all platforms.
+
+
+2014-01-03: Version 3.24.10
+
+ Reland r18383: More API cleanup (Chromium issue 324225).
+
+ MIPS: Fix loading of global object in LWrapReceiver (Chromium issue
+ 318420).
+
+ Performance and stability improvements on all platforms.
+
+
2014-01-02: Version 3.24.9
Performance and stability improvements on all platforms.
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698