Commit Graph
169 Commits
Author SHA1 Message Date
Horiuchi_H 39ced332d3 Merge pull request #8102 from RReverser/patch-6
Fix chrome.runtime.getManifest() definition
2016-02-19 11:29:26 +09: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
Masahiro Wakame fe0363ee99 Merge pull request #8108 from RReverser/patch-7
Fix chrome.sockets.tcp.getSockets
2016-02-17 21:10:34 +09:00
Masahiro Wakame cf43002813 Merge pull request #8101 from RReverser/patch-5
Fix chrome.identity.getRedirectURL return type
2016-02-17 21:00:02 +09:00
Ingvar Stepanyan 390d1e412f Add file_system_provider_capabilities.watchable to Chrome manifest 2016-02-16 17:56:02 +00:00
Ingvar Stepanyan 78e6c2d471 Update chrome-app-tests.ts 2016-02-16 13:04:21 +00:00
Ingvar Stepanyan f4c7df0868 Update chrome-app-tests.ts 2016-02-16 05:05:24 +00: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 cafc518f9b Fix chrome.runtime.getManifest() definition
Previously was pure Object, so didn't allow any kind of property access. Instead of changing to any, decided to describe all the known properties and leave string indexer for future ones.
2016-02-15 21:31:15 +00:00
Ingvar Stepanyan 2757555ef0 Fix chrome.identity.getRedirectURL return type 2016-02-15 19:49:33 +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
vvakame 4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
Ingvar Stepanyan 6bfb511a61 Fix chrome.events.Event refs to use strict version 2016-02-14 00:04:48 +00:00
Ingvar Stepanyan 39baf904d4 Fix chrome.events.Event definition
Made all methods to strictly accept same type of function; fixes removeListener incompatibility.
2016-02-13 22:00:25 +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
Ilya 770eb0fef6 Fix WebNavigationEvents definition in chrome.d.ts 2015-12-20 00:34:38 +06:00
Alex Dresko 2f970d1bdd Added parameter to sendResposne 2015-12-13 10:58:47 -05:00
vvakame 249633b215 fix chrome.d.ts type header 2015-12-10 21:38:55 +09:00
Tim Perry efd7d6ca8a Fix up chrome storage indentation properly while I'm here 2015-12-06 01:34:56 +01:00
Tim Perry f08f279bd0 Add more detailed types to Chrome storage callbacks 2015-12-06 01:25:08 +01:00
hamza zia 02f61451f8 Update chrome.d.ts
fixed uninstall function name
2015-11-20 22:19:33 +08:00
Fredrik Høisæther Rasch 1ac48104b9 Fixed webRequest addListener test missing parameters 2015-10-08 12:14:06 +02:00
Fredrik Høisæther Rasch 91989d35b8 Merge remote-tracking branch 'upstream/master' into master 2015-10-08 09:56:22 +02:00
Fredrik Høisæther Rasch 8678f3c79b Fixed webNavigation event definitions 2015-09-27 19:19:09 +02:00
Fredrik Høisæther Rasch 780b0ed750 Added/Updated windows /w docs 2015-09-27 19:15:43 +02:00
Fredrik Høisæther Rasch beebf003d8 Added/Updated webstore /w docs 2015-09-27 18:34:51 +02:00
Fredrik Høisæther Rasch 58a63d850a Added/Updated webRequest /w docs 2015-09-27 18:19:38 +02:00
Fredrik Høisæther Rasch f55f5abbb6 Added/Updated webNavigation /w docs 2015-09-27 15:47:58 +02:00
Fredrik Høisæther Rasch 98f86d7dc6 Added/Updated wallpaper /w docs 2015-09-27 14:37:36 +02:00
Fredrik Høisæther Rasch 0223c6bfec Added/Updated vpnProvider /w docs 2015-09-27 14:26:15 +02:00
Fredrik Høisæther Rasch d087e86290 Added/Updated types /w docs 2015-09-27 13:33:48 +02:00
Fredrik Høisæther Rasch 5e5e87688b Added/Updated ttsEngine /w docs 2015-09-27 13:03:12 +02:00
Fredrik Høisæther Rasch 2f0be2a1c1 Added/Updated tts /w docs 2015-09-27 12:53:27 +02:00
Fredrik Høisæther Rasch 1f7cbdea8b Added/Updated topSites /w docs 2015-09-27 12:38:11 +02:00
Fredrik Høisæther Rasch c14d64b805 Added/Updated tabs /w docs 2015-09-27 12:34:52 +02:00
Masahiro Wakame da3acfae6a Merge pull request #5829 from cstefan/cstefan-patch-1
Update chrome-app.d.ts / Added missing removeListener WindowEvent
2015-09-27 12:45:51 +09:00
Fredrik Høisæther Rasch 2f2335815d Added/Updated tabCapture /w docs 2015-09-26 11:44:00 +02:00
Fredrik Høisæther Rasch ccf77b80c4 Added/Updated system.storage /w docs 2015-09-22 12:24:25 +02:00
Fredrik Høisæther Rasch 7de3e6aeb6 Added/Updated system.memory /w docs 2015-09-22 12:11:28 +02:00
Fredrik Høisæther Rasch d60a111f6c Added/Updated system.cpu /w docs 2015-09-22 12:08:54 +02:00
Fredrik Høisæther Rasch 8e868d9d52 Added/Updated storage /w docs 2015-09-22 09:59:33 +02:00
Fredrik Høisæther Rasch 097d292f4c Added/Updated sessions /w docs 2015-09-22 09:41:32 +02:00
Fredrik Høisæther Rasch af1d776d52 Merge branch 'chrome' of https://github.com/couven92/DefinitelyTyped into chrome 2015-09-22 08:33:19 +02:00
Fredrik Høisæther Rasch 7d303986ba Added/Updated privacy /w docs 2015-09-22 08:32:47 +02:00
Fredrik Høisæther Rasch cbab183d86 Added/Updated runtime /w docs 2015-09-21 14:00:24 +02:00
Fredrik Høisæther Rasch 96f50990c8 Added/Updated proxy /w docs 2015-09-21 12:13:22 +02:00
Masahiro Wakame ac2671109c Merge pull request #5837 from fongandrew/chrome-options-page
chrome.runtime.openOptionsPage
2015-09-20 18:36:54 +09:00
Andrew Fong fda3f446c8 chrome.runtime.openOptionsPage 2015-09-16 00:02:35 +00:00
cstefan c5db2d4088 Update chrome-app.d.ts
Added missing removeListener WindowEvent
2015-09-15 11:50:36 +02:00