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

Side by Side Diff: ChangeLog

Issue 133773003: Prepare push to trunk. Now working on version 3.24.15. (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-10: Version 3.24.14
2
3 ES6: Add Object.getOwnPropertySymbols (issue 3049).
4
5 Performance and stability improvements on all platforms.
6
7
1 2014-01-09: Version 3.24.13 8 2014-01-09: Version 3.24.13
2 9
3 Add Isolate parameter to HandleScope::NumberOfHandles (Chromium issue 10 Add Isolate parameter to HandleScope::NumberOfHandles (Chromium issue
4 324225). 11 324225).
5 12
6 Removed v8::AssertNoGCScope. 13 Removed v8::AssertNoGCScope.
7 14
8 Performance and stability improvements on all platforms. 15 Performance and stability improvements on all platforms.
9 16
10 17
(...skipping 6473 matching lines...) Expand 10 before | Expand all | Expand 10 after
6484 setting break points in them. 6491 setting break points in them.
6485 6492
6486 6493
6487 2008-07-03: Version 0.1.0 6494 2008-07-03: Version 0.1.0
6488 6495
6489 Initial export. 6496 Initial export.
6490 6497
6491 # Local Variables: 6498 # Local Variables:
6492 # mode:text 6499 # mode:text
6493 # End: 6500 # 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