electron/chromium_src/chrome/browser
Robo 596ae2c2df refactor: desktop capturer module (#14835)
* Revert "post all desktop capturer apis to worker threads"

This reverts commit 5a28759fea.

* refactor: desktop capturer module

* Creates the screen and window capturer for the liftime of the app
* Fixes incorrect usage of weak ptr

* build: add //ui/snapshot to chromium_src deps

* fix: handle scenarios when there are no captured sources
2018-10-03 21:26:42 +09:00
..
extensions chore: run clang-format 2018-09-19 17:18:10 +02:00
printing chore: run clang-format 2018-09-19 17:18:10 +02:00
profiles
speech chore: run clang-format 2018-09-19 17:18:10 +02:00
ui chore: fix more chromium-style errors in windows code (#13487) 2018-06-28 14:20:11 -07:00
browser_process.cc
browser_process.h
certificate_manager_model.cc
certificate_manager_model.h
chrome_notification_types.h
chrome_process_finder_win.cc
chrome_process_finder_win.h
icon_loader.cc
icon_loader.h
icon_loader_auralinux.cc
icon_loader_mac.mm
icon_loader_win.cc chore: run clang-format 2018-09-19 17:18:10 +02:00
icon_manager.cc
icon_manager.h
process_singleton.h
process_singleton_posix.cc Migrate BrowserThread::IsMessageLoopValid to BrowserThread::IsThreadInitialized. 2018-09-11 20:21:31 +02:00
process_singleton_win.cc