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

Side by Side Diff: ChangeLog

Issue 130143003: Prepare push to trunk. Now working on version 3.24.17. (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-15: Version 3.24.16
2
3 Annotate mapped memory regions for LeakSanitizer (Chromium issue
4 328552).
5
6 Turn Runtime_MigrateInstance into Runtime_TryMigrateInstance (Chromium
7 issue 315252).
8
9 Performance and stability improvements on all platforms.
10
11
1 2014-01-14: Version 3.24.15 12 2014-01-14: Version 3.24.15
2 13
3 Introduce an API mirroring the gc extension. 14 Introduce an API mirroring the gc extension.
4 15
5 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
6 17
7 18
8 2014-01-10: Version 3.24.14 19 2014-01-10: Version 3.24.14
9 20
10 ES6: Add Object.getOwnPropertySymbols (issue 3049). 21 ES6: Add Object.getOwnPropertySymbols (issue 3049).
(...skipping 6487 matching lines...) Expand 10 before | Expand all | Expand 10 after
6498 setting break points in them. 6509 setting break points in them.
6499 6510
6500 6511
6501 2008-07-03: Version 0.1.0 6512 2008-07-03: Version 0.1.0
6502 6513
6503 Initial export. 6514 Initial export.
6504 6515
6505 # Local Variables: 6516 # Local Variables:
6506 # mode:text 6517 # mode:text
6507 # End: 6518 # 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