HomeSort by relevance Sort by last modified time
    Searched refs:Browser (Results 26 - 50 of 399) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/webui/
mediaplayer_ui.h 12 #include "chrome/browser/ui/webui/chrome_url_data_manager.h"
13 #include "content/browser/webui/web_ui.h"
23 class Browser;
36 Browser* creator);
40 void EnqueueMediaFileUrl(const GURL& url, Browser* creator);
46 Browser* creator);
50 void ForcePlayMediaURL(const GURL& url, Browser* creator);
95 // redirects the browser to the view URL.
112 // Popup the mediaplayer, this shows the browser, and sets up its
114 void PopupMediaPlayer(Browser* creator)
    [all...]
  /external/chromium/chrome/browser/extensions/
browser_action_test_util.h 13 class Browser;
22 explicit BrowserActionTestUtil(Browser* browser) : browser_(browser) {}
24 // Returns the number of browser action buttons in the window toolbar.
27 // Returns the number of browser action currently visible.
31 // Waits for a browser action at |index| to get updated.
35 // Returns whether the browser action at |index| has a non-null icon. Note
40 // Simulates a user click on the browser action button at |index|.
46 // Returns the current tooltip for the browser action button
    [all...]
extension_process_manager.h 18 class Browser;
40 Browser* browser,
43 Browser* browser,
47 Browser* browser);
48 ExtensionHost* CreatePopup(const GURL& url, Browser* browser);
51 Browser* browser)
    [all...]
extension_context_menu_model.h 11 #include "chrome/browser/extensions/extension_uninstall_dialog.h"
14 class Browser;
19 // The menu model for the context menu for extension action icons (browser and
43 Browser* browser,
71 Browser* browser_;
  /external/chromium/chrome/browser/sessions/
session_restore.h 11 #include "chrome/browser/history/history.h"
12 #include "chrome/browser/sessions/session_types.h"
15 class Browser;
24 // If |browser| is non-null the tabs for the first window are added to it.
25 // If clobber_existing_window is true and there is an open browser window,
27 // If always_create_tabbed_browser is true at least one tabbed browser is
30 // tabbed browser is created.
34 Browser* browser,
40 // restores the given session windows to a browser
    [all...]
  /external/chromium/chrome/browser/ui/
