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

Side by Side Diff: ChangeLog

Issue 12046002: Prepare push to trunk. Now working on version 3.16.8. (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-21: Version 3.16.7
2
3 Removed <(library) usage from v8.gyp.
4 (Chromium issue 111541)
5
6 Fixed out of bounds memory access in TestJSArrayForAllocationSiteInfo.
7 (Chromium issue 169928)
8
9 Performance and stability improvements on all platforms.
10
11
1 2013-01-18: Version 3.16.6 12 2013-01-18: Version 3.16.6
2 13
3 Made the Isolate parameter mandatory in Locker and Unlocker classes. 14 Made the Isolate parameter mandatory in Locker and Unlocker classes.
4 (issue 2487) 15 (issue 2487)
5 16
6 Avoid pointer underflow in CopyCharsUnsigned. 17 Avoid pointer underflow in CopyCharsUnsigned.
7 (issue 2493) 18 (issue 2493)
8 19
9 Generate shim headers when using system v8. 20 Generate shim headers when using system v8.
10 (Chromium issue 165264) 21 (Chromium issue 165264)
(...skipping 4953 matching lines...) Expand 10 before | Expand all | Expand 10 after
4964 setting break points in them. 4975 setting break points in them.
4965 4976
4966 4977
4967 2008-07-03: Version 0.1.0 4978 2008-07-03: Version 0.1.0
4968 4979
4969 Initial export. 4980 Initial export.
4970 4981
4971 # Local Variables: 4982 # Local Variables:
4972 # mode:text 4983 # mode:text
4973 # End: 4984 # 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