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
/
chromecast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement PermissionService::GetNextPermissionChange.
mlamouri
2015-04-01
2
-0
/
+18
*
Chromecast: don't build cast_media_unittests on Android.
gunsch
2015-03-31
1
-1
/
+1
*
Move cast_paths into chromecast/base.
byungchul
2015-03-31
8
-11
/
+11
*
Chromecast buildfix: permissions manager missing include.
gunsch
2015-03-30
1
-0
/
+1
*
[chromecast] Fix broken build due to permission manager interface.
gfhuang
2015-03-30
7
-32
/
+120
*
Chromecast: clean up references to cast_internal_gyp.
gunsch
2015-03-30
3
-7
/
+7
*
Implement common Ozone interface for Chromecast.
halliwell
2015-03-27
12
-0
/
+693
*
Chromecast: grant all permissions from CastContentBrowserClient.
gunsch
2015-03-27
2
-0
/
+32
*
favor DCHECK_CURRENTLY_ON for better logs in chromecast/
mostynb
2015-03-27
4
-30
/
+30
*
Reland part 3 of 4: Modify blink users so they use blink images.
erg
2015-03-26
1
-1
/
+1
*
Create gfx::Screen at startup for cast_shell
halliwell
2015-03-26
1
-0
/
+15
*
Don't check connectivity if network is offline.
byungchul
2015-03-26
1
-0
/
+5
*
Change EmeInitDataType to be an enum class
jrummell
2015-03-26
1
-1
/
+1
*
Propagate media play/pause to WebContentsObserver for Chromecast metrics
prashantv
2015-03-26
2
-0
/
+10
*
Implement robustness strings in requestMediaKeySystemAccess().
sandersd
2015-03-25
1
-3
/
+7
*
Revert "Part 3 of 4: Modify blink users so they use the image resources in bl...
Elliot Glaysher
2015-03-25
1
-1
/
+1
*
Part 3 of 4: Modify blink users so they use the image resources in blink.
erg
2015-03-25
1
-1
/
+1
*
[Chromecast] Disable ProxyScriptFetcherImplTest.HttpMimeType.
derekjchow
2015-03-25
1
-1
/
+2
*
Add CHROMECAST_EXPORT definition for OEM shlib replacement
halliwell
2015-03-24
2
-0
/
+20
*
Raise SIGKILL if cast_service doesn't Finalize() within timeout.
maclellant
2015-03-24
1
-0
/
+52
*
Set a "metrics_client_id" crash key instead of "guid" on Mac OS X.
Mark Mentovai
2015-03-24
2
-0
/
+4
*
Convert force video overlay to preference
boliu
2015-03-24
3
-6
/
+4
*
Remove prerender cookie store, part 4.
davidben
2015-03-23
1
-1
/
+1
*
Cast ATV: graphics plane defaults to 1080p.
gunsch
2015-03-21
1
-1
/
+1
*
[Chromecast] Increase timeout for net_unittests to 75s.
derekjchow
2015-03-20
1
-1
/
+3
*
Cast ATV: crash handler should test CAST_BUILD_INCREMENTAL.
gunsch
2015-03-20
2
-2
/
+3
*
Part 1 of enable accelerated 2d canvas for Chromecast.
halliwell
2015-03-18
1
-0
/
+10
*
[Chromecast] Re-enable net/EndToEndTests/EndToEndTest test cases.
derekjchow
2015-03-16
1
-2
/
+1
*
Chromecast: removes histogram macro for AddCount.
gunsch
2015-03-16
1
-6
/
+0
*
UMA: use a more frequent upload interval for Chromecast.
gunsch
2015-03-13
2
-0
/
+9
*
Chromecast: use weak pointers for AvPipelineImpl callbacks on CMA thread.
gunsch
2015-03-13
2
-10
/
+18
*
Chromecast buildfix: ClientCertificateDelegate changes.
gunsch
2015-03-12
1
-3
/
+4
*
Observe IP address change in connectivity_checker.
wzhong
2015-03-11
2
-1
/
+16
*
Cancel client auth requests when not promptable.
davidben
2015-03-11
2
-15
/
+14
*
Move some test filters from vendor to chromecast_tests.gyp.
wzhong
2015-03-09
1
-7
/
+51
*
Chromecast: Use default media renderer only for FLAC/Opus for now
servolk
2015-03-06
1
-2
/
+2
*
Chromecast: fixes crash in AvPipelineImpl teardown.
gunsch
2015-03-06
5
-10
/
+23
*
Chromecast: implement other MediaKeys interfaces in BrowserCdmCast.
gunsch
2015-03-05
2
-0
/
+22
*
Change chrome android to use content_app_both
michaelbai
2015-03-04
1
-2
/
+1
*
[Android] Add proxy for Java-based WebContentsObservers
jdduke
2015-03-04
1
-1
/
+1
*
Chromecast: replay buildfixes in SwitchingMediaRenderer code.
gunsch
2015-03-04
3
-7
/
+10
*
Chromecast Android: pass ICU file descriptor to render process.
gunsch
2015-03-04
1
-8
/
+18
*
Chromecast: communicate HDMI-sink codec changes over IPC.
gunsch
2015-03-04
14
-1
/
+185
*
Revert of Revert of Chromecast: Play audio streams not supported by CMA via d...
finnur
2015-03-04
10
-74
/
+292
*
Revert of Chromecast: Play audio streams not supported by CMA via default ren...
finnur
2015-03-04
10
-296
/
+74
*
Chromecast: fix SwitchingMediaRenderer::Initialize signature
servolk
2015-03-04
2
-2
/
+2
*
Chromecast: Fix build in chromecast_media_renderer_factory.cc
servolk
2015-03-04
3
-3
/
+7
*
Chromecast: mitigate threading issue between AvPipeline/MediaKeys.
gunsch
2015-03-04
6
-40
/
+50
*
[Chromecast] Don't log time to first paint if no app has been set.
derekjchow
2015-03-03
1
-0
/
+2
*
Chromecast: Play audio streams not supported by CMA via default renderer
servolk
2015-03-03
10
-74
/
+292
[next]