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

Side by Side Diff: ChangeLog

Issue 10187001: Prepare push to trunk. Now working on version 3.10.6. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 8 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 2012-04-23: Version 3.10.5
2
3 Put new global var semantics behind a flag until WebKit tests are
4 cleaned up.
5 (rossberg@chromium.org)
Jakob Kummerow 2012/04/23 12:50:06 We don't need the email addresses in the ChangeLog
Michael Starzinger 2012/04/23 12:55:04 Done. Ooops.
6
7 Enabled stepping into callback passed to builtins.
8 (Chromium issue 109564)
9 (yangguo@chromium.org)
10
11 Show names for the strong roots in heap snapshot.
Jakob Kummerow 2012/04/23 12:50:06 Is this important enough to be mentioned?
Michael Starzinger 2012/04/23 12:55:04 Done. Unsure about that, so just dropped it.
12 (alexeif@chromium.org)
13
14 Performance and stability improvements on all platforms.
15
16
1 2012-04-19: Version 3.10.4 17 2012-04-19: Version 3.10.4
2 18
3 Fixed issues when stressing compaction with WeakMaps. 19 Fixed issues when stressing compaction with WeakMaps.
4 20
5 Fixed missing GVN flag for new-space promotion. (Chromium issue 123919) 21 Fixed missing GVN flag for new-space promotion. (Chromium issue 123919)
6 22
7 Simplify invocation sequence at monomorphic function invocation sites. 23 Simplify invocation sequence at monomorphic function invocation sites.
8 (issue 2079) 24 (issue 2079)
9 25
10 Performance and stability improvements on all platforms. 26 Performance and stability improvements on all platforms.
(...skipping 4028 matching lines...) Expand 10 before | Expand all | Expand 10 after
4039 setting break points in them. 4055 setting break points in them.
4040 4056
4041 4057
4042 2008-07-03: Version 0.1.0 4058 2008-07-03: Version 0.1.0
4043 4059
4044 Initial export. 4060 Initial export.
4045 4061
4046 # Local Variables: 4062 # Local Variables:
4047 # mode:text 4063 # mode:text
4048 # End: 4064 # 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