Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
89114c50001ca8fff2d4f2edf8293a78e13162b3
89114c5
Merge "Simplify adb_thread_create."
by Elliott Hughes
· 10 years ago
aa76c46
Merge "Give enum types CamelCase names for clarity."
by Elliott Hughes
· 10 years ago
4eccbac
Merge "All debuggerd log output marked fatal."
by Christopher Ferris
· 10 years ago
9b0f354
Simplify adb_thread_create.
by Elliott Hughes
· 10 years ago
b0412a5
All debuggerd log output marked fatal.
by Christopher Ferris
· 10 years ago
3bd73c1
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 10 years ago
9337d0a
Merge "Remove non-functional "adb persist"."
by Elliott Hughes
· 10 years ago
32687be
Remove non-functional "adb persist".
by Elliott Hughes
· 10 years ago
f25752d
Merge "Implement the ssh(1) escaping rules."
by Elliott Hughes
· 10 years ago
2b10111
Implement the ssh(1) escaping rules.
by Elliott Hughes
· 10 years ago
aaf9c1b
Merge "logd: class hierarcy for Uid and Pid statistics."
by Mark Salyzyn
· 10 years ago
8b9170b
Merge "Add additional shielding against the ERROR macro."
by Dan Albert
· 10 years ago
76e0d31
Merge "Make test_track_devices.cpp output easier to read."
by Elliott Hughes
· 10 years ago
ea41c21
Add additional shielding against the ERROR macro.
by Dan Albert
· 10 years ago
5138958
Merge "Enable property expansion for insmod"
by Elliott Hughes
· 10 years ago
2e57163
Make test_track_devices.cpp output easier to read.
by Elliott Hughes
· 10 years ago
14799c6
Merge "Add WriteFdFmt and clean up more code."
by Elliott Hughes
· 10 years ago
ab52c18
Add WriteFdFmt and clean up more code.
by Elliott Hughes
· 10 years ago
fb36dd6
Merge "Add load base to map for relocation packing."
by Christopher Ferris
· 10 years ago
2106f4b
Add load base to map for relocation packing.
by Christopher Ferris
· 10 years ago
b74d889
Merge "More adb buffer fixes."
by Elliott Hughes
· 10 years ago
e67f1f8
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
a668478
Merge "Invoke perfprofd daemon (only for userdebug/eng builds)."
by Elliott Hughes
· 10 years ago
bacac0f
Merge "Fix comparison between signed and unsigned error on darwin"
by Colin Cross
· 10 years ago
56b3734
Fix comparison between signed and unsigned error on darwin
by Colin Cross
· 10 years ago
b7a1550
Merge changes Ie90f7f32,Ie1328b18
by Colin Cross
· 10 years ago
a763b02
Merge "logd: improve details on chatty records"
by Mark Salyzyn
· 10 years ago
5b439ea
Fix unused argument error on darwin
by Colin Cross
· 10 years ago
db134ca
Remove libbacktrace dependency on libcutils
by Colin Cross
· 10 years ago
4d66c9e
Merge "Remove libbacktrace definition of gettid."
by Dan Albert
· 10 years ago
f24e49a
Merge "logd: reduce chance of dropped 1 messages"
by Mark Salyzyn
· 10 years ago
21fb7e0
logd: improve details on chatty records
by Mark Salyzyn
· 10 years ago
35173a9
logd: reduce chance of dropped 1 messages
by Mark Salyzyn
· 10 years ago
23f750b
Remove libbacktrace definition of gettid.
by Dan Albert
· 10 years ago
dc999df
Merge "More fixed-length buffer removal."
by Elliott Hughes
· 10 years ago
6452a89
More fixed-length buffer removal.
by Elliott Hughes
· 10 years ago
03d3c5f
Merge "libsparse: fix crc chunk parsing in simg_dump.py"
by Colin Cross
· 10 years ago
4cc3978
libsparse: fix crc chunk parsing in simg_dump.py
by Eric Miao
· 10 years ago
4f02153
Merge "Add missing 'else' to fix all devices showing up as "host"."
by Elliott Hughes
· 10 years ago
3ce9575
Add missing 'else' to fix all devices showing up as "host".
by Elliott Hughes
· 10 years ago
9616e82
Merge "Support base::logging on Windows."
by Dan Albert
· 10 years ago
5c19040
Support base::logging on Windows.
by Dan Albert
· 10 years ago
8076616
Merge "Fix gettid() on Windows."
by Dan Albert
· 10 years ago
abdf698
Merge "Get libbase tests working on Windows."
by Dan Albert
· 10 years ago
c9e3895
Merge "Print strerror instead of errno in tests."
by Dan Albert
· 10 years ago
b3a36ca
Fix gettid() on Windows.
by Dan Albert
· 10 years ago
0c4b3a3
Get libbase tests working on Windows.
by Dan Albert
· 10 years ago
850188f
Print strerror instead of errno in tests.
by Dan Albert
· 10 years ago
ffa0d24
Merge "Fix Win32 build."
by Elliott Hughes
· 10 years ago
1b600a9
Fix Win32 build.
by Elliott Hughes
· 10 years ago
4546520
Merge "Move __adb_error to std::string, and improve various errors."
by Elliott Hughes
· 10 years ago
078f0fc
Move __adb_error to std::string, and improve various errors.
by Elliott Hughes
· 10 years ago
5d67a2c
Merge "ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query"
by Dan Stoza
· 10 years ago
5feefcb
Merge "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
63177cb
Merge "Use base::WriteFully in zip_archive."
by Narayan Kamath
· 10 years ago
e97e66e
Use base::WriteFully in zip_archive.
by Narayan Kamath
· 10 years ago
07e07aa
Merge "Add float support to binary event log."
by Jeff Brown
· 10 years ago
44193d9
Add float support to binary event log.
by Jeff Brown
· 10 years ago
806d10b
Securely encrypt the master key
by Paul Lawrence
· 10 years ago
f0d2473
Merge "init: remove support for disabled SELinux"
by Nick Kralevich
· 10 years ago
d34e407
init: remove support for disabled SELinux
by Nick Kralevich
· 10 years ago
2b3a493
Merge "Revert "Securely encrypt the master key""
by Paul Lawrence
· 10 years ago
7ac2807
Revert "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
6e8c8f5
Merge "Revert "Only run vold command when file encryption enabled""
by Paul Lawrence
· 10 years ago
34276a1
Revert "Only run vold command when file encryption enabled"
by Paul Lawrence
· 10 years ago
d6544d2
Invoke perfprofd daemon (only for userdebug/eng builds).
by Than McIntosh
· 10 years ago
4b81659
Merge "Remove strtok from adb."
by Elliott Hughes
· 10 years ago
a71ef0d
Merge "Only run vold command when file encryption enabled"
by Paul Lawrence
· 10 years ago
8d5fa6d
Remove strtok from adb.
by Elliott Hughes
· 10 years ago
06d2128
Merge "Support the full length of USB serial numbers."
by Elliott Hughes
· 10 years ago
9309ecb
Support the full length of USB serial numbers.
by Elliott Hughes
· 10 years ago
9234b16
Merge "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
96b6415
Merge "Use WriteFully in debuggerd to talk to ActivityManager."
by Elliott Hughes
· 10 years ago
ba5f10a
Merge "libziparchive: fix clang build"
by Greg Hackmann
· 10 years ago
d6eac24
libziparchive: fix clang build
by Greg Hackmann
· 10 years ago
246f853
Merge "Avoid mapping output to memory while writing to a file."
by Narayan Kamath
· 10 years ago
f899bd5
Avoid mapping output to memory while writing to a file.
by Narayan Kamath
· 10 years ago
ac41230
Enable property expansion for insmod
by Emmanuel Berthier
· 10 years ago
9c9280d
Merge "init: get rid of the remaining double mounts"
by Nick Kralevich
· 10 years ago
f667a32
init: get rid of the remaining double mounts
by Nick Kralevich
· 10 years ago
ccac2be
Merge "init: use SELinux /dev/null if available"
by Nick Kralevich
· 10 years ago
e34577c
init: use SELinux /dev/null if available
by Nick Kralevich
· 10 years ago
178299f
Merge "init: don't double mount /proc and /sys"
by Nick Kralevich
· 10 years ago
f8b0743
Merge "init: fix write_file checkreqprot logic error"
by Nick Kralevich
· 10 years ago
47a9ef2
Merge "Improve logging of USBDEVFS_CLAIMINTERFACE failures."
by Elliott Hughes
· 10 years ago
9dec93b
init: don't double mount /proc and /sys
by Nick Kralevich
· 10 years ago
eedbe81
init: fix write_file checkreqprot logic error
by Nick Kralevich
· 10 years ago
ce6363b
Improve logging of USBDEVFS_CLAIMINTERFACE failures.
by Elliott Hughes
· 10 years ago
8929c77
Merge "init: remove mkdir /dev /proc /sys"
by Nick Kralevich
· 10 years ago
a1f6a4b
init: remove mkdir /dev /proc /sys
by Nick Kralevich
· 10 years ago
6ce5625
Merge "Improve toolbox SIGPIPE behavior."
by Elliott Hughes
· 10 years ago
5976018
Improve toolbox SIGPIPE behavior.
by Elliott Hughes
· 10 years ago
b7cd09b
Use WriteFully in debuggerd to talk to ActivityManager.
by Elliott Hughes
· 10 years ago
9798023
Merge "Add ReadFully and WriteFully to libbase."
by Elliott Hughes
· 10 years ago
2899c94
Merge "Switch init to epoll."
by Elliott Hughes
· 10 years ago
56085ed
Add ReadFully and WriteFully to libbase.
by Elliott Hughes
· 10 years ago
929f407
Switch init to epoll.
by Elliott Hughes
· 10 years ago
df5d448
Merge "Clean up property service initialization."
by Elliott Hughes
· 10 years ago
c6c26ed
Clean up property service initialization.
by Elliott Hughes
· 10 years ago
b749be0
Merge "Clean up init signal handling a little."
by Elliott Hughes
· 10 years ago
Next »