Cheng Zhao
4f3e9df055
Merge remote-tracking branch 'origin/master' into chrome52
2016-07-21 05:34:20 -06:00
Haojian Wu
1d1dd6301a
Don't use auto to static variables.
2016-07-10 15:38:34 +02:00
Haojian Wu
0cf7454d4b
Modernize to C++11 : use auto.
2016-07-10 13:12:33 +02:00
Haojian Wu
7474e5ec28
Modernize to C++11 : NULL => nullptr
2016-07-10 12:30:17 +02:00
Cheng Zhao
4e9782897c
Update to API changes of Chrome 52
2016-07-04 15:06:05 +09:00
Cheng Zhao
75d0bc848d
Update to API changes of Chrome 47
2015-12-07 19:55:01 +08:00
Cheng Zhao
2c81fb4719
Fix compilation warnings due to API changes
2014-12-09 22:39:44 -08:00
Cheng Zhao
5bec155c81
Adapt to API changes of Chrome 38
2014-10-11 16:38:27 +08:00
Cheng Zhao
09678cc485
Clean the callback after executed
2014-10-01 15:18:34 +08:00
Adam Roben
e003cc9a0a
Update MediaCaptureDevicesDispatcher for Chrome 35
...
See https://codereview.chromium.org/183743021
2014-06-27 11:54:27 -04:00
Adam Roben
7b47a6152d
Fix cpplint errors in media_capture_devices_dispatcher.cc
2013-11-17 19:14:08 -05:00
Adam Roben
6aec3006e6
Fix whitespace/comment errors
2013-11-17 18:56:07 -05:00
Adam Roben
d1623535e8
Update browser/media/* for Chrome 30
...
I took the latest versions of these files from chrome/browser/media,
then pared them down to remove all Chrome-isms and uses of UI to prompt
the user about allowing access to devices.
2013-10-07 16:31:58 -04:00
Adam Roben
2595335045
Enable navigator.webkitGetUserMedia()
...
The code came from chrome/browser/media, but was simplified to remove
dependencies on other parts of chrome/ and to always allow the media stream
request.
2013-07-31 11:08:45 -07:00