Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
eb02c479aad0bc442520fe63f7ffa4d77fe2fa24
/
cmds
a57dffb
lshal: Fix timeout causes unexpected exits.
by Yifan Hong
· 9 years ago
38903c0
Fix lshal cannot be run without root
by Yifan Hong
· 9 years ago
1e4a7fb
atrace: Don't output service lookup/notification errors.
by Martijn Coenen
· 9 years ago
ae09a3d
lshal: Add option to print cmd lines instead of pids.
by Yifan Hong
· 9 years ago
e2dadf0
lshal: Add timeout for IPC calls.
by Yifan Hong
· 9 years ago
38d53e0
lshal: Allow selecting columns and sorting by column.
by Yifan Hong
· 9 years ago
b0dde93
lshal: Refactor lshal to use an Lshal class; combined instance column with interface column
by Yifan Hong
· 9 years ago
2c3cd83
Revert "dumpsys: add option to list hardware services."
by Steven Moreland
· 9 years ago
b7ddc9e
Dump client PIDs for passthrough HALs.
by Yifan Hong
· 9 years ago
b24760f
Fix permissions for lshal
by Yifan Hong
· 9 years ago
f4bee84
lshal: print pids of client processes.
by Yifan Hong
· 9 years ago
6a25701
Do not -1 for lshal.
by Yifan Hong
· 9 years ago
3ef54f2
Add permission bits to open calls with O_CREAT
by George Burgess IV
· 9 years ago
70a5f12
Merge "Replace strlen with arraysize in array bounds."
by Treehugger Robot
· 9 years ago
36cebe77
Replace strlen with arraysize in array bounds.
by George Burgess IV
· 9 years ago
1f2d5a9
Merge changes from topic 'lshal'
by Yifan Hong
· 9 years ago
5ccdab9
Add debugDump() to IServiceManager.
by Yifan Hong
· 9 years ago
85dd3ad
Add an lshal command.
by Yifan Hong
· 9 years ago
76ddaeb
Fix two bugs in external storage accounting.
by Jeff Sharkey
· 9 years ago
1593ef2
Add mode to open call with O_CREAT
by George Burgess IV
· 9 years ago
a92616e
Merge "Update atrace to work with tracefs, not debugfs"
by Treehugger Robot
· 9 years ago
6270dd1
dumpsys: add option to list hardware services.
by Steven Moreland
· 9 years ago
2cd93cc
Update atrace to work with tracefs, not debugfs
by Paul Lawrence
· 9 years ago
ab54f68
Add i2c tracing support to atrace
by Michael Wright
· 9 years ago
7bf5b95
Measure external storage using new GIDs.
by Jeff Sharkey
· 9 years ago
45270e1
Merge "First pass at updated cache clearing logic."
by Jeff Sharkey
· 9 years ago
57eb11e
Merge "Clean up and simplify the logic in dexopt"
by Calin Juravle
· 9 years ago
134a719
Merge changes from topic 'kill_debuggerd'
by Josh Gao
· 9 years ago
7a570e8
Clean up and simplify the logic in dexopt
by Calin Juravle
· 9 years ago
88ddd94
First pass at updated cache clearing logic.
by Jeff Sharkey
· 9 years ago
a693382
Merge "Add systrace details to storage measurements."
by Jeff Sharkey
· 9 years ago
bfbe2d7
Merge "servicemanager: selinux: set selinux callbacks early"
by Treehugger Robot
· 9 years ago
466459b
Add systrace details to storage measurements.
by Jeff Sharkey
· 9 years ago
989b812
dumpstate: use O_APPEND for anr file.
by Josh Gao
· 9 years ago
d2db024
dumpstate: switch to using libdebuggerd_client.
by Josh Gao
· 9 years ago
93ba701
servicemanager: selinux: set selinux callbacks early
by Sandeep Patil
· 9 years ago
66b1a12
Handle devices without quota, speed up lookup.
by Jeff Sharkey
· 9 years ago
7a9059e
Wrap all installd operations in lock.
by Jeff Sharkey
· 9 years ago
24ef15b
Mask st_mode before comparing it.
by Jeff Sharkey
· 9 years ago
4eb1382
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 9 years ago
53d36e4
Merge "Don't print error if we can't talk to hwservicemanager."
by Treehugger Robot
· 9 years ago
64d54eb
Don't print error if we can't talk to hwservicemanager.
by Martijn Coenen
· 9 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
5cfc1c0
Merge "Added test cases to dumpsys."
by Treehugger Robot
· 9 years ago
6c207a7
Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed."
by Treehugger Robot
· 9 years ago
343175a
Added test cases to dumpsys.
by Felipe Leme
· 9 years ago
df2d754
Methods to calculate user and external disk usage.
by Jeff Sharkey
· 9 years ago
76cc027
Cleanup code given PATCHOAT_FOR_RELOCATION has been removed.
by Richard Uhler
· 9 years ago
4f8c1fd
Merge "Pass the same fd when compiling due to boot image update."
by Treehugger Robot
· 9 years ago
ca12228
Pass the same fd when compiling due to boot image update.
by Nicolas Geoffray
· 9 years ago
f6ac848
Callback elision for HIDL interfaces.
by Martijn Coenen
· 9 years ago
adddd98
Reference profiles use shared GID for user 0.
by Jeff Sharkey
· 9 years ago
3dfae0c
Offer to measure disk stats using quotas.
by Jeff Sharkey
· 9 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
c47aa53
Merge "Update for hiding Status from Return<T> object."
by Yifan Hong
· 9 years ago
0363209
Update for hiding Status from Return<T> object.
by Yifan Hong
· 9 years ago
35b83df
Only log restorecon changes for existing dirs.
by Jeff Sharkey
· 9 years ago
36a900a
Remove ~1/3 of the installd calls at boot.
by Jeff Sharkey
· 9 years ago
2e6dc9b
Handle invalid shared GIDs.
by Jeff Sharkey
· 9 years ago
228f4bd
Merge "Make atrace not depend on /dev/hwbinder."
by Treehugger Robot
· 9 years ago
3c9a979
Merge "atrace: introduce tracing category for adb."
by Josh Gao
· 9 years ago
a42866b
Make atrace not depend on /dev/hwbinder.
by Steven Moreland
· 9 years ago
90aff26
Split all dexopt-related code into dexopt.cpp.
by Jeff Sharkey
· 9 years ago
468b4cb
atrace: introduce tracing category for adb.
by Josh Gao
· 9 years ago
7be5ead
Minor shuffling of installd error reporting.
by Jeff Sharkey
· 9 years ago
423e746
Return real error strings from installd.
by Jeff Sharkey
· 9 years ago
fce768d
Merge "service_manager.c: remove is_selinux_enabled calls"
by Treehugger Robot
· 9 years ago
eb4d5cb
service_manager.c: remove is_selinux_enabled calls
by Nick Kralevich
· 9 years ago
f3e30b9
Filename refactoring, remove DEXOPT_OTA flag.
by Jeff Sharkey
· 9 years ago
6c2c056
Final push of installd to Binder; goodbye socket!
by Jeff Sharkey
· 9 years ago
475c6f9
Yet another set of installd Binder methods.
by Jeff Sharkey
· 9 years ago
f69c024
Merge "Move more installd methods to Binder."
by Jeff Sharkey
· 9 years ago
c1e93e7
Move more installd methods to Binder.
by Jeff Sharkey
· 9 years ago
4c93974
Revert "Move installd back to Android.mk."
by Dan Willemsen
· 9 years ago
ecea1bf
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD
by Bill Yi
· 9 years ago
0274c97
Shuffle installd Binder implementation around.
by Jeff Sharkey
· 9 years ago
95d9ac6
DO NOT MERGE. Check and restorecon cache/code_cache directories.
by Jeff Sharkey
· 9 years ago
7db6041
DO NOT MERGE. Recursively restorecon when SELinux label changes.
by Jeff Sharkey
· 9 years ago
4ed6507
DO NOT MERGE. Ignore setxattr() failures on tmpfs.
by Jeff Sharkey
· 9 years ago
9a998f4
DO NOT MERGE. Record "cache" inodes to clear while CE is locked.
by Jeff Sharkey
· 9 years ago
89c634b
Merge "Check and write some error in atrace." am: 7b50c02030
by Yifan Hong
· 9 years ago
7b50c02
Merge "Check and write some error in atrace."
by Treehugger Robot
· 9 years ago
5b62e60
Initial Binder interface for installd. am: 9087400f3c
by Jeff Sharkey
· 9 years ago
db79260
Move installd back to Android.mk. am: 00b6f68c5c
by Jeff Sharkey
· 9 years ago
7726057
Merge changes from topic 'bind'
by Jeff Sharkey
· 9 years ago
61954a4
Check and write some error in atrace.
by Yifan Hong
· 9 years ago
9087400
Initial Binder interface for installd.
by Jeff Sharkey
· 9 years ago
00b6f68
Move installd back to Android.mk.
by Jeff Sharkey
· 9 years ago
a7a0658
Merge "Fix includes; use IBase instead of IBinder." am: bd5dc9df53
by Yifan Hong
· 9 years ago
b8f9c06
Fix includes; use IBase instead of IBinder.
by Yifan Hong
· 9 years ago
aa51c8c
Merge "Check for errors for IServiceManager::get and list." am: a09202e9ac
by Yifan Hong
· 9 years ago
8cf4ed1
Check for errors for IServiceManager::get and list.
by Yifan Hong
· 9 years ago
f118868
Merge "Adjust installd with new dexopt return values." am: b29c82b67e
by Nicolas Geoffray
· 9 years ago
b29c82b
Merge "Adjust installd with new dexopt return values."
by Nicolas Geoffray
· 9 years ago
920c60c
Adjust installd with new dexopt return values.
by Nicolas Geoffray
· 9 years ago
87b2535
Merge "Fix clang static analyzer warnings." am: b10d705f51
by Manoj Gupta
· 9 years ago
b10d705
Merge "Fix clang static analyzer warnings."
by Treehugger Robot
· 9 years ago
7d7cd0c
Merge "atrace: support HAL services as well." am: 1aea108920
by Martijn Coenen
· 9 years ago
ee9b97e
atrace: support HAL services as well.
by Martijn Coenen
· 9 years ago
5b30ae1
Merge "atrace.rc: move to post-fs trigger" am: 3749a60b42
by Wei Wang
· 9 years ago
Next »