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
*
Chromecast: disables downloads from the Chromecast shell.
gunsch
2014-09-25
5
-3
/
+107
*
Chromecast: adds AddKeySystemWithCodecs to key_systems_cast header.
gunsch
2014-09-25
2
-9
/
+9
*
Chromecast: always disable "shrinks viewport content to fit."
gunsch
2014-09-25
2
-0
/
+3
*
Chromecast: set Android profile dir and ensure it exists.
gunsch
2014-09-25
1
-0
/
+8
*
Chromecast: allow local file access for Android.
gunsch
2014-09-25
1
-0
/
+10
*
Chromecast buildfix: adds GYP dependency on cdm_renderer.
gunsch
2014-09-23
1
-0
/
+1
*
Chromecast buildfix: adapting to ContentViewCore API changes.
gunsch
2014-09-23
1
-6
/
+12
*
[DevTools] Move target-related methods from DevToolsHttpHandlerDelegate to De...
dgozman
2014-09-22
4
-15
/
+65
*
Chromecast: adds Gpu/Network/Profiler metrics providers.
gunsch
2014-09-19
4
-3
/
+27
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
3
-7
/
+7
*
Adds initial key systems support for Chromecast.
gunsch
2014-09-17
11
-0
/
+212
*
Chromecast Android shell improvements:
gunsch
2014-09-17
7
-18
/
+15
*
Android buildfix: ResourceExtractor moved to org.chromium.base
gunsch
2014-09-12
1
-1
/
+1
*
Fix Flush in DemuxerStreamAdapter.
damienv
2014-09-12
3
-25
/
+83
*
Chromecast: end-to-end browser test based on content::BrowserTest.
gunsch
2014-09-12
12
-26
/
+313
*
Chromecast: initial checkin of Android-based cast shell.
gunsch
2014-09-11
42
-28
/
+1864
*
Audio/video data streaming over shared memory.
damienv
2014-09-11
14
-0
/
+1256
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...
thestig
2014-09-10
2
-2
/
+2
*
Add default impl for DemuxerStream::EnableBitstreamConverter().
xhwang
2014-09-10
1
-4
/
+0
*
Introduce some buffering into the cast media pipeline.
damienv
2014-09-10
10
-0
/
+954
*
Fix the uses of T* conversion operator from scoped_refptr<T> which is now rem...
lcwu
2014-09-08
2
-9
/
+11
*
Add the frame provider base class used in cast media.
damienv
2014-09-06
6
-0
/
+676
*
IPC to pass media data using a lock free circular fifo.
damienv
2014-09-05
10
-0
/
+1399
*
Introduce the concept of media task runner.
damienv
2014-09-04
6
-0
/
+649
*
Add the base class for decoder buffers used in cast media.
damienv
2014-09-04
5
-0
/
+168
*
Check all settings when checking mic and camera access.
grunell
2014-09-01
1
-9
/
+2
*
Chromecast devtools delegate fixes.
dgozman
2014-09-01
2
-45
/
+13
*
Chromecast buildfix: forgot an include.
gunsch
2014-08-30
1
-0
/
+1
*
Chromecast: command-line switch to override the UMA metric upload URL.
gunsch
2014-08-30
4
-1
/
+41
*
Add a buffering controller for Chromecast.
damienv
2014-08-30
9
-0
/
+823
*
Chromecast: adds CastBrowserProcess to manage browser process entities.
gunsch
2014-08-30
7
-38
/
+147
*
Chromecast: return the correct locale in ContentBrowserClient.
gunsch
2014-08-30
1
-1
/
+2
*
Chromecast: rm explicit constructor on CastMetricsServiceClient.
gunsch
2014-08-30
1
-1
/
+1
*
Chromecast fix: MetricsStateManager segfaults if callbacks are empty.
gunsch
2014-08-29
3
-3
/
+73
*
Chromecast devtools API fixes.
gunsch
2014-08-28
1
-19
/
+31
*
Add directory for Chromecast media related components.
damienv
2014-08-27
1
-0
/
+3
*
Chromecast buildfix: MetricsService has moved to metrics namespace.
gunsch
2014-08-27
5
-6
/
+10
*
Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....
byungchul
2014-08-25
1
-7
/
+46
*
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
12
-1
/
+356
*
Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchs...
estade@chromium.org
2014-08-22
1
-46
/
+7
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
2
-2
/
+2
*
Replace StreamListenSocket with StreamSocket in HttpServer.
byungchul@chromium.org
2014-08-22
1
-7
/
+46
*
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
4
-5
/
+17
*
Chromecast: disables application cache.
gunsch@chromium.org
2014-08-15
1
-3
/
+3
*
Adds locale strings to Chromecast build.
gunsch@chromium.org
2014-08-15
63
-8
/
+840
*
Chromecast: Adds WebUI stubs for cast shell.
gunsch@chromium.org
2014-08-15
4
-0
/
+39
*
Chromecast: pages default to having a black background.
gunsch@chromium.org
2014-08-15
3
-0
/
+21
*
Adds remote devtools support to cast_shell.
gunsch@chromium.org
2014-08-15
15
-2
/
+523
[next]