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

Side by Side Diff: ChangeLog

Issue 20066007: Prepare push to trunk. Now working on version 3.20.9. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 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-07-24: Version 3.20.8
2
3 Deprecated v8::V8::Pause/ResumeProfiler.
4
5 Fixed Chromium issues 247688, 258519 and 260203.
6
7 Performance and stability improvements on all platforms.
8
9
1 2013-07-22: Version 3.20.7 10 2013-07-22: Version 3.20.7
2 11
3 Deprecated some debugger methods. 12 Deprecated some debugger methods.
4 13
5 Fixed wrong bailout id in polymorphic stores (Chromium issue 259787). 14 Fixed wrong bailout id in polymorphic stores (Chromium issue 259787).
6 15
7 Fixed data race in SamplingCircularQueue (Chromium issue 251218). 16 Fixed data race in SamplingCircularQueue (Chromium issue 251218).
8 17
9 Fixed type feedback in presence of negative lookups 18 Fixed type feedback in presence of negative lookups
10 (Chromium issue 252797). 19 (Chromium issue 252797).
(...skipping 5621 matching lines...) Expand 10 before | Expand all | Expand 10 after
5632 setting break points in them. 5641 setting break points in them.
5633 5642
5634 5643
5635 2008-07-03: Version 0.1.0 5644 2008-07-03: Version 0.1.0
5636 5645
5637 Initial export. 5646 Initial export.
5638 5647
5639 # Local Variables: 5648 # Local Variables:
5640 # mode:text 5649 # mode:text
5641 # End: 5650 # 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