summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/pepper_device_enumeration_host_helper_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-1/+1
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-6/+5
* Pepper: Access PepperMediaDeviceManager through a WeakPtrdmichael2014-10-161-2/+4
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-2/+2
* PPAPI: Run clang_format.py on content/renderer/pepperdmichael@chromium.org2014-04-111-23/+22
* Remove device cache for MediaStreamDispatcher::EnumerateDevices and simplify.perkj@chromium.org2013-12-021-6/+5
* Pepper: specify the security origin when enumerating media devices.yzshen@chromium.org2013-11-051-1/+4
* Remove unittest usage of PluginDelegate by PepperDeviceEnumerationHostHelperT...jam@chromium.org2013-07-261-32/+8
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-4/+4
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-1/+1
* Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:yzshen@chromium.org2012-12-051-0/+257