HomeSort by relevance Sort by last modified time
    Searched full:audits (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
experimental_webInspector_audits.html 1 <h1>experimental.webInspector.audits
3 <p>The <code>experimental.webInspector.audits</code> API has been renamed to
4 <a href="experimental.devtools.audits.html"><code
5 >chrome.experimental.devtools.audits</code></a>.
  /external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.audits.html 3 Use the <code>experimental.webInspector.audits</code> module to add new audit
13 Each audit category is represented by a line on <em>Select audits to run</em>
14 screen in the Audits panel. The following example adds a category named
17 var category = webInspector.audits.addCategory("Readability", 2);
19 <img src="images/devtools-audits-category.png"
22 alt="Extension audit category on the launch screen of Audits panel" />
32 <code>experimental.webInspector.audits.addCategory()</code> or
36 tree by the Audits panel. You may build the details tree using
61 <img src="images/devtools-audits-results.png"
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
experimental_devtools_audits.html 9 Each audit category is represented by a line on <em>Select audits to run</em>
10 screen in the Audits panel. The following example adds a category named
13 var category = chrome.experimental.devtools.audits.addCategory("Readability", 2);
15 <img src="{{static}}/images/devtools-audits-category.png"
18 alt="Extension audit category on the launch screen of Audits panel" />
32 tree by the Audits panel. You may build the details tree using the
61 <img src="{{static}}/images/devtools-audits-results.png"
68 <a href="samples.html#devtools.audits">Samples</a>.
  /external/chromium_org/third_party/WebKit/PerformanceTests/inspector/
first-open-elements.html 9 WebInspector.showPanel("audits");
14 WebInspector.showPanel("audits");
first-open-resources.html 14 WebInspector.showPanel("audits");
first-open-scripts.html.broken 21 WebInspector.showPanel("audits");
inspector-startup-time.html 36 WebInspector.settings.lastActivePanel.set("audits");
show-panel.html.broken 41 WebInspector.showPanel("audits");
  /external/chromium_org/chrome/common/extensions/api/devtools/
experimental_audits.json 7 "namespace": "experimental.devtools.audits",
8 "description": "Use the <code>chrome.experimental.devtools.audits</code> API to add new audit categories to the Developer Tools' Audit panel.",
99 "description": "Signals the DevTools Audits panel that the run of this category is over. The audit run also completes automatically when the number of added top-level results is equal to that declared when AuditCategory was created."
104 "description": "Render passed value as a URL in the Audits panel.",
114 "description": "Render passed text as a code snippet in the Audits panel.",
  /external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/audits/broken-links/
devtools.js 5 var category = chrome.experimental.devtools.audits.addCategory(
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ExtensionAPI.js 33 if (!apiPrivate.audits)
34 apiPrivate.audits = {};
35 apiPrivate.audits.Severity = {
183 this.audits = new Audits();
521 function Audits()
525 Audits.prototype = {
530 console.warn("Passing resultCount to audits.addCategory() is deprecated. Use AuditResult.updateProgress() instead.");
607 return apiPrivate.audits.Severity;
AuditLauncherView.js 58 this._headerElement.className = "no-audits";
59 this._headerElement.textContent = WebInspector.UIString("No audits to run");
243 this._headerElement.textContent = WebInspector.UIString("Select audits to run");
AuditsPanel.js 37 WebInspector.Panel.call(this, "audits");
453 WebInspector.SidebarTreeElement.call(this, "audits-sidebar-tree-item", WebInspector.UIString("Audits"), "", null, false);
UserMetrics.js 88 audits: 7,
auditsPanel.css 32 .audits-sidebar-tree-item .icon {
54 .audit-launcher-view h1.no-audits {
inspector.js 44 var audits = new WebInspector.PanelDescriptor("audits", WebInspector.UIString("Audits"), "AuditsPanel", "AuditsPanel.js");
50 var panelDescriptors = [elements, network, sources, timeline, profiles, resources, audits, console];
    [all...]
  /external/chromium/chrome/common/extensions/docs/
experimental.webInspector.audits.html 19 <title>experimental.webInspector.audits - Google Chrome Extensions - Google Code</title></head>
254 <h1 class="page_title">experimental.webInspector.audits</h1>
269 <a href="#apiReference">API reference: experimental.webInspector.audits</a>
325 Use the <code>experimental.webInspector.audits</code> module to add new audit
335 Each audit category is represented by a line on <em>Select audits to run</em>
336 screen in the Audits panel. The following example adds a category named
338 <pre>var category = webInspector.audits.addCategory("Readability", 2);
340 <img src="images/devtools-audits-category.png" style="margin-left: 20px" width="489" height="342" alt="Extension audit category on the launch screen of Audits panel">
350 <code>experimental.webInspector.audits.addCategory()</code> o
    [all...]
experimental.html 333 <a href="experimental.webInspector.audits.html">experimental.webInspector.audits</a></li><li>
experimental.webInspector.html 325 <a href="experimental.webInspector.audits.html">experimental.webInspector.audits</a></li><li>
  /external/nist-sip/java/gov/nist/core/
ThreadAuditor.java 128 * Audits the sanity of all threads
  /frameworks/base/services/java/com/android/server/
BootReceiver.java 204 Slog.i(TAG, "Copied " + sb.toString().length() + " worth of audits to DropBox");
  /external/chromium_org/third_party/launchpad_translations/
inspector_strings_en-AU.xtb 53 <translation id="2246851932332031117">No audits to run</translation>
125 <translation id="3489326909961440727">Audits</translation>
422 <translation id="9159762225425937606">Select audits to run</translation>
  /external/chromium/webkit/glue/
inspector_strings.grd 371 <message name="IDS_AUDITS_PANEL" desc="Audits panel label.">
372 Audits
404 <message name="IDS_CLEAR_AUDIT_RESULTS" desc="Label of the button cleaning up audits results.">
    [all...]
  /external/chromium_org/webkit/glue/
inspector_strings.grd 402 <message name="IDS_AUDITS_PANEL" desc="Audits panel label.">
403 Audits
435 <message name="IDS_CLEAR_AUDIT_RESULTS" desc="Label of the button cleaning up audits results.">
    [all...]
  /external/chromium_org/chrome/common/extensions/api/
_api_features.json 254 "experimental.devtools.audits": {

Completed in 573 milliseconds

1 2