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

Side by Side Diff: ChangeLog

Issue 151603004: A64: Synchronize with r16587. (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 | « no previous file | include/v8.h » ('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-09-05: Version 3.21.11
2
3 Performance and stability improvements on all platforms.
4
5
6 2013-09-04: Version 3.21.10
7
8 Fixed Eternal::IsEmpty logic (issue 2870).
9
10 Performance and stability improvements on all platforms.
11
12
13 2013-09-03: Version 3.21.9
14
15 Deprecated Persistent functions which were marked to be deprecated.
16
17 Allowed uncacheable identifiers to go generic (issue 2867).
18
19 Performance and stability improvements on all platforms.
20
21
1 2013-09-02: Version 3.21.8 22 2013-09-02: Version 3.21.8
2 23
3 Added scriptId to StackTrace frames (issue 2865). 24 Added scriptId to StackTrace frames (issue 2865).
4 25
5 Performance and stability improvements on all platforms. 26 Performance and stability improvements on all platforms.
6 27
7 28
8 2013-08-30: Version 3.21.7 29 2013-08-30: Version 3.21.7
9 30
10 Fixed casts of eternal handles. 31 Fixed casts of eternal handles.
(...skipping 5832 matching lines...) Expand 10 before | Expand all | Expand 10 after
5843 setting break points in them. 5864 setting break points in them.
5844 5865
5845 5866
5846 2008-07-03: Version 0.1.0 5867 2008-07-03: Version 0.1.0
5847 5868
5848 Initial export. 5869 Initial export.
5849 5870
5850 # Local Variables: 5871 # Local Variables:
5851 # mode:text 5872 # mode:text
5852 # End: 5873 # End:
OLDNEW
« no previous file with comments | « no previous file | include/v8.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698