/external/chromium_org/chrome/browser/renderer_host/ |
safe_browsing_resource_throttle.h | 35 // on the blacklist. Now the request is suspended (prevented from starting),
|
/external/chromium_org/chrome/browser/search/ |
instant_service.h | 72 // blacklist action.
|
/external/chromium_org/chrome/browser/translate/ |
translate_prefs.h | 41 // Removes a language from the old blacklist. This method is for
|
/external/dhcpcd/ |
if-options.h | 112 in_addr_t *blacklist; member in struct:if_options
|
if-options.c | 103 {"blacklist", required_argument, NULL, 'X'}, 719 ifo->blacklist = xrealloc(ifo->blacklist, 721 ifo->blacklist[ifo->blacklist_len++] = addr.s_addr; 722 ifo->blacklist[ifo->blacklist_len++] = addr2.s_addr; 927 free(ifo->blacklist);
|
/external/chromium/chrome/browser/ |
enumerate_modules_model_win.cc | 39 // Short-hand for things on the blacklist you should simply get rid of. 44 // Short-hand for things on the blacklist we are investigating and have info. 99 // The browser process module blacklist. This lists modules that are known 303 // All modules must be normalized before matching against blacklist. 318 // We have a name match against the blacklist (and possibly location match 619 // Match this module against the blacklist. 624 // This saves time when constructing the blacklist. 637 // We have a match against the blacklist. Mark it as such. [all...] |
/external/chromium/chrome/browser/password_manager/ |
password_store_mac.cc | 329 // user name) to indicated blacklist entries. 346 // We never merge blacklist entries between our store and the keychain. 377 // Returns entries from |forms| that are blacklist entries, after removing 412 // Pull out the database blacklist items, since they are used as-is rather 434 // Add in the blacklist entries from the database. 542 // We should never be trying to store a blacklist in the keychain. 618 // We don't store blacklist entries in the keychain, so the answer to "what [all...] |
/external/chromium_org/chrome/browser/ |
enumerate_modules_model_win.cc | 47 // Short-hand for things on the blacklist you should simply get rid of. 52 // Short-hand for things on the blacklist we are investigating and have info. 107 // The browser process module blacklist. This lists modules that are known 360 // All modules must be normalized before matching against blacklist. 384 // We have a name match against the blacklist (and possibly location match 679 // Match this module against the blacklist. 684 // This saves time when constructing the blacklist. 697 // We have a match against the blacklist. Mark it as such. [all...] |
/external/chromium_org/chrome/browser/extensions/ |
unpacked_installer.cc | 206 // If there is a "*" in the extension blacklist, then no extensions should be 281 Blacklist::NOT_BLACKLISTED,
|
extension_prefs_unittest.cc | 456 Blacklist::NOT_BLACKLISTED, 582 Blacklist::NOT_BLACKLISTED, 621 Blacklist::NOT_BLACKLISTED, 642 Blacklist::NOT_BLACKLISTED, 749 // Tests that blacklist state can be queried.
|
/external/chromium_org/chrome/browser/extensions/updater/ |
extension_downloader.h | 81 // Schedules an update check of the blacklist. 91 // Update AppID for extension blacklist.
|
extension_downloader.cc | 45 const char ExtensionDownloader::kBlacklistAppID[] = "com.google.crx.blacklist"; 245 // url here to avoid DNS hijacking of the blacklist, which is not validated 536 // The URL of the blacklist file is returned by the server and we need to 538 // references a blacklist file. 687 // Download CRX files to a temp file. The blacklist is small and will be 725 // TODO(asargent): try to get rid of this special case for the blacklist
|
/external/chromium_org/chrome/browser/password_manager/ |
password_store_mac.cc | 332 // user name) to indicated blacklist entries. 349 // We never merge blacklist entries between our store and the keychain. 380 // Returns entries from |forms| that are blacklist entries, after removing 415 // Pull out the database blacklist items, since they are used as-is rather 437 // Add in the blacklist entries from the database. 546 // We should never be trying to store a blacklist in the keychain. 622 // We don't store blacklist entries in the keychain, so the answer to "what [all...] |
/external/chromium_org/content/common/ |
plugin_list_mac.mm | 46 // We blacklist Gears by included MIME type, since that is more stable than 48 // since it's easy to accidentally blacklist plugins that support lots of
|
/external/chromium_org/content/browser/gpu/ |
gpu_data_manager_impl_private.cc | 109 const gpu::GpuBlacklist* blacklist, 111 uint32 max_entry_id = blacklist->max_entry_id(); 113 // GPU Blacklist was not loaded. No need to go further. 122 // denominator to compute blacklist percentages for the rest of the 129 blacklist->GetDecisionEntries(&flag_entries, disabled); 141 blacklist->GetDecisionEntries(&flag_disabled_entries, disabled); 436 // On Linux, we use cached GL strings to make blacklist decsions at browser 619 // Blacklist decision should not overwrite commandline switch from users. 780 // TODO(jbauman): Add proper blacklist support for core animation plugins so [all...] |
/external/chromium/chrome/browser/history/ |
top_sites.cc | 355 DictionaryValue* blacklist = update.Get(); local 356 blacklist->SetWithoutPathExpansion(GetURLHash(url), dummy); 367 DictionaryValue* blacklist = update.Get(); local 368 blacklist->RemoveWithoutPathExpansion(GetURLHash(url), NULL); 383 DictionaryValue* blacklist = update.Get(); local 384 blacklist->Clear(); 740 // We don't use canonical URLs here to be able to blacklist only one of [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_updater.cc | 55 // Update AppID for extension blacklist. 56 const char* ExtensionUpdater::kBlacklistAppID = "com.google.crx.blacklist"; 796 NOTREACHED() << "Fetched blacklist checksum is not as expected. " 801 std::vector<std::string> blacklist; local 802 base::SplitString(data, '\n', &blacklist); 805 service_->UpdateExtensionBlacklist(blacklist); 807 // Update the pref value for blacklist version [all...] |
extension_service.h | 76 const std::vector<std::string>& blacklist) = 0; 356 // and update the blacklist state in pref. 358 const std::vector<std::string>& blacklist); 361 // put on the blacklist (not to be confused with the Google managed blacklist
|
extension_management_browsertest.cc | 285 // We don't want autoupdate blacklist checks. 329 // We don't want autoupdate blacklist checks. 402 // We don't want autoupdate blacklist checks.
|
/external/chromium/chrome/browser/resources/ntp/ |
most_visited.js | 109 $('most-visited-settings').classList.add('has-blacklist'); 111 $('most-visited-settings').classList.remove('has-blacklist'); 114 blacklist: function(el) { 637 this.blacklist(getItem(target)); 656 this.blacklist(e.target);
|
/external/chromium/net/base/ |
sdch_manager.h | 269 // blacklist. 278 // Unit test only: Indicate what current blacklist increment is for a domain. 283 // domain, or all domains were assumed supported). If it is blacklist, reduce
|
ssl_false_start_blacklist_process.cc | 5 // This utility program exists to process the False Start blacklist file into 26 fprintf(stderr, "Usage: %s <blacklist file> <output .c file>\n", argv0);
|
/external/chromium_org/chrome/test/functional/ |
passwords.py | 51 blacklist=False): 62 'blacklist': blacklist}
|
/external/chromium_org/net/base/ |
sdch_manager.h | 268 // blacklist. 277 // Unit test only: Indicate what current blacklist increment is for a domain. 282 // domain, or all domains were assumed supported). If it is blacklist, reduce
|
/external/chromium/chrome/common/extensions/docs/static/ |
external_extensions.html | 265 <p><b>How do I get off the blacklist?</b> </p> 269 you can remove the blacklist tag
|