HomeSort by relevance Sort by last modified time
    Searched full:incognito (Results 451 - 475 of 939) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/
external_extension_browsertest.cc 116 // Start tests for incognito mode (and verify the result is 0).
upgrade_detector.cc 137 // Don't proceed while an incognito window is open. The timer will still
  /external/chromium_org/chrome/browser/guestview/
guestview.h 68 RendererContentSettingRules* rules, bool incognito);
  /external/chromium_org/chrome/browser/notifications/
message_center_settings_controller.h 109 // loaded (and in the ProfileInfoCache - so no incognito profiles go here).
  /external/chromium_org/chrome/browser/policy/
profile_policy_connector_factory.cc 78 // Get the connector for the original Profile, so that the incognito Profile
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.h 25 // to make it suitable for the incognito mode.
  /external/chromium_org/chrome/browser/speech/
tts_extension_loader_chromeos.cc 50 // If given an incognito profile (including the Chrome OS login
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_unittest.cc 97 // Not checking incognito mode since the service wouldn't have been created
  /external/chromium_org/chrome/browser/ui/
auto_login_prompter.cc 33 // In an incognito window these services are not available.
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_context_menu_controller.h 48 // |profile| is used for opening urls as well as enabling 'open incognito'.
bookmark_utils.h 65 // in |selection| with incognito mode.
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_util.h 151 // |profile|'s avatar icon (or the Incognito icon for Incognito windows). It
157 // (or the Incognito icon for Incognito windows). It first looks for a themed
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_navigation_observer.h 101 // in incognito.
  /external/chromium_org/chrome/browser/ui/search/
instant_search_prerenderer.cc 51 // TODO(kmadhusu): Enable Instant for Incognito profile.
  /external/chromium_org/chrome/browser/ui/views/
avatar_menu_button.cc 72 // incognito image has shadows at the top that make the apparent center below
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_frame_win.h 110 // Helper function to create the incognito/normal browser window switcher.
  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.h 305 // the pref if we're not incognito.
310 // return false if we are in an incognito window and the extension is disabled
311 // for incognito.
323 // this collection. Some extensions may be disabled in incognito windows.
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
context_menu_handler.cc 55 // Tell to ntp_android.js whether "open in new incognito tab" is allowed or
  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_combiner.h 81 // incognito window are not reported.
  /external/chromium_org/chrome/common/extensions/api/
windows.json 24 "incognito": {"type": "boolean", "description": "Whether the window is incognito."},
177 "incognito": {"type": "boolean", "optional": true, "description": "Whether the new window should be an incognito window."},
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
privacy.html 91 // `true` if the value is specific to Incognito mode.
  /external/chromium_org/chrome/test/base/
in_process_browser_test.cc 313 // Create a new browser with using the incognito profile.
314 Browser* incognito = new Browser( local
317 AddBlankTabAndShow(incognito);
318 return incognito;
  /external/chromium_org/chrome/test/functional/
passwords.py 194 """Verify login creds are not shown in Incognito mode."""
217 """Verify saved password is autofilled in Incognito mode.
220 incognito mode.
238 msg='Password creds did not autofill in incognito mode.')
  /external/chromium_org/chrome_frame/
chrome_frame_activex.h 77 // Create external tab (possibly in incognito mode).
  /external/chromium_org/components/autofill/core/browser/
autofill_driver.h 40 // (i.e., incognito) context.

Completed in 1958 milliseconds

<<11121314151617181920>>