Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
fb23ba2142685463cf770e44f677c1e263aa8c97
/
cmds
fb23ba2
Merge "Add missing includes." am: 2df3edeae6
by Dan Albert
· 7 years ago
3c9c33a
Add missing includes.
by Dan Albert
· 7 years ago
45c99f6
Merge "Add sensor HAL process into dump list"
by Treehugger Robot
· 7 years ago
b317c75
Add sensor HAL process into dump list
by Peng Xu
· 7 years ago
68ff008
Merge "Remove code_cache info from parent's inode when code_cache is removed"
by Ryuki Nakamura
· 7 years ago
301fb13
Merge "Remove code_cache info from parent's inode when code_cache is removed"
by Treehugger Robot
· 7 years ago
223a1cf
Merge "Dumpstate: lshal runs in non-root in user build" am: 0c47ec9a82
by Yifan Hong
· 7 years ago
48e83a1
Dumpstate: lshal runs in non-root in user build
by Yifan Hong
· 7 years ago
354b299
Merge "Change UniquePtr to std::unique_ptr" am: 625d6a8cd8
by Jiyong Park
· 7 years ago
429d211
Change UniquePtr to std::unique_ptr
by Jiyong Park
· 7 years ago
c7342f8
Remove code_cache info from parent's inode when code_cache is removed
by Ryuki Nakamura
· 7 years ago
3985d37
Merge changes from topic "lshal_released" am: 136c4bc7ab
by Yifan Hong
· 7 years ago
fee209d
lshal: add Released column.
by Yifan Hong
· 7 years ago
22ea7b8
lshal: clean up ListCommand::fetchBinderized
by Yifan Hong
· 7 years ago
1243dde
lshal: ListCommand::getPidInfo should be cached.
by Yifan Hong
· 7 years ago
7a3b46c
lshal: fix tests on implementation
by Yifan Hong
· 7 years ago
93b8bff
lshal: omit description text in tests.
by Yifan Hong
· 7 years ago
880df0f
Merge changes from topic "lshal_released" am: 757fd44b93
by Yifan Hong
· 7 years ago
e3f88f1
lshal: add docs to Status.
by Yifan Hong
· 7 years ago
d43d705
lshal: remove unused "break".
by Yifan Hong
· 7 years ago
a6b93f0
lshal: register options for ListCommand.
by Yifan Hong
· 7 years ago
795b6ec
lshal: Lshal register commands
by Yifan Hong
· 7 years ago
a8bedc6
lshal: add HelpCommand
by Yifan Hong
· 7 years ago
ded398e
lshal: Add class Command.
by Yifan Hong
· 7 years ago
91e655d
lshal: DISALLOW_COPY_AND_ASSIGN needs to be in private
by Yifan Hong
· 7 years ago
e1111eb
Merge changes from topic "lshal_pretty" am: 303322f06a
by Yifan Hong
· 7 years ago
8bf7316
lshal: add tests for ListCommand::fetch* and dumpVintf
by Yifan Hong
· 7 years ago
b2a2ecb
lshal: Add tests for ListCommand::parseArgs
by Yifan Hong
· 7 years ago
ca3b660
lshal: fix file streams for testing.
by Yifan Hong
· 7 years ago
76ac14a
lshal: fix output streams for testing.
by Yifan Hong
· 7 years ago
bf20a26
lshal: clean up tests
by Yifan Hong
· 7 years ago
d4a77e8
lshal: remove ListCommand addLine
by Yifan Hong
· 7 years ago
30556fc
vndservicemanager: remove static dependency on libselinux
by Sandeep Patil
· 8 years ago
7cd89ff
Merge "lshal: fix potential out-of-range error." am: cb82bdbf10
by Yifan Hong
· 7 years ago
2233882
lshal: fix potential out-of-range error.
by Yifan Hong
· 7 years ago
54b6e67
Merge changes from topic "lshal_pretty" am: 7971ad7fd7
by Yifan Hong
· 7 years ago
05494a5
lshal: table columns affected by arg order.
by Yifan Hong
· 7 years ago
1bc1e9f
lshal: pretty print table.
by Yifan Hong
· 7 years ago
85e0c9c
Merge "Unconditionally unlink image." am: 74a871ae12
by Nicolas Geoffray
· 7 years ago
aa17ab4
Unconditionally unlink image.
by Nicolas Geoffray
· 7 years ago
07ea1d7
Merge "lshal: add help message for --neat" am: 87ffcc425e am: 17f20b035b
by Yifan Hong
· 7 years ago
17f20b0
Merge "lshal: add help message for --neat" am: 87ffcc425e
by Yifan Hong
· 7 years ago
87ffcc4
Merge "lshal: add help message for --neat"
by Treehugger Robot
· 7 years ago
45a0ead
lshal: add help message for --neat
by Yifan Hong
· 7 years ago
cb4c58b
Merge commit '219b580fed7916ed4e02dd634e003073f91c6b93' into manual_merge_219b580fe am: 84548cfbfb
by Yifan Hong
· 7 years ago
84548cf
Merge commit '219b580fed7916ed4e02dd634e003073f91c6b93' into manual_merge_219b580fe
by Yifan Hong
· 7 years ago
3f68cca
Use cutils/android_filesystem_config.h
by Yifan Hong
· 7 years ago
dfdc155
Merge "Otapreopt: Check dexopt return status before retry"
by Treehugger Robot
· 7 years ago
145b13a
Merge "Changes to support new v4.12.3 headers." am: ab9e842013 am: 4e99fac316
by Christopher Ferris
· 7 years ago
4e99fac
Merge "Changes to support new v4.12.3 headers." am: ab9e842013
by Christopher Ferris
· 7 years ago
dbaa22a
Changes to support new v4.12.3 headers.
by Christopher Ferris
· 7 years ago
6a9cf72
Installd: Run debug tools when using libartd
by Andreas Gampe
· 7 years ago
f2d5d51
Installd: Run debug tools when using libartd
by Andreas Gampe
· 7 years ago
79c6ad3
Installd: Run debug tools when using libartd
by Andreas Gampe
· 7 years ago
fec340e
Merge "Add sensor HAL process into dump list" into oc-dr1-dev
by TreeHugger Robot
· 7 years ago
f1ab0ac
Add sensor HAL process into dump list
by Peng Xu
· 7 years ago
699fbb7
servicemanager: Mark servicemanager as shutdown critical
by Wei Wang
· 7 years ago
175e684
servicemanager: Mark vndservicemanager as shutdown critical
by Roopesh Rajashekharaiah Nataraja
· 7 years ago
c3be65b
Merge "Validate the size of all dex paths eagerly" into oc-dr1-dev
by Calin Juravle
· 7 years ago
d23dee7
Validate the size of all dex paths eagerly
by Calin Juravle
· 7 years ago
a6c0a72
Restore PDX support to atrace.
by Corey Tabaka
· 7 years ago
a94c717
Add telephony related dumpsys in the telephony monitor bugreports
by Jayachandran C
· 7 years ago
acc79d7
Disable setting saved_cmdline_size am: ba54d5baf4
by John Reck
· 7 years ago
64dac11
Disable setting saved_cmdline_size am: ba54d5baf4
by John Reck
· 7 years ago
ba54d5b
Disable setting saved_cmdline_size
by John Reck
· 7 years ago
df4e3bc
Update dumpstate binary file name
by Jie Song
· 7 years ago
5e6abb3
Merge "Avoid SELinux violation at vndservicemanager" into oc-dr1-dev
by Martijn Coenen
· 7 years ago
9fbfad0
dumpstate: Add the 2nd fd for binary file
by Jie Song
· 7 years ago
61f8dfa
Avoid SELinux violation at vndservicemanager
by Kouji Shiotani
· 7 years ago
cf64ff0
Merge "Fix minor version bump reflected in lshal --init-vintf" am: ac6575097d
by Yifan Hong
· 7 years ago
c77bc02
Merge "Fix incorrect bitness for lshal --init-vintf" am: e162a97703
by Yifan Hong
· 7 years ago
77c8782
Fix minor version bump reflected in lshal --init-vintf
by Yifan Hong
· 7 years ago
e86f70b
Fix minor version bump reflected in lshal --init-vintf
by Yifan Hong
· 7 years ago
236301c
Fix incorrect bitness for lshal --init-vintf
by Yifan Hong
· 7 years ago
97eda0c
Fix incorrect bitness for lshal --init-vintf
by Yifan Hong
· 7 years ago
78f71fe
Use _exit for profile copy dexopt command
by Mathieu Chartier
· 7 years ago
bf16598
atrace.rc: Correct path to saved_cmdlines_size when setting permission
by Joel Fernandes
· 7 years ago
83e73f3
atrace.rc: Correct path to saved_cmdlines_size when setting permission
by Joel Fernandes
· 7 years ago
922e418
atrace.rc: Correct path to saved_cmdlines_size when setting permission
by Joel Fernandes
· 7 years ago
1dc1ef5
dumpstate: Better format for dumping block stat
by Wei Wang
· 7 years ago
516e0c3
Merge "dumpstate: Remove wpa_cli usage" into oc-dr1-dev
by TreeHugger Robot
· 7 years ago
509bb5d
dumpstate: Dump all block device stat
by Wei Wang
· 7 years ago
267b4fd
Merge "Don't double-count external cached app data." into oc-dev am: b5a1f50f5e
by Jeff Sharkey
· 7 years ago
c11cc1d
Merge "Don't double-count external cached app data." into oc-dev am: b5a1f50f5e
by Jeff Sharkey
· 7 years ago
4ca8ff9
Don't double-count external cached app data.
by Jeff Sharkey
· 7 years ago
ef63521
dumpstate: Remove wpa_cli usage
by Roshan Pius
· 7 years ago
485d70c
atrace: setup saved_cmdlines_size and write only if available am: 9351f72049
by Joel Fernandes
· 7 years ago
9351f72
atrace: setup saved_cmdlines_size and write only if available
by Joel Fernandes
· 7 years ago
ce964f2
atrace: setup saved_cmdlines_size and write only if available
by Joel Fernandes
· 7 years ago
76689e9
Revert "Disable in-place vdex update"
by Nicolas Geoffray
· 7 years ago
cf61460
Merge "Revert "Disable in-place vdex update"" am: 52ca987db6 am: deb23917a9 am: 3470e3e3f7
by Nicolas Geoffray
· 7 years ago
fd256c9
Merge "Revert "Disable in-place vdex update"" am: 52ca987db6 am: deb23917a9
by Nicolas Geoffray
· 7 years ago
b03814f
Revert "Disable in-place vdex update"
by Nicolas Geoffray
· 7 years ago
5d2e06c
Merge "atrace: Enable sched_waking if available" into oc-dev am: 4b37107002
by Joel Fernandes
· 7 years ago
be83a34
atrace: Set saved_cmdline_size to 8192 am: efb73a96b5
by Joel Fernandes
· 7 years ago
4b37107
Merge "atrace: Enable sched_waking if available" into oc-dev
by Joel Fernandes
· 7 years ago
efb73a9
atrace: Set saved_cmdline_size to 8192
by Joel Fernandes
· 7 years ago
237c363
atrace: Enable sched_waking if available
by Joel Fernandes
· 7 years ago
ee593e2
atrace: Enable sched_waking if available
by Joel Fernandes
· 7 years ago
18c2d05
Merge "Add media.codec process to native stack dump list" into oc-dev am: eb30998a33
by Chong Zhang
· 7 years ago
Next »