/packages/apps/Settings/src/com/android/settings/applications/ |
DefaultBrowserPreference.java | 44 List<String> browsers = resolveBrowserApps(); local 46 setPackageNames(browsers.toArray(new String[browsers.size()]), null);
|
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/ |
.bower.json | 3 "description": "Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers.",
|
bower.json | 3 "description": "Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers.",
|
README.md | 11 Polymer is based on a set of future technologies, including [Shadow DOM](http://w3c.github.io/webcomponents/spec/shadow/), [Custom Elements](http://w3c.github.io/webcomponents/spec/custom/) and Model Driven Views. Currently these technologies are implemented as polyfills or shims, but as browsers adopt these features natively, the platform code that drives Polymer evacipates, leaving only the value-adds.
|
/external/zopfli/ |
README.zopflipng | 31 limited. When targeting Android, Chrome, Opera, and Yandex browsers, or by using 32 suitable plugins for other browsers, it is good to note that WebP lossless
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
webbrowser.py | 2 """Interfaces for launching and remotely controlling Web browsers.""" 18 _tryorder = [] # Preference order of available browsers 139 """Parent class for all browsers. Do not use directly.""" 158 """Class for all browsers started with a command 185 """Class for all browsers which are to be started in the 205 """Parent class for all Unix browsers with remote functionality.""" 228 # for TTY browsers, we need stdin/out 285 """Launcher class for Mozilla/Netscape browsers.""" 298 """Launcher class for Galeon/Epiphany browsers.""" 331 "Launcher class for Elinks browsers. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
webbrowser.py | 2 """Interfaces for launching and remotely controlling Web browsers.""" 18 _tryorder = [] # Preference order of available browsers 139 """Parent class for all browsers. Do not use directly.""" 158 """Class for all browsers started with a command 185 """Class for all browsers which are to be started in the 205 """Parent class for all Unix browsers with remote functionality.""" 228 # for TTY browsers, we need stdin/out 285 """Launcher class for Mozilla/Netscape browsers.""" 298 """Launcher class for Galeon/Epiphany browsers.""" 331 "Launcher class for Elinks browsers. [all...] |
/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/ |
README.md | 28 Our polyfills are intended to work in the latest versions of evergreen browsers. See below 44 The polyfills may work in older browsers, however require additional polyfills (such as classList) 45 to be used. We cannot guarantee support for browsers outside of our compatibility matrix.
|
/external/libvncserver/webclients/novnc/include/ |
black.css | 6 background: #4c4c4c; /* Old browsers */ 26 background: #4c4c4c; /* Old browsers */ 37 background: #9dd53a; /* Old browsers */
|
base.css | 174 background:#eee; /* default background for browsers without gradient support */ 214 background: #b2bdcd; /* Old browsers */ 237 background: #b2bdcd; /* Old browsers */ 254 background: #779ced; /* Old browsers */ 272 background:#fff; /* default background for browsers without gradient support */
|
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/ |
README.md | 13 of your browsers Javascript engine.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
README.txt | 11 multiple files. Class browsers and path browsers provide fast access to
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
README.txt | 11 multiple files. Class browsers and path browsers provide fast access to
|
/external/libvncserver/webclients/novnc/ |
README.md | 7 including mobile browsers (iPhone/iPad and Android). 18 * Supports all modern browsers including mobile (iOS, Android) 43 * HTML5 WebSockets: For browsers that do not have builtin
|
/external/libvncserver/webclients/novnc/include/web-socket-js/ |
README.txt | 52 It may or may not work on other browsers such as Safari, Opera or IE 6. Patch for these browsers are appreciated, but I will not work on fixing issues specific to these browsers by myself.
|
/external/iptables/extensions/ |
libxt_TCPMSS.man | 15 Web browsers connect, then hang with no data received.
|
/external/javassist/sample/evolve/ |
DemoServer.java | 16 * sends the class file of WebPage to web browsers.
|
/external/nanohttpd/ |
README.md | 21 * All header names are converted lowercase so they don't vary between browsers/clients.
|
/external/v8/test/mjsunit/ |
regexp-string-methods.js | 47 // We match other browsers in using the original value of RegExp.prototype.exec.
|
/external/v8/test/webkit/ |
regexp-non-bmp-expected.txt | 24 Tests that regular expressions treat non-BMP characters as two separate characters. From a Unicode correctness point of view this is wrong, but it is what other browsers do. And given that we store strings as UTF-16, it is also more efficient to implement. Also test some other cases related to UTF-8 and UTF-16.
|
regexp-non-bmp.js | 26 + 'From a Unicode correctness point of view this is wrong, but it is what other browsers do. '
|
/external/owasp/sanitizer/ |
CHANGE_LOG.html | 54 <li value="83">Prevent DoS of browsers via extremely deeply nested 61 UTF-16/UCS-2 confusion in browsers.</li>
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
HtmlTextEscapingMode.java | 65 * Like {@link #CDATA} but only for certain browsers. 91 // Listing is not supported by browsers.
|
/external/linux-tools-perf/src/tools/perf/ |
Makefile | 477 LIB_OBJS += $(OUTPUT)ui/browsers/annotate.o 478 LIB_OBJS += $(OUTPUT)ui/browsers/hists.o 479 LIB_OBJS += $(OUTPUT)ui/browsers/map.o 480 LIB_OBJS += $(OUTPUT)ui/browsers/scripts.o 486 LIB_H += ui/browsers/map.h 623 $(OUTPUT)ui/browsers/annotate.o: ui/browsers/annotate.c $(OUTPUT)PERF-CFLAGS 626 $(OUTPUT)ui/browsers/hists.o: ui/browsers/hists.c $(OUTPUT)PERF-CFLAGS 629 $(OUTPUT)ui/browsers/map.o: ui/browsers/map.c $(OUTPUT)PERF-CFLAG [all...] |
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/ |
antlr.js | 33 * Be careful when naming packages. Reserved words may work in some browsers 99 * is detected but the revision could not be found. Other browsers 113 * AppleWebKit version. KHTML browsers that are not WebKit browsers 114 * will evaluate to 1, other browsers 0. Example: 418.9.1 174 // Modern KHTML browsers should qualify as Safari X-Grade 178 // Modern WebKit browsers are at least X-Grade
|