Skip to content

Commit

Permalink
regenerate APIs from Chromium @ 11b198d
Browse files Browse the repository at this point in the history
  • Loading branch information
babot committed Jun 3, 2016
1 parent 80153ef commit 4f3b238
Show file tree
Hide file tree
Showing 53 changed files with 108 additions and 112 deletions.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# chromex [![GitHub license](https://img.shields.io/github/license/binaryage/chromex.svg)](license.txt) [![Clojars Project](https://img.shields.io/clojars/v/binaryage/chromex.svg)](https://clojars.org/binaryage/chromex) [![Travis](https://img.shields.io/travis/binaryage/chromex.svg)](https://travis-ci.org/binaryage/chromex) [![Sample Project](https://img.shields.io/badge/project-example-ff69b4.svg)](https://github.com/binaryage/chromex-sample)

This library is auto-generated. Current version was **generated on 2016-05-25** from [**Chromium @ 614c034**](https://chromium.googlesource.com/chromium/src.git/+/614c03410a047c016fb540fd8e6d5481be4bacea).
This library is auto-generated. Current version was **generated on 2016-06-03** from [**Chromium @ 11b198d**](https://chromium.googlesource.com/chromium/src.git/+/11b198daee43f3c2ef966490fc8ab66883b92250).

Looking for a nightly version? Check out [**nightly branch**](https://github.com/binaryage/chromex/tree/nightly) which gets updated nightly if there were any new API changes.

Expand Down
4 changes: 2 additions & 2 deletions src/apps/chromex/app/audio.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
get information about and control the audio devices attached to the
system. This API is currently only implemented for ChromeOS.
* available since Chrome 52
* available since Chrome 53
* https://developer.chrome.com/apps/audio"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
Expand Down Expand Up @@ -128,7 +128,7 @@

(def api-table
{:namespace "chrome.audio",
:since "52",
:since "53",
:functions
[{:id ::get-info,
:name "getInfo",
Expand Down
4 changes: 2 additions & 2 deletions src/apps/chromex/app/audio_modem.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Use the chrome.audio_modem API
to transmit and receive short tokens over audio.
* available since Chrome 52
* available since Chrome 53
* https://developer.chrome.com/apps/audioModem"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
Expand Down Expand Up @@ -120,7 +120,7 @@

(def api-table
{:namespace "chrome.audioModem",
:since "52",
:since "53",
:functions
[{:id ::transmit,
:name "transmit",
Expand Down
4 changes: 2 additions & 2 deletions src/apps/chromex/app/automation.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
used to programmatically interact with a page by examining names, roles, and
states, listening for events, and performing actions on nodes.
* available since Chrome 52
* available since Chrome 53
* https://developer.chrome.com/apps/automation"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
Expand Down Expand Up @@ -122,7 +122,7 @@

(def api-table
{:namespace "chrome.automation",
:since "52",
:since "53",
:functions
[{:id ::get-tree,
:name "getTree",
Expand Down
4 changes: 2 additions & 2 deletions src/apps/chromex/app/copresence.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Use the chrome.copresence API to communicate with other nearby
devices using Google's copresence service.
* available since Chrome 52
* available since Chrome 53
* https://developer.chrome.com/apps/copresence"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
Expand Down Expand Up @@ -74,7 +74,7 @@

(def api-table
{:namespace "chrome.copresence",
:since "52",
:since "53",
:functions
[{:id ::execute,
:name "execute",
Expand Down
4 changes: 2 additions & 2 deletions src/apps/chromex/app/diagnostics.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Use the chrome.diagnostics API to query various properties of
the environment that may be useful for diagnostics.
* available since Chrome 52
* available since Chrome 53
* https://developer.chrome.com/apps/diagnostics"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
Expand Down Expand Up @@ -43,7 +43,7 @@

(def api-table
{:namespace "chrome.diagnostics",
:since "52",
:since "53",
:functions
[{:id ::send-packet,
:name "sendPacket",
Expand Down
4 changes: 2 additions & 2 deletions src/apps/chromex/app/display_source.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"The chrome.displaySource API creates a Display
session using WebMediaStreamTrack as sources.
* available since Chrome 52
* available since Chrome 53
* https://developer.chrome.com/apps/displaySource"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
Expand Down Expand Up @@ -132,7 +132,7 @@

(def api-table
{:namespace "chrome.displaySource",
:since "52",
:since "53",
:functions
[{:id ::get-available-sinks,
:name "getAvailableSinks",
Expand Down
4 changes: 2 additions & 2 deletions src/apps/chromex/app/dns.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(ns chromex.app.dns
"Use the chrome.dns API for dns resolution.
* available since Chrome 52
* available since Chrome 53
* https://developer.chrome.com/apps/dns"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
Expand Down Expand Up @@ -42,7 +42,7 @@

(def api-table
{:namespace "chrome.dns",
:since "52",
:since "53",
:functions
[{:id ::resolve,
:name "resolve",
Expand Down
2 changes: 1 addition & 1 deletion src/apps/chromex/app/hid.clj
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
:callback {:params [{:name "devices", :type "[array-of-hid.HidDeviceInfos]"}]}}]}
{:id ::get-user-selected-devices,
:name "getUserSelectedDevices",
:since "52",
:since "53",
:callback? true,
:params
[{:name "options", :optional? true, :type "object"}
Expand Down
2 changes: 1 addition & 1 deletion src/apps/chromex/app/identity.clj
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
:functions
[{:id ::get-accounts,
:name "getAccounts",
:since "52",
:since "53",
:callback? true,
:params
[{:name "callback",
Expand Down
4 changes: 2 additions & 2 deletions src/apps/chromex/app/notification_provider.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
get notifiers' information, and inform notifiers about users' actions on the
notifications.
* available since Chrome 51
* available since Chrome 52
* https://developer.chrome.com/apps/notificationProvider"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
Expand Down Expand Up @@ -189,7 +189,7 @@

(def api-table
{:namespace "chrome.notificationProvider",
:since "51",
:since "52",
:functions
[{:id ::notify-on-cleared,
:name "notifyOnCleared",
Expand Down
4 changes: 2 additions & 2 deletions src/apps/chromex/app/signed_in_devices.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Use the chrome.signedInDevices API to get a list of devices
signed into chrome with the same account as the current profile.
* available since Chrome 52
* available since Chrome 53
* https://developer.chrome.com/apps/signedInDevices"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
Expand Down Expand Up @@ -61,7 +61,7 @@

(def api-table
{:namespace "chrome.signedInDevices",
:since "52",
:since "53",
:functions
[{:id ::get,
:name "get",
Expand Down
8 changes: 4 additions & 4 deletions src/apps/chromex/app/system/display.clj
Original file line number Diff line number Diff line change
Expand Up @@ -137,19 +137,19 @@
:params [{:name "enabled", :type "boolean"}]}
{:id ::overscan-calibration-start,
:name "overscanCalibrationStart",
:since "master",
:since "53",
:params [{:name "id", :type "string"}]}
{:id ::overscan-calibration-adjust,
:name "overscanCalibrationAdjust",
:since "master",
:since "53",
:params [{:name "id", :type "string"} {:name "delta", :type "system.display.Insets"}]}
{:id ::overscan-calibration-reset,
:name "overscanCalibrationReset",
:since "master",
:since "53",
:params [{:name "id", :type "string"}]}
{:id ::overscan-calibration-complete,
:name "overscanCalibrationComplete",
:since "master",
:since "53",
:params [{:name "id", :type "string"}]}],
:events [{:id ::on-display-changed, :name "onDisplayChanged"}]})

Expand Down
2 changes: 1 addition & 1 deletion src/apps/chromex/app/system/storage.clj
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
{:name "callback", :type :callback, :callback {:params [{:name "result", :type "unknown-type"}]}}]}
{:id ::get-available-capacity,
:name "getAvailableCapacity",
:since "52",
:since "53",
:callback? true,
:params
[{:name "id", :type "string"}
Expand Down
4 changes: 2 additions & 2 deletions src/apps/chromex/app/system_indicator.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
This is modelled after the other extension action APIs, such as
chrome.browserAction and chrome.pageAction.
* available since Chrome 52
* available since Chrome 53
* https://developer.chrome.com/apps/systemIndicator"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
Expand Down Expand Up @@ -71,7 +71,7 @@

(def api-table
{:namespace "chrome.systemIndicator",
:since "52",
:since "53",
:functions
[{:id ::set-icon,
:name "setIcon",
Expand Down
4 changes: 2 additions & 2 deletions src/apps_internal/chromex/app/automation_internal.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
essentially a translation of the internal accessibility tree update system
into an extension API.
* available since Chrome 52"
* available since Chrome 53"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
(:require [chromex.wrapgen :refer [gen-wrap-helper]]
Expand Down Expand Up @@ -136,7 +136,7 @@

(def api-table
{:namespace "chrome.automationInternal",
:since "52",
:since "53",
:functions
[{:id ::enable-tab,
:name "enableTab",
Expand Down
4 changes: 2 additions & 2 deletions src/apps_internal/chromex/app/extension_options_internal.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(ns chromex.app.extension-options-internal
"Internal API for the <extensiontoptions> tag
* available since Chrome 51"
* available since Chrome 52"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
(:require [chromex.wrapgen :refer [gen-wrap-helper]]
Expand Down Expand Up @@ -50,7 +50,7 @@

(def api-table
{:namespace "chrome.extensionOptionsInternal",
:since "51",
:since "52",
:events
[{:id ::on-close, :name "onClose"}
{:id ::on-load, :name "onLoad"}
Expand Down
4 changes: 2 additions & 2 deletions src/apps_internal/chromex/app/guest_view_internal.clj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(ns chromex.app.guest-view-internal
" * available since Chrome 51"
" * available since Chrome 52"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
(:require [chromex.wrapgen :refer [gen-wrap-helper]]
Expand Down Expand Up @@ -56,7 +56,7 @@

(def api-table
{:namespace "chrome.guestViewInternal",
:since "51",
:since "52",
:functions
[{:id ::create-guest,
:name "createGuest",
Expand Down
8 changes: 4 additions & 4 deletions src/apps_private/chromex/app/autofill_private.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Use the chrome.autofillPrivate API to add, remove, or update
autofill data from the settings UI.
* available since Chrome 51"
* available since Chrome 52"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
(:require [chromex.wrapgen :refer [gen-wrap-helper]]
Expand Down Expand Up @@ -133,7 +133,7 @@

(def api-table
{:namespace "chrome.autofillPrivate",
:since "51",
:since "52",
:functions
[{:id ::save-address, :name "saveAddress", :params [{:name "address", :type "autofillPrivate.AddressEntry"}]}
{:id ::get-address-components,
Expand All @@ -144,7 +144,7 @@
{:name "callback", :type :callback, :callback {:params [{:name "components", :type "object"}]}}]}
{:id ::get-address-list,
:name "getAddressList",
:since "master",
:since "53",
:callback? true,
:params
[{:name "callback",
Expand All @@ -162,7 +162,7 @@
:callback {:params [{:name "validated-phone-numbers", :type "[array-of-strings]"}]}}]}
{:id ::get-credit-card-list,
:name "getCreditCardList",
:since "master",
:since "53",
:callback? true,
:params
[{:name "callback",
Expand Down
4 changes: 2 additions & 2 deletions src/apps_private/chromex/app/language_settings_private.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Use the chrome.languageSettingsPrivate API to get or change
language and input method settings.
* available since Chrome 51"
* available since Chrome 52"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
(:require [chromex.wrapgen :refer [gen-wrap-helper]]
Expand Down Expand Up @@ -164,7 +164,7 @@

(def api-table
{:namespace "chrome.languageSettingsPrivate",
:since "51",
:since "52",
:functions
[{:id ::get-language-list,
:name "getLanguageList",
Expand Down
4 changes: 2 additions & 2 deletions src/apps_private/chromex/app/metrics_private.clj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(ns chromex.app.metrics-private
" * available since Chrome 51"
" * available since Chrome 52"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
(:require [chromex.wrapgen :refer [gen-wrap-helper]]
Expand Down Expand Up @@ -132,7 +132,7 @@

(def api-table
{:namespace "chrome.metricsPrivate",
:since "51",
:since "52",
:functions
[{:id ::get-is-crash-reporting-enabled,
:name "getIsCrashReportingEnabled",
Expand Down
6 changes: 2 additions & 4 deletions src/apps_private/chromex/app/passwords_private.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Use the chrome.passwordsPrivate API to add or remove password
data from the settings UI.
* available since Chrome 51"
* available since Chrome 52"

(:refer-clojure :only [defmacro defn apply declare meta let partial])
(:require [chromex.wrapgen :refer [gen-wrap-helper]]
Expand Down Expand Up @@ -107,7 +107,7 @@

(def api-table
{:namespace "chrome.passwordsPrivate",
:since "51",
:since "52",
:functions
[{:id ::remove-saved-password,
:name "removeSavedPassword",
Expand All @@ -120,15 +120,13 @@
:params [{:name "login-pair", :type "passwordsPrivate.LoginPair"}]}
{:id ::get-saved-password-list,
:name "getSavedPasswordList",
:since "52",
:callback? true,
:params
[{:name "callback",
:type :callback,
:callback {:params [{:name "entries", :type "[array-of-passwordsPrivate.PasswordUiEntrys]"}]}}]}
{:id ::get-password-exception-list,
:name "getPasswordExceptionList",
:since "52",
:callback? true,
:params
[{:name "callback",
Expand Down
Loading

0 comments on commit 4f3b238

Please sign in to comment.