Commit Graph

1339 Commits

Author SHA1 Message Date
Francois Beaufort
5ebbfeae6d [appview] Updated READMEs 2015-06-11 10:40:31 +02:00
Francois Beaufort
5c0ff35747 [appview] Renamed folders 2015-06-11 10:18:23 +02:00
Francois Beaufort
505d2a8e01 [appview] Fixed nits 2015-06-11 10:13:30 +02:00
Mike Tsao
70e8f0c64e Merge pull request #395 from GoogleChrome/addAppview
Added <appview> samples
2015-06-10 16:18:14 -07:00
Francois Beaufort
becedf71f3 Added <appview> samples 2015-06-10 17:57:54 +02:00
Francois Beaufort
e4f2c64f9c Updated README 2015-06-09 16:34:50 +02:00
Mike Tsao
aecc4ca9b3 Merge pull request #394 from GoogleChrome/updateMulticast
[multicast] Updated to the new chrome.sockets.udp API
2015-06-09 06:58:27 -07:00
Francois Beaufort
1a5b3abb1e [multicast] Updated to the new chrome.sockets.udp API 2015-06-09 14:44:23 +02:00
Francois Beaufort
d67444f592 [messaging] Shortened manifest description 2015-04-29 08:47:20 +02:00
Francois Beaufort
0e4bceda90 s/socket/sockets/g in README 2015-04-15 12:02:34 +02:00
Francois Beaufort
cb306ff7f4 [webserver] Updated README 2015-04-15 12:00:19 +02:00
Francois Beaufort
8135369ad1 Updated README 2015-04-15 12:00:14 +02:00
François Beaufort
01353ceb55 Merge pull request #385 from lostsource/tcpServerUpdate
Webserver sample updated to use chrome.sockets.tcpServer
2015-04-15 11:44:59 +02:00
Francois Beaufort
f2eb95274d [hid] Bumped manifest version 2015-04-14 12:12:44 +02:00
Francois Beaufort
5c5b7a729a [hid] Added capturing parentheses around the matching regex for the two hex characters. 2015-04-14 12:12:17 +02:00
Joseph Portelli
c6f1907f29 [webserver] Bumped manifest version and fixed comment typo 2015-04-13 23:24:48 +02:00
Joseph Portelli
9aba48148d [webserver] Sample now using newer chrome.sockets.tcpServer API. The system.network permission had to be included in the manifest as getNetworkList is no longer part of the chrome.sockets namespace 2015-04-10 23:06:23 +02:00
Francois Beaufort
02dc546feb Updated README 2015-04-10 14:01:59 +02:00
François Beaufort
a157d2ebd4 Merge pull request #383 from lostsource/udpSockets
[udp] Updated sample to use the newer chrome.sockets.udp API
2015-04-10 13:55:09 +02:00
Joseph Portelli
e3d1fda287 [udp] Updated sample to use the newer chrome.sockets.udp api. (chrome.socket has been deprecated since Chrome v33) 2015-04-09 22:53:30 +02:00
Francois Beaufort
6d76529d99 Added more missing README.md files 2015-04-03 20:30:38 +02:00
Francois Beaufort
33f60aebd9 Updated README.md 2015-04-03 20:23:47 +02:00
Francois Beaufort
e36e70b544 [messaging] Added missing README.md files 2015-04-03 20:20:12 +02:00
Francois Beaufort
e744743d0f Fixed README.md files 2015-04-03 20:02:35 +02:00
Francois Beaufort
d66de79e20 [websocket-server] Bumped manifest version 2015-04-03 17:55:02 +02:00
François Beaufort
ccd7e03866 Merge pull request #368 from youkinjoh/feature/arraybuffer
support ArrayBuffer, TypedArray and Array of Number.
2015-04-03 17:52:24 +02:00
Francois Beaufort
955e7d919f Renamed appengine_channelapi folder to appengine-channelapi 2015-04-03 17:41:52 +02:00
Francois Beaufort
bf96b3e47c Removed pushmessaging deprecated samples 2015-04-03 17:40:03 +02:00
Francois Beaufort
5f2e43bebc Updated README.md 2015-04-03 17:13:14 +02:00
Francois Beaufort
5fb549514e [parrot-ar-drone] Fixed manifest version 2015-04-03 17:02:56 +02:00
Francois Beaufort
8c253b6a66 [parrot-ar-drone] Removed manifest comment because of CWS 2015-04-03 17:01:20 +02:00
François Beaufort
d92d940293 Merge pull request #372 from ds-hwang/ardrone
parrot-ar-drone: make it playable and improve it
2015-04-03 16:59:07 +02:00
François Beaufort
06619df4f9 Merge pull request #378 from lostsource/multiCamera
[camera-capture] Added support for multiple cameras
2015-04-03 16:52:14 +02:00
Francois Beaufort
696faeed05 [optional-permissions] Bumped manifest version 2015-04-03 16:45:57 +02:00
François Beaufort
a1f6f75638 Merge pull request #379 from lostsource/optPermGetPorts
[optional-permissions] chrome.serial.getPorts replaced with chrome.serial.getDevices
2015-04-03 16:44:51 +02:00
François Beaufort
55cabed8eb Merge pull request #381 from lostsource/mangaCamFix
[manga-cam] Wait for 'loadeddata' event before calculating video size.
2015-04-03 16:38:18 +02:00
you kinjoh
ae186cfcd2 modified comment for correct English. 2015-04-02 20:17:23 +09:00
Dongseong Hwang
1f12e80412 parrot-ar-drone: bump the app version up to 0.3 2015-04-02 13:46:09 +03:00
Dongseong Hwang
36e0503e73 parrot-ar-drone: receive navdata and display them 2015-04-02 13:45:12 +03:00
Joseph Portelli
c8f8dc9497 [optional-permissions] Fixed incorrect link and replaced reference to 'ports' with 'devices' 2015-04-01 23:15:18 +02:00
Joseph Portelli
6d7f955f36 [manga-cam] Bumped version and improved code readability 2015-04-01 23:04:59 +02:00
Joseph Portelli
862499f73c Bumped manifest version, removed audio references and audioCapture permission from manifest file. 2015-04-01 22:45:30 +02:00
François Beaufort
95a28bf533 Merge pull request #366 from youkinjoh/feature/utf-8
[websocket-server] Added UTF-8 Support
2015-04-01 14:26:12 +02:00
Joseph Portelli
be4fd2ae3f Wait for 'loadeddata' event before calculating video size.
Resolves GoogleChrome/chrome-app-samples#380
2015-03-31 23:03:40 +02:00
Joseph Portelli
282793fba5 Replaced all references to 'Ports' with 'Devices' 2015-03-31 15:13:13 +02:00
Joseph Portelli
fc03611daf [optional-permissions] chrome.serial.getPorts replaced with getDevices 2015-03-31 14:08:28 +02:00
Joseph Portelli
18edbd5592 [camera-capture] Added support for multiple cameras 2015-03-31 13:49:17 +02:00
Francois Beaufort
69bc85563d [webview browser] Bumped manifest version 2015-03-31 10:24:33 +02:00
Francois Beaufort
88b3428ec8 Updated webview browser sample screenshot 2015-03-31 10:21:53 +02:00
François Beaufort
a8fb10558d Merge pull request #375 from GoogleChrome/addClearBrowsing
[webview browser] Added clear data button
2015-03-31 10:18:55 +02:00