Searched defs:Browser (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/content/browser/devtools/
H A Ddevtools_tracing_handler.h27 enum Target { Browser, Renderer }; enumerator in enum:content::DevToolsTracingHandler::Target
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
H A DProcessCategory.cs13 Browser, enumerator in enum:ChromeDebug.ProcessCategory
/external/chromium_org/mojo/examples/browser/
H A Dbrowser.cc48 // Browser view has one child, a text input field.
152 class Browser : public ApplicationDelegate, class in namespace:mojo::examples
157 Browser() function in class:mojo::examples::Browser
162 virtual ~Browser() {
264 DISALLOW_COPY_AND_ASSIGN(Browser);
271 mojo::ApplicationRunnerChromium runner(new mojo::examples::Browser);
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Dprototype-1.7.js13 Browser: (function(){
60 if (Prototype.Browser.MobileSafari)
1671 if ((readyState > 2 && !Prototype.Browser.IE) || readyState == 4) {
2257 if (Prototype.Browser.IE) {
2413 if (Prototype.Browser.Opera) {
2500 if (Prototype.Browser.Opera) {
2538 else if (Prototype.Browser.IE) {
2741 else if (Prototype.Browser.Gecko && /rv:1\.8\.0/.test(navigator.userAgent)) {
2750 else if (Prototype.Browser.WebKit) {
3075 var B = Prototype.Browser, do
[all...]
/external/chromium_org/tools/telemetry/telemetry/core/
H A Dbrowser.py19 class Browser(object): class in inherits:object
116 'Browser': dict(pid_stats_function(browser_pid), **{'ProcessCount': 1}),
157 { 'Browser': {
200 { 'Browser': {
230 { 'Browser': {
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.h98 class Browser : public TabStripModelObserver, class in inherits:TabStripModelObserver,content::WebContentsDelegate,CoreTabHelperDelegate,SearchEngineTabHelperDelegate,SearchTabHelperDelegate,ChromeWebModalDialogManagerDelegate,BookmarkTabHelperDelegate,ZoomObserver,content::PageNavigator,content::NotificationObserver,ui::SelectFileDialog::Listener
120 // Possible elements of the Browser window.
135 // Browser close is not blocked by download state.
187 friend class Browser;
200 explicit Browser(const CreateParams& params);
201 virtual ~Browser();
370 // Returns true if the Browser supports the specified feature. The value of
377 // Returns true if the Browser can support the specified feature. See comment
394 // this Browser. Updates the UI for the start of this navigation.
796 // Returns true if the Browser windo
[all...]
H A Dbrowser.cc238 BrowserWindow* CreateBrowserWindow(Browser* browser) {
251 // Browser, CreateParams:
253 Browser::CreateParams::CreateParams(Profile* profile,
264 Browser::CreateParams::CreateParams(Type type,
277 Browser::CreateParams Browser::CreateParams::CreateForApp(
294 Browser::CreateParams Browser::CreateParams::CreateForDevTools(
304 // Browser, InterstitialObserver:
306 class Browser
330 Browser::Browser(const CreateParams& params) function in class:Browser
[all...]
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
H A Dprototype-1.6.0.3.js12 Browser: {
39 if (Prototype.Browser.MobileSafari)
536 if (Prototype.Browser.WebKit || Prototype.Browser.IE) Object.extend(String.prototype, {
820 if (Prototype.Browser.WebKit) {
951 if (Prototype.Browser.Opera){
1369 if((readyState > 2 && !Prototype.Browser.IE) || readyState == 4) {
1563 if (Prototype.Browser.IE && attributes.name) {
1790 if (Prototype.Browser.IE) {
1972 if (Prototype.Browser
[all...]
H A Dmootools-1.2.2-core-nc.js290 Script: Browser.js
291 The Browser Core. Contains Browser initialization, Window and Document, and the Browser Hash.
297 var Browser = $merge({
318 return (navigator.taintEnabled) ? false : ((Browser.Features.xpath) ? ((Browser.Features.query) ? 525 : 420) : 419);
327 }, Browser || {});
329 Browser.Platform[Browser
[all...]
/external/chromium_org/tools/win/split_link/viz.js/
H A Dviz.js878 Browser.asyncLoad(filename, function(data) {
1201 Browser.init();
1226 Browser.asyncLoad(url, function(byteArray) {
1290 // Browser.
3176 var Browser={mainLoop:{scheduler:null,shouldPause:false,paused:false,queue:[],pause:function () {
3177 Browser.mainLoop.shouldPause = true;
3179 if (Browser.mainLoop.paused) {
3180 Browser.mainLoop.paused = false;
3181 Browser.mainLoop.scheduler();
3183 Browser
[all...]
/external/chromium_org/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js924 Browser.asyncLoad(filename, function(data) {
1277 Browser.init();
1302 Browser.asyncLoad(url, function(byteArray) {
1366 // Browser.
3972 var Browser={mainLoop:{scheduler:null,shouldPause:false,paused:false,queue:[],pause:function () {
3973 Browser.mainLoop.shouldPause = true;
3975 if (Browser.mainLoop.paused) {
3976 Browser.mainLoop.paused = false;
3977 Browser.mainLoop.scheduler();
3979 Browser
[all...]
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 298 milliseconds