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
/
shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganizes Chromecast code to better reflect functional dependencies.
gunsch
2014-10-13
127
-5651
/
+0
*
Replace missed OVERRIDE with its C++11 counterparts in src/chromecast
r.nagaraj
2014-10-11
1
-4
/
+4
*
Chromecast: adds crash handling for Android build.
gunsch
2014-10-09
9
-0
/
+320
*
replace OVERRIDE and FINAL with override and final in chromecast/
mostynb
2014-10-06
20
-102
/
+102
*
Chromecast Android buildfix: rework CommandLine initialization logic.
gunsch
2014-10-03
2
-12
/
+21
*
Chromecast: provides ExternalVideoSurfaceContainer for Android.
gunsch
2014-10-03
5
-0
/
+447
*
Chromecast: adds stability metrics provider to track crashes.
gunsch
2014-10-02
2
-1
/
+9
*
Chromecast: device identification for whitelisted apps and servers.
gunsch
2014-10-02
2
-0
/
+59
*
Fix cast shell to work with upstream content_browser_client API change and he...
lcwu
2014-10-01
3
-6
/
+6
*
Chromecast: minor buildfixes.
gunsch
2014-09-30
1
-1
/
+0
*
Chromecast: removes android:permission="INTERNET" from manifest.
gunsch
2014-09-30
1
-2
/
+1
*
Chromecast: use ARGB format for WebColor.
gunsch
2014-09-30
1
-2
/
+3
*
Chromecast: User-Agent string should have "/" before build number.
gunsch
2014-09-30
1
-1
/
+1
*
Chromecast: Android devtools needs remote frontend URL.
gunsch
2014-09-30
2
-1
/
+21
*
Chromecast: adds callback for CastService to control metrics state.
gunsch
2014-09-29
1
-1
/
+4
*
Chromecast: adds Android switches for media playback.
gunsch
2014-09-27
2
-0
/
+8
*
Chromecast: adds CastNetworkDelegate.
gunsch
2014-09-27
6
-4
/
+151
*
Chromecast: always enable "Media" blink logging.
gunsch
2014-09-26
2
-1
/
+3
*
Chromecast: adds scheme for local file support in Android.
gunsch
2014-09-26
1
-0
/
+3
*
Chromecast: call ClosePage(), wait 50ms before deleting WebContents.
gunsch
2014-09-25
6
-11
/
+63
*
Chromecast: adds Chromecast build # to User-Agent string.
gunsch
2014-09-25
1
-1
/
+2
*
Pass the system url request context getter to the cast service so that it can...
lcwu
2014-09-25
3
-1
/
+5
*
[Checkstyle] Fix misc style issues in Java files.
aurimas
2014-09-25
1
-2
/
+2
*
Chromecast: disables downloads from the Chromecast shell.
gunsch
2014-09-25
4
-3
/
+105
*
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
1
-0
/
+2
*
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: 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
1
-0
/
+2
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
2
-6
/
+6
*
Adds initial key systems support for Chromecast.
gunsch
2014-09-17
5
-0
/
+93
*
Chromecast Android shell improvements:
gunsch
2014-09-17
5
-15
/
+15
*
Android buildfix: ResourceExtractor moved to org.chromium.base
gunsch
2014-09-12
1
-1
/
+1
*
Chromecast: end-to-end browser test based on content::BrowserTest.
gunsch
2014-09-12
10
-6
/
+265
*
Chromecast: initial checkin of Android-based cast shell.
gunsch
2014-09-11
28
-11
/
+1436
*
Fix the uses of T* conversion operator from scoped_refptr<T> which is now rem...
lcwu
2014-09-08
1
-7
/
+8
*
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: adds CastBrowserProcess to manage browser process entities.
gunsch
2014-08-30
6
-38
/
+145
*
Chromecast: return the correct locale in ContentBrowserClient.
gunsch
2014-08-30
1
-1
/
+2
*
Chromecast devtools API fixes.
gunsch
2014-08-28
1
-19
/
+31
*
Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....
byungchul
2014-08-25
1
-7
/
+46
*
Adds CastMetricsServiceClient to Chromecast shell.
gunsch
2014-08-23
2
-0
/
+10
*
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
*
Chromecast: moves cast_shell.pak output to assets/ directory.
gunsch@chromium.org
2014-08-16
1
-4
/
+3
[next]