/external/chromium/chrome/browser/resources/options/ |
D | import_data_overlay.js | 120 updateSupportedBrowsers_: function(browsers) { argument 121 this.browserProfiles = browsers; 125 var browserCount = browsers.length; 135 var browser = browsers[i] 150 ImportDataOverlay.updateSupportedBrowsers = function(browsers) { argument 151 ImportDataOverlay.getInstance().updateSupportedBrowsers_(browsers);
|
/external/linux-tools-perf/ |
D | Makefile | 457 LIB_OBJS += $(OUTPUT)util/ui/browsers/annotate.o 458 LIB_OBJS += $(OUTPUT)util/ui/browsers/hists.o 459 LIB_OBJS += $(OUTPUT)util/ui/browsers/map.o 460 LIB_OBJS += $(OUTPUT)util/ui/browsers/top.o 465 LIB_H += util/ui/browsers/map.h 716 $(OUTPUT)util/ui/browsers/annotate.o: util/ui/browsers/annotate.c $(OUTPUT)PERF-CFLAGS 719 $(OUTPUT)util/ui/browsers/top.o: util/ui/browsers/top.c $(OUTPUT)PERF-CFLAGS 722 $(OUTPUT)util/ui/browsers/hists.o: util/ui/browsers/hists.c $(OUTPUT)PERF-CFLAGS 725 $(OUTPUT)util/ui/browsers/map.o: util/ui/browsers/map.c $(OUTPUT)PERF-CFLAGS
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/ |
D | main.css | 9 display: block; /* for older browsers */
|
/external/webkit/Source/WebCore/html/ |
D | HTMLElement.idl | 28 // Other browsers do this as well. So we don't convert null to JS null.
|
/external/iptables/extensions/ |
D | libxt_TCPMSS.man | 15 Web browsers connect, then hang with no data received.
|
/external/antlr/antlr-3.4/runtime/JavaScript/build/ |
D | README | 46 that some browsers (notably, Firefox 3.5) will have trouble with this page
|
/external/chromium/chrome/browser/ui/cocoa/applescript/ |
D | browsercrapplication+applescript_test.mm | 34 // Close the additional browsers.
|
D | browsercrapplication+applescript.mm | 23 // Iterate through all browsers and check if it closing,
|
/external/chromium/chrome/browser/sync/protocol/ |
D | session_specifics.proto | 35 // Type of the browser. Currently we only store browsers of type
|
/external/webkit/PerformanceTests/SunSpider/ |
D | TODO | 30 average that some set of same-generation release browsers get on
|
D | ChangeLog | 198 the test is pretty small, but noticeable for some browsers. But at least it's not 428 we want all browsers to be doing the same thing on the test. 624 copying benchmark results out of browsers without a location bar or 972 major browsers. For those tests, I used Firefox 2.0.0.8 on the 1005 - Support Windows and Windows browsers.
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2003-10-25 | 92 … - fixed 3421107 -- some dates that other browsers can parse can't be parsed by KJS's Date.parse() 240 The JavaScript specification says nothing about this, but other browsers seem to give 271 empty array when there is no match. This is what other browsers do. 380 …3272777 -- array object indices treated as integers by Safari, but as strings in other web browsers 469 - fixed 3178438 -- return elements in order of addition in for..in loop (other browsers seem to) 1185 Did more testing of the date functions and made them behave like the other browsers. 1188 1) We did a validity check that other browsers don't do (hence the NaN). 1192 as other browsers. 1198 check. Other browsers accept invalid dates. Also takes a time zone parameter. 1205 Without this change the date didn't match other browsers.
|
/external/chromium/chrome/browser/ |
D | browser_about_handler.cc | 1130 ListValue* browsers = new ListValue(); in OnDetailsAvailable() local 1131 root.Set("browsers", browsers); in OnDetailsAvailable() 1161 browsers->Append(browser_data); in OnDetailsAvailable()
|
D | chrome_browser_application_mac.mm | 269 // flag and tries to close all browsers. This flag causes the closure of the
|
/external/mdnsresponder/mDNSShared/ |
D | uds_daemon.c | 168 browser_t *browsers; member 1773 for (p = info->u.browser.browsers; p; p = p->next) in add_domain_to_browser() 1791 b->next = info->u.browser.browsers; in add_domain_to_browser() 1792 info->u.browser.browsers = b; in add_domain_to_browser() 1807 while (info->u.browser.browsers) in browse_termination_callback() 1809 browser_t *ptr = info->u.browser.browsers; in browse_termination_callback() 1819 info->u.browser.browsers = ptr->next; in browse_termination_callback() 1841 browser_t **ptr = &request->u.browser.browsers; in udsserver_automatic_browse_domain_changed() 2183 request->u.browser.browsers = NULL; in handle_browse_request() 4160 for (blist = req->u.browser.browsers; blist; blist = blist->next) in LogClientInfo() [all …]
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/ |
D | README.txt | 124 subtest engine was made. Different web browsers will have different
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/ |
D | README.txt | 6 open-source browsers.
|
D | ChangeLog.txt | 715 Move to tag directories, add tool to extract tags from common open-source browsers
|
/external/webkit/Source/WebKit/mac/Plugins/ |
D | WebNetscapePluginEventHandlerCarbon.mm | 346 …MacIE handles each key event twice because of this, but we will emulate the other browsers instead.
|
/external/chromium/chrome/browser/importer/ |
D | safari_importer.mm | 78 // In keeping with import on other platforms (and for other browsers), we
|
/external/tinyxml/ |
D | readme.txt | 15 documents for browsers, XML allows you to define any kind of document 56 restrictive license. If you are working with browsers or have more
|
/external/chromium/net/data/proxy_resolver_perftest/ |
D | no-ads.pac | 67 // This simple kludge uses a mechanism built into most browsers (IE, Netscape, 275 // 2. If you are serving this from a web server, these browsers require 481 // browsers such as NS4 and IE4:
|
/external/webkit/Source/WebCore/platform/mac/ |
D | PasteboardMac.mm | 203 … // Map to a plain old space because this is better for source code, other browsers do it,
|
/external/doclava/res/assets/templates/assets/ |
D | doclava-developer-docs.css | 1006 /* modified to 43px so that all browsers eliminate the package panel h-scroll */
|
/external/webkit/Source/WebKit/gtk/ |
D | NEWS | 569 per-host, matching other browsers more closely; this seems to have 625 - Pasting rich text from other browsers should now work as expected.
|