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

Side by Side Diff: ChangeLog

Issue 157543002: A64: Synchronize with r18581. (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 | 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 2014-01-14: Version 3.24.15
2
3 Introduce an API mirroring the gc extension.
4
5 Performance and stability improvements on all platforms.
6
7
8 2014-01-10: Version 3.24.14
9
10 ES6: Add Object.getOwnPropertySymbols (issue 3049).
11
12 Performance and stability improvements on all platforms.
13
14
15 2014-01-09: Version 3.24.13
16
17 Add Isolate parameter to HandleScope::NumberOfHandles (Chromium issue
18 324225).
19
20 Removed v8::AssertNoGCScope.
21
22 Performance and stability improvements on all platforms.
23
24
25 2014-01-08: Version 3.24.12
26
27 Correctly handle instances without elements in polymorphic keyed
28 load/store (Chromium issue 331416).
29
30 Fix selection of popular pages in store buffer (Chromium issue 331444).
31
32 Prepare removal of ObjectTemplate::New without Isolate parameter
33 (Chromium issue 324225).
34
35 Performance and stability improvements on all platforms.
36
37
38 2014-01-07: Version 3.24.11
39
40 Remove generated makefiles on linux when running gyp_v8
41 (Chromium issue 331475)
42
43 Fix building d8 with readline support due to API changes
44
45 Performance and stability improvements on all platforms.
46
47
48 2014-01-03: Version 3.24.10
49
50 Reland r18383: More API cleanup (Chromium issue 324225).
51
52 MIPS: Fix loading of global object in LWrapReceiver (Chromium issue
53 318420).
54
55 Performance and stability improvements on all platforms.
56
57
1 2014-01-02: Version 3.24.9 58 2014-01-02: Version 3.24.9
2 59
3 Performance and stability improvements on all platforms. 60 Performance and stability improvements on all platforms.
4 61
5 62
6 2013-12-30: Version 3.24.8 63 2013-12-30: Version 3.24.8
7 64
8 ARM: fix loading of global object in LWrapReceiver (Chromium issue 65 ARM: fix loading of global object in LWrapReceiver (Chromium issue
9 318420). 66 318420).
10 67
(...skipping 6430 matching lines...) Expand 10 before | Expand all | Expand 10 after
6441 setting break points in them. 6498 setting break points in them.
6442 6499
6443 6500
6444 2008-07-03: Version 0.1.0 6501 2008-07-03: Version 0.1.0
6445 6502
6446 Initial export. 6503 Initial export.
6447 6504
6448 # Local Variables: 6505 # Local Variables:
6449 # mode:text 6506 # mode:text
6450 # End: 6507 # End:
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698