Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
0bd1ca7ddf08cf6d33c265a765bbf60e73bea4bb
/
cmds
0bd1ca7
/proc/net/xt_qtaguid/ is long deprecated and never present/used
by Maciej Żenczykowski
· 5 years ago
be577f5
Remove ex-OWNERS.
by Elliott Hughes
· 5 years ago
3c53823
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 5 years ago
85906d7
Merge "Specify version for aidl_interface explicitly"
by Treehugger Robot
· 5 years ago
c183b7c
Merge changes from topic "platform_shared"
by Treehugger Robot
· 5 years ago
204e03d
Specify version for aidl_interface explicitly
by Jeongik Cha
· 5 years ago
3d1ce70
Merge "lshal: emphasize HIDL in docs/output"
by Steven Moreland
· 5 years ago
dc41366
Re-export headers of libbinder from libinstalld
by Jooyung Han
· 5 years ago
9560ed6
Merge "dumpstate: print DMA-BUF sysfs stats in bugreport"
by Treehugger Robot
· 5 years ago
dbbbc65
lshal: emphasize HIDL in docs/output
by Steven Moreland
· 5 years ago
1fe4c9f
Merge "Remove unused update_out_oat_access_times."
by Calin Juravle
· 5 years ago
2ac99ed
Merge "ServiceManager: support debug dump w/ PIDs"
by Steven Moreland
· 5 years ago
2147455
Merge "Fixes presubmit test flaky in dumpstate"
by Rhed Jao
· 5 years ago
3ea4327
ServiceManager: support debug dump w/ PIDs
by Steven Moreland
· 5 years ago
1742c1b
Fixes presubmit test flaky in dumpstate
by Rhed Jao
· 5 years ago
7dfe58c
Merge "Add mm_events trace instance"
by Kalesh Singh
· 5 years ago
bf00bf3
Remove unused update_out_oat_access_times.
by Rock.Yeh
· 5 years ago
f21c54e
Add mm_events trace instance
by Kalesh Singh
· 5 years ago
1da80c5
dumpstate: print DMA-BUF sysfs stats in bugreport
by Hridya Valsaraju
· 5 years ago
272d76d
Merge "Make DumpstateListener onError method oneway"
by Gavin Corkery
· 5 years ago
b86f892
Merge "libbinder: setupPolling flushes commands"
by Steven Moreland
· 5 years ago
bc2b607
Make DumpstateListener onError method oneway
by Gavin Corkery
· 5 years ago
e30d821
Pass caller information in cancelBugreport.
by Hunter Knepshield
· 5 years ago
f210b50
libbinder: setupPolling flushes commands
by Steven Moreland
· 5 years ago
faaaafb
dumpstate: save background traces when a BR is captured.
by Primiano Tucci
· 5 years ago
90e39e4
Merge "Fix dumpsys meminfo is not completing in bugreports"
by Rhed Jao
· 5 years ago
b049f18
Fix dumpsys meminfo is not completing in bugreports
by Rhed Jao
· 5 years ago
9376bfa
dumpstate: mount debugfs in non-user builds
by Hridya Valsaraju
· 5 years ago
7c9b62c
Merge "Fixes frequent ANR taking bugreport in background"
by Rhed Jao
· 5 years ago
96002aa
Merge "Dumpsys: stop writing when timed-out"
by Rhed Jao
· 5 years ago
f30487a
Merge "Rename android::apex functions"
by Nikita Ioffe
· 5 years ago
b2342d8
Rename android::apex functions
by Nikita Ioffe
· 5 years ago
c5f7ec3
Fixes frequent ANR taking bugreport in background
by Rhed Jao
· 5 years ago
a19145f
Dumpsys: stop writing when timed-out
by Rhed Jao
· 5 years ago
e839388
BpBinder: hide 'handle' API
by Steven Moreland
· 5 years ago
6ff0eef
Merge "Add libbinderdebug"
by Devin Moore
· 5 years ago
c03e3aa
Add libbinderdebug
by Devin Moore
· 5 years ago
2705d04
Merge "Run restorecon on new profile directories."
by Alan Stokes
· 5 years ago
3031a83
Merge "Revert "Revert "installd: Fix set dex2oat to background after boot_complete"""
by Wei Wang
· 5 years ago
9b795b5
Merge changes from topic "remove-duplicate-br-calls"
by Gavin Corkery
· 5 years ago
928d2c1
Run restorecon on new profile directories.
by Alan Stokes
· 5 years ago
e0dbd9b
Revert "Revert "installd: Fix set dex2oat to background after boot_complete""
by Wei Wang
· 5 years ago
633e1fb
Revert "installd: Fix set dex2oat to background after boot_complete"
by Dario Freni
· 5 years ago
c919183
installd: Fix set dex2oat to background after boot_complete
by Wei Wang
· 5 years ago
89e8278
Merge "Remove 'adb shell bugreport' command functionality"
by Dieter Hsu
· 5 years ago
9e4245b
Merge "lshal_test uses static libvintf."
by Yifan Hong
· 5 years ago
43101a4
lshal_test uses static libvintf.
by Yifan Hong
· 5 years ago
76a574f
Remove 'adb shell bugreport' command functionality
by Dieter Hsu
· 5 years ago
c9e0e9e
Merge changes from topic "br-stream-zip"
by Dieter Hsu
· 5 years ago
105ad0c
Streaming bugreport content to stdout 2/2
by Dieter Hsu
· 5 years ago
6968f55
Reduce duplicate calls for restricted dump options
by Gavin Corkery
· 5 years ago
5702b48
Remove unnecessary code for new BugreportManager
by Paul Chang
· 6 years ago
031c957
Streaming bugreport content to stdout 1/2
by Dieter Hsu
· 5 years ago
a27559e
Dexopt: fix a bug due to unsign int.
by yawanng
· 5 years ago
aa16268
dumpstate: add Apps NetworkRequest to limited bugreports
by Hugo Benichi
· 5 years ago
6fe34a5
Dexopt: read min new methods/classes percent change from properties.
by yawanng
· 5 years ago
c776e6c
Disable broken test BugreportSectionTest.WifiSectionGenerated
by Dieter Hsu
· 5 years ago
8b4da2f
Merge "Fix test/Android.bp on ARC builds"
by Treehugger Robot
· 5 years ago
6ae7c46
Fix test/Android.bp on ARC builds
by Boleyn Su
· 5 years ago
8be82ea
Fixes dumpstate_smoke_test failed #2
by Rhed Jao
· 5 years ago
e96bcd5
Deletes temporary files from thread pool when report is cancel
by Rhed Jao
· 5 years ago
6f5ddce
Remove a redundant call of starting DumpstateService
by Rhed Jao
· 5 years ago
a5de575
Faster bugreports (6/n)
by Rhed Jao
· 5 years ago
6b1ea2d
Faster bugreports (5/n)
by Rhed Jao
· 5 years ago
2cc4eec
Faster bugreports (4/n)
by Rhed Jao
· 5 years ago
4875aa6
Faster bugreports (3/n)
by Rhed Jao
· 5 years ago
1c85512
Faster bugreports (2/n)
by Rhed Jao
· 6 years ago
27077b1
Faster bugreports (1/n)
by Rhed Jao
· 6 years ago
c18bfd6
Add BugreportManagerTestCases to dumpstate presubmit
by Dieter Hsu
· 6 years ago
d180c4c
Fixes dumpstate_smoke_test failed
by Rhed Jao
· 6 years ago
dc6be80
More pre/postsubmit tests to dumpstate
by Dieter Hsu
· 6 years ago
3f21eaf
Merge "lshal: resistent to metaversion updates."
by Yifan Hong
· 5 years ago
f1cfae8
Merge "Add NfcSNOOP log in bugreport"
by Jack Yu
· 5 years ago
29b35b6
lshal: resistent to metaversion updates.
by Yifan Hong
· 5 years ago
354a51c
Merge "Fixes De data is not backed up correctly when user locked (1/n)"
by Chun-Wei Wang
· 5 years ago
84ea3de
Merge "dumpstate: more time for non-zipping lshal debug"
by Treehugger Robot
· 5 years ago
9de8a1f
dumpstate: more time for non-zipping lshal debug
by Steven Moreland
· 5 years ago
1d643c7
Fixes De data is not backed up correctly when user locked (1/n)
by JW Wang
· 5 years ago
a427126
Merge "servicemanager: remove TODO to combine sid checks"
by Steven Moreland
· 5 years ago
8824a9a
servicemanager: remove TODO to combine sid checks
by Steven Moreland
· 5 years ago
dd99c31
Merge "DO NOT MERGE Fix testVerifyStatsExternalConsistent case"
by Treehugger Robot
· 5 years ago
ffc805e
DO NOT MERGE Fix testVerifyStatsExternalConsistent case
by Chuwei Xu
· 6 years ago
a11d7c8
Merge "Update surfacereplayer owners file"
by Treehugger Robot
· 5 years ago
8fd083c
Merge "servicemanager: vintf declared API"
by Steven Moreland
· 5 years ago
c53cb41
Merge "lshal: Add fqname to debug error messages"
by Yifan Hong
· 5 years ago
8a66247
lshal: Add fqname to debug error messages
by Yifan Hong
· 5 years ago
2e293aa
servicemanager: vintf declared API
by Steven Moreland
· 5 years ago
1595a81
Update surfacereplayer owners file
by Vishnu Nair
· 5 years ago
9d07823
Merge "Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)" into stage-aosp-master
by Xin Li
· 5 years ago
280af8e
Merge "libbinder: remove unused context variables"
by Treehugger Robot
· 5 years ago
6109662
libbinder: remove unused context variables
by Steven Moreland
· 5 years ago
e8b4e70
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
by Xin Li
· 5 years ago
c8fd7fa
Merge "installd: Replace Dex2oatFileWrapper with UniqueFile"
by Treehugger Robot
· 5 years ago
17827d0
vndservicemanager requires vndservice
by Steven Moreland
· 5 years ago
cb35a06
installd: Replace Dex2oatFileWrapper with UniqueFile
by Victor Hsieh
· 5 years ago
e9481ce
Remove dex2oat_headers.
by Nicolas Geoffray
· 5 years ago
ab5d3f7
Merge "Remove dead dependency of libartimagevalues."
by Nicolas Geoffray
· 5 years ago
1b7094d
Remove dead dependency of libartimagevalues.
by Nicolas Geoffray
· 5 years ago
2cd4ea8
Merge "Add systrace tag for system property"
by Treehugger Robot
· 5 years ago
c0e2b1b
Add systrace tag for system property
by Bowgo Tsai
· 6 years ago
Next »