browser_navigator_browsertest.h 8 #include "chrome/browser/ui/browser.h"
18 namespace browser { namespace
22 // Browsertest class for testing the browser navigation. It is also a base class
30 browser::NavigateParams MakeNavigateParams() const;
31 browser::NavigateParams MakeNavigateParams(Browser* browser) const;
33 Browser* CreateEmptyBrowserForType(Browser::Type type, Profile* profile)
    [all...]
browser_navigator.h 16 class Browser;
20 namespace browser { namespace
27 // browser::NavigateParams params(browser, GURL("http://www.google.com/"),
29 // browser::Navigate(&params);
32 // browser::NavigateParams params(browser, url, PageTransition::AUTO_BOOKMARK);
34 // browser::Navigate(&params);
37 // browser::NavigateParams params(browser, popup_contents)
157 Browser* browser; member in struct:browser::NavigateParams
    [all...]
profile_error_dialog.cc 5 #include "chrome/browser/ui/profile_error_dialog.h"
7 #include "chrome/browser/platform_util.h"
8 #include "chrome/browser/ui/browser.h"
9 #include "chrome/browser/ui/browser_list.h"
10 #include "chrome/browser/ui/browser_window.h"
16 // Parent the dialog to the current browser. During startup there may be no
17 // browser.
18 Browser* browser = BrowserList::GetLastActive() local
    [all...]
browser_dialogs.h 12 class Browser;
19 namespace browser { namespace
25 // This is Called from chrome/browser/browser_about_handler.cc
40 // the extension has loaded. |extension| is the installed extension. |browser|
41 // is the browser window which will host the bubble. |icon| is the install
44 Browser* browser,
54 } // namespace browser
browser.cc 5 #include "chrome/browser/ui/browser.h"
26 #include "chrome/browser/autofill/autofill_manager.h"
27 #include "chrome/browser/background_contents_service.h"
28 #include "chrome/browser/bookmarks/bookmark_model.h"
29 #include "chrome/browser/bookmarks/bookmark_utils.h"
30 #include "chrome/browser/browser_process.h"
31 #include "chrome/browser/browser_shutdown.h"
32 #include "chrome/browser/browser_url_handler.h"
33 #include "chrome/browser/character_encoding.h
342 Browser* browser = new Browser(TYPE_NORMAL, profile); local
353 Browser* browser = new Browser(type, profile); local
363 Browser* browser = new Browser(type, profile); local
385 Browser* browser = new Browser(type, profile); local
400 Browser* browser = new Browser(TYPE_DEVTOOLS, profile); local
496 Browser* browser = Browser::Create(profile); local
510 Browser* browser = GetOrCreateTabbedBrowser( local
578 Browser* browser = Browser::CreateForApp(app_name, window_size, profile, local
627 Browser* browser = local
693 Browser* browser = Browser::Create(profile); local
701 Browser* browser = Browser::Create(profile); local
708 Browser* browser = Browser::Create(profile); local
715 Browser* browser = Browser::Create(profile); local
722 Browser* browser = Browser::Create(profile); local
729 Browser* browser = Browser::Create(profile); local
736 Browser* browser = Browser::Create(profile); local
743 Browser* browser = Browser::Create(profile); local
751 Browser* browser = Browser::Create(profile); local
1517 Browser* browser = Browser::Create(profile_); local
2521 Browser* browser = new Browser(TYPE_NORMAL, profile_); local
2579 Browser* browser = NULL; local
4156 Browser* const browser = *iter; local
4201 Browser* browser = GetTabbedBrowser(profile, false); local
4406 Browser* browser = Browser::CreateForType(TYPE_NORMAL, profile_); local
    [all...]
browser_list.cc 5 #include "chrome/browser/ui/browser_list.h"
11 #include "chrome/browser/browser_process.h"
12 #include "chrome/browser/browser_shutdown.h"
13 #include "chrome/browser/profiles/profile_manager.h"
14 #include "chrome/browser/ui/browser_window.h"
15 #include "content/browser/renderer_host/render_process_host.h"
16 #include "content/browser/tab_contents/navigation_controller.h"
22 #include "chrome/browser/chrome_browser_application_mac.h"
26 #include "chrome/browser/chromeos/boot_times_loader.h"
27 #include "chrome/browser/chromeos/cros/cros_library.h
87 Browser* browser = BrowserList::GetLastActive(); local
353 Browser* browser = *i; local
528 Browser* browser = FindBrowserMatching( local
540 Browser* browser = FindBrowserMatching( local
    [all...]
browser_tab_restore_service_delegate.h 12 #include "chrome/browser/sessions/tab_restore_service_delegate.h"
14 class Browser;
21 // Browser in order to fulfil its duties.
24 explicit BrowserTabRestoreServiceDelegate(Browser* browser)
25 : browser_(browser) {}
54 Browser* browser_;
  /external/chromium/chrome/browser/chromeos/frame/
dom_browser.h 10 #include "chrome/browser/ui/browser.h"
16 // DOMBrowser is an alternate implementation of Browser that is used to display
20 class DOMBrowser : public Browser {
26 // CreateFor* methods from the Browser class.
  /external/chromium/chrome/browser/chromeos/
tab_closeable_state_watcher.cc 5 #include "chrome/browser/chromeos/tab_closeable_state_watcher.h"
8 #include "chrome/browser/browser_shutdown.h"
9 #include "chrome/browser/profiles/profile.h"
10 #include "chrome/browser/tabs/tab_strip_model.h"
11 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
14 #include "content/browser/tab_contents/tab_contents.h"
15 #include "content/browser/tab_contents/tab_contents_view.h"
24 TabCloseableStateWatcher* main_watcher, const Browser* browser)
26 browser_(browser) {
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_view_mac.h 14 class Browser;
25 ExtensionViewMac(ExtensionHost* extension_host, Browser* browser);
35 // Returns the browser the extension belongs to.
36 Browser* browser() const { return browser_; } function in class:ExtensionViewMac
73 Browser* browser_; // weak
  /external/chromium/chrome/browser/ui/gtk/extensions/
extension_installed_bubble_gtk.h 11 #include "chrome/browser/ui/gtk/custom_button.h"
12 #include "chrome/browser/ui/gtk/info_bubble_gtk.h"
17 class Browser;
47 // the extension has loaded. |extension| is the installed extension. |browser|
48 // is the browser window which will host the bubble. |icon| is the install
51 const Extension* extension, Browser *browser, const SkBitmap& icon);
57 ExtensionInstalledBubbleGtk(const Extension* extension, Browser *browser,
81 Browser *browser_
    [all...]
extension_popup_gtk.h 11 #include "chrome/browser/ui/gtk/extensions/extension_view_gtk.h"
12 #include "chrome/browser/ui/gtk/info_bubble_gtk.h"
17 class Browser;
25 ExtensionPopupGtk(Browser* browser,
32 Browser* browser,
73 Browser* browser_;
extension_view_gtk.h 14 class Browser;
22 ExtensionViewGtk(ExtensionHost* extension_host, Browser* browser);
34 Browser* browser() const { return browser_; } function in class:ExtensionViewGtk
54 Browser* browser_;
  /external/chromium/chrome/browser/ui/views/extensions/
extension_installed_bubble.h 10 #include "chrome/browser/ui/views/bubble/bubble.h"
15 class Browser;
45 // the extension has loaded. |extension| is the installed extension. |browser|
46 // is the browser window which will host the bubble. |icon| is the install
49 const Extension* extension, Browser *browser, const SkBitmap& icon);
56 const Extension* extension, Browser *browser, const SkBitmap& icon);
74 Browser* browser_;
  /external/chromium/chrome/browser/ui/views/
reload_button.h 14 class Browser;
33 ReloadButton(LocationBarView* location_bar, Browser* Browser);
60 Browser* browser_;
76 // Increments when we would tell the browser to "reload", so
  /external/chromium/chrome/browser/chromeos/login/
wizard_in_process_browser_test.h 11 #include "chrome/browser/chromeos/cros/cros_in_process_browser_test.h"
13 class Browser;
22 // Instead of creating Chrome browser window it creates login wizard window
31 // browser is created but wizard is not shown yet.
35 virtual Browser* CreateBrowser(Profile* profile);
  /cts/tests/tests/permission/src/android/permission/cts/
ProviderPermissionTest.java 19 import android.provider.Browser;
82 * Verify that read and write to browser bookmarks requires permissions.
87 assertReadingContentUriRequiresPermission(Browser.BOOKMARKS_URI,
92 * Verify that read and write to browser bookmarks requires permissions.
97 assertWritingContentUriRequiresPermission(Browser.BOOKMARKS_URI,
102 * Verify that read and write to browser history requires permissions.
107 assertReadingContentUriRequiresPermission(Browser.SEARCHES_URI,
112 * Verify that read and write to browser history requires permissions.
117 assertWritingContentUriRequiresPermission(Browser.SEARCHES_URI,
  /external/chromium/chrome/browser/tabs/
tab_finder.h 14 #include "chrome/browser/history/history_types.h"
15 #include "content/browser/cancelable_request.h"
16 #include "content/browser/tab_contents/navigation_controller.h"
20 class Browser;
38 // browser containing the tab is set in |existing_browser|. This searches
39 // in |browser| first before checking any other browsers.
40 TabContents* FindTab(Browser* browser,
42 Browser** existing_browser);
72 // Returns the first tab in the specified browser that matches the specifie
    [all...]
pinned_tab_service_unittest.cc 8 #include "chrome/browser/tabs/pinned_tab_codec.h"
9 #include "chrome/browser/tabs/pinned_tab_service.h"
10 #include "chrome/browser/tabs/pinned_tab_test_utils.h"
11 #include "chrome/browser/tabs/tab_strip_model.h"
12 #include "chrome/browser/ui/browser.h"
37 AddTab(browser(), url);
38 browser()->tabstrip_model()->SetTabPinned(0, true);
41 scoped_ptr<Browser> popup(new Browser(Browser::TYPE_POPUP, profile()))
    [all...]
  /external/chromium/chrome/browser/automation/
automation_provider_json.h 16 class Browser;
48 // Gets the browser specified by the given dictionary |args|. |args| should
49 // contain a key 'windex' which refers to the index of the browser. Returns
50 // true on success and sets |browser|. Otherwise, |error| will be set.
52 Browser** browser,
56 // contain a key 'windex' which refers to the index of the parent browser,
57 // and a key 'tab_index' which refers to the index of the tab in that browser.
63 // Gets the browser and tab specified by the given dictionary |args|. |args|
64 // should contain a key 'windex' which refers to the index of the browser an
    [all...]

Completed in 2668 milliseconds

12 3 4 5 6 7 8 91011>>