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

Side by Side Diff: ChangeLog

Issue 280703006: Sync change log from trunk. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 7 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2014-05-09: Sentinel 1 2014-05-13: Sentinel
2 2
3 The ChangeLog file is no longer maintained on bleeding_edge. This 3 The ChangeLog file is no longer maintained on bleeding_edge. This
4 sentinel should stay on top of this list. 4 sentinel should stay on top of this list.
5 5
6 2014-05-13: Version 3.27.2
7
8 Harden %SetIsObserved with RUNTIME_ASSERTs (Chromium issue 371782).
9
10 Drop unused static microtask API.
11
12 Introduce an api to query the microtask autorun state of an isolate.
13
14 Performance and stability improvements on all platforms.
15
16
17 2014-05-12: Version 3.27.1
18
19 Object.observe: avoid accessing acceptList properties more than once
20 (issue 3315).
21
22 Array Iterator prototype should not have a constructor (issue 3293).
23
24 Fix typos in unit test for Array.prototype.fill().
25
26 Shorten autogenerated error message for functions only (issue 3019,
27 Chromium issue 331971).
28
29 Reland "Removed default Isolate." (Chromium issue 359977).
30
31 Performance and stability improvements on all platforms.
32
6 33
7 2014-05-09: Version 3.27.0 34 2014-05-09: Version 3.27.0
8 35
9 Unbreak samples and tools. 36 Unbreak samples and tools.
10 37
11 Performance and stability improvements on all platforms. 38 Performance and stability improvements on all platforms.
12 39
13 40
14 2014-05-08: Version 3.26.33 41 2014-05-08: Version 3.26.33
15 42
(...skipping 7356 matching lines...) Expand 10 before | Expand all | Expand 10 after
7372 setting break points in them. 7399 setting break points in them.
7373 7400
7374 7401
7375 2008-07-03: Version 0.1.0 7402 2008-07-03: Version 0.1.0
7376 7403
7377 Initial export. 7404 Initial export.
7378 7405
7379 # Local Variables: 7406 # Local Variables:
7380 # mode:text 7407 # mode:text
7381 # End: 7408 # End:
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698