index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sergeyu@ in chrome/browser/media/OWNERS
sergeyu@chromium.org
2013-08-03
1
-0
/
+1
*
Web MIDI: implement permission infobar
toyoshim@chromium.org
2013-08-02
6
-0
/
+441
*
Enable audio desktop mirroring.
hshi@chromium.org
2013-08-01
1
-5
/
+17
*
Implement Desktop Media Picker (Views version) for Desktop Capture API.
sergeyu@chromium.org
2013-08-01
1
-0
/
+41
*
Fix memory leak in DesktopMediaPickerModelTest.ScreenOnly
sergeyu@chromium.org
2013-08-01
1
-2
/
+4
*
Status tray refactor and no-menu status icon support on Linux
sidharthms@chromium.org
2013-07-31
2
-16
/
+28
*
Implement DesktopMediaPickerModel.
sergeyu@chromium.org
2013-07-31
4
-0
/
+900
*
Per the Chromium style guide/dos-and-donts doc, don't inline non-"cheap
pkasting@chromium.org
2013-07-31
1
-0
/
+1
*
Disable Ash browser tests by detecting command-line switch rather than OS ver...
gab@chromium.org
2013-07-31
1
-5
/
+3
*
Disabled test on win that accidently got re-enabled recently.
phoglund@chromium.org
2013-07-30
1
-1
/
+5
*
Introduced base class for WebRTC browser tests, cleaned up duplication.
phoglund@chromium.org
2013-07-26
7
-207
/
+216
*
Update include paths in base for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+0
*
Misc. cleanup part III:
pkasting@chromium.org
2013-07-24
2
-2
/
+2
*
Update include paths in chrome/browser/ for base/process changes.
rsesek@chromium.org
2013-07-24
3
-3
/
+2
*
Re-landing https://codereview.chromium.org/18184004/.
phoglund@chromium.org
2013-07-23
5
-105
/
+148
*
Revert 213003 "Move UploadList class to base/"
jochen@chromium.org
2013-07-23
2
-6
/
+3
*
Replace AudioSilenceDetector with an AudioPowerMonitor.
miu@chromium.org
2013-07-23
4
-53
/
+116
*
Another batch of disabled Ash browser tests
gab@chromium.org
2013-07-23
1
-0
/
+10
*
Move UploadList class to base/
jochen@chromium.org
2013-07-23
2
-3
/
+6
*
Revert 212882 "Ported the interesting part of the WebRTC brutali..."
phoglund@chromium.org
2013-07-22
1
-19
/
+0
*
Ported the interesting part of the WebRTC brutality test.
phoglund@chromium.org
2013-07-22
1
-0
/
+19
*
More misc. cleanup:
pkasting@chromium.org
2013-07-19
2
-3
/
+4
*
Add support for named status icons.
dewittj@chromium.org
2013-07-18
1
-1
/
+2
*
Remove ExtensionURLInfo, make security decisions in render process
jamesr@chromium.org
2013-07-18
1
-1
/
+1
*
Disable user confirmation dialog for component extensions.
rkc@chromium.org
2013-07-18
2
-14
/
+27
*
Prerender: Cancel prerender on creation of any Audio Stream
shishir@chromium.org
2013-07-18
2
-0
/
+27
*
Revert 211605 "Fixed spinlocking poll method in WebRTC browser t..."
grunell@chromium.org
2013-07-17
5
-147
/
+105
*
Fix failing test MANUAL_RunsAudioVideoWebRTCCallInTwoTabsWithLogging.
grunell@chromium.org
2013-07-17
2
-16
/
+22
*
Use a direct include of the shared_memory header in base/, chrome/, components/.
avi@chromium.org
2013-07-17
2
-2
/
+2
*
Implement Chromium backend for getSourceInfos()
vrk@chromium.org
2013-07-17
3
-54
/
+126
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-1
/
+1
*
Fixed spinlocking poll method in WebRTC browser tests, fixed duplication.
phoglund@chromium.org
2013-07-14
5
-105
/
+147
*
Fix video blocking when audio is allowed and both are requested.
pastarmovj@chromium.org
2013-07-12
2
-11
/
+18
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
3
-3
/
+3
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
3
-10
/
+10
*
Misc. cleanup:
pkasting@chromium.org
2013-07-10
2
-20
/
+15
*
Lazily allocate peer handles in the BrowserMessageFilter to reduce excessive
zturner@chromium.org
2013-07-10
1
-1
/
+1
*
Only read WebRTC log list file if exists.
grunell@chromium.org
2013-07-09
2
-16
/
+22
*
Support cancellation of pending media stream requests at UI side.
wjia@chromium.org
2013-07-09
2
-7
/
+37
*
Write a log list for uploaded WebRTC logs.
grunell@chromium.org
2013-07-05
3
-4
/
+181
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
4
-4
/
+4
*
Disabling test WebRTC logging browser test.
grunell@chromium.org
2013-07-05
1
-1
/
+4
*
Disabled WebRTC video quality test on all platforms.
xians@chromium.org
2013-07-05
1
-4
/
+0
*
Adding browser test for WebRTC diagnostic logging.
grunell@chromium.org
2013-07-05
3
-3
/
+228
*
Fix request media access permission on Android.
wjia@chromium.org
2013-07-03
1
-0
/
+5
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
1
-1
/
+1
*
Disabled WebRTC video quality test on windows.
phoglund@chromium.org
2013-06-28
1
-1
/
+8
*
Revert 208696 "Temporarily disabling test until we can figure ou..."
phoglund@chromium.org
2013-06-28
1
-2
/
+1
*
Use a direct include of time headers in chrome/browser/, part 5.
avi@chromium.org
2013-06-28
3
-3
/
+3
*
Ported WebRTC PyAuto infobar tests to browser tests, added more tests.
phoglund@chromium.org
2013-06-27
3
-1
/
+289
[next]