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

Side by Side Diff: ChangeLog

Issue 122203002: Prepare push to trunk. Now working on version 3.24.9. (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 2013-12-30: Version 3.24.8
2
3 ARM: fix loading of global object in LWrapReceiver (Chromium issue
4 318420).
5
6 Fix a race between concurrent recompilation and OSR (Chromium issue
7 330046).
8
9 Turn off concurrent sweeping (issue 3071).
10
11 Performance and stability improvements on all platforms.
12
13
1 2013-12-23: Version 3.24.7 14 2013-12-23: Version 3.24.7
2 15
3 Fix small spec violation in String.prototype.split (issue 3026). 16 Fix small spec violation in String.prototype.split (issue 3026).
4 17
5 Correctly resolve forcibly context allocated parameters in debug- 18 Correctly resolve forcibly context allocated parameters in debug-
6 evaluate (Chromium issue 325676). 19 evaluate (Chromium issue 325676).
7 20
8 Introduce Function::GetBoundFunction. 21 Introduce Function::GetBoundFunction.
9 22
10 Performance and stability improvements on all platforms. 23 Performance and stability improvements on all platforms.
(...skipping 6412 matching lines...) Expand 10 before | Expand all | Expand 10 after
6423 setting break points in them. 6436 setting break points in them.
6424 6437
6425 6438
6426 2008-07-03: Version 0.1.0 6439 2008-07-03: Version 0.1.0
6427 6440
6428 Initial export. 6441 Initial export.
6429 6442
6430 # Local Variables: 6443 # Local Variables:
6431 # mode:text 6444 # mode:text
6432 # End: 6445 # 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