Home
last modified time | relevance | path

Searched refs:BrowserProcess (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/patch/patches/
Dchrome_browser_background_mode_1100085.patch5 @@ -201,9 +201,9 @@ class BrowserProcess {
44 @@ -183,8 +183,8 @@ class BrowserProcessImpl : public BrowserProcess,
Dchrome_runtime.patch125 // ownership of the browser's lifetime to the BrowserProcess.
/third_party/cef/tests/shared/common/
Dclient_app.h21 BrowserProcess, enumerator
Dclient_app.cc29 return BrowserProcess; in GetProcessType()
/third_party/cef/tests/cefclient/
Dcefclient_win.cc59 if (process_type == ClientApp::BrowserProcess) in RunMain()
Dcefclient_gtk.cc68 if (process_type == ClientApp::BrowserProcess) { in RunMain()
Dcefclient_mac.mm380 if (process_type == ClientApp::BrowserProcess)
/third_party/cef/tests/ceftests/
Drun_all_unittests.cc145 if (process_type == client::ClientApp::BrowserProcess) { in main()
/third_party/cef/libcef/browser/alloy/
Dchrome_browser_process_alloy.h38 class ChromeBrowserProcessAlloy : public BrowserProcess {
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch13744 @@ -88,7 +88,9 @@ class ChromeBrowserProcessAlloy : public BrowserProcess {
36312 @@ -213,8 +214,10 @@ class BrowserProcess {
36382 @@ -189,7 +190,9 @@ class BrowserProcessImpl : public BrowserProcess,
36392 @@ -241,7 +244,9 @@ class BrowserProcessImpl : public BrowserProcess,
36402 @@ -338,9 +343,10 @@ class BrowserProcessImpl : public BrowserProcess,
D0004-3.2-Beta5.patch5341 @@ -127,10 +135,12 @@ class ChromeBrowserProcessAlloy : public BrowserProcess {