Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
f3186de123c742166ec5e61b27b61af3ef929dfb
/
include
/
private
09c8967
Move android_filesystem_config.h => fs_config.h
by Yifan Hong
· 7 years ago
d4e2386
Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils
by Vijay Venkatraman
· 8 years ago
e1bddc7
Allocate new UID for OTA update resource tracking.
by Jeff Sharkey
· 8 years ago
b364328
Add eSE AID.
by Andrew Scull
· 8 years ago
651f838
Revert "Revert "Exporting C headers from system/core""
by Vijay Venkatraman
· 8 years ago
a3f2be2
Revert "Exporting C headers from system/core"
by Vijay Venkatraman
· 8 years ago
3c6763c
Exporting C headers from system/core
by Vijay Venkatraman
· 8 years ago
7e5d0b1
Define GID range for external data and OBBs.
by Jeff Sharkey
· 8 years ago
cbe70cb
debuggerd: advance our amazing bet.
by Josh Gao
· 8 years ago
b2375fc
Merge "Revert "Revert "android_ids: move to bionic"""
by Elliott Hughes
· 8 years ago
e801a68
Revert "Revert "android_ids: move to bionic""
by Elliott Hughes
· 8 years ago
dff4470
Define range of GIDs for cached app data.
by Jeff Sharkey
· 8 years ago
b0a15d8
Merge "Revert "android_ids: move to bionic""
by Treehugger Robot
· 8 years ago
7b7a807
Revert "android_ids: move to bionic"
by Elliott Hughes
· 8 years ago
bc56847
android_ids: move to bionic
by William Roberts
· 9 years ago
acdf527
fs_config: add comment to header
by William Roberts
· 9 years ago
4de27c6
Define GIDs for internal media file types.
by Jeff Sharkey
· 8 years ago
2ca4f49
liblog: add private android_log_write_list_buffer()
by Mark Salyzyn
· 8 years ago
42e802c
Add UID for vehicle network
by Keun-young Park
· 8 years ago
aeaaf81
liblog: logd: logcat: Split out log/logger.h into public and private.
by Mark Salyzyn
· 8 years ago
e455373
liblog: Add private interfaces for buffer size properties
by Mark Salyzyn
· 8 years ago
9ea359f
liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
6debf98
liblog: adb: move security interfaces to private
by Mark Salyzyn
· 8 years ago
37c9451
system/core: drop or replace log/logger.h
by Mark Salyzyn
· 8 years ago
6584d0a
liblog: Replace log/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
004cd3c
liblog: logd: logcat: deprecate log/log_read.h
by Mark Salyzyn
· 8 years ago
604208e
Remove net_bt_stack group and replace it with bluetooth
by Ajay Panicker
· 8 years ago
e782a44
Add static UID for the webview zygote process.
by Robert Sesek
· 8 years ago
d63cf7d
Add UIDs for system DNS and tethering DNS
by Erik Kline
· 8 years ago
8374276
Move canned_fs_config into libcutils
by Mohamad Ayyash
· 9 years ago
4c9b149
Merge "Add nvram user."
by Mattias Nissler
· 9 years ago
864e8e8
liblog: add __android_log_pmsg_file_read
by Mark Salyzyn
· 9 years ago
d4b061b
liblog: add __android_log_pmsg_file_write
by Mark Salyzyn
· 9 years ago
0897ab0
Add nvram user.
by Mattias Nissler
· 9 years ago
5596cf0
Add notice for adding users in AOSP.
by Jorge Lucangeli Obes
· 9 years ago
1c13c3d
Add more first-party Brillo system users.
by Jorge Lucangeli Obes
· 9 years ago
0836c9e
Sync internal<->AOSP user list.
by Chien-Yu Chen
· 9 years ago
003c072
uid for codec process
by Marco Nelissen
· 9 years ago
e7a9e52
debuggerd: fork and drop privileges when dumping.
by Josh Gao
· 9 years ago
4ae1802
android_filesystem_config.h: Add Brillo users.
by Jorge Lucangeli Obes
· 9 years ago
17d80c8
Use GID "wakelock" to control access to kernel wakelock
by Pavlin Radoslavov
· 9 years ago
37211e1
Add audioserver UID.
by Jorge Lucangeli Obes
· 9 years ago
51544cc
New uid for extractor process
by Marco Nelissen
· 9 years ago
c39ba5a
Enable hidepid=2 on /proc
by Nick Kralevich
· 9 years ago
65475f8c
am b955f476: Merge "Add a "tlsdate" AID for unprivileged tlsdate execution."
by Gilad Arnold
· 9 years ago
b5fa889
Add a "tlsdate" AID for unprivileged tlsdate execution.
by Gilad Arnold
· 9 years ago
fd7a9f7
am 66d32c74: Merge "Use CAP_MASK_LONG for file capabilities."
by Jorge Lucangeli Obes
· 9 years ago
e920c46
Use CAP_MASK_LONG for file capabilities.
by Jorge Lucangeli Obes
· 9 years ago
df01d12
am 45ca3d54: am a336cbcd: Merge "Reserve new UID range for OEM."
by Jorge Lucangeli Obes
· 9 years ago
b93b9d4
Reserve new UID range for OEM.
by Jorge Lucangeli Obes
· 9 years ago
145afc2
am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
by Elliott Hughes
· 9 years ago
9b828ad
Use __ANDROID__ instead of HAVE_ANDROID_OS.
by Elliott Hughes
· 9 years ago
cca5c3f
am 3a8a3241: am 4812f8dd: Merge "Add a "dbus" AID for running dbus-daemon."
by Daniel Erat
· 9 years ago
f7b8cae
Add a "dbus" AID for running dbus-daemon.
by Daniel Erat
· 9 years ago
df33ffa
fs_config: replace getenv('OUT') by new fs_config parameter
by Thierry Strudel
· 9 years ago
5d9e5ef
libcutils: add fs_config_generate
by Mark Salyzyn
· 10 years ago
58ba58a
logd: Don't embed a flexible array member within another struct
by Nick Kralevich
· 10 years ago
1604561
android_filesystem_config.h: use __BEGIN_DECLS and __END_DECLS
by Mark Salyzyn
· 10 years ago
628620c
Allow inputflinger to have CAP_BLOCK_SUSPEND.
by Tim Kilbourn
· 10 years ago
a21c29e
android_filesystem_config: move fs_config to libcutils
by Mark Salyzyn
· 10 years ago
38eb58d
pixelflinger: make self-contained
by Greg Hackmann
· 10 years ago
3c29200
Remove obsolete files from fs_config's list.
by Elliott Hughes
· 10 years ago
cc255b4
Revert "pixelflinger: make self-contained"
by Paul Eastham
· 10 years ago
56350fe
pixelflinger: make self-contained
by Greg Hackmann
· 10 years ago
e79201e
am 4487c605: Merge changes I0ec0fe3e,I9e5fccba
by Mark Salyzyn
· 10 years ago
fa1c063
private: Add event payload structures to android_logger.h
by Mark Salyzyn
· 10 years ago
982421d
am 91581f19: Merge "liblog: add pstore write"
by Mark Salyzyn
· 10 years ago
f0cc42f
am 4730328d: Merge "logd: create private/android_logger.h"
by Mark Salyzyn
· 10 years ago
d91ab58
liblog: add pstore write
by Mark Salyzyn
· 10 years ago
b5f6e45
logd: create private/android_logger.h
by Mark Salyzyn
· 10 years ago
2901b30
am 70f6dea9: Merge "android_filesystem: Remove setuid bits from tcpdump" into lmp-mr1-dev
by Dmitry Shmidt
· 10 years ago
33e4f4d
android_filesystem: Remove setuid bits from tcpdump
by Dmitry Shmidt
· 10 years ago
b120134
Remove long-dead readtty.
by Elliott Hughes
· 10 years ago
60ac636
Reserve some AIDs for OEMs
by Johan Redestig
· 10 years ago
68e0d18
am 24d2adba: am 188d4396: Merge "Change /dalvik-cache to be owned by root."
by Brian Carlstrom
· 10 years ago
c692410
Change /dalvik-cache to be owned by root.
by Alex Light
· 10 years ago
3878ebd
Change /dalvik-cache to be owned by root.
by Alex Light
· 10 years ago
a613844
am e07a6e63: am 6d9a5ac3: Merge "[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6"
by Elliott Hughes
· 10 years ago
734f50c
[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6
by Duane Sand
· 10 years ago
b14ab71
am 0487e50a: am 24fc60c7: am 304d31f0: Merge "Make su 04750"
by Nick Kralevich
· 10 years ago
c3df8d7
Make su 04750
by Nick Kralevich
· 10 years ago
f086a81
am 63cdd840: am e948c9fa: am 489797c2: Merge "Add new AID shared by all apps in a profile"
by Robin Lee
· 10 years ago
489797c
Merge "Add new AID shared by all apps in a profile"
by Robin Lee
· 10 years ago
f9ff246
am 4f3ad823: am a8329a36: am 96109cf3: Merge "Add UID and directory for RELRO sharing support."
by Torne (Richard Coles)
· 10 years ago
234f696
Add UID and directory for RELRO sharing support.
by Torne (Richard Coles)
· 10 years ago
b3ef039
Add new AID shared by all apps in a profile
by Robin Lee
· 11 years ago
8d56ff5
am c5aff686: am cda31324: am 4706320e: Merge "Include 64bit valgrind in the android_filesystem_config."
by Narayan Kamath
· 11 years ago
6b7ab90
Include 64bit valgrind in the android_filesystem_config.
by Narayan Kamath
· 11 years ago
0175b07
logd: initial checkin.
by Mark Salyzyn
· 11 years ago
3e76e0a
logd: initial checkin.
by Nick Kralevich
· 13 years ago
9526202
set permissions of recovery install script
by Doug Zongker
· 11 years ago
7baebf1
add the pre-recovery service
by Doug Zongker
· 11 years ago
fed76f8
am 63824e92: am 980093ca: am 348856fa: am 532f4658: Merge "AArch64: Correction of struct surface_t"
by Elliott Hughes
· 11 years ago
c296642
am 49a88c3c: am 410a1966: am fd382f2e: am fd7eabe4: Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT."
by Elliott Hughes
· 11 years ago
532f465
Merge "AArch64: Correction of struct surface_t"
by Elliott Hughes
· 11 years ago
260854c
am ed20fef0: am a99f0b6e: am 5b8daae0: am a67b39cb: Merge "Pixelflinger: Fix issue of pointers being stored in ints"
by Elliott Hughes
· 11 years ago
658f89d
Pixelflinger: Add AArch64 support to pixelflinger JIT.
by Ashok Bhat
· 12 years ago
d10afb1
Pixelflinger: Fix issue of pointers being stored in ints
by Ashok Bhat
· 11 years ago
6053564
AArch64: Correction of struct surface_t
by Marcus Oakland
· 11 years ago
fea5b4d
healthd: move charger executable to healthd charger mode
by Todd Poynor
· 11 years ago
Next »