Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
7f38463ff7b1a719b53a701e2c8f79bfbd393426
/
services
/
mediaextractor
d91dc5a
Remove libmedia and libstagefright dependency from extractors
by Dongwon Kang
· 9 years ago
7522617
Make extractors separate libraries
by Marco Nelissen
· 10 years ago
a8f7d46
Merge "whitelist getrandom for arc4random usage" am: 0d51135def am: b7df148460 am: eeec0d412b
by Daniel Micay
· 9 years ago
0d51135
Merge "whitelist getrandom for arc4random usage"
by Treehugger Robot
· 9 years ago
7145cfd
Merge "Remove direct dependency on libbinder from extractor impls"
by TreeHugger Robot
· 9 years ago
ba8128f
Remove direct dependency on libbinder from extractor impls
by Dongwon Kang
· 9 years ago
3f167c2
mediaex: remove invalid syscall from arm64 seccomp
by Jeff Vander Stoep
· 9 years ago
2dde5ec
whitelist getrandom for arc4random usage
by Daniel Micay
· 9 years ago
1646e29
Add new syscall used by new unwinder.
by Christopher Ferris
· 9 years ago
eb96cfc
Merge "Add OWNERS in frameworks/av" am: 7b2b2a497c am: 556252fa99
by Chih-hung Hsieh
· 9 years ago
479a20f
fix: NCs in mediaextractor
by Jiyong Park
· 9 years ago
b1e2a23
Add OWNERS in frameworks/av
by Chih-Hung Hsieh
· 9 years ago
0f0c0e7
media{codec, extractor}: update seccomp policy.
by Josh Gao
· 9 years ago
e7566e7
Allow fstatfs64 syscall for mediacodec/extractor
by Dimitry Ivanov
· 9 years ago
1516b02
Allow fstatfs64 syscall for mediacodec/extractor
by Dimitry Ivanov
· 9 years ago
d49dbd6
Allow MediaExtractor to create FileSource
by Andy Hung
· 10 years ago
9470b9e
seccomp-x86: allow sched_yield and gettid syscalls
by Luis Hector Chavez
· 10 years ago
194af9f
Allow mediaextractor/mediacodec to connect to tombstoned.
by Josh Gao
· 10 years ago
2ef9f26
Allow syscalls required for logging in mediacodec/mediaextractor.
by Josh Gao
· 10 years ago
79234e4
Combine platform and vendor seccomp policy at runtime
by Jeff Vander Stoep
· 10 years ago
80959a7
Allow media.codec and media.extractor to specify two policy files.
by Jorge Lucangeli Obes
· 10 years ago
fbfb8e8
Unify media.codec and media.extractor Minijail usage.
by Jorge Lucangeli Obes
· 10 years ago
060a6c5
Merge "liblog: use log/log.h for ALOG macros" am: 59cfe7de39 am: c6d07e8230 am: 15b18326b6
by Mark Salyzyn
· 10 years ago
e74bbf1
liblog: use log/log.h for ALOG macros
by Mark Salyzyn
· 10 years ago
32a5f5d
resolve merge conflicts of 4532a36 to master
by Mark Salyzyn
· 10 years ago
60d0207
Replace cutils/log.h with either android/log.h or log/log.h
by Mark Salyzyn
· 10 years ago
70aac15
Add missing syscalls to mediaextractor arm64 seccomp filter
by Marco Nelissen
· 10 years ago
b59c2fb
Merge "Adds nanosleep to x86 syscalls"
by Greg Hartman
· 10 years ago
f348da2
Merge "mediacodec/mediaextractor: allow multiple Seccomp extensions" am: da4cb8cb6c am: 07d040d389 am: c9c32a8dcc
by Alex Naidis
· 10 years ago
d405024
mediacodec/mediaextractor: allow multiple Seccomp extensions
by Alex Naidis
· 10 years ago
0578109
Merge "Revert "mediacodec/mediaextractor: allow multiple Seccomp extensions"" am: 712690b374 am: 68f9d0dc3b am: e40f36df56
by Nick Kralevich
· 10 years ago
5a5842a
Revert "mediacodec/mediaextractor: allow multiple Seccomp extensions"
by Nick Kralevich
· 10 years ago
add8b12
Merge "mediacodec/mediaextractor: allow multiple Seccomp extensions" am: e119cfe384 am: b5f5ca9c27 am: 7f9eed98a0
by Alex Naidis
· 10 years ago
85e6bdd
Adds nanosleep to x86 syscalls
by Greg Hartman
· 10 years ago
87a80ef
mediacodec/mediaextractor: allow multiple Seccomp extensions
by Alex Naidis
· 10 years ago
f53eeea
64 bit mediaextractor
by Jeff Vander Stoep
· 10 years ago
ddb50a0
Increase the memory limit of media.extractor to 20%.
by Pawin Vongmasa
· 10 years ago
c57fe21
limit mediaextractor memory
by Marco Nelissen
· 10 years ago
a321469
Dump local source, not remote
by Marco Nelissen
· 10 years ago
58f3e55
Move system services into correct cpusets.
by Martijn Coenen
· 10 years ago
69d3d8a
Expand mediaextractor dumpsys
by Marco Nelissen
· 11 years ago
e446c8e
minijail: allow a syscalls to permit logging
by Jeff Vander Stoep
· 10 years ago
a785ddf
minijail: allow a few syscalls to permit logging
by Wonsik Kim
· 10 years ago
5027871
Merge "minijail: allow rt_tgsigqueueinfo syscall" into nyc-dev
by Jeffrey Vander Stoep
· 11 years ago
2d57383
minijail: allow rt_tgsigqueueinfo syscall
by Jeff Vander Stoep
· 11 years ago
6b9c074
mediacodec/mediaextractor: allow ugetrlimit
by Christopher Tate
· 11 years ago
04f549f
Fix crash in mediaextractor
by Marco Nelissen
· 11 years ago
a48a51c
media.extractor dumpsys to show recent extractors
by Marco Nelissen
· 11 years ago
7cbcebc
mediaex x86: allow debuggerd to collect stacktrace
by Jeff Vander Stoep
· 11 years ago
1f94014
seccomp-arm: allow sched_yield syscall
by Jeff Vander Stoep
· 11 years ago
88b27b5
mediaex: Fix build rule under Make
by Dan Willemsen
· 11 years ago
bfdefc5
mediaex: arm: add syscalls for debuggerd attach
by Jeff Vander Stoep
· 11 years ago
f8e187c
mediaextractor: allow rt_sigprocmask syscall
by Jeff Vander Stoep
· 11 years ago
74a930b
Merge "mediaex: add seccomp filter for x86"
by Jeffrey Vander Stoep
· 11 years ago
aacf27a
mediaex: reorder and reduce seccomp filter
by Jeff Vander Stoep
· 11 years ago
95bab28
mediaex: add seccomp filter for x86
by Jeff Vander Stoep
· 11 years ago
6f6376b
Merge "Revert "disable seccomp""
by Jeffrey Vander Stoep
· 11 years ago
88e25bf
Revert "disable seccomp"
by Jeffrey Vander Stoep
· 11 years ago
4a9fc96
Merge "Don't continuously rebuild mediaextractor"
by Dan Willemsen
· 11 years ago
1a6f801
Don't continuously rebuild mediaextractor
by Dan Willemsen
· 11 years ago
1ab2f2d
disable seccomp
by Jeff Vander Stoep
· 11 years ago
38b85c2
mediaextractor: allow sched_setscheduler syscall
by Jeff Vander Stoep
· 11 years ago
125c045
mediaex: apply seccomp filter
by Jeff Vander Stoep
· 11 years ago
ebab358
Remove unused method
by Marco Nelissen
· 11 years ago
b2487f0
Extractor service
by Marco Nelissen
· 11 years ago