A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | AC | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Status | New home | Owner | Timeline | Tracking Bug | Team | Comment | |||||||||||||||||||||||
2 | content/renderer/gpu/ | In Chromium & use Mojo & don't migrate | fsamuel,kbr | DONE | https://bugs.chromium.org/p/chromium/issues/detail?id=787205 | GPU | We should create platform/gpu/ and move it there. | |||||||||||||||||||||||
3 | content/child/geofencing/ | Removed | DONE | The feature was removed | ||||||||||||||||||||||||||
4 | content/child/memory/ | Removed | DONE | This is not a web-platform-only feature. Keep it In Chromiumchild/. | ||||||||||||||||||||||||||
5 | content/child/npapi/ | Removed | DONE | NPAPI is going to be deprecated | ||||||||||||||||||||||||||
6 | content/renderer/browser_plugin/ | In Chromium & use Mojo & don't migrate | DONE | Leave this alone for now | ||||||||||||||||||||||||||
7 | content/renderer/fetchers/ | In Blink & use Mojo | toyoshim | DONE | http://crbug.com/775402 | Loading | mojofication is done in 17Q4 (crbug.com/752028), Needs onion souping (but low priority) | |||||||||||||||||||||||
8 | content/renderer/mus/ | In Chromium & use Mojo & don't migrate | DONE | Should we probably move this to //cc/blink/? | ||||||||||||||||||||||||||
9 | content/renderer/npapi/ | Removed | DONE | NPAPI is going to be deprecated soon. | ||||||||||||||||||||||||||
10 | content/renderer/pepper/ | In Chromium & use Mojo & don't migrate | DONE | |||||||||||||||||||||||||||
11 | content/renderer/scheduler/ | In Blink & use Mojo | skyostil | DONE | Scheduler | How does this interact with the loading dispatcher? | ||||||||||||||||||||||||
12 | content/renderer/blob_storage/ | In Blink & use Mojo | platform/blob/ | mek | DONE | https://crbug.com/611935 | Storage | Old code will be removed after Network Service is turned on globally. | ||||||||||||||||||||||
13 | content/renderer/cache_storage/ | In Blink & use Mojo | modules/cachestorage/ | DONE | http://crbug.com/612287 | Storage | Storage team | |||||||||||||||||||||||
14 | content/renderer/device_sensors/ | In Blink & use Mojo | modules/device_orientation/ | oksamyt | DONE | http://crbug.com/612322 | Device API | http://crbug.com/612322, https://crbug.com/612330 | ||||||||||||||||||||||
15 | content/child/quota_* | In Blink & use Mojo | modules/quota/ | DONE | crbug.com/781643 | Storage | ||||||||||||||||||||||||
16 | content/renderer/media_capture_from_element/ | In Blink & use Mojo | modules/mediacapturefromelement/ | TVCs | DONE | https://bugs.chromium.org/p/chromium/issues/detail?id=787261 | Chrome Media | This is not using Mojo or IPC at all. We can just move it to modules/mediacapturefromelement/. | ||||||||||||||||||||||
17 | content/renderer/origin_trials/ | In Blink & use Mojo | core/origin_trials/ | lfg | DONE | crbug.com/738505 | Feature Control | Blocked on crbug.com/490074. Moved most code, remaining in content/renderer has a dependency on mapping blink::WebSecurityOrigin to url::Origin. Note this is not using Mojo or IPC at all. | ||||||||||||||||||||||
18 | content/renderer/image_capture/ | In Blink & use Mojo | modules/imagecapture/ | TVCs | DONE | https://bugs.chromium.org/p/chromium/issues/detail?id=787245 | Chrome Media | This is not using Mojo or IPC at all. We can just move it to modules/image_capture/ without doing any conversion | ||||||||||||||||||||||
19 | content/renderer/installedapp/ | In Blink & use Mojo | modules/installedapp/ | TVCs | DONE | https://bugs.chromium.org/p/chromium/issues/detail?id=787246 | This is not using Mojo or IPC at all. We can just move it to modules/installedapp/. | |||||||||||||||||||||||
20 | content/renderer/media_recorder/ | In Blink & use Mojo | modules/mediarecorder/ | TVCs | DONE | https://bugs.chromium.org/p/chromium/issues/detail?id=736517 | Chrome Media | This is not using Mojo or IPC at all. We can just move it to modules/mediarecorder/. This is blocked by the migration of //content/renderer/media/. | ||||||||||||||||||||||
21 | content/renderer/push_messaging/ | In Blink & use Mojo | modules/push_messaging/ | TVCs | DONE | crbug.com/612312 | Some things still remain In Chromium. We should finish moving everything to modules/push_messaging/ | |||||||||||||||||||||||
22 | content/renderer/screen_orientation/ | In Blink & use Mojo | content/renderer/fileapi/ | ke.he@intel.com | DONE | https://crbug.com/678545 | Chrome Media | Some things still remain In Chromium. We should finish moving everything to modules/screen_orientation/. Blocked by https://crbug.com/678545 | ||||||||||||||||||||||
23 | content/child/background_sync/ | In Blink & use Mojo | modules/background_sync/ | peter | DONE | https://crbug.com/662134 | https://crbug.com/662134 | |||||||||||||||||||||||
24 | content/child/experiments/ | Removed | DONE | |||||||||||||||||||||||||||
25 | content/child/feature_policy/ | In Blink & use Mojo | platform/feature_policy/ | iclelland | DONE | https://crbug.com/777440 | Feature Control | This should be coordinated with mojofying frame replication, as part of site-isolation | ||||||||||||||||||||||
26 | content/child/web_database_* | In Blink & use Mojo | modules/webdatabase/ | slangley | DONE | crbug.com/757277 | Storage | crbug.com/757277 Some impl over in storage/ too | ||||||||||||||||||||||
27 | content/renderer/battery_status/ | In Blink & use Mojo | modules/battery_status/ | yukishiino | DONE | Device API | This code seems to now live in services/device/battery/, was this task already completed? | |||||||||||||||||||||||
28 | content/renderer/gamepad/ | In Blink & use Mojo | modules/gamepad/ | deviceapi-team | DONE | http://crbug.com/612330 | Device API | http://crbug.com/612330 | ||||||||||||||||||||||
29 | content/renderer/media/ (MediaSession) | In Blink & use Mojo | modules/mediasession/ | zqzhang | DONE | https://crbug.com/649630 | Chrome Media UX | https://crbug.com/649630 | ||||||||||||||||||||||
30 | content/renderer/vr/ | In Blink & use Mojo | modules/webvr/ | kphanee | DONE | |||||||||||||||||||||||||
31 | content/renderer/wake_lock/ | In Blink & use Mojo | modules/wake_lock/ | mcasas | DONE | http://crbug.com/600895 | Device API | http://crbug.com/600895 | ||||||||||||||||||||||
32 | content/renderer/devtools/ | In Blink & use Mojo | devtools/ | dgozman | DONE | http://crbug.com/776009 | DevTools | This is not part of the web platform feature but should be moved Source/devtools/ using Mojo | ||||||||||||||||||||||
33 | content/renderer/input/ | In Chromium & use Mojo & don't migrate | dtapuska | DONE | http://crbug.com/722928 | Input-dev | http://crbug.com/722928 Cannot move to blink because it heavily depends on render_widget. | |||||||||||||||||||||||
34 | content/renderer/indexed_db/ | In Blink & use Mojo | modules/indexeddb/ | cmp | DONE | https://crbug.com/717812 | Storage | |||||||||||||||||||||||
35 | content/renderer/loader/ | In Chromium & use Mojo | platform/loader/fetch | shimazu | ??? | https://crbug.com/603396 | Loading | We're using mojo, but onion-souping will take some time. We need to deprecate WebURLRequest, WebURLResponse and WebURLError. See https://crbug.com/860403 | ||||||||||||||||||||||
36 | content/renderer/dom_storage/ (sessionstorage) | In Blink & use Mojo | modules/storage/ | DONE | crbug.com/716490 | Storage | ||||||||||||||||||||||||
37 | content/renderer/dom_storage/ (localstorage) | In Blink & use Mojo | modules/storage/ | DONE | crbug.com/586194 | Storage | Onion souping done at https://crbug.com/781870 | |||||||||||||||||||||||
38 | content/renderer/service_worker/ | In Chromium & use Mojo | modules/serviceworkers/ | shimazu | ??? | https://bugs.chromium.org/p/chromium/issues/detail?id=789857 | Worker | mojofying is done at https://crbug.com/629701. onion soup started at https://bugs.chromium.org/p/chromium/issues/detail?id=789857 and https://crbug.com/954058 | ||||||||||||||||||||||
39 | content/renderer/media/webrtc/ | In Blink & use Mojo | modules/peerconnection/ | guidou | DONE | https://bugs.chromium.org/p/chromium/issues/detail?id=787254 | WebRTC | Doc: go/onion-soup-peerconnection. Completed. | ||||||||||||||||||||||
40 | content/renderer/media/stream/ | In Blink & use Mojo | modules/mediastream | guidou | DONE | http://crbug.com/704136 (partial) | WebRTC | Moved to Blink. Some final blinkification of the code in progress. | ||||||||||||||||||||||
41 | content/renderer/media/audio/ | In Blink & use Mojo | modules/media/audio | guidou | 20 Q3 | https://bugs.chromium.org/p/chromium/issues/detail?id=787252 | WebRTC | go/onion-soup-audio | ||||||||||||||||||||||
42 | content/renderer/media/gpu/ | In Chromium & use Mojo | modules/media/gpu | 20 Q3 | Chrome Media | |||||||||||||||||||||||||
43 | content/renderer/media/android/ | In Chromium & use Mojo | modules/media/android | 20 Q3 | Chrome Media | |||||||||||||||||||||||||
44 | content/renderer/media/midi/ | In Blink & use Mojo | modules/webmidi/ | adithyas | DONE | http://crbug.com/582328 | WebMIDI | WIP: http://crbug.com/582328 | ||||||||||||||||||||||
45 | content/renderer/media/ (top level files) | In Chromium & use IPC | modules/media | Chrome Media | ||||||||||||||||||||||||||
46 | content/renderer/p2p/ | In Blink & use Mojo | platform/p2p | guidou | DONE | https://crbug.com/800212 | WebRTC | Doc: go/onion-soup-peerconnection | ||||||||||||||||||||||
47 | content/renderer/accessibility/ | In Chromium & use Mojo | modules/accessibility/ | dmazzoni, TVCs | 20 Q3 | http://crbug.com/650275 | Accessibility | Doc: go/ax-onion-soup Bugs: crbug.com/882660, crbug.com/949979, crbug.com/650275 | ||||||||||||||||||||||
48 | content/renderer/image_downloader/ | In Blink & use Mojo | platform/loading/ ? | TVCs | DONE | http://crbug.com/752028 | Loading | |||||||||||||||||||||||
49 | content/renderer/manifest/ | In Blink & use Mojo | modules/manifest/ | TVCs | DONE | https://crbug.com/704441 | Loading | https://chromium-review.googlesource.com/c/482739/ | ||||||||||||||||||||||
50 | content/renderer/appcache/ | In Blink & use Mojo | core/loader/appcache/ | TVCs | DONE | crbug.com/611938 | Storage | We hope to remove Appcache in ~2020. Still need to own the code and fix bugs until then. | ||||||||||||||||||||||
51 | content/child/dwrite_font_proxy/ | In Blink & use Mojo | platform/fonts/ | Needs owner | DONE | crbug.com/759442 | Layout | crbug.com/759442 | ||||||||||||||||||||||
52 | content/renderer/fileapi/ | In Blink & use Mojo | modules/filesystem/ | DONE | crbug.com/787281 | Storage | ||||||||||||||||||||||||
53 | content/renderer/renderer_clipboard_delegate.cc | In Blink & use Mojo | core/clipboard | slangley | DONE | crbug.com/775830 | ||||||||||||||||||||||||
54 | content/renderer/worker/ | In Chromium & use Mojo | core/workers/ | shimazu | ??? | https://crbug.com/911415 | Worker | Mojofication was done (https://crbug.com/612308). Onion-soup has been blocked by appcache, loader and service_worker's onion-soup (https://crbug/com/911415). | ||||||||||||||||||||||
55 | content/renderer/notifications/ | In Blink & use Mojo | modules/notifications/ | Han Leon | DONE | crbug.com/595685 | Notifications | |||||||||||||||||||||||
56 | content/renderer/android/ | In Blink & use Mojo | core/html/forms/, //cc etc | TVCs | DONE | https://bugs.chromium.org/p/chromium/issues/detail?id=787201 | ? | This directory is a bag of random android-specific classes. The files should be moved to html/forms/, cc/ etc. | ||||||||||||||||||||||
57 | content/renderer/java/ | In Chromium & use IPC | modules/remote_objects/ | oksamyt | 20 Q3 | https://bugs.chromium.org/p/chromium/issues/detail?id=794320 | Bindings | This is Android Java - Blink bindings written in gin. | ||||||||||||||||||||||
58 | content/renderer/mojo/ | In Chromium & use Mojo & don't migrate | platform/mojo/ | Needs owner | DONE | Mojo | This is Mojo - Blink utilities | |||||||||||||||||||||||
59 | content/renderer/presentation/ | In Blink & use Mojo | modules/presentation/ | imcheng | DONE | https://crbug.com/749327 | Cloud View | https://crbug.com/610356 | ||||||||||||||||||||||
60 | components/password_manager/content/renderer/credential_manager* | In Blink & use Mojo | modules/credential_manager | engedy | DONE | https://crbug.com/740081 | Chrome Web Identity | https://crbug.com/740081 | ||||||||||||||||||||||
61 | content/child/permissions/ | In Blink & use Mojo | sammc | DONE | http://crbug.com/596209 | Appiness | http://crbug.com/596209 | |||||||||||||||||||||||
62 | content/child/websocket_* | In Blink & use Mojo | modules/websockets/ | darin | DONE | Converted to Mojo. Now, just moving to Blink (https://codereview.chromium.org/2284473002/) | ||||||||||||||||||||||||
63 | content/child/webmessageportchannel* | In Blink & use Mojo | core/dom | mek | DONE | Will require moving shared code from content/common to WebKit/common | ||||||||||||||||||||||||
64 | content/renderer/bluetooth/ | In Blink & use Mojo | modules/bluetooth/ | juncai | DONE | Device API | http://crbug.com/597053 | |||||||||||||||||||||||
65 | content/renderer/usb/ | In Blink & use Mojo | modules/webusb/ | reillyg | DONE | Device API | ||||||||||||||||||||||||
66 | content/renderer/compositor | In Chromium & not using Mojo or IPC | platform/graphics/ | danakj | DONE | https://crbug.com/912193 | Bug points to where CLs are going that slowly delete this directory entirely. | |||||||||||||||||||||||
67 | content/renderer/performance_manager | In Chromium & not using Mojo or IPC | controller/ | ??? | 20 Q3 | |||||||||||||||||||||||||
68 | ||||||||||||||||||||||||||||||
69 | ||||||||||||||||||||||||||||||
70 | ||||||||||||||||||||||||||||||
71 | ||||||||||||||||||||||||||||||
72 | ||||||||||||||||||||||||||||||
73 | ||||||||||||||||||||||||||||||
74 | ||||||||||||||||||||||||||||||
75 | ||||||||||||||||||||||||||||||
76 | ||||||||||||||||||||||||||||||
77 | ||||||||||||||||||||||||||||||
78 | ||||||||||||||||||||||||||||||
79 | ||||||||||||||||||||||||||||||
80 | ||||||||||||||||||||||||||||||
81 | ||||||||||||||||||||||||||||||
82 | ||||||||||||||||||||||||||||||
83 | ||||||||||||||||||||||||||||||
84 | ||||||||||||||||||||||||||||||
85 | ||||||||||||||||||||||||||||||
86 | ||||||||||||||||||||||||||||||
87 | ||||||||||||||||||||||||||||||
88 | ||||||||||||||||||||||||||||||
89 | ||||||||||||||||||||||||||||||
90 | ||||||||||||||||||||||||||||||
91 | ||||||||||||||||||||||||||||||
92 | ||||||||||||||||||||||||||||||
93 | ||||||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||||||
95 | ||||||||||||||||||||||||||||||
96 | ||||||||||||||||||||||||||||||
97 | ||||||||||||||||||||||||||||||
98 | ||||||||||||||||||||||||||||||
99 | ||||||||||||||||||||||||||||||
100 |