Searched
full:have (Results
926 -
950 of
39049) sorted by null
<<31323334353637383940>>
/external/chromium/chrome/browser/extensions/ |
extension_debugger_api_constants.cc | 22 const char kPermissionError[] = "You do not have permission to debug pages.";
|
/external/chromium/chrome/browser/ |
icon_loader_mac.mm | 20 // Mac will ignore the size because icons have multiple size representations
|
tab_closeable_state_watcher.cc | 21 // disabled (tests will have the disable switch).
|
/external/chromium/chrome/browser/importer/ |
nss_decryptor_null.h | 22 // we do not have the NSS library.
|
/external/chromium/chrome/browser/net/ |
chrome_dns_cert_provenance_checker.h | 25 // ChromeURLRequestContext. Eventually we'll want to have the other contexts
|
/external/chromium/chrome/browser/profiles/ |
profile_keyed_service.h | 11 // Many services that hang off Profile have a two-pass shutdown. Many
|
/external/chromium/chrome/browser/ssl/ |
ssl_client_auth_handler.cc | 53 // thread that we have selected a cert. 67 // Notifies the IO thread that we have selected a cert. 80 // request_ could have been NULLed if the request was cancelled while the 81 // user was choosing a cert, or because we have already responded to the
|
/external/chromium/chrome/browser/sync/engine/ |
syncer_types.h | 80 // We have reached the SYNCER_END state in the main sync loop. 91 // This is sent after the Syncer (and SyncerThread) have initiated self 98 // server data have failed or succeeded. 118 // have to do Event e(type); OnSyncEngineEvent(e); at all callsites,
|
/external/chromium/chrome/browser/sync/glue/ |
extension_util.h | 49 // ExtensionSpecifics object. |specifics| does not have to be valid 69 // Returns true iff two ExtensionSpecifics have the same user 75 // Returns true iff two ExtensionSpecifics have the same non-user 89 // have the same ID. The merge policy is currently to copy the
|
/external/chromium/chrome/browser/sync/protocol/ |
proto_enum_conversions.h | 18 // The returned strings (which don't have to be freed) are in ASCII.
|
/external/chromium/chrome/browser/sync/syncable/ |
syncable_enum_conversions.h | 18 // The returned strings (which don't have to be freed) are in ASCII.
|
/external/chromium/chrome/browser/ui/cocoa/ |
about_ipc_dialog.h | 21 // On Windows, the AboutIPCDialog is a views::View. On Mac we have a
|
styled_text_field.h | 11 // decorations have changed and overrides |mouseDown:| to properly handle clicks
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
side_tab_strip_controller.mm | 24 // Side tabs have no indent since they are not sharing space with the
|
/external/chromium/chrome/browser/ui/ |
collected_cookies_infobar_delegate.h | 11 // is closed and the settings for one or more cookies have been changed. The
|
/external/chromium/chrome/browser/ui/views/ |
event_utils.h | 22 // Returns true if the specified mouse event may have a
|
unhandled_keyboard_event_handler.h | 30 // have produced from it. (Handling this event may cause undesirable effects,
|
/external/chromium/chrome/common/ |
thumbnail_score.h | 41 // width. In cases where we don't have |good_clipping|, the 67 // a thumbnail for the first would have a redirect hop of 1, and the second 68 // would have a redirect hop of 0. 87 // this score. For instance, we don't have to update a new thumbnail
|
/external/chromium/net/base/ |
network_delegate.h | 19 // would have to be broken up into too many smaller interfaces targeted to each 24 // of net/base here, because we have a net_base library. Forward declarations 63 // time, but will have no effect if the request has already been cancelled or 72 // at any time, but will have no effect if the transaction handling this
|
ssl_config_service_defaults.h | 14 // mainly useful for unittests, or for platforms that do not have a native
|
/external/chromium/net/disk_cache/ |
cache_util.h | 16 // Fails if the destination exists already, or if it doesn't have
|
/external/chromium/net/ftp/ |
ftp_network_layer.cc | 38 /* TODO(darin): We'll need this code once we have a connection manager.
|
/external/chromium/net/spdy/ |
spdy_settings_storage.h | 16 // SpdySettingsStorage stores SpdySettings which have been transmitted between
|
/external/chromium/net/url_request/ |
url_request_throttler_header_interface.h | 12 // Interface to an HTTP header to enforce we have the methods we need.
|
/external/chromium/webkit/glue/media/ |
buffered_resource_loader.cc | 82 // Make sure we have not started. 129 // Use the internal buffer to signal that we have been stopped. 190 // If you're deferred and you can't fulfill the read because you don't have 242 // The load may have been stopped and |start_callback| is destroyed. 275 // The loader may have been stopped and |start_callback| is destroyed. 282 // We make a strong assumption that when we reach here we have either 297 // If we have verified the partial response and it is correct, we will 324 // If we have not requested a range, then the size of the instance is equal 364 // Notify that we have received some data. 398 // we have [all...] |
Completed in 675 milliseconds
<<31323334353637383940>>