Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
eb4d5cbde02b17259e968321ef457b158ce1da4e
/
cmds
eb4d5cb
service_manager.c: remove is_selinux_enabled calls
by Nick Kralevich
· 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
3749a60
Merge "atrace.rc: move to post-fs trigger"
by Treehugger Robot
· 9 years ago
835180a
atrace.rc: move to post-fs trigger
by Wei Wang
· 9 years ago
45cee75
Merge "Revert "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat."""
by Nicolas Geoffray
· 9 years ago
53caf0d
Revert "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat.""
by Nicolas Geoffray
· 9 years ago
d5417da
Merge "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat.""
by Nicolas Geoffray
· 9 years ago
80a4f63
Merge "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat.""
by Nicolas Geoffray
· 9 years ago
5373d30
Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat."
by Nicolas Geoffray
· 9 years ago
ae4d6a6
Merge "Dumpstate's netstat call should use -W." am: 0708c8355f
by Elliott Hughes
· 9 years ago
0708c83
Merge "Dumpstate's netstat call should use -W."
by Elliott Hughes
· 9 years ago
6da66c1
Merge "Pass --output-vdex-fd and input-vdex-fd to dex2oat." am: 229d3c289b
by Nicolas Geoffray
· 9 years ago
196539e
Pass --output-vdex-fd and input-vdex-fd to dex2oat.
by Nicolas Geoffray
· 9 years ago
4122118
Fix clang static analyzer warnings.
by Manoj Gupta
· 9 years ago
0adb3a3
Dumpstate's netstat call should use -W.
by Elliott Hughes
· 9 years ago
439dbe3
Merge "dumpstate: Use private interfaces for buffer size properties"
by Mark Salyzyn
· 9 years ago
6c3d90f
dumpstate: Use private interfaces for buffer size properties
by Mark Salyzyn
· 9 years ago
23d0302
Move atrace init into on fs trigger
by Wei Wang
· 9 years ago
25d8a76
Move atrace init into on fs trigger am: f920891b71 am: dc34164cef
by Wei Wang
· 9 years ago
dc34164
Move atrace init into on fs trigger am: f920891b71
by Wei Wang
· 9 years ago
f920891
Move atrace init into on fs trigger
by Wei Wang
· 9 years ago
2cc37ea
Dumpstate should hold a wakelock to save bug report time. DO NOT MERGE.
by Wei Liu
· 9 years ago
19d86fd
Add "ip xfrm policy" to dumpstate output am: 53ca94ab34 am: 5159997ffa
by Erik Kline
· 9 years ago
5159997
Add "ip xfrm policy" to dumpstate output am: 53ca94ab34
by Erik Kline
· 9 years ago
b31206b
Installd: Add a delete_odex command
by Andreas Gampe
· 9 years ago
db459af
Merge "Add missing liblog dependency" am: c4dd0c3b83 am: abd9a76f5e
by Dimitry Ivanov
· 9 years ago
53ca94a
Add "ip xfrm policy" to dumpstate output
by Erik Kline
· 9 years ago
1e0ade2
Add missing liblog dependency
by Dimitry Ivanov
· 9 years ago
4ee346a
Add socket dumps via ss to bugreports. am: d3b809baff am: e0e7206725
by Lorenzo Colitti
· 9 years ago
e0e7206
Add socket dumps via ss to bugreports. am: d3b809baff
by Lorenzo Colitti
· 9 years ago
2bc204b
Merge "Add missing liblog dependency" am: b32a59e797 am: f12ea76ef3
by Dimitry Ivanov
· 9 years ago
d3b809b
Add socket dumps via ss to bugreports.
by Lorenzo Colitti
· 9 years ago
421e658
Add missing liblog dependency
by Dimitry Ivanov
· 9 years ago
496548f
Merge commit 'bc06c07ee7677168d71a9c809a8960f39340ff99' into blah
by Ajay Panicker
· 9 years ago
2f53177
Add btsnoop_hci.log to bugreport zip (1/2)
by Ajay Panicker
· 9 years ago
e5eb9cc
Recursively restorecon when SELinux label changes. am: 993de79607 am: 59d31b669b
by Jeff Sharkey
· 9 years ago
59d31b6
Recursively restorecon when SELinux label changes. am: 993de79607
by Jeff Sharkey
· 9 years ago
9795ff6
Dumpstate should hold a wakelock to save bug report time. am: f87959e007
by Wei Liu
· 9 years ago
993de79
Recursively restorecon when SELinux label changes.
by Jeff Sharkey
· 9 years ago
ebbfaf3
Merge "Rename unique_fd::clear to unique_fd::reset." am: f9f04003f5 am: 44bd6ca0d0
by Josh Gao
· 9 years ago
9656be1
Rename unique_fd::clear to unique_fd::reset.
by Josh Gao
· 9 years ago
f87959e
Dumpstate should hold a wakelock to save bug report time.
by Wei Liu
· 9 years ago
592c72e
Installd: Add a delete_odex command am: 3964da0636 am: 3ca30f7a5d
by Andreas Gampe
· 9 years ago
3ca30f7
Installd: Add a delete_odex command am: 3964da0636
by Andreas Gampe
· 9 years ago
a721fae
Merge "Installd: Add a delete_odex command" into nyc-mr1-dev
by Andreas Gampe
· 9 years ago
3964da0
Installd: Add a delete_odex command
by Andreas Gampe
· 9 years ago
6b9c6d2
ServiceManager: Allow system services running as secondary users to add services
by Arve Hjønnevåg
· 9 years ago
5fa90a0
ServiceManager: Restore basic uid check
by Arve Hjønnevåg
· 9 years ago
c338c7f
resolve merge conflicts of 8ef0ace to nyc-mr1-dev-plus-aosp
by David Brazdil
· 9 years ago
8ef0ace
Merge "installd: Create VDEX files and pass their FDs to dex2oat" am: a586216175
by David Brazdil
· 9 years ago
a586216
Merge "installd: Create VDEX files and pass their FDs to dex2oat"
by David Brazdil
· 9 years ago
4c8a923
Merge "Fix google-explicit-constructor warnings in dumpstate." am: a70396971e am: 347b6f4c35
by Chih-Hung Hsieh
· 9 years ago
666cd74
Merge "Fix google-explicit-constructor warnings in dumpstate." am: a70396971e
by Chih-Hung Hsieh
· 9 years ago
a703969
Merge "Fix google-explicit-constructor warnings in dumpstate."
by Treehugger Robot
· 9 years ago
00464fa
Unlink app image if copy fails for A/B OTA am: a029c0726d am: 0e9b53d870
by Mathieu Chartier
· 9 years ago
0e9b53d
Unlink app image if copy fails for A/B OTA am: a029c0726d
by Mathieu Chartier
· 9 years ago
a029c07
Unlink app image if copy fails for A/B OTA
by Mathieu Chartier
· 9 years ago
fc5934e
installd: Create VDEX files and pass their FDs to dex2oat
by David Brazdil
· 9 years ago
05352fd
make sure anrd trace is being collected. am: afc38fe263
by Zhengyin Qian
· 9 years ago
afc38fe
make sure anrd trace is being collected.
by Zhengyin Qian
· 9 years ago
360e4f7
Added a NETWORK trace tag. am: 0f97c1d775 am: f7e809936d
by Felipe Leme
· 9 years ago
f7e8099
Added a NETWORK trace tag. am: 0f97c1d775
by Felipe Leme
· 9 years ago
0f97c1d
Added a NETWORK trace tag.
by Felipe Leme
· 9 years ago
3839d19
Merge "installd: Simplify Dalvik cache path creation" am: ad95fc06aa am: c3ca770d0a
by David Brazdil
· 9 years ago
c0c8dad
Merge "installd: Simplify Dalvik cache path creation" am: ad95fc06aa
by David Brazdil
· 9 years ago
ad95fc0
Merge "installd: Simplify Dalvik cache path creation"
by David Brazdil
· 9 years ago
d948343
Merge "Revert "Don't use profiles with vm safe mode"" am: 60e97a4bd4 am: 6636101423
by Mathieu Chartier
· 9 years ago
4f7537f
Merge "Revert "Don't use profiles with vm safe mode"" am: 60e97a4bd4
by Mathieu Chartier
· 9 years ago
18f908b
Revert "Don't use profiles with vm safe mode"
by Mathieu Chartier
· 9 years ago
e6f0313
Otapreopt: Allow A/B dexopt only when bootcomplete am: 45cebd0e31 am: c3f64eea20
by Andreas Gampe
· 9 years ago
3b88553
otapreopt: Collect and print size of artifacts am: f1a7ad43cb am: a7949caecb
by Andreas Gampe
· 9 years ago
Next »