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
/
media_stream_capture_indicator.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for audio output devices for getMediaDevices.
grunell@chromium.org
2014-06-04
1
-2
/
+2
*
We have a problem in the process on destroying WebContentsImpl because
zverre@yandex-team.ru
2014-05-09
1
-2
/
+2
*
Whitelist the Hotword extension.
tommi@chromium.org
2014-04-26
1
-17
/
+41
*
Creates a way to pass the desktop capture notification window ID/handle to we...
jiayl@chromium.org
2014-03-27
1
-1
/
+3
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-2
/
+2
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
1
-2
/
+2
*
Add base namespace to some instances of string16.
brettw@chromium.org
2013-12-06
1
-8
/
+9
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Update Status Icon menu when menu model changes (Linux Aura)
sidharthms@chromium.org
2013-08-28
1
-19
/
+6
*
Cleanups screen capture notification UI.
sergeyu@chromium.org
2013-08-07
1
-49
/
+3
*
Status tray refactor and no-menu status icon support on Linux
sidharthms@chromium.org
2013-07-31
1
-14
/
+21
*
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
*
Move android specific WebRTC notification implementation out of status_tray_a...
cramya@chromium.org
2013-06-14
1
-0
/
+16
*
Removed the balloon for extension using media device.
xians@chromium.org
2013-06-11
1
-75
/
+3
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-04
1
-2
/
+2
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
1
-1
/
+1
*
Cleanup interfaces used to deliver notifications about MediaStream state from...
sergeyu@chromium.org
2013-04-29
1
-147
/
+112
*
Fix sys tray baloon shown when extensions use getMediaStream().
sergeyu@chromium.org
2013-04-20
1
-0
/
+2
*
Allow media stream to display system tray icon on Android.
wjia@chromium.org
2013-04-18
1
-4
/
+7
*
Move IconsHandler from c/c/e/api/ to c/c/e
rdevlin.cronin@chromium.org
2013-04-12
1
-1
/
+2
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
1
-2
/
+5
*
Minor cleanups in MediaStreamCaptureIndicator.
sergeyu@chromium.org
2013-04-05
1
-33
/
+4
*
Hook up screen capture notification UI.
sergeyu@chromium.org
2013-03-21
1
-59
/
+128
*
Extend MediaObserver interface to allow MediaStreams to be stopped from UI.
sergeyu@chromium.org
2013-03-20
1
-5
/
+9
*
Delete items of the launcher jump list upon pressing Shift click
skuhne@chromium.org
2013-03-13
1
-1
/
+2
*
Move Icons out of Extension class
rdevlin.cronin@chromium.org
2013-02-27
1
-1
/
+3
*
Don't show the media tray icon for tabs.
tommi@chromium.org
2013-02-18
1
-1
/
+6
*
MediaStreamCaptureIndicator crash fix for multiple removes of the same device.
miu@chromium.org
2013-01-31
1
-3
/
+7
*
Fix bug causing tab favicon media indicator to not turn off.
miu@chromium.org
2013-01-30
1
-185
/
+205
*
Remove the media balloon for webrtc and speech recognition.
xians@chromium.org
2013-01-21
1
-21
/
+19
*
Fix TabCapture indicator getting lost after page navigations.
justinlin@chromium.org
2012-12-14
1
-11
/
+34
*
Fix DCHECK when closing chrome after using WebRTC.
justinlin@chromium.org
2012-11-21
1
-8
/
+4
*
Add Tab UI notification for Tab Capture API (favicon glow).
justinlin@chromium.org
2012-11-21
1
-14
/
+41
*
Add a class to replace ImageLoadingTracker with a nicer API.
mek@chromium.org
2012-11-16
1
-23
/
+20
*
Add check for web_contents in MediaStreamCaptureIndicator
stevenjb@chromium.org
2012-11-07
1
-1
/
+2
*
Cleanup: Remove IDS_MEDIA_STREAM_STATUS_TRAY_MENU_ITEM which has no need to b...
thestig@chromium.org
2012-11-01
1
-3
/
+1
*
The tab might have gone away when getting a device closed notification.
xians@chromium.org
2012-10-30
1
-1
/
+2
*
linux-gtk: Show an animating overlay in the favicon when the content is recor...
sadrul@chromium.org
2012-10-30
1
-0
/
+4
*
Change MediaStreamCaptureIndicator back to ref counted
stevenjb@chromium.org
2012-10-27
1
-7
/
+21
*
Revert 164093 - Indicate tab recording state in tab strip
sail@chromium.org
2012-10-26
1
-27
/
+10
*
Indicate tab recording state in tab strip
stevenjb@chromium.org
2012-10-25
1
-10
/
+27
*
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
1
-8
/
+11
*
We should not delete the iter if iter == tabs_.end()
xians@chromium.org
2012-08-27
1
-16
/
+16
*
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
1
-2
/
+15
[next]