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

Side by Side Diff: ChangeLog

Issue 11885038: Prepare push to trunk. Now working on version 3.16.6. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 11 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-01-15: Version 3.16.5
2
3 Removed deprecated functions from V8's external API.
4
5 Prepared API for WebKit use of Latin-1.
6
7 Fixed V8 issue 2486.
8
9 Fixed Chromium issue 169723.
10
11 Performance and stability improvements on all platforms.
12
13
1 2013-01-11: Version 3.16.4 14 2013-01-11: Version 3.16.4
2 15
3 Fixed Chromium issues 168545 and 169209. 16 Fixed Chromium issues 168545 and 169209.
4 17
5 Performance and stability improvements on all platforms. 18 Performance and stability improvements on all platforms.
6 19
7 20
8 2013-01-09: Version 3.16.3 21 2013-01-09: Version 3.16.3
9 22
10 Improved GC performance when moving parts of a FixedArray (issue 2452). 23 Improved GC performance when moving parts of a FixedArray (issue 2452).
(...skipping 4917 matching lines...) Expand 10 before | Expand all | Expand 10 after
4928 setting break points in them. 4941 setting break points in them.
4929 4942
4930 4943
4931 2008-07-03: Version 0.1.0 4944 2008-07-03: Version 0.1.0
4932 4945
4933 Initial export. 4946 Initial export.
4934 4947
4935 # Local Variables: 4948 # Local Variables:
4936 # mode:text 4949 # mode:text
4937 # End: 4950 # 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