Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
508beaa054f6e9fb815c4bbe49fe84b9e73a7437
508beaa
Clean up init /proc/cmdline handling.
by Elliott Hughes
· 10 years ago
0cdb6cc
Merge "Add offset to map data."
by Christopher Ferris
· 10 years ago
e3e4e3b
Merge "Add /data/misc/perfprofd to store perf profile."
by Nick Kralevich
· 10 years ago
cf1bea4
Merge "rootdir: make sure the /oem mountpoint is always available"
by Nick Kralevich
· 10 years ago
bdb6f14
Add offset to map data.
by Christopher Ferris
· 10 years ago
9297370
Merge "Add some missing 'static's."
by Elliott Hughes
· 10 years ago
dbe6d3e
Add some missing 'static's.
by Elliott Hughes
· 10 years ago
b37b736
Merge "Include the git sha in the adb version."
by Dan Albert
· 10 years ago
a57aca5
Include the git sha in the adb version.
by Dan Albert
· 10 years ago
42e0a42
rootdir: make sure the /oem mountpoint is always available
by Nick Kralevich
· 10 years ago
24764ec
Merge "Disable adb tests for Windows."
by Dan Albert
· 10 years ago
3f2b484
Add /data/misc/perfprofd to store perf profile.
by Dehao Chen
· 10 years ago
198dc2a
Merge "_beginthread returns uintptr_t."
by Elliott Hughes
· 10 years ago
e946c24
Disable adb tests for Windows.
by Dan Albert
· 10 years ago
d0c7d0e
_beginthread returns uintptr_t.
by Elliott Hughes
· 10 years ago
245e345
Merge "Simplify adb_thread_create."
by Elliott Hughes
· 10 years ago
da6b806
Merge "Give enum types CamelCase names for clarity."
by Elliott Hughes
· 10 years ago
c2c4fbd
Merge "All debuggerd log output marked fatal."
by Christopher Ferris
· 10 years ago
cdc3c92
Simplify adb_thread_create.
by Elliott Hughes
· 10 years ago
497b8a0
All debuggerd log output marked fatal.
by Christopher Ferris
· 10 years ago
376a423
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 10 years ago
5a91ea4
Merge "Remove non-functional "adb persist"."
by Elliott Hughes
· 10 years ago
36f0c3c
Remove non-functional "adb persist".
by Elliott Hughes
· 10 years ago
4476664
Merge "Implement the ssh(1) escaping rules."
by Elliott Hughes
· 10 years ago
df8a948
Implement the ssh(1) escaping rules.
by Elliott Hughes
· 10 years ago
ca3c64c
Merge "logd: class hierarcy for Uid and Pid statistics."
by Mark Salyzyn
· 10 years ago
d70ac46
Merge "Add additional shielding against the ERROR macro."
by Dan Albert
· 10 years ago
8090b4e
Merge "Make test_track_devices.cpp output easier to read."
by Elliott Hughes
· 10 years ago
bb35999
Add additional shielding against the ERROR macro.
by Dan Albert
· 10 years ago
e2653e9
Merge "Enable property expansion for insmod"
by Elliott Hughes
· 10 years ago
9200d6e
Make test_track_devices.cpp output easier to read.
by Elliott Hughes
· 10 years ago
6ce2ac3
Merge "Add WriteFdFmt and clean up more code."
by Elliott Hughes
· 10 years ago
a3b5ec8
Add WriteFdFmt and clean up more code.
by Elliott Hughes
· 10 years ago
3bff23e
Merge "Add load base to map for relocation packing."
by Christopher Ferris
· 10 years ago
dad402b
Add load base to map for relocation packing.
by Christopher Ferris
· 10 years ago
dd11a48
Merge "More adb buffer fixes."
by Elliott Hughes
· 10 years ago
b068ccb
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
4329c6e
Merge "Invoke perfprofd daemon (only for userdebug/eng builds)."
by Elliott Hughes
· 10 years ago
9b35b5f
Merge "Fix comparison between signed and unsigned error on darwin"
by Colin Cross
· 10 years ago
121e64c
Fix comparison between signed and unsigned error on darwin
by Colin Cross
· 10 years ago
b33bc5d
Merge changes Ie90f7f32,Ie1328b18
by Colin Cross
· 10 years ago
5fe901b
Merge "logd: improve details on chatty records"
by Mark Salyzyn
· 10 years ago
25d3204
Fix unused argument error on darwin
by Colin Cross
· 10 years ago
9d13d00
Remove libbacktrace dependency on libcutils
by Colin Cross
· 10 years ago
a16ed36
Merge "Remove libbacktrace definition of gettid."
by Dan Albert
· 10 years ago
b68f449
Merge "logd: reduce chance of dropped 1 messages"
by Mark Salyzyn
· 10 years ago
647b08a
logd: improve details on chatty records
by Mark Salyzyn
· 10 years ago
31e03db
logd: reduce chance of dropped 1 messages
by Mark Salyzyn
· 10 years ago
f140f4c
Remove libbacktrace definition of gettid.
by Dan Albert
· 10 years ago
c6f9e39
Merge "More fixed-length buffer removal."
by Elliott Hughes
· 10 years ago
24b0b4b
More fixed-length buffer removal.
by Elliott Hughes
· 10 years ago
fdf34b3
Merge "libsparse: fix crc chunk parsing in simg_dump.py"
by Colin Cross
· 10 years ago
2eb5abb
libsparse: fix crc chunk parsing in simg_dump.py
by Eric Miao
· 10 years ago
fd08a94
Merge "Add missing 'else' to fix all devices showing up as "host"."
by Elliott Hughes
· 10 years ago
e739a0c
Add missing 'else' to fix all devices showing up as "host".
by Elliott Hughes
· 10 years ago
2de1a8f
Merge "Support base::logging on Windows."
by Dan Albert
· 10 years ago
f1bc29a
Support base::logging on Windows.
by Dan Albert
· 10 years ago
b004f61
Merge "Fix gettid() on Windows."
by Dan Albert
· 10 years ago
0accebd
Merge "Get libbase tests working on Windows."
by Dan Albert
· 10 years ago
1f48f52
Merge "Print strerror instead of errno in tests."
by Dan Albert
· 10 years ago
1b1d59e
Fix gettid() on Windows.
by Dan Albert
· 10 years ago
8c769e5
Get libbase tests working on Windows.
by Dan Albert
· 10 years ago
5cf0f9b
Print strerror instead of errno in tests.
by Dan Albert
· 10 years ago
1e9e254
Merge "Fix Win32 build."
by Elliott Hughes
· 10 years ago
faa775b
Fix Win32 build.
by Elliott Hughes
· 10 years ago
1ee360b
Merge "Move __adb_error to std::string, and improve various errors."
by Elliott Hughes
· 10 years ago
8117c71
Move __adb_error to std::string, and improve various errors.
by Elliott Hughes
· 10 years ago
35a9c35
Merge "ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query"
by Dan Stoza
· 10 years ago
a373d76
Merge "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
9e26d80
Merge "Use base::WriteFully in zip_archive."
by Narayan Kamath
· 10 years ago
d569b44
Use base::WriteFully in zip_archive.
by Narayan Kamath
· 10 years ago
9f30a27
Merge "Add float support to binary event log."
by Jeff Brown
· 10 years ago
f3d8fbe
Add float support to binary event log.
by Jeff Brown
· 10 years ago
84a7e1a
Securely encrypt the master key
by Paul Lawrence
· 10 years ago
a8ef8b4
Merge "init: remove support for disabled SELinux"
by Nick Kralevich
· 10 years ago
9d96064
init: remove support for disabled SELinux
by Nick Kralevich
· 10 years ago
a0cfe7c
Merge "Revert "Securely encrypt the master key""
by Paul Lawrence
· 10 years ago
2825f1e
Revert "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
59296a4
Merge "Revert "Only run vold command when file encryption enabled""
by Paul Lawrence
· 10 years ago
468ba48
Revert "Only run vold command when file encryption enabled"
by Paul Lawrence
· 10 years ago
6fdb6f5
Invoke perfprofd daemon (only for userdebug/eng builds).
by Than McIntosh
· 10 years ago
0379638
Merge "Remove strtok from adb."
by Elliott Hughes
· 10 years ago
5aefced
Merge "Only run vold command when file encryption enabled"
by Paul Lawrence
· 10 years ago
39fbcd5
Remove strtok from adb.
by Elliott Hughes
· 10 years ago
a403211
Merge "Support the full length of USB serial numbers."
by Elliott Hughes
· 10 years ago
1923ea6
Support the full length of USB serial numbers.
by Elliott Hughes
· 10 years ago
46881b2
Merge "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
1982a71
Merge "Use WriteFully in debuggerd to talk to ActivityManager."
by Elliott Hughes
· 10 years ago
9bb14a4
Merge "libziparchive: fix clang build"
by Greg Hackmann
· 10 years ago
fc17210
libziparchive: fix clang build
by Greg Hackmann
· 10 years ago
00ee246
Merge "Avoid mapping output to memory while writing to a file."
by Narayan Kamath
· 10 years ago
258ee41
Avoid mapping output to memory while writing to a file.
by Narayan Kamath
· 10 years ago
71317fa
Enable property expansion for insmod
by Emmanuel Berthier
· 10 years ago
54f68e4
Merge "init: get rid of the remaining double mounts"
by Nick Kralevich
· 10 years ago
e7350c1
init: get rid of the remaining double mounts
by Nick Kralevich
· 10 years ago
537ebe1
Merge "init: use SELinux /dev/null if available"
by Nick Kralevich
· 10 years ago
0a8869e
init: use SELinux /dev/null if available
by Nick Kralevich
· 10 years ago
c082266
Merge "init: don't double mount /proc and /sys"
by Nick Kralevich
· 10 years ago
93801f3
Merge "init: fix write_file checkreqprot logic error"
by Nick Kralevich
· 10 years ago
43fe55d
Merge "Improve logging of USBDEVFS_CLAIMINTERFACE failures."
by Elliott Hughes
· 10 years ago
Next »