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 |
|
Francois Beaufort
|
becedf71f3
|
Added <appview> samples
|
2015-06-10 17:57:54 +02: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
|
cb306ff7f4
|
[webserver] Updated README
|
2015-04-15 12:00:19 +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 |
|
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
|
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
|
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 |
|
Francois Beaufort
|
c1eb4b6ec7
|
[context-menus] Use documentUrlPatterns to target windows
|
2015-03-30 16:31:36 +02:00 |
|
Francois Beaufort
|
dd92476d88
|
[window-state] Bumped manifest version
|
2015-03-30 14:43:15 +02:00 |
|
Francois Beaufort
|
387433be5d
|
[usb-label-printer] Bumped manifest version
|
2015-03-30 14:42:58 +02:00 |
|
Francois Beaufort
|
de4ea4e527
|
[io2012] Bumped manifest version
|
2015-03-30 14:42:40 +02:00 |
|
Francois Beaufort
|
1ed1af1495
|
[webview browser] Added clear data button
|
2015-03-30 10:44:30 +02:00 |
|
Joseph Portelli
|
1055984521
|
Replaced call to canvas.set with canvas.setAttribute.
|
2015-03-28 14:13:39 +01:00 |
|
Joseph Portelli
|
c82c7ef251
|
Replaced deprecated chrome.app.window.{resizeTo,moveTo} with chrome.app.window.outerBounds
Resolves GoogleChrome/chrome-app-samples#369
|
2015-03-28 14:03:57 +01:00 |
|
Dongseong Hwang
|
151f4eac9e
|
parrot-ar-drone: throttle button because it toggles float/land by 60FPS when presseing button.
|
2015-03-15 19:10:39 +02:00 |
|
Dongseong Hwang
|
adc5467f24
|
parrot-ar-drone: add Flip animation
|
2015-03-15 18:58:01 +02:00 |
|