code
stringlengths
1
1.05M
repo_name
stringlengths
6
83
path
stringlengths
3
242
language
stringclasses
222 values
license
stringclasses
20 values
size
int64
1
1.05M
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "base/run_loop.h" #include "base/threading/thread_restrictions.h" #include "base/time/time.h" #include "build/build_config.h" #include "components/background_sync/back...
Zhao-PengFei35/chromium_src_4
weblayer/browser/background_sync/background_sync_browsertest.cc
C++
unknown
8,273
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/background_sync/background_sync_controller_factory.h" #include "base/no_destructor.h" #include "components/background_sync/background_sync_controlle...
Zhao-PengFei35/chromium_src_4
weblayer/browser/background_sync/background_sync_controller_factory.cc
C++
unknown
2,084
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BACKGROUND_SYNC_BACKGROUND_SYNC_CONTROLLER_FACTORY_H_ #define WEBLAYER_BROWSER_BACKGROUND_SYNC_BACKGROUND_SYNC_CONTROLLER_FACTORY_H_ #include "base/no...
Zhao-PengFei35/chromium_src_4
weblayer/browser/background_sync/background_sync_controller_factory.h
C++
unknown
1,590
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/background_sync/background_sync_delegate_impl.h" #include "build/build_config.h" #include "content/public/browser/browser_context.h" #include "conte...
Zhao-PengFei35/chromium_src_4
weblayer/browser/background_sync/background_sync_delegate_impl.cc
C++
unknown
3,751
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BACKGROUND_SYNC_BACKGROUND_SYNC_DELEGATE_IMPL_H_ #define WEBLAYER_BROWSER_BACKGROUND_SYNC_BACKGROUND_SYNC_DELEGATE_IMPL_H_ #include "base/memory/raw_p...
Zhao-PengFei35/chromium_src_4
weblayer/browser/background_sync/background_sync_delegate_impl.h
C++
unknown
2,035
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/bluetooth/weblayer_bluetooth_chooser_android_delegate.h" #include "base/android/jni_android.h" #include "components/security_state/content/content_u...
Zhao-PengFei35/chromium_src_4
weblayer/browser/bluetooth/weblayer_bluetooth_chooser_android_delegate.cc
C++
unknown
1,283
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BLUETOOTH_WEBLAYER_BLUETOOTH_CHOOSER_ANDROID_DELEGATE_H_ #define WEBLAYER_BROWSER_BLUETOOTH_WEBLAYER_BLUETOOTH_CHOOSER_ANDROID_DELEGATE_H_ #include "c...
Zhao-PengFei35/chromium_src_4
weblayer/browser/bluetooth/weblayer_bluetooth_chooser_android_delegate.h
C++
unknown
1,382
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/bluetooth/weblayer_bluetooth_chooser_context_factory.h" #include "base/no_destructor.h" #include "components/keyed_service/content/browser_context_d...
Zhao-PengFei35/chromium_src_4
weblayer/browser/bluetooth/weblayer_bluetooth_chooser_context_factory.cc
C++
unknown
2,335
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BLUETOOTH_WEBLAYER_BLUETOOTH_CHOOSER_CONTEXT_FACTORY_H_ #define WEBLAYER_BROWSER_BLUETOOTH_WEBLAYER_BLUETOOTH_CHOOSER_CONTEXT_FACTORY_H_ #include "bas...
Zhao-PengFei35/chromium_src_4
weblayer/browser/bluetooth/weblayer_bluetooth_chooser_context_factory.h
C++
unknown
1,748
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/bluetooth/weblayer_bluetooth_delegate_impl_client.h" #include "build/build_config.h" #include "content/public/browser/render_frame_host.h" #include ...
Zhao-PengFei35/chromium_src_4
weblayer/browser/bluetooth/weblayer_bluetooth_delegate_impl_client.cc
C++
unknown
2,960
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BLUETOOTH_WEBLAYER_BLUETOOTH_DELEGATE_IMPL_CLIENT_H_ #define WEBLAYER_BROWSER_BLUETOOTH_WEBLAYER_BLUETOOTH_DELEGATE_IMPL_CLIENT_H_ #include <memory> ...
Zhao-PengFei35/chromium_src_4
weblayer/browser/bluetooth/weblayer_bluetooth_delegate_impl_client.h
C++
unknown
2,133
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/bluetooth/weblayer_bluetooth_scanning_prompt_android_delegate.h" #include "base/android/jni_android.h" #include "components/security_state/content/c...
Zhao-PengFei35/chromium_src_4
weblayer/browser/bluetooth/weblayer_bluetooth_scanning_prompt_android_delegate.cc
C++
unknown
1,347
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BLUETOOTH_WEBLAYER_BLUETOOTH_SCANNING_PROMPT_ANDROID_DELEGATE_H_ #define WEBLAYER_BROWSER_BLUETOOTH_WEBLAYER_BLUETOOTH_SCANNING_PROMPT_ANDROID_DELEGATE...
Zhao-PengFei35/chromium_src_4
weblayer/browser/bluetooth/weblayer_bluetooth_scanning_prompt_android_delegate.h
C++
unknown
1,497
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/browser_context_impl.h" #include "base/memory/raw_ptr.h" #include "base/threading/thread_restrictions.h" #include "build/build_config.h" #include "c...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_context_impl.cc
C++
unknown
14,047
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BROWSER_CONTEXT_IMPL_H_ #define WEBLAYER_BROWSER_BROWSER_CONTEXT_IMPL_H_ #include "base/files/file_path.h" #include "base/memory/raw_ptr.h" #include "...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_context_impl.h
C++
unknown
4,699
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/browser_impl.h" #include "base/containers/unique_ptr_adapters.h" #include "base/memory/ptr_util.h" #include "base/path_service.h" #include "base/ran...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_impl.cc
C++
unknown
15,527
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BROWSER_IMPL_H_ #define WEBLAYER_BROWSER_BROWSER_IMPL_H_ #include <memory> #include <vector> #include "base/functional/callback.h" #include "base/mem...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_impl.h
C++
unknown
5,761
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/browser_list.h" #include <functional> #include "base/no_destructor.h" #include "base/ranges/algorithm.h" #include "build/build_config.h" #include "...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_list.cc
C++
unknown
2,274
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BROWSER_LIST_H_ #define WEBLAYER_BROWSER_BROWSER_LIST_H_ #include "base/containers/flat_set.h" #include "base/no_destructor.h" #include "base/observer...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_list.h
C++
unknown
1,562
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BROWSER_LIST_OBSERVER_H_ #define WEBLAYER_BROWSER_BROWSER_LIST_OBSERVER_H_ #include "base/observer_list_types.h" #include "build/build_config.h" name...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_list_observer.h
C++
unknown
869
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/browser_list_proxy.h" #include "base/android/jni_android.h" #include "weblayer/browser/browser_impl.h" #include "weblayer/browser/browser_list.h" #i...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_list_proxy.cc
C++
unknown
1,166
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BROWSER_LIST_PROXY_H_ #define WEBLAYER_BROWSER_BROWSER_LIST_PROXY_H_ #include <jni.h> #include "base/android/scoped_java_ref.h" #include "weblayer/br...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_list_proxy.h
C++
unknown
1,007
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/browser_main_parts_impl.h" #include "base/base_switches.h" #include "base/functional/bind.h" #include "base/functional/callback_helpers.h" #include ...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_main_parts_impl.cc
C++
unknown
13,454
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BROWSER_MAIN_PARTS_IMPL_H_ #define WEBLAYER_BROWSER_BROWSER_MAIN_PARTS_IMPL_H_ #include <memory> #include "base/memory/raw_ptr.h" #include "base/metr...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_main_parts_impl.h
C++
unknown
2,151
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/browser_process.h" #include "base/memory/ptr_util.h" #include "base/memory/ref_counted.h" #include "base/path_service.h" #include "base/time/default...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_process.cc
C++
unknown
4,549
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BROWSER_PROCESS_H_ #define WEBLAYER_BROWSER_BROWSER_PROCESS_H_ #include <memory> #include "base/memory/scoped_refptr.h" #include "base/sequence_check...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browser_process.h
C++
unknown
2,728
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/browsing_data_remover_delegate.h" #include "base/functional/callback.h" #include "build/build_config.h" #include "components/browsing_data/content/b...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browsing_data_remover_delegate.cc
C++
unknown
5,459
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BROWSING_DATA_REMOVER_DELEGATE_H_ #define WEBLAYER_BROWSER_BROWSING_DATA_REMOVER_DELEGATE_H_ #include "base/functional/callback.h" #include "base/memo...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browsing_data_remover_delegate.h
C++
unknown
2,833
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/browsing_data_remover_delegate_factory.h" #include "base/no_destructor.h" #include "components/keyed_service/content/browser_context_dependency_mana...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browsing_data_remover_delegate_factory.cc
C++
unknown
1,542
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_BROWSING_DATA_REMOVER_DELEGATE_FACTORY_H_ #define WEBLAYER_BROWSER_BROWSING_DATA_REMOVER_DELEGATE_FACTORY_H_ #include "base/no_destructor.h" #include ...
Zhao-PengFei35/chromium_src_4
weblayer/browser/browsing_data_remover_delegate_factory.h
C++
unknown
1,453
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/captive_portal_service_factory.h" #include "components/captive_portal/content/captive_portal_service.h" #include "components/keyed_service/content/b...
Zhao-PengFei35/chromium_src_4
weblayer/browser/captive_portal_service_factory.cc
C++
unknown
1,612
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_CAPTIVE_PORTAL_SERVICE_FACTORY_H_ #define WEBLAYER_BROWSER_CAPTIVE_PORTAL_SERVICE_FACTORY_H_ #include "base/compiler_specific.h" #include "base/memory...
Zhao-PengFei35/chromium_src_4
weblayer/browser/captive_portal_service_factory.h
C++
unknown
1,816
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "base/strings/string_number_conversions.h" #include "components/content_settings/core/browser/host_content_settings_map.h" #include "content/public/browser/render_proc...
Zhao-PengFei35/chromium_src_4
weblayer/browser/client_hints_browsertest.cc
C++
unknown
5,335
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/client_hints_factory.h" #include "base/no_destructor.h" #include "components/client_hints/browser/client_hints.h" #include "components/embedder_supp...
Zhao-PengFei35/chromium_src_4
weblayer/browser/client_hints_factory.cc
C++
unknown
1,916
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_CLIENT_HINTS_FACTORY_H_ #define WEBLAYER_BROWSER_CLIENT_HINTS_FACTORY_H_ #include "base/no_destructor.h" #include "components/keyed_service/content/br...
Zhao-PengFei35/chromium_src_4
weblayer/browser/client_hints_factory.h
C++
unknown
1,247
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <string> #include "components/permissions/permission_request_manager.h" #include "components/permissions/test/mock_permission_prompt_factory.h" #include "content/publ...
Zhao-PengFei35/chromium_src_4
weblayer/browser/clipboard_browsertest.cc
C++
unknown
3,730
include_rules = [ "+components/component_updater/installer_policies", ]
Zhao-PengFei35/chromium_src_4
weblayer/browser/component_updater/DEPS
Python
unknown
73
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/component_updater/client_side_phishing_component_loader_policy.h" #include <stdint.h> #include <string> #include <utility> #include <vector> #incl...
Zhao-PengFei35/chromium_src_4
weblayer/browser/component_updater/client_side_phishing_component_loader_policy.cc
C++
unknown
3,441
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_COMPONENT_UPDATER_CLIENT_SIDE_PHISHING_COMPONENT_LOADER_POLICY_H_ #define WEBLAYER_BROWSER_COMPONENT_UPDATER_CLIENT_SIDE_PHISHING_COMPONENT_LOADER_POLI...
Zhao-PengFei35/chromium_src_4
weblayer/browser/component_updater/client_side_phishing_component_loader_policy.h
C++
unknown
1,776
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/component_updater/registration.h" #include "weblayer/browser/component_updater/client_side_phishing_component_loader_policy.h" namespace weblayer {...
Zhao-PengFei35/chromium_src_4
weblayer/browser/component_updater/registration.cc
C++
unknown
630
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_COMPONENT_UPDATER_REGISTRATION_H_ #define WEBLAYER_BROWSER_COMPONENT_UPDATER_REGISTRATION_H_ #include "components/component_updater/android/component_...
Zhao-PengFei35/chromium_src_4
weblayer/browser/component_updater/registration.h
C++
unknown
602
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/content_browser_client_impl.h" #include <memory> #include <utility> #include "base/command_line.h" #include "base/containers/flat_set.h" #include "...
Zhao-PengFei35/chromium_src_4
weblayer/browser/content_browser_client_impl.cc
C++
unknown
50,307
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_CONTENT_BROWSER_CLIENT_IMPL_H_ #define WEBLAYER_BROWSER_CONTENT_BROWSER_CLIENT_IMPL_H_ #include <memory> #include <string> #include "base/compiler_sp...
Zhao-PengFei35/chromium_src_4
weblayer/browser/content_browser_client_impl.h
C++
unknown
11,512
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // This file exposes services from the browser to child processes. #include "weblayer/browser/content_browser_client_impl.h" #include "weblayer/browser/content_settings_manag...
Zhao-PengFei35/chromium_src_4
weblayer/browser/content_browser_client_impl_receiver_bindings.cc
C++
unknown
837
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/content_settings/core/browser/cookie_settings.h" #include "content/public/test/browser_test_utils.h" #include "net/test/embedded_test_server/embedded_test_...
Zhao-PengFei35/chromium_src_4
weblayer/browser/content_settings_browsertest.cc
C++
unknown
2,037
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/content_settings_manager_delegate.h" #include "components/content_settings/core/browser/cookie_settings.h" #include "weblayer/browser/cookie_setting...
Zhao-PengFei35/chromium_src_4
weblayer/browser/content_settings_manager_delegate.cc
C++
unknown
1,229
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_CONTENT_SETTINGS_MANAGER_DELEGATE_H_ #define WEBLAYER_BROWSER_CONTENT_SETTINGS_MANAGER_DELEGATE_H_ #include "components/content_settings/browser/conte...
Zhao-PengFei35/chromium_src_4
weblayer/browser/content_settings_manager_delegate.h
C++
unknown
1,174
// Copyright 2012 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/content_view_render_view.h" #include <android/bitmap.h> #include <memory> #include <utility> #include "base/android/jni_android.h" #include "base/...
Zhao-PengFei35/chromium_src_4
weblayer/browser/content_view_render_view.cc
C++
unknown
8,493
// Copyright 2012 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_CONTENT_VIEW_RENDER_VIEW_H_ #define WEBLAYER_BROWSER_CONTENT_VIEW_RENDER_VIEW_H_ #include <memory> #include "base/android/jni_weak_ref.h" #include "b...
Zhao-PengFei35/chromium_src_4
weblayer/browser/content_view_render_view.h
C++
unknown
3,524
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "base/files/file_util.h" #include "base/test/bind.h" #include "build/build_config.h" #include "content/public/browser/browser_context.h" #include "net/test/embedded_te...
Zhao-PengFei35/chromium_src_4
weblayer/browser/cookie_manager_browsertest.cc
C++
unknown
6,345
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/cookie_manager_impl.h" #include "build/build_config.h" #include "content/public/browser/browser_context.h" #include "content/public/browser/storage_...
Zhao-PengFei35/chromium_src_4
weblayer/browser/cookie_manager_impl.cc
C++
unknown
10,315
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_COOKIE_MANAGER_IMPL_H_ #define WEBLAYER_BROWSER_COOKIE_MANAGER_IMPL_H_ #include "base/memory/raw_ptr.h" #include "base/memory/weak_ptr.h" #include "ba...
Zhao-PengFei35/chromium_src_4
weblayer/browser/cookie_manager_impl.h
C++
unknown
3,544
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/cookie_settings_factory.h" #include "base/no_destructor.h" #include "components/content_settings/core/browser/cookie_settings.h" #include "component...
Zhao-PengFei35/chromium_src_4
weblayer/browser/cookie_settings_factory.cc
C++
unknown
2,130
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_COOKIE_SETTINGS_FACTORY_H_ #define WEBLAYER_BROWSER_COOKIE_SETTINGS_FACTORY_H_ #include "base/no_destructor.h" #include "components/keyed_service/cont...
Zhao-PengFei35/chromium_src_4
weblayer/browser/cookie_settings_factory.h
C++
unknown
1,449
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/devtools_manager_delegate_android.h" #include "weblayer/browser/browser_context_impl.h" #include "weblayer/browser/profile_impl.h" namespace weblay...
Zhao-PengFei35/chromium_src_4
weblayer/browser/devtools_manager_delegate_android.cc
C++
unknown
1,435
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_DEVTOOLS_MANAGER_DELEGATE_ANDROID_H_ #define WEBLAYER_BROWSER_DEVTOOLS_MANAGER_DELEGATE_ANDROID_H_ #include "content/public/browser/devtools_manager_d...
Zhao-PengFei35/chromium_src_4
weblayer/browser/devtools_manager_delegate_android.h
C++
unknown
1,024
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/devtools_server_android.h" #include "base/command_line.h" #include "base/strings/stringprintf.h" #include "content/public/browser/android/devtools_a...
Zhao-PengFei35/chromium_src_4
weblayer/browser/devtools_server_android.cc
C++
unknown
2,885
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_DEVTOOLS_SERVER_ANDROID_H_ #define WEBLAYER_BROWSER_DEVTOOLS_SERVER_ANDROID_H_ namespace weblayer { class DevToolsServerAndroid { public: static v...
Zhao-PengFei35/chromium_src_4
weblayer/browser/devtools_server_android.h
C++
unknown
494
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/test/weblayer_browser_test.h" #include "base/files/file_util.h" #include "base/files/scoped_temp_dir.h" #include "base/path_service.h" #include "base/run_lo...
Zhao-PengFei35/chromium_src_4
weblayer/browser/download_browsertest.cc
C++
unknown
12,747
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/download_callback_proxy.h" #include "base/android/jni_string.h" #include "base/trace_event/trace_event.h" #include "url/android/gurl_android.h" #inc...
Zhao-PengFei35/chromium_src_4
weblayer/browser/download_callback_proxy.cc
C++
unknown
5,261
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_DOWNLOAD_CALLBACK_PROXY_H_ #define WEBLAYER_BROWSER_DOWNLOAD_CALLBACK_PROXY_H_ #include <jni.h> #include "base/android/scoped_java_ref.h" #include "b...
Zhao-PengFei35/chromium_src_4
weblayer/browser/download_callback_proxy.h
C++
unknown
1,818
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/download_impl.h" #include "base/files/file_path.h" #include "base/functional/bind.h" #include "base/memory/ptr_util.h" #include "build/build_config....
Zhao-PengFei35/chromium_src_4
weblayer/browser/download_impl.cc
C++
unknown
2,294
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_DOWNLOAD_IMPL_H_ #define WEBLAYER_BROWSER_DOWNLOAD_IMPL_H_ #include "base/memory/weak_ptr.h" #include "base/supports_user_data.h" #include "build/buil...
Zhao-PengFei35/chromium_src_4
weblayer/browser/download_impl.h
C++
unknown
2,898
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/download_manager_delegate_impl.h" #include "base/files/file_util.h" #include "base/task/sequenced_task_runner.h" #include "base/task/thread_pool.h" ...
Zhao-PengFei35/chromium_src_4
weblayer/browser/download_manager_delegate_impl.cc
C++
unknown
11,440
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_DOWNLOAD_MANAGER_DELEGATE_IMPL_H_ #define WEBLAYER_BROWSER_DOWNLOAD_MANAGER_DELEGATE_IMPL_H_ #include "base/functional/callback_forward.h" #include "b...
Zhao-PengFei35/chromium_src_4
weblayer/browser/download_manager_delegate_impl.h
C++
unknown
3,648
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/error_page_callback_proxy.h" #include "base/android/jni_string.h" #include "url/gurl.h" #include "weblayer/browser/java/jni/ErrorPageCallbackProxy_j...
Zhao-PengFei35/chromium_src_4
weblayer/browser/error_page_callback_proxy.cc
C++
unknown
2,010
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_ERROR_PAGE_CALLBACK_PROXY_H_ #define WEBLAYER_BROWSER_ERROR_PAGE_CALLBACK_PROXY_H_ #include <jni.h> #include "base/android/scoped_java_ref.h" #includ...
Zhao-PengFei35/chromium_src_4
weblayer/browser/error_page_callback_proxy.h
C++
unknown
1,201
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "base/memory/raw_ptr.h" #include "weblayer/test/weblayer_browser_test.h" #include "base/test/bind.h" #include "base/test/scoped_feature_list.h" #include "build/build_...
Zhao-PengFei35/chromium_src_4
weblayer/browser/errorpage_browsertest.cc
C++
unknown
7,914
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/favicon/favicon_backend_wrapper.h" #include "base/files/file_util.h" #include "base/logging.h" #include "base/task/sequenced_task_runner.h" #include...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_backend_wrapper.cc
C++
unknown
7,370
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_FAVICON_FAVICON_BACKEND_WRAPPER_H_ #define WEBLAYER_BROWSER_FAVICON_FAVICON_BACKEND_WRAPPER_H_ #include <memory> #include <vector> #include "base/fil...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_backend_wrapper.h
C++
unknown
4,484
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/favicon/favicon_backend_wrapper.h" #include <vector> #include "base/files/file_path.h" #include "base/files/scoped_temp_dir.h" #include "base/memor...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_backend_wrapper_unittest.cc
C++
unknown
4,974
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/favicon/favicon_callback_proxy.h" #include "base/android/jni_string.h" #include "ui/gfx/android/java_bitmap.h" #include "ui/gfx/image/image.h" #incl...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_callback_proxy.cc
C++
unknown
1,669
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_FAVICON_FAVICON_CALLBACK_PROXY_H_ #define WEBLAYER_BROWSER_FAVICON_FAVICON_CALLBACK_PROXY_H_ #include <memory> #include <jni.h> #include "base/andro...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_callback_proxy.h
C++
unknown
1,201
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/favicon/favicon_fetcher_impl.h" #include "base/run_loop.h" #include "build/build_config.h" #include "components/favicon/content/content_favicon_driv...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_fetcher_browsertest.cc
C++
unknown
6,654
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/favicon/favicon_fetcher_impl.h" #include "ui/gfx/image/image.h" #include "weblayer/browser/favicon/favicon_tab_helper.h" #include "weblayer/public/f...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_fetcher_impl.cc
C++
unknown
936
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_FAVICON_FAVICON_FETCHER_IMPL_H_ #define WEBLAYER_BROWSER_FAVICON_FAVICON_FETCHER_IMPL_H_ #include <memory> #include "base/memory/raw_ptr.h" #include ...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_fetcher_impl.h
C++
unknown
1,245
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/favicon/favicon_service_impl.h" #include <stddef.h> #include <vector> #include "base/files/file_path.h" #include "base/functional/bind.h" #include...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_service_impl.cc
C++
unknown
9,775
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_FAVICON_FAVICON_SERVICE_IMPL_H_ #define WEBLAYER_BROWSER_FAVICON_FAVICON_SERVICE_IMPL_H_ #include <unordered_set> #include "base/memory/raw_ptr.h" #i...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_service_impl.h
C++
unknown
4,510
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/favicon/favicon_service_impl_factory.h" #include "base/files/file_path.h" #include "base/no_destructor.h" #include "components/favicon/content/large...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_service_impl_factory.cc
C++
unknown
2,123
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_FAVICON_FAVICON_SERVICE_IMPL_FACTORY_H_ #define WEBLAYER_BROWSER_FAVICON_FAVICON_SERVICE_IMPL_FACTORY_H_ #include "base/no_destructor.h" #include "com...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_service_impl_factory.h
C++
unknown
1,505
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_FAVICON_FAVICON_SERVICE_IMPL_OBSERVER_H_ #define WEBLAYER_BROWSER_FAVICON_FAVICON_SERVICE_IMPL_OBSERVER_H_ namespace weblayer { class FaviconServiceI...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_service_impl_observer.h
C++
unknown
614
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/favicon/favicon_tab_helper.h" #include "components/favicon/content/content_favicon_driver.h" #include "content/public/browser/navigation_handle.h" #...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_tab_helper.cc
C++
unknown
4,057
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_FAVICON_FAVICON_TAB_HELPER_H_ #define WEBLAYER_BROWSER_FAVICON_FAVICON_TAB_HELPER_H_ #include <memory> #include "base/memory/raw_ptr.h" #include "bas...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/favicon_tab_helper.h
C++
unknown
3,117
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/favicon/test_favicon_fetcher_delegate.h" #include "base/run_loop.h" #include "testing/gtest/include/gtest/gtest.h" namespace weblayer { TestFavico...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/test_favicon_fetcher_delegate.cc
C++
unknown
1,287
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_FAVICON_TEST_FAVICON_FETCHER_DELEGATE_H_ #define WEBLAYER_BROWSER_FAVICON_TEST_FAVICON_FETCHER_DELEGATE_H_ #include <memory> #include "ui/gfx/image/i...
Zhao-PengFei35/chromium_src_4
weblayer/browser/favicon/test_favicon_fetcher_delegate.h
C++
unknown
1,609
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/feature_list_creator.h" #include "base/base_switches.h" #include "base/command_line.h" #include "build/build_config.h" #include "components/metrics/...
Zhao-PengFei35/chromium_src_4
weblayer/browser/feature_list_creator.cc
C++
unknown
4,317
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_FEATURE_LIST_CREATOR_H_ #define WEBLAYER_BROWSER_FEATURE_LIST_CREATOR_H_ #include <memory> #include "base/memory/raw_ptr.h" #include "weblayer/browse...
Zhao-PengFei35/chromium_src_4
weblayer/browser/feature_list_creator.h
C++
unknown
2,205
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/file_select_helper.h" #include <string> #include "build/build_config.h" #include "content/public/browser/render_frame_host.h" #include "content/pub...
Zhao-PengFei35/chromium_src_4
weblayer/browser/file_select_helper.cc
C++
unknown
5,987
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_FILE_SELECT_HELPER_H_ #define WEBLAYER_BROWSER_FILE_SELECT_HELPER_H_ #include <memory> #include <vector> #include "base/memory/weak_ptr.h" #include "...
Zhao-PengFei35/chromium_src_4
weblayer/browser/file_select_helper.h
C++
unknown
3,905
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/test/weblayer_browser_test.h" #include "base/functional/callback.h" #include "third_party/blink/public/mojom/frame/fullscreen.mojom.h" #include "weblayer/br...
Zhao-PengFei35/chromium_src_4
weblayer/browser/fullscreen_browsertest.cc
C++
unknown
4,965
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/fullscreen_callback_proxy.h" #include "base/android/jni_string.h" #include "base/trace_event/trace_event.h" #include "url/gurl.h" #include "weblayer...
Zhao-PengFei35/chromium_src_4
weblayer/browser/fullscreen_callback_proxy.cc
C++
unknown
2,299
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_FULLSCREEN_CALLBACK_PROXY_H_ #define WEBLAYER_BROWSER_FULLSCREEN_CALLBACK_PROXY_H_ #include <jni.h> #include "base/android/scoped_java_ref.h" #includ...
Zhao-PengFei35/chromium_src_4
weblayer/browser/fullscreen_callback_proxy.h
C++
unknown
1,377
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/google_account_access_token_fetcher_proxy.h" #include "base/android/jni_array.h" #include "base/android/jni_string.h" #include "weblayer/browser/jav...
Zhao-PengFei35/chromium_src_4
weblayer/browser/google_account_access_token_fetcher_proxy.cc
C++
unknown
2,962
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_GOOGLE_ACCOUNT_ACCESS_TOKEN_FETCHER_PROXY_H_ #define WEBLAYER_BROWSER_GOOGLE_ACCOUNT_ACCESS_TOKEN_FETCHER_PROXY_H_ #include <jni.h> #include "base/an...
Zhao-PengFei35/chromium_src_4
weblayer/browser/google_account_access_token_fetcher_proxy.h
C++
unknown
1,705
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "base/strings/escape.h" #include "base/strings/strcat.h" #include "components/signin/core/browser/signin_header_helper.h" #include "google_apis/gaia/gaia_switches.h" #...
Zhao-PengFei35/chromium_src_4
weblayer/browser/google_accounts_browsertest.cc
C++
unknown
8,658
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/google_accounts_callback_proxy.h" #include "base/android/jni_string.h" #include "components/signin/core/browser/signin_header_helper.h" #include "we...
Zhao-PengFei35/chromium_src_4
weblayer/browser/google_accounts_callback_proxy.cc
C++
unknown
2,043
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_GOOGLE_ACCOUNTS_CALLBACK_PROXY_H_ #define WEBLAYER_BROWSER_GOOGLE_ACCOUNTS_CALLBACK_PROXY_H_ #include <jni.h> #include "base/android/scoped_java_ref....
Zhao-PengFei35/chromium_src_4
weblayer/browser/google_accounts_callback_proxy.h
C++
unknown
972
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/heavy_ad_service_factory.h" #include "base/no_destructor.h" #include "components/heavy_ad_intervention/heavy_ad_service.h" #include "components/keye...
Zhao-PengFei35/chromium_src_4
weblayer/browser/heavy_ad_service_factory.cc
C++
unknown
1,437
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBLAYER_BROWSER_HEAVY_AD_SERVICE_FACTORY_H_ #define WEBLAYER_BROWSER_HEAVY_AD_SERVICE_FACTORY_H_ #include "base/no_destructor.h" #include "components/keyed_service/co...
Zhao-PengFei35/chromium_src_4
weblayer/browser/heavy_ad_service_factory.h
C++
unknown
1,393
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "weblayer/browser/host_content_settings_map_factory.h" #include <utility> #include "base/feature_list.h" #include "components/content_settings/core/browser/content_s...
Zhao-PengFei35/chromium_src_4
weblayer/browser/host_content_settings_map_factory.cc
C++
unknown
2,176