HomeSort by relevance Sort by last modified time
    Searched full:chrome (Results 576 - 600 of 18060) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/chromeos/profiles/
profile_helper_browsertest.cc 9 #include "chrome/browser/browser_process.h"
10 #include "chrome/browser/chromeos/profiles/profile_helper.h"
11 #include "chrome/browser/profiles/profile_manager.h"
12 #include "chrome/common/chrome_constants.h"
13 #include "chrome/common/chrome_switches.h"
14 #include "chrome/test/base/in_process_browser_test.h"
49 expected_dir.append(chrome::kProfileDirPrefix);
58 chrome::kLegacyProfileDir);
59 EXPECT_EQ(chrome::kLegacyProfileDir,
63 chrome::kTestUserProfileDir)
    [all...]
  /external/chromium_org/chrome/browser/invalidation/
invalidation_service_factory.cc 5 #include "chrome/browser/invalidation/invalidation_service_factory.h"
8 #include "chrome/browser/invalidation/fake_invalidation_service.h"
9 #include "chrome/browser/invalidation/invalidation_service.h"
10 #include "chrome/browser/invalidation/invalidation_service_android.h"
11 #include "chrome/browser/invalidation/invalidator_storage.h"
12 #include "chrome/browser/invalidation/p2p_invalidation_service.h"
13 #include "chrome/browser/invalidation/ticl_invalidation_service.h"
14 #include "chrome/browser/profiles/profile.h"
15 #include "chrome/browser/signin/profile_oauth2_token_service.h"
16 #include "chrome/browser/signin/profile_oauth2_token_service_factory.h
    [all...]
  /external/chromium_org/chrome/browser/profile_resetter/
profile_reset_global_error.cc 5 #include "chrome/browser/profile_resetter/profile_reset_global_error.h"
8 #include "chrome/app/chrome_command_ids.h"
9 #include "chrome/browser/profile_resetter/automatic_profile_resetter.h"
10 #include "chrome/browser/profile_resetter/automatic_profile_resetter_factory.h"
11 #include "chrome/browser/profiles/profile.h"
12 #include "chrome/browser/ui/browser.h"
13 #include "chrome/browser/ui/chrome_pages.h"
14 #include "chrome/browser/ui/global_error/global_error_service.h"
15 #include "chrome/browser/ui/global_error/global_error_service_factory.h"
16 #include "chrome/browser/ui/profile_reset_bubble.h
    [all...]
  /external/chromium_org/chrome/browser/resources/quota_internals/
