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

Side by Side Diff: ChangeLog

Issue 17043003: Prepare push to trunk. Now working on version 3.19.17. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 6 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-06-14: Version 3.19.16
2
3 Performance and stability improvements on all platforms.
4
5
1 2013-06-13: Version 3.19.15 6 2013-06-13: Version 3.19.15
2 7
3 Performance and stability improvements on all platforms. 8 Performance and stability improvements on all platforms.
4 9
5 10
6 2013-06-13: Version 3.19.14 11 2013-06-13: Version 3.19.14
7 12
8 Fixed crashes when calling new Array(a) with a single argument that 13 Fixed crashes when calling new Array(a) with a single argument that
9 could result in creating a holey array with a packed elements kind. 14 could result in creating a holey array with a packed elements kind.
10 (Chromium issue 245480) 15 (Chromium issue 245480)
(...skipping 5491 matching lines...) Expand 10 before | Expand all | Expand 10 after
5502 setting break points in them. 5507 setting break points in them.
5503 5508
5504 5509
5505 2008-07-03: Version 0.1.0 5510 2008-07-03: Version 0.1.0
5506 5511
5507 Initial export. 5512 Initial export.
5508 5513
5509 # Local Variables: 5514 # Local Variables:
5510 # mode:text 5515 # mode:text
5511 # End: 5516 # 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