Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
21da647792c0b78ab3943be0f32066015d5e8c34
/
services
/
mediacodec
620e466
Revert "Revert "Remove unused modules made for non-Treble OMX""
by Pawin Vongmasa
· 9 years ago
85e88d9
Revert "Remove unused modules made for non-Treble OMX"
by Colin Cross
· 9 years ago
37c79ff
Remove unused modules made for non-Treble OMX
by Pawin Vongmasa
· 9 years ago
a8f7d46
Merge "whitelist getrandom for arc4random usage" am: 0d51135def am: b7df148460 am: eeec0d412b
by Daniel Micay
· 9 years ago
d198483
Merge "whitelist getrandom for arc4random usage" am: 0d51135def am: b7df148460
by Daniel Micay
· 9 years ago
b7df148
Merge "whitelist getrandom for arc4random usage" am: 0d51135def
by Daniel Micay
· 9 years ago
0d51135
Merge "whitelist getrandom for arc4random usage"
by Treehugger Robot
· 9 years ago
a212d33
Merge "Add 'vendor.' prefix to a vendor HAL service name"
by TreeHugger Robot
· 9 years ago
a745c70
Merge "Implement IOmxStore" into oc-mr1-dev am: 2999d35962
by Lajos Molnar
· 9 years ago
bc74b01
OMX Hal: depend on libavservices_minijail_vendor.
by Steven Moreland
· 9 years ago
6be8c05
Fix OMX dependencies.
by Steven Moreland
· 9 years ago
bf55cc0
Add 'vendor.' prefix to a vendor HAL service name
by Jaekyun Seok
· 9 years ago
2dde5ec
whitelist getrandom for arc4random usage
by Daniel Micay
· 9 years ago
cbdeea9
Implement IOmxStore
by Pawin Vongmasa
· 9 years ago
fbe70ae
Implement IOmxStore
by Pawin Vongmasa
· 9 years ago
48ec4b0
Merge "Add new syscall used by new unwinder." am: e9815965b5 am: f73c5c5e05
by Christopher Ferris
· 9 years ago
f73c5c5
Merge "Add new syscall used by new unwinder." am: e9815965b5
by Christopher Ferris
· 9 years ago
1646e29
Add new syscall used by new unwinder.
by Christopher Ferris
· 9 years ago
1ec73be
Merge "Organize header dependencies" into oc-mr1-dev
by TreeHugger Robot
· 9 years ago
94c68c6
Merge "Allow getrandom() in media.codec process" into oc-dr1-dev am: dfcfad27da
by Pawin Vongmasa
· 9 years ago
264a6e8
Merge "Allow getrandom() in media.codec process" into oc-dr1-dev am: dfcfad27da
by Pawin Vongmasa
· 9 years ago
d371ee5
Allow getrandom() in media.codec process
by Pawin Vongmasa
· 9 years ago
255735a
Organize header dependencies
by Pawin Vongmasa
· 9 years ago
ef80748
Merge changes from topic 'fix-omx-dependencies' into oc-dr1-dev am: d4ef5f1eaf
by Steven Moreland
· 9 years ago
5550640
Fix OMX dependencies.
by Steven Moreland
· 9 years ago
4c0f7a1
Merge "OMX Hal: depend on libavservices_minijail_vendor." into oc-dr1-dev
by Steven Moreland
· 9 years ago
eb96cfc
Merge "Add OWNERS in frameworks/av" am: 7b2b2a497c am: 556252fa99
by Chih-hung Hsieh
· 9 years ago
7b2b2a4
Merge "Add OWNERS in frameworks/av"
by Chih-hung Hsieh
· 9 years ago
009578c
OMX Hal: depend on libavservices_minijail_vendor.
by Steven Moreland
· 9 years ago
b1e2a23
Add OWNERS in frameworks/av
by Chih-Hung Hsieh
· 9 years ago
0094fd7
Android.mk: remove $TOP in LOCAL_C_INCLUDES
by YOUNG HO CHA
· 9 years ago
080a39e
Merge "Android.mk: remove $TOP in LOCAL_C_INCLUDES"
by Colin Cross
· 9 years ago
2ee7aab
Android.mk: remove $TOP in LOCAL_C_INCLUDES
by YOUNG HO CHA
· 9 years ago
b3cd253
Android.mk: remove $TOP in LOCAL_C_INCLUDES
by YOUNG HO CHA
· 9 years ago
0f0c0e7
media{codec, extractor}: update seccomp policy.
by Josh Gao
· 9 years ago
4271c82
Make IOmx registration independent of IOmxStore
by Pawin Vongmasa
· 9 years ago
e7566e7
Allow fstatfs64 syscall for mediacodec/extractor
by Dimitry Ivanov
· 9 years ago
52257b7
Stub implementation for IOmxStore.
by Pawin Vongmasa
· 9 years ago
1516b02
Allow fstatfs64 syscall for mediacodec/extractor
by Dimitry Ivanov
· 9 years ago
6772cfb
mediacodec: route all libbinder traffic to /dev/vndbinder
by Iliyan Malchev
· 9 years ago
d4e9ca4
Remove dependency on persist.hal.binderization.
by Pawin Vongmasa
· 9 years ago
4658418
Move mediacodec to vendor partition.
by Pawin Vongmasa
· 10 years ago
04563aa
Move hybrid interface from libbinder to libhidl/transport.
by Pawin Vongmasa
· 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
568e453
Merge "Revert "OMX: don't respect binderization toggle.""
by Steven Moreland
· 10 years ago
a45c300
Merge "OMX: don't respect binderization toggle."
by TreeHugger Robot
· 10 years ago
7e0c3c3
Revert "OMX: don't respect binderization toggle."
by Steven Moreland
· 10 years ago
373580e
OMX: don't respect binderization toggle.
by Steven Moreland
· 10 years ago
0d3a5ed
Remove the dependency on passthrough IOmx in media.codec.
by Pawin Vongmasa
· 10 years ago
f2832c4
mediacodec: include missing dependency
by Steven Moreland
· 10 years ago
bc1713d
fallout of splitting rect.h out of libandroid.
by Mathias Agopian
· 10 years ago
9c47c97
Enable full migration of OMX to Treble.
by Pawin Vongmasa
· 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
9b16e19
Add getdents64 to seccomp policy
by Marco Nelissen
· 10 years ago
033975f
Add the Treble version of OMX to the service.
by Pawin Vongmasa
· 10 years ago
929104f
Allow mediacodec _llseek() syscall.
by Martijn Coenen
· 10 years ago
3187436
Whitelist mremap for the mediacodec seccomp filter.
by Vishwath Mohan
· 10 years ago
e74bbf1
liblog: use log/log.h for ALOG macros
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
d405024
mediacodec/mediaextractor: allow multiple Seccomp extensions
by Alex Naidis
· 10 years ago
5a5842a
Revert "mediacodec/mediaextractor: allow multiple Seccomp extensions"
by Nick Kralevich
· 10 years ago
87a80ef
mediacodec/mediaextractor: allow multiple Seccomp extensions
by Alex Naidis
· 10 years ago
58f3e55
Move system services into correct cpusets.
by Martijn Coenen
· 10 years ago
5027871
Merge "minijail: allow rt_tgsigqueueinfo syscall" into nyc-dev
by Jeffrey Vander Stoep
· 10 years ago
2d57383
minijail: allow rt_tgsigqueueinfo syscall
by Jeff Vander Stoep
· 10 years ago
6b9c074
mediacodec/mediaextractor: allow ugetrlimit
by Christopher Tate
· 10 years ago
e9aa818
mediacodec: allow fstatat64 syscall
by Jeff Vander Stoep
· 11 years ago
22c571b
mediacodec: allow sched_setscheduler syscall
by Jeff Vander Stoep
· 11 years ago
890536f
Fix crash in mediacodec
by Jeff Vander Stoep
· 11 years ago
c9ea211
mediacodec: add seccomp filter for arm/arm64
by Jeff Vander Stoep
· 11 years ago
1900e77
Run codecs in a separate process
by Marco Nelissen
· 11 years ago
260e56c
Revert "Run codecs in a separate process"
by Marco Nelissen
· 11 years ago
4f12d94
Run codecs in a separate process
by Marco Nelissen
· 11 years ago