summaryrefslogtreecommitdiffstats
path: root/content/public/browser/desktop_media_id.cc
Commit message (Expand)AuthorAgeFilesLines
* Make more of content pass "gn check"brettw2016-03-211-2/+2
* Fixed an apparent bug introduced ingyzhou2016-01-291-1/+1
* This is the second of three CLs for desktop chrome tab capture.gyzhou2016-01-141-1/+37
* Switch to standard integer types in content/public/.avi2015-12-251-2/+5
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-2/+2
* Remove Win-Clang in-class initializer work-aroundshans2015-08-251-2/+0
* Update SplitString calls to new formbrettw2015-08-081-2/+2
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-071-2/+2
* Update SplitString calls to new formbrettw2015-08-071-2/+2
* Move ctor out-of-line to work around Win/Clang bughans2015-08-061-0/+2
* Replace dual-maps with IDMap in DesktopMediaId::AuraWindowRegistry.miu2015-08-041-26/+17
* Remove aura enum from DesktopMediaID to fix desktop mirroring audio (CrOS).miu2015-08-041-16/+33
* s/NULL/nullptr/ in content/public/browser/mlamouri2015-01-131-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-2/+2
* Replace OVERRIDE and FINAL with override and final in content/public/[a-s]*anand.ratn2014-10-071-1/+1
* Update AuraWindowRegistry to create only positive window IDs.sergeyu2014-08-251-2/+7
* Extend content::DesktopMediaID to allow Aura windows as capture sources.sergeyu@chromium.org2013-12-161-0/+147