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
/
chromecast.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chromecast: adds hook for internal code to set command-line flags.
gunsch
2015-01-22
1
-0
/
+1
*
Chromecast: attach the crash signal FD to the child process FD list.
gunsch
2015-01-09
1
-0
/
+1
*
Chromecast Android: must explicitly bundle and extract icudtl.dat.
gunsch
2015-01-09
1
-0
/
+12
*
Chromecast: adds BrowserCdmFactory that delegates to the platform.
gunsch
2015-01-08
1
-0
/
+4
*
Chromecast: adds disable_display define for headless builds.
gunsch
2015-01-08
1
-0
/
+6
*
[Chromecast] Add IPC code on brower process side
erickung
2014-12-24
1
-0
/
+6
*
Chromecast: adds a few dummy GYP targets for easier internal build.
gunsch
2014-12-23
1
-0
/
+5
*
Chromecast: wires up renderer-side CMA message filter.
gunsch
2014-12-23
1
-0
/
+2
*
Support for defered media load to cast_content_render_client.
derekjchow
2014-12-22
1
-0
/
+2
*
Add CmaMediaRendererFactory and IPC components on render process
erickung
2014-12-22
1
-0
/
+15
*
Chromecast: IPC messages for browser-based media pipeline.
gunsch
2014-12-17
1
-0
/
+17
*
Chromecast: adds date/time to version string for local builds.
gunsch
2014-12-12
1
-1
/
+1
*
Adds DNS prefetch support to Chromecast.
gunsch
2014-12-11
1
-0
/
+2
*
Move files from chromecast_config to pref_service_helper.
byungchul
2014-12-05
1
-3
/
+3
*
Add .jinja2 extension to XML manifests that get preprocessed
sievers
2014-12-05
1
-1
/
+1
*
Added new GroupedHistogram class which can intercept Add() calls and generates
halliwell
2014-12-04
1
-0
/
+2
*
Android: Add PrivilegedService[0-2] to all shell manifests
sievers
2014-12-03
1
-1
/
+10
*
Chromecast: test support for builders.
gunsch
2014-11-20
1
-49
/
+3
*
Chromecast: adds crash handling for Linux build.
gunsch
2014-11-20
1
-0
/
+25
*
Remove chromecast::InitializeWebUI() which is not used any more.
byungchul
2014-11-19
1
-2
/
+0
*
Removes the test to create CastMetricsServiceClient.
gunsch
2014-11-18
1
-22
/
+0
*
Chromecast: adds handler to log metrics from external processes.
gunsch
2014-11-06
1
-0
/
+12
*
Chromecast: use more recent Android support lib if available.
gunsch
2014-10-31
1
-1
/
+3
*
Chromecast: removes devtools resources from bundle.
gunsch
2014-10-30
1
-2
/
+0
*
Chromecast: adds platform hooks for initializing client-auth support.
gunsch
2014-10-30
1
-0
/
+2
*
Chromecast: use variable internal GYP variable consistently.
gunsch
2014-10-27
1
-2
/
+2
*
Chromecast: adds class to help record complex histograms.
gunsch
2014-10-20
1
-0
/
+24
*
Chromecast: extracts Linux window creation code to a common place.
gunsch
2014-10-20
1
-0
/
+2
*
Reorganizes Chromecast code to better reflect functional dependencies.
gunsch
2014-10-13
1
-181
/
+117
*
Chromecast: adds crash handling for Android build.
gunsch
2014-10-09
1
-0
/
+12
*
Chromecast: provides ExternalVideoSurfaceContainer for Android.
gunsch
2014-10-03
1
-2
/
+5
*
Chromecast: adds stability metrics provider to track crashes.
gunsch
2014-10-02
1
-0
/
+10
*
Chromecast: adds CastNetworkDelegate.
gunsch
2014-09-27
1
-0
/
+3
*
Chromecast: adds Chromecast build # to User-Agent string.
gunsch
2014-09-25
1
-0
/
+3
*
Chromecast: disables downloads from the Chromecast shell.
gunsch
2014-09-25
1
-0
/
+2
*
Chromecast: always disable "shrinks viewport content to fit."
gunsch
2014-09-25
1
-0
/
+1
*
Chromecast buildfix: adds GYP dependency on cdm_renderer.
gunsch
2014-09-23
1
-0
/
+1
*
Chromecast: adds Gpu/Network/Profiler metrics providers.
gunsch
2014-09-19
1
-0
/
+2
*
Adds initial key systems support for Chromecast.
gunsch
2014-09-17
1
-0
/
+5
*
Chromecast: end-to-end browser test based on content::BrowserTest.
gunsch
2014-09-12
1
-6
/
+46
*
Chromecast: initial checkin of Android-based cast shell.
gunsch
2014-09-11
1
-16
/
+163
*
Chromecast: command-line switch to override the UMA metric upload URL.
gunsch
2014-08-30
1
-0
/
+2
*
Add a buffering controller for Chromecast.
damienv
2014-08-30
1
-0
/
+8
*
Chromecast: adds CastBrowserProcess to manage browser process entities.
gunsch
2014-08-30
1
-0
/
+2
*
Chromecast fix: MetricsStateManager segfaults if callbacks are empty.
gunsch
2014-08-29
1
-0
/
+16
*
Cleanup: Remove unneeded references to content_resources.gyp:content_resources.
thestig
2014-08-25
1
-1
/
+0
*
Adds CastMetricsServiceClient to Chromecast shell.
gunsch
2014-08-23
1
-1
/
+30
*
Move webkit resources over to content.
tfarina@chromium.org
2014-08-22
1
-2
/
+2
*
Chromecast: moves cast_shell.pak output to assets/ directory.
gunsch@chromium.org
2014-08-16
1
-1
/
+1
*
Adds locale strings to Chromecast build.
gunsch@chromium.org
2014-08-15
1
-0
/
+4
[next]