0
Files
android_webview
apps
ash
base
blink
breakpad
build
cc
chrome
chrome_elf
chromecast
chromeos
cloud_print
components
content
courgette
crypto
dbus
device
extensions
gin
google_apis
google_update
gpu
ios
ipc
jingle
media
mojo
android
application
build
cc
common
converters
environment
nacl
services
BUILD.gn
DEPS
OWNERS
PRESUBMIT.py
README.md
mojo.gyp
mojo_base.gyp
mojo_js_unittests.isolate
mojo_nacl.gyp
mojo_nacl_untrusted.gyp
mojo_public_gles2_for_loadable_module.gypi
native_client_sdk
net
pdf
ppapi
printing
remoting
rlz
sandbox
sdch
skia
sql
storage
styleguide
sync
testing
third_party
tools
ui
url
webkit
win8
.clang-format
.gitattributes
.gitignore
.gn
AUTHORS
Android.mk
BUILD.gn
DEPS
LICENSE
LICENSE.chromium_os
OWNERS
PRESUBMIT.py
PRESUBMIT_test.py
PRESUBMIT_test_mocks.py
WATCHLISTS
codereview.settings
src/mojo
ccameron cbcd8ee263 Remove support for custom overscroll background
Mac was the only platform to do this, and more recent versions
of the OS do not support it anymore. Callers to these functions
have been removed from the Blink side.

BUG=248742

Review URL: https://codereview.chromium.org/838603002

Cr-Commit-Position: refs/heads/master@{#312529}
2015-01-22 02:21:02 +00:00
..
2014-10-03 04:27:07 +00:00
2015-01-21 20:22:22 +00:00

Mojo

Mojo is an effort to extract a common platform out of Chrome's renderer and plugin processes that can support multiple types of sandboxed content, such as HTML, Pepper, or NaCl.