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

Side by Side Diff: ChangeLog

Issue 127973002: Prepare push to trunk. Now working on version 3.24.13. (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-08: Version 3.24.12
2
3 Correctly handle instances without elements in polymorphic keyed
4 load/store (Chromium issue 331416).
5
6 Fix selection of popular pages in store buffer (Chromium issue 331444).
7
8 Prepare removal of ObjectTemplate::New without Isolate parameter
9 (Chromium issue 324225).
10
11 Performance and stability improvements on all platforms.
12
13
1 2014-01-07: Version 3.24.11 14 2014-01-07: Version 3.24.11
2 15
3 Remove generated makefiles on linux when running gyp_v8 16 Remove generated makefiles on linux when running gyp_v8
4 (Chromium issue 331475) 17 (Chromium issue 331475)
5 18
6 Fix building d8 with readline support due to API changes 19 Fix building d8 with readline support due to API changes
7 20
8 Performance and stability improvements on all platforms. 21 Performance and stability improvements on all platforms.
9 22
10 23
(...skipping 6450 matching lines...) Expand 10 before | Expand all | Expand 10 after
6461 setting break points in them. 6474 setting break points in them.
6462 6475
6463 6476
6464 2008-07-03: Version 0.1.0 6477 2008-07-03: Version 0.1.0
6465 6478
6466 Initial export. 6479 Initial export.
6467 6480
6468 # Local Variables: 6481 # Local Variables:
6469 # mode:text 6482 # mode:text
6470 # End: 6483 # 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