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

Side by Side Diff: ChangeLog

Issue 26698003: Prepare push to trunk. Now working on version 3.22.10. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 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-10-10: Version 3.22.9
2
3 Ensure only whitelisted stubs have sse2 versions in the snapshot.
4 (fix for chromium 304565)
5
6 Implement ArrayBuffer.isView.
7
8 Performance and stability improvements on all platforms.
9
10
1 2013-10-04: Version 3.22.8 11 2013-10-04: Version 3.22.8
2 12
3 Performance and stability improvements on all platforms. 13 Performance and stability improvements on all platforms.
4 14
5 15
6 2013-10-03: Version 3.22.7 16 2013-10-03: Version 3.22.7
7 17
8 Debug: Allow stepping into on a given call frame 18 Debug: Allow stepping into on a given call frame
9 (Chromium issue 296963). 19 (Chromium issue 296963).
10 20
(...skipping 6024 matching lines...) Expand 10 before | Expand all | Expand 10 after
6035 setting break points in them. 6045 setting break points in them.
6036 6046
6037 6047
6038 2008-07-03: Version 0.1.0 6048 2008-07-03: Version 0.1.0
6039 6049
6040 Initial export. 6050 Initial export.
6041 6051
6042 # Local Variables: 6052 # Local Variables:
6043 # mode:text 6053 # mode:text
6044 # End: 6054 # 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