Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
9261ad13ed8a6bf5d43450f3eb5a48ecd65587f1
9261ad1
init: Fix typo.
by dcashman
· 9 years ago
69022e0
Temporarily add set_mmap_rnd_bits brillo exception
by dcashman
· 9 years ago
5d36813
Set mmap_rnd_bits to maximum value.
by dcashman
· 9 years ago
bfbb25d
Merge "Update BacktraceOffline for LLVM rebase to r256229." into nyc-dev
by Stephen Hines
· 9 years ago
57288ad
run-as should accept /data/user/0 symlink
by Mike Stroyan
· 9 years ago
a0062cf
Update BacktraceOffline for LLVM rebase to r256229.
by Stephen Hines
· 9 years ago
5f31ca2
Add camera2 NDK library to public library lists
by Eino-Ville Talvala
· 9 years ago
e9ea8db
Merge "Don't use mem cgroups for pid accounting." into nyc-dev
by Martijn Coenen
· 9 years ago
5bb91ab
Don't use mem cgroups for pid accounting.
by Martijn Coenen
· 9 years ago
e59c76a
debuggerd: don't apply timeout when wait_for_gdb is on.
by Josh Gao
· 9 years ago
a775e62
Merge "sdcard: Support sdcardfs" into nyc-dev
by Daniel Rosenberg
· 9 years ago
965d6f4
debuggerd: don't send SIGSTOP to crashing processes.
by Josh Gao
· 9 years ago
290127b
Merge "Set up configfs" into nyc-dev
by Daniel Rosenberg
· 9 years ago
a951f4c
debuggerd: fix stupid typo.
by Josh Gao
· 9 years ago
036ff2c
debuggerd: monitor the worker process for failure.
by Josh Gao
· 9 years ago
e5dbdd0
debuggerd: fork the signal sender once.
by Josh Gao
· 9 years ago
1a69e28
Clean up CLOEXEC in debuggerd.
by Elliott Hughes
· 9 years ago
aa41756
Remove dead code from debuggerd.
by Elliott Hughes
· 9 years ago
eb43104
Merge "Add libvulkan.so to the list of public libraries" into nyc-dev
by Dimitry Ivanov
· 9 years ago
dbae9a9
Add libvulkan.so to the list of public libraries
by Dimitry Ivanov
· 9 years ago
c8bc211
Merge changes from topic 'fix-nativeloader-todo' into nyc-dev
by Dimitry Ivanov
· 9 years ago
4b0e963
Move list of public libraries to a config file
by Dimitry Ivanov
· 9 years ago
bcb58e6
debuggerd: kill crashing processes with the signal they died with.
by Josh Gao
· 9 years ago
2bd0efa
sdcard: Support sdcardfs
by Daniel Rosenberg
· 9 years ago
4edec25
Set up configfs
by Daniel Rosenberg
· 9 years ago
9c0a202
Revert "libnativeloader: Make webviewchromium so file optional"
by Dimitry Ivanov
· 9 years ago
75dda75
libnativeloader: Make webviewchromium so file optional
by Prashant Malani
· 9 years ago
53263ff
liblog: test: security buffer is allowed to be denied
by Mark Salyzyn
· 9 years ago
a6f2f81
liblog: test: do not LOG in signal handler
by Mark Salyzyn
· 9 years ago
05d2a90
mkbootimg: add os_version
by Sami Tolvanen
· 9 years ago
eef069a
bootstat: Disambiguate boot time on encrypted devices.
by James Hawkins
· 9 years ago
73207ce
liblog: truncate logtags that overflow prefixBuf
by Mark Salyzyn
· 9 years ago
1338dc4
Merge "Revert "mkbootimg: add version and patch level"" into nyc-dev
by Sami Tolvanen
· 9 years ago
3b87395
Revert "mkbootimg: add version and patch level"
by Sami Tolvanen
· 9 years ago
e71b914
system/core: Make Thread::run threadName argument required
by Brian Carlstrom
· 9 years ago
1ef5bf8
Fix buffer overrun in adb wait-for-device.
by Elliott Hughes
· 9 years ago
87c4210
Merge "bootstat: Add more debug logging metrics to RecordFactoryReset." into nyc-dev
by James Hawkins
· 9 years ago
6d753fa
liblog: audit declare LIBLOG_ABI_PUBLIC
by Mark Salyzyn
· 9 years ago
029c737
liblog: document fakeLogClose never to be called
by Mark Salyzyn
· 9 years ago
8edbbe1
fake_log_device: long lived allocations
by Mark Salyzyn
· 9 years ago
48972c8
Merge "debuggerd: make sure that we kill the process after dumping." into nyc-dev
by Josh Gao
· 9 years ago
c463ba4
Add error reporting mechanism for failing Unwind.
by Christopher Ferris
· 9 years ago
6b930bf
bootstat: Add more debug logging metrics to RecordFactoryReset.
by James Hawkins
· 9 years ago
01d76eb
Merge "emulator: Use distinct serial names for simultaneous qemu pipes." into nyc-dev
by Prathmesh Prabhu
· 9 years ago
b191140
libziparchive: ensure ReadAtOffset is atomic
by Adam Lesinski
· 9 years ago
c6348f4
debuggerd: make sure that we kill the process after dumping.
by Josh Gao
· 9 years ago
251d46e
emulator: Use distinct serial names for simultaneous qemu pipes.
by Prathmesh Prabhu
· 9 years ago
dcdf300
mkbootimg: add version and patch level
by Sami Tolvanen
· 9 years ago
9c41490
Allow building with Python 3.x
by Bernhard Rosenkränzer
· 9 years ago
8a1d0a4
Merge "Fix mac build" into nyc-dev
by Colin Cross
· 9 years ago
e33686b
Fix mac build
by Colin Cross
· 9 years ago
c69bd61
Merge changes I2e050a37,Ia2bf2ccf,I4e4db704,Ifbfd14e2,Ib46fcfa3 into nyc-dev
by Colin Cross
· 9 years ago
a69e45f
Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." into nyc-dev
by James Hawkins
· 9 years ago
bed422f
Merge "bootstat: Don't log time_since_factory_reset on device reset." into nyc-dev
by James Hawkins
· 9 years ago
b2a7700
libziparchive: port unit tests to darwin and windows.
by Yabin Cui
· 9 years ago
d2e6c59
Merge "Add /postinstall partition when using the A/B updater." into nyc-dev
by Alex Deymo
· 9 years ago
72d2e06
Merge "Distinguish between unencrypted and unencryptable" into nyc-dev
by Paul Lawrence
· 9 years ago
11185af
Add ABI to leak report
by Colin Cross
· 9 years ago
7a22e81
Combine leaks with same stacktrace
by Colin Cross
· 9 years ago
8238dd8
adbd: fix spurious close of uninitialized fd.
by Josh Gao
· 9 years ago
5767d0d
adb: wait for restore to complete before returning.
by Josh Gao
· 9 years ago
06c73ae
adb: wait for adbd to die and respawn in root/unroot.
by Josh Gao
· 9 years ago
a9eb38d
adb: make ScopedFd universally accessible and useful.
by Josh Gao
· 9 years ago
7763bcb
bootstat: Gate boot time metrics logging on an encrypted device being decrypted.
by James Hawkins
· 9 years ago
e501044
bootstat: Don't log time_since_factory_reset on device reset.
by James Hawkins
· 9 years ago
4c5bccd
Fix allocator::map template argument ordering
by Colin Cross
· 9 years ago
8e8f34c
Fold leaks that are referenced by other leaks
by Colin Cross
· 9 years ago
b8e20f5
Compile some tests for the host
by Colin Cross
· 9 years ago
1098aac
Distinguish between unencrypted and unencryptable
by Paul Lawrence
· 9 years ago
e120b47
Add /postinstall partition when using the A/B updater.
by Alex Deymo
· 9 years ago
5f28b84
Handle the case when libart.so is not in use
by Dimitry Ivanov
· 9 years ago
a996c29
adb: clean up quotes in test_device.py.
by Josh Gao
· 9 years ago
379612b
adb: mkdir the correct directory name when pulling.
by Josh Gao
· 9 years ago
48bc0d7
adb: cleanup file skipping logic.
by Josh Gao
· 9 years ago
74e0fe7
adb: symlinks to dirs count as dirs for pull destination.
by Josh Gao
· 9 years ago
802c54e
adb: relax serial matching rules.
by David Pursell
· 9 years ago
f22bc60
adb: report progress for small files.
by Josh Gao
· 9 years ago
f48503b
Also archive adb.exe/fastboot.exe when building win_sdk.
by Ying Wang
· 9 years ago
a63b17f
adb: fix directory creation logic.
by Josh Gao
· 9 years ago
d382d2b
adb: fix mistaken use of PLOG.
by Josh Gao
· 9 years ago
a76e5f0
adb: use TCP keepalive.
by David Pursell
· 9 years ago
263d140
Merge "Revert "Introduce unique_fd"" into nyc-dev
by Elliott Hughes
· 9 years ago
468da57
Revert "Introduce unique_fd"
by Elliott Hughes
· 9 years ago
a7a7369
Revert "Do not do local unwinds through .oat or .dex maps."
by Andreas Gampe
· 9 years ago
07522c6
logd: check return values
by Mark Salyzyn
· 9 years ago
c348416
logd: clarify release_Locked() for static analyzer
by Mark Salyzyn
· 9 years ago
539a79e
Make toolbox top a little more like everyone else's.
by Elliott Hughes
· 9 years ago
bb7ed01
Merge "Do not do local unwinds through .oat or .dex maps." into nyc-dev
by Andreas Gampe
· 9 years ago
b035a19
Do not do local unwinds through .oat or .dex maps.
by Christopher Ferris
· 9 years ago
8ac1b04
Emulator: fix adbd qemu pipe partial write
by bohu
· 9 years ago
2d750b2
Merge "mkdir /data/misc/cameraserver for AVD's camera HALs" into nyc-dev
by Keun Soo Yim
· 9 years ago
be54c54
mkdir /data/misc/cameraserver for AVD's camera HALs
by Keun Soo Yim
· 9 years ago
c3dc330
Merge changes from topic 'unreachable' into nyc-dev
by Colin Cross
· 9 years ago
78d2766
Merge "logd: stop log spam when integrity enforcement is suppressed" into nyc-dev
by Sami Tolvanen
· 9 years ago
34d5a20
Fix locking of libnativeloader
by Dimitry Ivanov
· 9 years ago
89e0429
logd: stop log spam when integrity enforcement is suppressed
by Sami Tolvanen
· 9 years ago
99fb01e
Revert "logd: Don't trigger an integrity failure on permissive SELinux denials"
by Nick Kralevich
· 9 years ago
33ee84f
logd: Don't trigger an integrity failure on permissive SELinux denials
by Nick Kralevich
· 9 years ago
242393f
Merge "Fix windows 64-bit builds" into nyc-dev
by Stephen Hines
· 9 years ago
1d04348
Merge "healthd: Correct the scaling factor for maxVoltage and maxCurrent." into nyc-dev
by Ruchi Kandoi
· 9 years ago
Next »