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

Side by Side Diff: ChangeLog

Issue 49263003: Prepare push to trunk. Now working on version 3.22.24. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 1 month 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-28: Version 3.22.23
2
3 Renamed deprecated __attribute__((no_address_safety_analysis)) to
4 __attribute__((no_sanitize_address)) (Chromium issue 311283)
5
6 Defined DEBUG for v8_optimized_debug=2
7
8 Performance and stability improvements on all platforms.
9
10
1 2013-10-25: Version 3.22.22 11 2013-10-25: Version 3.22.22
2 12
3 Record allocation stack traces. (Chromium issue 277984,v8:2949) 13 Record allocation stack traces. (Chromium issue 277984,v8:2949)
4 14
5 Performance and stability improvements on all platforms. 15 Performance and stability improvements on all platforms.
6 16
7 17
8 2013-10-24: Version 3.22.21 18 2013-10-24: Version 3.22.21
9 19
10 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
(...skipping 6142 matching lines...) Expand 10 before | Expand all | Expand 10 after
6153 setting break points in them. 6163 setting break points in them.
6154 6164
6155 6165
6156 2008-07-03: Version 0.1.0 6166 2008-07-03: Version 0.1.0
6157 6167
6158 Initial export. 6168 Initial export.
6159 6169
6160 # Local Variables: 6170 # Local Variables:
6161 # mode:text 6171 # mode:text
6162 # End: 6172 # 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