Searched refs:BrowserProcess (Results 1 – 11 of 11) sorted by relevance
/third_party/cef/patch/patches/ |
D | chrome_browser_background_mode_1100085.patch | 5 @@ -201,9 +201,9 @@ class BrowserProcess { 44 @@ -183,8 +183,8 @@ class BrowserProcessImpl : public BrowserProcess,
|
D | chrome_runtime.patch | 125 // ownership of the browser's lifetime to the BrowserProcess.
|
/third_party/cef/tests/shared/common/ |
D | client_app.h | 21 BrowserProcess, enumerator
|
D | client_app.cc | 29 return BrowserProcess; in GetProcessType()
|
/third_party/cef/tests/cefclient/ |
D | cefclient_win.cc | 59 if (process_type == ClientApp::BrowserProcess) in RunMain()
|
D | cefclient_gtk.cc | 68 if (process_type == ClientApp::BrowserProcess) { in RunMain()
|
D | cefclient_mac.mm | 380 if (process_type == ClientApp::BrowserProcess)
|
/third_party/cef/tests/ceftests/ |
D | run_all_unittests.cc | 145 if (process_type == client::ClientApp::BrowserProcess) { in main()
|
/third_party/cef/libcef/browser/alloy/ |
D | chrome_browser_process_alloy.h | 38 class ChromeBrowserProcessAlloy : public BrowserProcess {
|
/third_party/chromium/patch/ |
D | 0003-3.2-Beta3-1115.patch | 13744 @@ -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,
|
D | 0004-3.2-Beta5.patch | 5341 @@ -127,10 +135,12 @@ class ChromeBrowserProcessAlloy : public BrowserProcess {
|