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

Unified Diff: ChangeLog

Issue 22715004: Version 3.20.15 (Closed) Base URL: https://v8.googlecode.com/svn/trunk
Patch Set: Add TypedArray API and correctness patches r16033 and r16084 Created 7 years, 4 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 | « .gitignore ('k') | Makefile » ('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 b19fda2ea5cd91643ba0c6fdcf831b02783dcfe7..b0ab892073e9fc4104e9ae7b8b68cc28e095a68a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,27 +1,3 @@
-2013-08-07: Version 3.20.14
-
- Exposed eternal handle api.
-
- Bugfix to solve issues with enabling V8 typed arrays in Blink.
-
- Fixed Array index dehoisting. (Chromium issue 264203)
-
- Updated Array Iterator to use numeric indexes (issue 2818)
-
- Return start/end profiling time in microseconds instead of milliseconds
- (issue 2824)
-
- Performance and stability improvements on all platforms.
-
-
-2013-08-06: Version 3.20.14
-
- Added new Harmony methods to Array.prototype object.
- (issue 2776,v8:2777)
-
- Performance and stability improvements on all platforms.
-
-
2013-08-01: Version 3.20.12
Removed buggy ToNumber truncation (partial fix for issue 2813)
« no previous file with comments | « .gitignore ('k') | Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698