[go: nahoru, domu]

tree: 3cf5c853fae301f5de272d1d728c41ef08e71450 [path history] [tgz]
  1. app_shim/
  2. browser/
  3. common/
  4. DEPS
  5. DIR_METADATA
  6. OWNERS
  7. README.md
components/remote_cocoa/README.md

This directory contains mechanisms for Remote Cocoa, which is the system that bridges Cocoa objects with their Chromium C++ counterparts, which can be either in-process (the browser) or out-of-process (PWA app shims).

One such example is bridging Cocoa NSWindows and NSViews with their Chromium Views counterparts, but Remote Cocoa is not exclusive to views.