summaryrefslogtreecommitdiffstats
path: root/device/udev_linux
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in device/.avi2015-12-223-0/+4
* Move loader stub libraries out of //build/config/linuxdpranke2015-08-281-1/+1
* Move more string_util functions to base namespace.brettw2015-06-241-2/+2
* Introduce UdevDeviceGetSysattrValue, which is the same asagoode2015-03-182-2/+19
* Move UdevDecodeString from media/midi to device/udev_linuxagoode2015-03-093-0/+40
* Move GetUdevDevicePropertyValue from components/storage_monitor to device/ude...agoode2015-03-062-0/+13
* Add udev_device_new_from_subsystem_sysname to udev, for use in Web MIDI on Linuxagoode2015-03-037-0/+40
* No longer do the libudev loading hack in MSan builds.earthdok2014-12-162-15/+0
* MemorySanitizer: improve the udev dynamic loading hack.earthdok2014-12-052-1/+8
* Linux / MSAN: Add a hack to prevent accidentally loading an uninstrumented li...thestig2014-12-021-0/+8
* Linux: Dynamically load libudev.thestig2014-11-2211-5/+853
* Cleanup: Merge device/udev_linux/udev.{cc,h} into device/udev_linux/scoped_ud...thestig2014-10-244-38/+17
* Add GN Build file for ui/events/ozone.tfarina@chromium.org2014-06-101-0/+22
* Linux: Unify udev scopers.thestig@chromium.org2014-06-033-0/+95