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

Side by Side Diff: ChangeLog

Issue 12252009: Prepare push to trunk. Now working on version 3.17.1. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 10 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-02-13: Version 3.17.0
2
3 Enabled parallel sweeping.
4
5 Don't try to unlink instructions twice during GVN
6 (Chromium issue 175141)
7
8 Fixed code flusher disabling while marking incrementally.
9 (Chromium issue 173458, 168582)
10
11 Don't use TLS for space iterators.
12 (issue 2531)
13
14 Added new GetHeapStatistics API entry and deprecated old one.
15
16 Fixed DoubleStackSlot-to-DoubleStackSlot moves on ia32. Unified
17 platform-independent code.
18 (Chromium issue 173907)
19
20 Added --trace-array-abuse to help find OOB accesses.
21
22 Performance and stability improvements on all platforms.
23
24
1 2013-02-06: Version 3.16.14 25 2013-02-06: Version 3.16.14
2 26
3 Performance and stability improvements on all platforms. 27 Performance and stability improvements on all platforms.
4 28
5 29
6 2013-02-04: Version 3.16.13 30 2013-02-04: Version 3.16.13
7 31
8 Tagged stubs that rely on instance types as MEGAMORPHIC. 32 Tagged stubs that rely on instance types as MEGAMORPHIC.
9 (Chromium issue 173974) 33 (Chromium issue 173974)
10 34
(...skipping 5040 matching lines...) Expand 10 before | Expand all | Expand 10 after
5051 setting break points in them. 5075 setting break points in them.
5052 5076
5053 5077
5054 2008-07-03: Version 0.1.0 5078 2008-07-03: Version 0.1.0
5055 5079
5056 Initial export. 5080 Initial export.
5057 5081
5058 # Local Variables: 5082 # Local Variables:
5059 # mode:text 5083 # mode:text
5060 # End: 5084 # 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