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
*
Make lint fail builds.
aurimas
2015-06-19
1
-0
/
+1
*
Android: Store language .pak files in res/raw rather than assets
agrieve
2015-06-19
1
-1
/
+1
*
Load V8 startup data directly from the APK on Android.
agrieve
2015-06-19
1
-2
/
+0
*
Store and load icudtl.dat directly from the apk rather than extracting on sta...
agrieve
2015-06-19
1
-1
/
+0
*
Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...
agrieve
2015-06-19
2
-53
/
+1
*
- Add audio sample format validation for AudioConfig
erickung
2015-06-18
1
-5
/
+7
*
Chromecast: use common PSSH parsing code and remove UUID box support.
gunsch
2015-06-18
2
-130
/
+19
*
Remove unnecessary message_loop_proxy.h includes
skyostil
2015-06-17
1
-1
/
+0
*
Revert of Moved logic for mapping child process FDs for ICU and V8 into child...
mek
2015-06-16
2
-1
/
+53
*
[Chromecast] Log additional information about SSL connectivity errors.
derekjchow
2015-06-16
1
-1
/
+1
*
Moved logic for mapping child process FDs for ICU and V8 into child_process_l...
agrieve
2015-06-16
2
-53
/
+1
*
Break up Cast media device creation into separate clock, audio, video
halliwell
2015-06-16
16
-129
/
+203
*
Set RemoteDebuggingServer port based on "remote-debugging-port" flag.
derekjchow
2015-06-16
6
-40
/
+39
*
Chromecast: unmute audio stream on Cast session finish on pre-M devices.
gunsch
2015-06-15
2
-0
/
+34
*
Chromecast: don't try to upload crash immediately.
gunsch
2015-06-15
15
-128
/
+279
*
Chromecast: Android crash startup can't read path from /data/.
gunsch
2015-06-12
4
-16
/
+28
*
Remove remaining use of the deprecated MessageLoopProxy
skyostil
2015-06-12
1
-2
/
+2
*
[Chromecast] Only delete log when in browser process for ATV.
derekjchow
2015-06-12
1
-1
/
+7
*
Chromecast: move link-time decisions to inheritance-based Content*Client.
gunsch
2015-06-11
9
-77
/
+66
*
Initialize media library for cast_shell browser process
halliwell
2015-06-11
1
-0
/
+2
*
Unittest for DemuxerStreamAdapter and BalancedMediaTaskRunner
yucliu
2015-06-11
7
-137
/
+372
*
[Chromecast] Handle pending flush tasks in stop correctly
yucliu
2015-06-10
5
-14
/
+30
*
[chromecast] Disable WebM, Vorbis tests for ALSA
cleichner
2015-06-10
1
-0
/
+8
*
Track frame openers in FrameTreeNodes instead of WebContents.
alexmos
2015-06-10
2
-2
/
+4
*
Add timeout check for connectivity_checker.
wzhong
2015-06-10
2
-7
/
+30
*
Chromecast PSSH boxes must use data_size parameter.
gunsch
2015-06-09
2
-2
/
+47
*
Move safe_strerror to posix directory and the base namespace.
brettw
2015-06-09
1
-2
/
+3
*
Remove the remaining usage of GG_(U)INTn_C macros.
tfarina
2015-06-09
1
-3
/
+4
*
Chromium changes to statically link ffmpeg.
chcunningham
2015-06-09
1
-1
/
+1
*
Chromecast: Cma should set has_audio/video after initialization.
gunsch
2015-06-08
2
-14
/
+16
*
Allow startup with missing V8 snapshot file.
erikcorry
2015-06-08
2
-9
/
+22
*
Chromecast: use multiple video configs in CMA
erickung
2015-06-07
20
-43
/
+64
*
Chromecast: split DummyMediaTaskRunner class into its own file.
erickung
2015-06-05
4
-41
/
+75
*
Chromecast: use CastContent{Browser,Renderer}Client as a base class.
gunsch
2015-06-05
5
-4
/
+28
*
Chromecast: updates Android crash uploader to use HttpURLConnection.
gunsch
2015-06-05
1
-49
/
+67
*
Add set_timestamp to cma's DecoderBufferBase
halliwell
2015-06-05
5
-0
/
+18
*
Revert of Chromecast: Cma should has_audio/video after initialization finishe...
gunsch
2015-06-05
1
-2
/
+4
*
Allow CastContentBrowserClient to customise media pipeline device
halliwell
2015-06-05
9
-18
/
+58
*
Revert "Chromium changes to statically link ffmpeg."
chcunningham
2015-06-05
1
-1
/
+1
*
Chromecast: adds external_video_surface_java target.
gunsch
2015-06-04
1
-0
/
+1
*
Chromecast: adds fake libffmpegsumo target for more graceful internal build.
gunsch
2015-06-04
3
-4
/
+7
*
[Chromecast] Use NetworkChangeObserver in ConnectivityCheckerImpl
derekjchow
2015-06-04
2
-21
/
+11
*
Chromium changes to statically link ffmpeg.
chcunningham
2015-06-04
1
-1
/
+1
*
Chromecast: Better EOS logging in CMA renderer
servolk
2015-06-04
1
-2
/
+4
*
Remove "using" for ObserverListThreadsafe namespace.
brettw
2015-06-04
1
-1
/
+1
*
Chromecast: fix accidental dangling reference in CC renderer factory
servolk
2015-06-04
2
-3
/
+8
*
Move TcpListenSocket to embedded test server directory
xunjieli
2015-06-03
1
-1
/
+0
*
[Chromecast] ToT buildfix.
derekjchow
2015-06-03
1
-0
/
+1
*
[chromecast] Add ToMediaAudioDecoderConfig for CMA
cleichner
2015-06-03
2
-0
/
+71
*
[Chromecast] ConnectivityChecker improvements.
derekjchow
2015-06-03
5
-11
/
+17
[next]