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

Side by Side Diff: ChangeLog

Issue 131363008: A64: Synchronize with r15922. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 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 | « .gitignore ('k') | DEPS » ('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-29: Version 3.20.10
2
3 Performance and stability improvements on all platforms.
4
5
6 2013-07-26: Version 3.20.9
7
8 Check that ExternalString objects get aligned resources.
9
10 Fixed JSArray-specific length lookup in polymorphic array handling
11 (Chromium issues 263276, 263905).
12
13 Performance and stability improvements on all platforms.
14
15
16 2013-07-24: Version 3.20.8
17
18 Deprecated v8::V8::Pause/ResumeProfiler.
19
20 Fixed Chromium issues 247688, 258519 and 260203.
21
22 Performance and stability improvements on all platforms.
23
24
1 2013-07-22: Version 3.20.7 25 2013-07-22: Version 3.20.7
2 26
3 Deprecated some debugger methods. 27 Deprecated some debugger methods.
4 28
5 Fixed wrong bailout id in polymorphic stores (Chromium issue 259787). 29 Fixed wrong bailout id in polymorphic stores (Chromium issue 259787).
6 30
7 Fixed data race in SamplingCircularQueue (Chromium issue 251218). 31 Fixed data race in SamplingCircularQueue (Chromium issue 251218).
8 32
9 Fixed type feedback in presence of negative lookups 33 Fixed type feedback in presence of negative lookups
10 (Chromium issue 252797). 34 (Chromium issue 252797).
(...skipping 5621 matching lines...) Expand 10 before | Expand all | Expand 10 after
5632 setting break points in them. 5656 setting break points in them.
5633 5657
5634 5658
5635 2008-07-03: Version 0.1.0 5659 2008-07-03: Version 0.1.0
5636 5660
5637 Initial export. 5661 Initial export.
5638 5662
5639 # Local Variables: 5663 # Local Variables:
5640 # mode:text 5664 # mode:text
5641 # End: 5665 # End:
OLDNEW
« no previous file with comments | « .gitignore ('k') | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698