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

Side by Side Diff: ChangeLog

Issue 11941017: Prepare push to trunk. Now working on version 3.16.7. (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-18: Version 3.16.6
2
3 Made the Isolate parameter mandatory in Locker and Unlocker classes.
4 (issue 2487)
5
6 Avoid pointer underflow in CopyCharsUnsigned.
7 (issue 2493)
8
9 Generate shim headers when using system v8.
10 (Chromium issue 165264)
11
12 Fixed arguments materialization for inlined apply().
13 (issue 2489)
14
15 Sync'ed laziness between BuildFunctionInfo and MakeFunctionInfo.
16 (Chromium issue 147497)
17
18 Added sanity check to CodeFlusher::AddCandidate.
19 (Chromium issue 169209)
20
21 Performance and stability improvements on all platforms.
22
23
1 2013-01-15: Version 3.16.5 24 2013-01-15: Version 3.16.5
2 25
3 Removed deprecated functions from V8's external API. 26 Removed deprecated functions from V8's external API.
4 27
5 Prepared API for WebKit use of Latin-1. 28 Prepared API for WebKit use of Latin-1.
6 29
7 Fixed V8 issue 2486. 30 Fixed V8 issue 2486.
8 31
9 Fixed Chromium issue 169723. 32 Fixed Chromium issue 169723.
10 33
(...skipping 4930 matching lines...) Expand 10 before | Expand all | Expand 10 after
4941 setting break points in them. 4964 setting break points in them.
4942 4965
4943 4966
4944 2008-07-03: Version 0.1.0 4967 2008-07-03: Version 0.1.0
4945 4968
4946 Initial export. 4969 Initial export.
4947 4970
4948 # Local Variables: 4971 # Local Variables:
4949 # mode:text 4972 # mode:text
4950 # End: 4973 # 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