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

Side by Side Diff: ChangeLog

Issue 12190003: Prepare push to trunk. Now working on version 3.16.14. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 10 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-02-04: Version 3.16.13
2
3 Tagged stubs that rely on instance types as MEGAMORPHIC.
4 (Chromium issue 173974)
5
6 Fixed clearing of dead dependent codes and verify weak embedded
7 maps on full GC. (Chromium issue 172488,172489)
8
9 Made the arm port build cleanly with Clang.
10
11 Performance and stability improvements on all platforms.
12
13
1 2013-01-31: Version 3.16.12 14 2013-01-31: Version 3.16.12
2 15
3 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
4 17
5 18
6 2013-01-30: Version 3.16.11 19 2013-01-30: Version 3.16.11
7 20
8 Put making embedded maps in optimized code weak behind a flag. 21 Put making embedded maps in optimized code weak behind a flag.
9 (Chromium issue 172488,172489) 22 (Chromium issue 172488,172489)
10 23
(...skipping 5022 matching lines...) Expand 10 before | Expand all | Expand 10 after
5033 setting break points in them. 5046 setting break points in them.
5034 5047
5035 5048
5036 2008-07-03: Version 0.1.0 5049 2008-07-03: Version 0.1.0
5037 5050
5038 Initial export. 5051 Initial export.
5039 5052
5040 # Local Variables: 5053 # Local Variables:
5041 # mode:text 5054 # mode:text
5042 # End: 5055 # 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