main.html 12 <script src="chrome://resources/js/util.js"></script>
13 <script src="chrome://resources/js/cr.js"></script>
14 <script src="chrome://resources/js/cr/event_target.js"></script>
15 <script src="chrome://resources/js/i18n_template.js"></script>
17 <link rel="stylesheet" href="chrome://resources/css/tabs.css">
18 <link rel="stylesheet" href="chrome://resources/css/tree.css">
19 <script src="chrome://resources/js/cr/ui.js"></script>
20 <script src="chrome://resources/js/cr/ui/tabs.js"></script>
21 <script src="chrome://resources/js/cr/ui/tree.js"></script>
22 <script src="chrome://resources/css/tree.css.js"></script
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_tabstrip.cc 5 #include "chrome/browser/ui/browser_tabstrip.h"
8 #include "chrome/browser/profiles/profile.h"
9 #include "chrome/browser/ui/browser.h"
10 #include "chrome/browser/ui/browser_navigator.h"
11 #include "chrome/browser/ui/tab_contents/core_tab_helper.h"
12 #include "chrome/browser/ui/tabs/tab_strip_model.h"
13 #include "chrome/common/chrome_switches.h"
14 #include "chrome/common/url_constants.h"
19 namespace chrome { namespace
26 chrome::NavigateParams params(browser
    [all...]
browser_navigator_browsertest_chromeos.cc 5 #include "chrome/browser/ui/browser_navigator_browsertest.h"
10 #include "chrome/browser/chromeos/login/chrome_restart_request.h"
11 #include "chrome/browser/ui/ash/multi_user/multi_user_util.h"
12 #include "chrome/browser/ui/ash/multi_user/multi_user_window_manager.h"
13 #include "chrome/browser/ui/browser.h"
14 #include "chrome/browser/ui/browser_finder.h"
15 #include "chrome/browser/ui/browser_navigator.h"
16 #include "chrome/browser/ui/browser_window.h"
17 #include "chrome/browser/ui/tabs/tab_strip_model.h"
18 #include "chrome/common/chrome_switches.h
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view.mm 5 #import "chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h"
7 #include "chrome/browser/search/search.h"
8 #include "chrome/browser/themes/theme_properties.h"
9 #include "chrome/browser/themes/theme_service.h"
10 #import "chrome/browser/ui/cocoa/bookmarks/bookmark_bar_constants.h"
11 #import "chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.h"
12 #import "chrome/browser/ui/cocoa/browser_window_controller.h"
13 #import "chrome/browser/ui/cocoa/nsview_additions.h"
14 #import "chrome/browser/ui/cocoa/themed_window.h"
15 #include "chrome/browser/ui/ntp_background_util.h
    [all...]
bookmark_menu_cocoa_controller.mm 5 #import "chrome/browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller.h"
8 #include "chrome/app/chrome_command_ids.h" // IDC_BOOKMARK_MENU
9 #import "chrome/browser/app_controller_mac.h"
10 #include "chrome/browser/bookmarks/bookmark_model.h"
11 #include "chrome/browser/profiles/profile.h"
12 #include "chrome/browser/ui/bookmarks/bookmark_utils.h"
13 #include "chrome/browser/ui/browser.h"
14 #include "chrome/browser/ui/browser_finder.h"
15 #import "chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h"
16 #import "chrome/browser/ui/cocoa/l10n_util.h
    [all...]
  /external/chromium_org/chrome/browser/ui/startup/
session_crashed_infobar_delegate_unittest.cc 5 #include "chrome/browser/ui/startup/session_crashed_infobar_delegate.h"
10 #include "chrome/browser/infobars/infobar.h"
11 #include "chrome/browser/infobars/infobar_service.h"
12 #include "chrome/browser/sessions/session_service_factory.h"
13 #include "chrome/browser/ui/tabs/tab_strip_model.h"
14 #include "chrome/common/pref_names.h"
15 #include "chrome/common/url_constants.h"
16 #include "chrome/test/base/browser_with_test_window_test.h"
17 #include "chrome/test/base/scoped_testing_local_state.h"
18 #include "chrome/test/base/testing_browser_process.h
    [all...]
  /external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views_win.cc 5 #include "chrome/browser/ui/views/apps/native_app_window_views_win.h"
10 #include "chrome/browser/metro_utils/metro_chrome_win.h"
11 #include "chrome/browser/profiles/profile.h"
25 chrome::HostDesktopType host_desktop_type =
26 chrome::GetHostDesktopTypeForNativeWindow(widget->GetNativeWindow());
30 if (host_desktop_type == chrome::HOST_DESKTOP_TYPE_ASH &&
31 chrome::GetActiveDesktop() == chrome::HOST_DESKTOP_TYPE_NATIVE) {
32 chrome::ActivateMetroChrome();
43 chrome::HostDesktopType desktop_type
    [all...]
  /external/chromium_org/chrome/browser/ui/views/ash/
chrome_browser_main_extra_parts_ash.cc 5 #include "chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h"
12 #include "chrome/browser/chrome_browser_main.h"
13 #include "chrome/browser/ui/ash/ash_init.h"
14 #include "chrome/browser/ui/ash/ash_util.h"
15 #include "chrome/browser/ui/views/ash/tab_scrubber.h"
16 #include "chrome/common/chrome_switches.h"
25 #include "chrome/browser/ui/views/select_file_dialog_extension.h"
26 #include "chrome/browser/ui/views/select_file_dialog_extension_factory.h"
40 return chrome::IsNativeViewInAsh(view) ?
52 return chrome::IsNativeViewInAsh(window)
    [all...]
  /external/chromium_org/chrome/browser/ui/views/message_center/
web_notification_tray_win.cc 5 #include "chrome/browser/ui/views/message_center/web_notification_tray.h"
10 #include "chrome/browser/app_icon_win.h"
11 #include "chrome/browser/profiles/profile_manager.h"
12 #include "chrome/browser/status_icons/status_icon.h"
13 #include "chrome/browser/ui/browser.h"
14 #include "chrome/browser/ui/host_desktop.h"
15 #include "chrome/browser/ui/scoped_tabbed_browser_displayer.h"
16 #include "chrome/browser/ui/singleton_tabs.h"
17 #include "chrome/common/url_constants.h"
26 chrome::ScopedTabbedBrowserDisplayer displayer
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/api/power/
background.js 24 chrome.storage.local.get(STATE_KEY, function(items) {
46 chrome.power.releaseKeepAwake();
48 title = chrome.i18n.getMessage('disabledTitle');
51 chrome.power.requestKeepAwake('display');
53 title = chrome.i18n.getMessage('displayTitle');
56 chrome.power.requestKeepAwake('system');
58 title = chrome.i18n.getMessage('systemTitle');
66 chrome.storage.local.set(items);
68 chrome.browserAction.setIcon({
74 chrome.browserAction.setTitle({title: title})
    [all...]
  /external/chromium_org/chrome/test/chromedriver/
alert_commands.cc 5 #include "chrome/test/chromedriver/alert_commands.h"
9 #include "chrome/test/chromedriver/chrome/chrome.h"
10 #include "chrome/test/chromedriver/chrome/devtools_client.h"
11 #include "chrome/test/chromedriver/chrome/javascript_dialog_manager.h"
12 #include "chrome/test/chromedriver/chrome/status.h
    [all...]
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_view_delegate.cc 5 #include "chrome/browser/ui/app_list/app_list_view_delegate.h"
12 #include "chrome/browser/browser_process.h"
13 #include "chrome/browser/chrome_notification_types.h"
14 #include "chrome/browser/extensions/extension_service.h"
15 #include "chrome/browser/feedback/feedback_util.h"
16 #include "chrome/browser/profiles/profile_info_cache.h"
17 #include "chrome/browser/profiles/profile_manager.h"
18 #include "chrome/browser/ui/app_list/app_list_controller_delegate.h"
19 #include "chrome/browser/ui/app_list/app_list_service.h"
20 #include "chrome/browser/ui/app_list/app_list_syncable_service.h
    [all...]
  /external/chromium_org/tools/gritsettings/
resource_ids 19 "chrome/browser/browser_resources.grd": {
23 "chrome/browser/resources/component_extension_resources.grd": {
27 "chrome/browser/resources/net_internals_resources.grd": {
34 "chrome/common/common_resources.grd": {
37 "chrome/renderer/resources/renderer_resources.grd": {
57 "chrome/app/theme/theme_resources.grd": {
60 "chrome/app/theme/chrome_unscaled_resources.grd": {
69 "chrome/app/resources/locale_settings.grd": {
75 "chrome/app/resources/locale_settings_chromiumos.grd": {
78 "chrome/app/resources/locale_settings_google_chromeos.grd":
    [all...]
  /external/chromium/chrome/common/extensions/docs/
samples.html 19 <title>Samples - Google Chrome Extensions - Google Code</title></head>
22 You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
145 <h1>Google Chrome Extensions (<a href="http://code.google.com/labs/">Labs</a>)</h1>
148 <a href="index.html" title="Google Chrome Extensions home page">Home</a>
151 <a href="docs.html" title="Official Google Chrome Extensions documentation">Docs</a>
154 <a href="faq.html" title="Answers to frequently asked questions about Google Chrome Extensions">FAQ</a>
160 <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions" title="Google Chrome Extensions developer forum">Group</a>
233 <li><a href="api_index.html">chrome.* APIs</a></li>
241 <li><a href="http://code.google.com/chrome/webstore/docs/index.html">Chrome Web Store</a></li
    [all...]
  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl.cc 6 #include "chrome/browser/extensions/extension_service.h"
7 #include "chrome/browser/profiles/profile.h"
8 #include "chrome/browser/sync/glue/app_data_type_controller.h"
9 #include "chrome/browser/sync/glue/autofill_change_processor.h"
10 #include "chrome/browser/sync/glue/autofill_data_type_controller.h"
11 #include "chrome/browser/sync/glue/autofill_model_associator.h"
12 #include "chrome/browser/sync/glue/autofill_profile_change_processor.h"
13 #include "chrome/browser/sync/glue/autofill_profile_data_type_controller.h"
14 #include "chrome/browser/sync/glue/autofill_profile_model_associator.h"
15 #include "chrome/browser/sync/glue/bookmark_change_processor.h
    [all...]
  /external/chromium_org/remoting/resources/
remoting_strings_sr.xtb 11 <translation id="2208514473086078157">?????????? ???????? ?? ??????????? ?? ?? ???? ??????? ???? ??? ???? Chrome ???????? ????????. ????????? ????? ?? ?????????????? ???????.</translation>
12 <translation id="2801119484858626560">????????? ?? ?????????????? ??????? Chrome ???????? ????????. ????????? ?? ?? ?? ??? ???????? ????? ????????? ??????? Chrome-? ? Chrome ???????? ???????? ? ????????? ??????.</translation>
15 <translation id="5397086374758643919">?????? ?? ????????????? ????? ?? Chrome ??????? ???????</translation>
16 <translation id="3258789396564295715">???? ???????? ?????? ???????? ?? ?????????? ?????? Chrome ???????? ????????.</translation>
17 <translation id="5070121137485264635">??????? ???? ??????? ?? ????????? ???????????? ?? ???-????? ????? ??????. ?? ????? ?????????, ?????? ?? ???? Chrome ???????? ???????? ??????? ??????? ?? ??????? ???? ??????:</translation>
23 <translation id="1996161829609978754">Chrome ???????? ???????????? ??????? ???? ?? Chromoting. ???? ?? ?????????? ??????, ????????? ???????????? ??????? ??? ???? ??? ?????????.</translation>
27 <translation id="2707879711568641861">????????? ???? ?????????? ???? ?? ???????? ?? Chrome ??????? ???????. ????????? ?? ?? ??? ??????????? ????????? ??????? ? ????????? ??????.</translation>
28 <translation id="2499160551253595098">???????? ??? ?? ????????? Chrome ??????? ??????? ???? ??? ???? ??? ????????? ?? ?????????? ?????????? ????????? ? ????????? ? ????? (…)
    [all...]
remoting_strings_th.xtb 12 <translation id="2208514473086078157">?????????????????????????????????????????????????????????? Chrome Remote Desktop ????????????????????????????????????????????????</translation>
13 <translation id="2801119484858626560">????????????????????????????? Chrome Remote Desktop ??????????????????????????? Chrome ??? Chrome Remote Desktop ???????????????????????????????????????????????????????</translation>
16 <translation id="5397086374758643919">Chrome Remote Desktop Host Uninstaller</translation>
17 <translation id="3258789396564295715">?????????????????????????????????????????????????????????? Chrome Remote Desktop</translation>
18 <translation id="5070121137485264635">????????????????????????????????????????????????????????????? ?????????????????????? ?????????????????????????????????? Chrome Remote Desktop ??????????????????????:</translation>
24 <translation id="1996161829609978754">Chrome ???????????????????????? Chromoting Host ??????????????????????? ??????????????????????????????????????????</translation>
28 <translation id="2707879711568641861">????????????????????????????????? Chrome Remote Desktop ???????? ????????????????????????????????????????????????????????????????</translation>
29 <translation id="2499160551253595098">??????????????? Chrome Remote Desktop ???????????????????????????????????????????????????????????????????</translation
    [all...]
remoting_strings_zh-TW.xtb 12 <translation id="2208514473086078157">???????? Chrome ?????????????????????????????????</translation>
13 <translation id="2801119484858626560">??????? Chrome ????????????????????????????? Chrome ? Chrome ????????????</translation>
16 <translation id="5397086374758643919">Chrome ?????????????</translation>
17 <translation id="3258789396564295715">????? Chrome ??????????????</translation>
18 <translation id="5070121137485264635">?????????????????????????????????? Chrome ?????????????</translation>
24 <translation id="1996161829609978754">Chrome ???? Chromoting ??????????????????????????????</translation>
28 <translation id="2707879711568641861">??? Chrome ???????????????????????????????</translation>
29 <translation id="2499160551253595098">???????????????????????? Chrome ?????</translation
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
chrome_gtk_frame.cc 5 #include "chrome/browser/ui/gtk/chrome_gtk_frame.h"
32 "The color that the chrome frame will be. (If unspecified, "
33 " Chrome will take ChromeGtkFrame::bg[SELECTED] and slightly darken"
42 "The color that the inactive chrome frame will be. (If"
43 " unspecified, Chrome will take ChromeGtkFrame::bg[INSENSITIVE]"
53 " Chrome will take the frame color and tint it by Chrome's default"
63 " unspecified, Chrome will take the frame color and tint it by"
64 " Chrome's default incognito tint.)",
73 "Chrome Frame Gradient Size"
    [all...]
  /external/chromium_org/chrome/browser/devtools/
browser_list_tabcontents_provider.cc 5 #include "chrome/browser/devtools/browser_list_tabcontents_provider.h"
9 #include "chrome/browser/devtools/devtools_target_impl.h"
10 #include "chrome/browser/history/top_sites.h"
11 #include "chrome/browser/profiles/profile_manager.h"
12 #include "chrome/browser/ui/browser.h"
13 #include "chrome/browser/ui/browser_commands.h"
14 #include "chrome/browser/ui/browser_iterator.h"
15 #include "chrome/browser/ui/browser_list.h"
16 #include "chrome/browser/ui/browser_tabstrip.h"
17 #include "chrome/browser/ui/host_desktop.h
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
chrome_gtk_frame.cc 5 #include "chrome/browser/ui/gtk/chrome_gtk_frame.h"
32 "The color that the chrome frame will be. (If unspecified, "
33 " Chrome will take ChromeGtkFrame::bg[SELECTED] and slightly darken"
42 "The color that the inactive chrome frame will be. (If"
43 " unspecified, Chrome will take ChromeGtkFrame::bg[INSENSITIVE]"
53 " Chrome will take the frame color and tint it by Chrome's default"
63 " unspecified, Chrome will take the frame color and tint it by"
64 " Chrome's default incognito tint.)",
73 "Chrome Frame Gradient Size"
    [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
chrome_gtk_frame.cc 5 #include "chrome/browser/ui/libgtk2ui/chrome_gtk_frame.h"
32 "The color that the chrome frame will be. (If unspecified, "
33 " Chrome will take ChromeGtkFrame::bg[SELECTED] and slightly darken"
42 "The color that the inactive chrome frame will be. (If"
43 " unspecified, Chrome will take ChromeGtkFrame::bg[INSENSITIVE]"
53 " Chrome will take the frame color and tint it by Chrome's default"
63 " unspecified, Chrome will take the frame color and tint it by"
64 " Chrome's default incognito tint.)",
73 "Chrome Frame Gradient Size"
    [all...]

Completed in 1446 milliseconds

<<21222324252627282930>>