summaryrefslogtreecommitdiffstats
path: root/components/device_event_log
Commit message (Expand)AuthorAgeFilesLines
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+1
* Update SplitString calls in componentsbrettw2015-07-231-6/+5
* Fix device_event_log component build, make NonThreadSafe (Take 2)stevenjb2015-05-127-63/+180
* Revert of Fix device_event_log component build, make NonThreadSafe (patchset ...robert.bradford2015-05-116-177/+62
* Fix device_event_log component build, make NonThreadSafestevenjb2015-05-116-62/+177
* Use networkingPrivate.startConnect (Take 2)stevenjb2015-04-161-1/+1
* Revert of Use networkingPrivate.startConnect (patchset #12 id:240001 of https...mpearson2015-04-141-1/+1
* Use networkingPrivate.startConnectstevenjb2015-04-141-1/+1
* Detect devices with WinUSB.sys loaded before triggering enumeration.reillyg2015-04-031-0/+3
* Fix some GN component build issues.brettw2015-03-163-49/+18
* Log device/hid messages to chrome://device-log.reillyg2015-02-243-1/+54
* Log device/usb messages to chrome://device-log.reillyg2015-02-232-8/+19
* Move chromeos::device_event_log into components.reillyg2015-02-209-0/+1085