24 Commits
Author SHA1 Message Date
vvakame 7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame 14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Masahiro Wakame 163a427719 Merge pull request #8267 from RReverser/patch-10
Add definitions for chrome.usb API
2016-02-27 11:49:49 +09:00
Ingvar Stepanyan 2552abff6d Add definitions for chrome.usb API
/cc @mikach
2016-02-26 13:22:03 +00:00
Ingvar Stepanyan 5c3108151b Add definitions for chrome.mediaGalleries API 2016-02-26 13:19:21 +00:00
Masahiro Wakame c268bd6d74 Merge pull request #8120 from RReverser/patch-8
Add chrome.system.display definitions
2016-02-26 19:54:14 +09:00
Horiuchi_H 39ced332d3 Merge pull request #8102 from RReverser/patch-6
Fix chrome.runtime.getManifest() definition
2016-02-19 11:29:26 +09:00
Ingvar Stepanyan 8c6089d67d Move chrome.system.display to chrome-app.d.ts. 2016-02-18 17:13:32 +00:00
Horiuchi_H 99c4fb76b5 Merge pull request #8100 from RReverser/patch-4
Depend chrome-app.d.ts on chrome.d.ts
2016-02-18 18:43:11 +09:00
Ingvar Stepanyan 3c1ef611b3 Fix chrome.sockets.tcp.getSockets
It doesn't accept socketId argument, but returns list of all the opened sockets.
2016-02-16 03:32:23 +00:00
Ingvar Stepanyan 51b7e00426 Extend chrome Manifest with app-specific props 2016-02-15 21:32:36 +00:00
Ingvar Stepanyan 3a167ca79e Depend chrome-app.d.ts on chrome.d.ts
Follow up to #8082.
2016-02-15 17:42:33 +00:00
Jonathan Pevarnek 8e0d33d380 Add chrome.system.network interface to chrome-app
Original code by @MohamedAbdalkader
2016-01-04 14:15:50 -05:00
cstefan c5db2d4088 Update chrome-app.d.ts
Added missing removeListener WindowEvent
2015-09-15 11:50:36 +02:00
Alexander Shutov b0d1fa0b58 Added missing AppWindow events. 2015-05-13 16:46:45 +03:00
Jonathan Pevarnek c0b249ae79 Add missing functions for chrome windows api 2015-04-20 18:07:37 -04:00
Aleksandr Dobkin abdcc85487 Change type of LaunchDataEntry.entry from File to FileEntry
entry property of LaunchDataItem is actually a FileEntry, not a File. See https://developer.chrome.com/apps/app_runtime#event-onLaunched
2015-01-10 00:03:08 -08:00
MIZUNE Pine 74cd8c88b1 Update chrome.app.window 2014-10-18 21:51:13 +09:00
mzsm e3a3d80a63 add chrome.fileSystem 2014-10-16 04:39:40 +09:00
MIZUNE Pine 4bd26e0a11 Fix bug 2014-07-28 23:17:35 +09:00
MIZUNE Pine 45f3f63865 Add chrome.sockets.* 2014-07-28 04:10:48 +09:00
Bart van der Schoor 1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
Adam Lay 60a1057fbf Adding Chrome App Definitions
Adding Chrome packaged application definitions.
2013-09-30 23:25:57 +01:00