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

Side by Side Diff: ChangeLog

Issue 140683002: Prepare push to trunk. Now working on version 3.24.18. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 11 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 2014-01-16: Version 3.24.17
2
3 Make it possible to compile d8 for the host toolset as well (issue
4 1775).
5
6 Make cells pointing to JSObjects weak in optimized code (issue 2073).
7
8 Performance and stability improvements on all platforms.
9
10
1 2014-01-15: Version 3.24.16 11 2014-01-15: Version 3.24.16
2 12
3 Annotate mapped memory regions for LeakSanitizer (Chromium issue 13 Annotate mapped memory regions for LeakSanitizer (Chromium issue
4 328552). 14 328552).
5 15
6 Turn Runtime_MigrateInstance into Runtime_TryMigrateInstance (Chromium 16 Turn Runtime_MigrateInstance into Runtime_TryMigrateInstance (Chromium
7 issue 315252). 17 issue 315252).
8 18
9 Performance and stability improvements on all platforms. 19 Performance and stability improvements on all platforms.
10 20
(...skipping 6498 matching lines...) Expand 10 before | Expand all | Expand 10 after
6509 setting break points in them. 6519 setting break points in them.
6510 6520
6511 6521
6512 2008-07-03: Version 0.1.0 6522 2008-07-03: Version 0.1.0
6513 6523
6514 Initial export. 6524 Initial export.
6515 6525
6516 # Local Variables: 6526 # Local Variables:
6517 # mode:text 6527 # mode:text
6518 # End: 6528 # 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