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

Side by Side Diff: ChangeLog

Issue 12957006: Prepare push to trunk. Now working on version 3.17.16. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 9 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-03-21: Version 3.17.15
2
3 Rolled back API changes to maintain compatibility with older
4 3.17.x versions of V8.
5
6 Disable zapping of global handles in release mode.
7
8 Always mark the entire valid prefix of the descriptor array.
9 (Chromium issue 196331)
10
11 Use internal memcpy for CopyWords and when copying code.
12 (Chromium issue 196330)
13
14 Performance and stability improvements on all platforms.
15
16
1 2013-03-20: Version 3.17.14 17 2013-03-20: Version 3.17.14
2 18
3 Use internal memcpy when initializing code objects. 19 Use internal memcpy when initializing code objects.
4 (Chromium issue 196330) 20 (Chromium issue 196330)
5 21
6 Disabled weak embedded maps because of crashes. 22 Disabled weak embedded maps because of crashes.
7 (Chromium issues 172489, 217858) 23 (Chromium issues 172489, 217858)
8 24
9 Performance and stability improvements on all platforms. 25 Performance and stability improvements on all platforms.
10 26
(...skipping 5229 matching lines...) Expand 10 before | Expand all | Expand 10 after
5240 setting break points in them. 5256 setting break points in them.
5241 5257
5242 5258
5243 2008-07-03: Version 0.1.0 5259 2008-07-03: Version 0.1.0
5244 5260
5245 Initial export. 5261 Initial export.
5246 5262
5247 # Local Variables: 5263 # Local Variables:
5248 # mode:text 5264 # mode:text
5249 # End: 5265 # 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