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

Side by Side Diff: ChangeLog

Issue 22468004: Prepare push to trunk. Now working on version 3.20.15. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Correct number in CHnageLog 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2013-08-07: Version 3.20.14
2
3 Exposed eternal handle api.
4
5 Bugfix to solve issues with enabling V8 typed arrays in Blink.
6
7 Fixed Array index dehoisting. (Chromium issue 264203)
8
9 Updated Array Iterator to use numeric indexes (issue 2818)
10
11 Return start/end profiling time in microseconds instead of milliseconds
12 (issue 2824)
13
14 Performance and stability improvements on all platforms.
15
16
1 2013-08-06: Version 3.20.14 17 2013-08-06: Version 3.20.14
2 18
3 Added new Harmony methods to Array.prototype object. 19 Added new Harmony methods to Array.prototype object.
4 (issue 2776,v8:2777) 20 (issue 2776,v8:2777)
5 21
6 Performance and stability improvements on all platforms. 22 Performance and stability improvements on all platforms.
7 23
8 24
9 2013-08-01: Version 3.20.12 25 2013-08-01: Version 3.20.12
10 26
(...skipping 5675 matching lines...) Expand 10 before | Expand all | Expand 10 after
5686 setting break points in them. 5702 setting break points in them.
5687 5703
5688 5704
5689 2008-07-03: Version 0.1.0 5705 2008-07-03: Version 0.1.0
5690 5706
5691 Initial export. 5707 Initial export.
5692 5708
5693 # Local Variables: 5709 # Local Variables:
5694 # mode:text 5710 # mode:text
5695 # End: 5711 # End:
OLDNEW
« 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