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
*
Revert 164093 - Indicate tab recording state in tab strip
sail@chromium.org
2012-10-26
4
-51
/
+29
*
Implement chrome extension tab capture API as specified here:
justinlin@chromium.org
2012-10-26
1
-0
/
+32
*
Indicate tab recording state in tab strip
stevenjb@chromium.org
2012-10-25
4
-29
/
+51
*
Remove BrowserThread dependency from PrefMember.
joi@chromium.org
2012-10-24
1
-0
/
+1
*
For CLs related to webrtc media stream code and its UI.
xians@chromium.org
2012-10-18
1
-0
/
+1
*
This is the media related changes for tab capture API's:
justinlin@chromium.org
2012-10-15
3
-1
/
+28
*
Removing annacc@chromium.org from OWNERS.
scherkus@chromium.org
2012-10-04
1
-1
/
+0
*
status_icons: Update StatusTray/StatusIcon to use ImageSkia.
tfarina@chromium.org
2012-10-03
1
-6
/
+6
*
Begin adding support for tab mirroring via the MediaStream audio/video capturing
miu@chromium.org
2012-09-11
5
-120
/
+174
*
This patch fixes the following problems:
xians@chromium.org
2012-09-04
2
-48
/
+22
*
We should not delete the iter if iter == tabs_.end()
xians@chromium.org
2012-08-27
1
-16
/
+16
*
The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...
skuhne@chromium.org
2012-08-24
1
-2
/
+2
*
fix extension bubble display MediaStreamCaptureIndicator
estade@chromium.org
2012-08-23
1
-1
/
+1
*
When using peerconnection, the browser will crash when we close down the brow...
xians@chromium.org
2012-08-17
1
-2
/
+3
*
status tray: Use explicit conversion from ImageSkia to SkBitmap.
sadrul@chromium.org
2012-08-16
1
-10
/
+8
*
MediaStreamCaptureIndicator: fix crash due to destruction on wrong thread
estade@chromium.org
2012-08-14
2
-3
/
+20
*
We can leak the system tray UI when closing down the tab due to several possi...
xians@chromium.org
2012-08-14
1
-9
/
+9
*
platform apps: use app name for WebRTC balloons
estade@chromium.org
2012-08-07
2
-58
/
+134
*
Dead member removal, courtesy of Scythe, %/media/% edition.
fischman@chromium.org
2012-07-31
1
-1
/
+0
*
Only allow the 'Always-allow' option if the site is accessed via a secure pro...
xians@chromium.org
2012-07-20
2
-1
/
+7
*
Update media OWNERS.
scherkus@chromium.org
2012-07-19
1
-3
/
+2
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
5
-5
/
+0
*
[cros] Fix browser crash when launching OOBE without webcam attached.
ivankr@chromium.org
2012-07-04
1
-4
/
+12
*
When we post a DoDeviceRequest on the UI thread, we use a pointer for the var...
xians@chromium.org
2012-07-03
2
-21
/
+21
*
Feature1:
xians@chromium.org
2012-06-25
4
-15
/
+431
*
#1 we should use a red mic or red camera icon in the infobar.
xians@chromium.org
2012-06-15
2
-27
/
+41
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
2
-6
/
+6
*
Revert 140531 - Converted the rest of chrome except for extensions and favico...
pkotwicz@chromium.org
2012-06-05
2
-6
/
+6
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
2
-6
/
+6
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Get rid of the last RenderViewHostDelegate usage in chrome.
jam@chromium.org
2012-05-23
1
-6
/
+5
*
#1, Use chrome/chromium logo icon for the balloon.
xians@chromium.org
2012-05-14
2
-103
/
+171
*
Add tommi to chrome/browser/media/OWNERS.
scherkus@chromium.org
2012-05-12
1
-0
/
+1
*
Simple fix for a crash after last night's checkin. When |tab_content| was NUL...
tommi@chromium.org
2012-05-04
1
-1
/
+1
*
Show camera and microphone status indicators.
xians@chromium.org
2012-05-03
4
-1
/
+478
*
Reland 10124005
xians@chromium.org
2012-05-02
2
-20
/
+20
*
Revert 134304 - Adding MediaStream Infobar for Mac.
jamesr@chromium.org
2012-04-27
2
-20
/
+20
*
Adding MediaStream Infobar for Mac.
mflodman@chromium.org
2012-04-27
2
-20
/
+20
*
Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...
jam@chromium.org
2012-03-25
3
-13
/
+27
*
Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.
rsleevi@chromium.org
2012-03-25
2
-10
/
+2
*
Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...
jam@chromium.org
2012-03-24
2
-2
/
+10
*
Adding a new InfoBar that will be displayed when a webpage requests access to
macourteau@chromium.org
2012-02-29
2
-0
/
+145
*
Move MediaObserver to content/public/browser and put it in the content namesp...
tfarina@chromium.org
2012-02-27
1
-4
/
+5
*
Revert 119917 - Regression tests for two recently-fixed audio-related crashers.
fischman@chromium.org
2012-01-31
1
-155
/
+0
*
Regression tests for two recently-fixed audio-related crashers.
fischman@chromium.org
2012-01-31
1
-0
/
+155
*
Switch chrome code to use content::WebUI interface instead of WebUI concrete ...
jam@chromium.org
2012-01-18
1
-2
/
+2
*
Update media-related OWNERS.
scherkus@chromium.org
2011-12-02
1
-0
/
+9
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-6
/
+11
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
[next]