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

Side by Side Diff: ChangeLog

Issue 9814007: Prepare push to trunk. Now working on version 3.9.24. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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 2012-03-21: Version 3.9.23
2
3 Use correct arguments adaptation environment when inlining function
4 containing arguments. (Chromium issue V8:2014)
Jakob Kummerow 2012/03/21 09:46:58 "2014" sounds like a V8 issue to me. so: s/Chromiu
5
6 Performance and stability improvements on all platforms.
7
8
1 2012-03-20: Version 3.9.22 9 2012-03-20: Version 3.9.22
2 10
3 Enabled count-based profiler by default. 11 Enabled count-based profiler by default.
4 12
5 Implemented a hash based look-up to speed up address checks 13 Implemented a hash based look-up to speed up address checks
6 in large object space (issue 853). 14 in large object space (issue 853).
7 15
8 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
9 17
10 18
(...skipping 3898 matching lines...) Expand 10 before | Expand all | Expand 10 after
3909 setting break points in them. 3917 setting break points in them.
3910 3918
3911 3919
3912 2008-07-03: Version 0.1.0 3920 2008-07-03: Version 0.1.0
3913 3921
3914 Initial export. 3922 Initial export.
3915 3923
3916 # Local Variables: 3924 # Local Variables:
3917 # mode:text 3925 # mode:text
3918 # End: 3926 # 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