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

Side by Side Diff: ChangeLog

Issue 23437040: Prepare push to trunk. Now working on version 3.21.17. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Removed email address Created 7 years, 3 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-09-16: Version 3.21.16
2
3 Every place where AllocationMemento is initialized with an
4 AllocationSite is now checked to be sure a valid Site goes in. This is
5 temporary code to diagnose chromium bug 284577.
6
7 Performance and stability improvements on all platforms.
8
9
1 2013-09-13: Version 3.21.15 10 2013-09-13: Version 3.21.15
2 11
3 Non-JSObject heap objects are now handled using slow-path IC stub 12 Non-JSObject heap objects are now handled using slow-path IC stub
4 guarded by the map. 13 guarded by the map.
5 (Chromium issue 280632) 14 (Chromium issue 280632)
6 15
7 i18n Javascript code added to the snapshot. 16 i18n Javascript code added to the snapshot.
8 (V8 issue 2745) 17 (V8 issue 2745)
9 18
10 Performance and stability improvements on all platforms. 19 Performance and stability improvements on all platforms.
(...skipping 5911 matching lines...) Expand 10 before | Expand all | Expand 10 after
5922 setting break points in them. 5931 setting break points in them.
5923 5932
5924 5933
5925 2008-07-03: Version 0.1.0 5934 2008-07-03: Version 0.1.0
5926 5935
5927 Initial export. 5936 Initial export.
5928 5937
5929 # Local Variables: 5938 # Local Variables:
5930 # mode:text 5939 # mode:text
5931 # End: 5940 # 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