summaryrefslogtreecommitdiffstats
path: root/device/devices_app
Commit message (Expand)AuthorAgeFilesLines
* Move mojo/application/public -> mojo/shell/publicben2016-01-126-13/+13
* Global conversion of Pass()→std::move(): Linux GN static library editiondcheng2015-12-301-1/+3
* Convert Pass()→std::move() in //devicedcheng2015-12-277-43/+50
* Switch to standard integer types in device/.avi2015-12-2210-1/+23
* Make //device pass "gn check"brettw2015-12-041-0/+1
* Kill ScopedPtrMap and friendslimasdf2015-12-021-1/+0
* Create shared MockDeviceClient and MockHidService classes.reillyg2015-11-241-34/+15
* Convert ConnectToApplication to take a params classben2015-11-201-3/+1
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-1311-19/+19
* gn format everything.tfarina2015-11-031-1/+3
* Avoid freeing thread-unsafe mojo::Callbacks on the FILE thread.reillyg2015-10-232-34/+52
* Reland of Provide the DeviceManager service to the renderer directly, no app....finnur2015-10-057-163/+56
* Revert of Provide the DeviceManager service to the renderer directly, no app....finnur2015-10-057-56/+163
* Fix Linux GN Clobber build error after r352222.jam2015-10-031-1/+1
* Provide the DeviceManager service to the renderer directly, no app.reillyg2015-10-037-163/+56
* Add configuration and interface permission checks to DeviceImpl.reillyg2015-09-299-129/+342
* Implement getConfiguration in WebUSBDeviceImpl.reillyg2015-09-222-4/+4
* Move device opening from DeviceManager to Device.reillyg2015-09-218-210/+222
* Convert between endpoint number and endpoint address in DeviceImpl.reillyg2015-09-172-12/+16
* Use complete USB DeviceInfo Mojo object to make permission decisions.reillyg2015-09-164-16/+57
* Pass full Mojo USB DeviceInfo object with removal notifications.reillyg2015-09-154-97/+88
* Add WebUSB descriptors to Mojo USB device info.reillyg2015-09-154-0/+85
* Convert DeviceManagerDelegate to PermissionProvider mojo interface.reillyg2015-09-0911-166/+191
* Add WillDestroyUsbService method to UsbService::Observer interface.reillyg2015-09-091-0/+2
* Disable the standalone devices app in component buildsrockot2015-09-041-28/+30
* Add generic transfer functions to device.mojomjuncai2015-09-024-160/+37
* Remove localhost from devices app whitelistrockot2015-09-011-7/+3
* Manage UsbService lifetime in DeviceClient implementations.reillyg2015-08-281-3/+9
* Add GetDeviceChanges method to Mojo USB device manager interface.reillyg2015-08-274-5/+243
* Connect WebUSB client interface to the devices approckot2015-08-212-2/+3
* Devices app: Update interfaces, fix threads, add configsrockot2015-08-127-49/+50
* ApplicationImpl cleanup, part 1:ben2015-08-101-1/+1
* Update DeviceImpl::GetDeviceInfo functionjuncai2015-08-063-13/+9
* Add ClearHalt function to UsbDeviceHandlejuncai2015-08-053-0/+14
* Add function to get all the UsbConfigDescriptor for the devicejuncai2015-08-054-8/+8
* Revert of ApplicationImpl cleanup, part 1: (patchset #4 id:60001 of https://c...dzhioev2015-07-301-1/+1
* ApplicationImpl cleanup, part 1:ben2015-07-301-1/+1
* Convert usages of mojo::ErrorHandler in //device to callbacks.leon.han2015-07-115-34/+10
* Reland: Add a public cpp targets for devices_approckot2015-07-0810-26/+141
* Revert of Reland: Add a public cpp targets for devices_app (patchset #1 id:1 ...thestig2015-06-2310-141/+26
* Reland: Add a public cpp targets for devices_approckot2015-06-1810-26/+141
* Revert of Add public cpp targets for devices_app (patchset #1 id:20001 of htt...rockot2015-06-1510-140/+26
* Add a public cpp targets for devices_approckot2015-06-1510-26/+140
* Reland: Introduce the devices Mojo approckot2015-06-1122-0/+2820
* Revert of Introduce the devices Mojo app (patchset #5 id:160001 of https://co...kjellander2015-06-118-431/+0
* Introduce the devices Mojo approckot2015-06-118-0/+431