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

Side by Side Diff: ChangeLog

Issue 131413002: Prepare push to trunk. Now working on version 3.24.14. (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-09: Version 3.24.13
2
3 Add Isolate parameter to HandleScope::NumberOfHandles (Chromium issue
4 324225).
5
6 Removed v8::AssertNoGCScope.
7
8 Performance and stability improvements on all platforms.
9
10
1 2014-01-08: Version 3.24.12 11 2014-01-08: Version 3.24.12
2 12
3 Correctly handle instances without elements in polymorphic keyed 13 Correctly handle instances without elements in polymorphic keyed
4 load/store (Chromium issue 331416). 14 load/store (Chromium issue 331416).
5 15
6 Fix selection of popular pages in store buffer (Chromium issue 331444). 16 Fix selection of popular pages in store buffer (Chromium issue 331444).
7 17
8 Prepare removal of ObjectTemplate::New without Isolate parameter 18 Prepare removal of ObjectTemplate::New without Isolate parameter
9 (Chromium issue 324225). 19 (Chromium issue 324225).
10 20
(...skipping 6463 matching lines...) Expand 10 before | Expand all | Expand 10 after
6474 setting break points in them. 6484 setting break points in them.
6475 6485
6476 6486
6477 2008-07-03: Version 0.1.0 6487 2008-07-03: Version 0.1.0
6478 6488
6479 Initial export. 6489 Initial export.
6480 6490
6481 # Local Variables: 6491 # Local Variables:
6482 # mode:text 6492 # mode:text
6483 # End: 6493 # 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