Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_core
/
b42e7e8f05d4ad3aa0fc3cfcc997684a4446c7b4
b42e7e8
Merge "Fix adb sync/pull/push error reporting."
by Elliott Hughes
· 9 years ago
8b43c3e
Fix adb sync/pull/push error reporting.
by Elliott Hughes
· 9 years ago
69ccb95
Merge "adb: Mask SIGTTIN so that I/O works when backgrounded."
by Josh Gao
· 9 years ago
8dcdb57
adb: Mask SIGTTIN so that I/O works when backgrounded.
by Josh Gao
· 9 years ago
151e497
Merge "Disable container overflow detect on target."
by Evgenii Stepanov
· 9 years ago
f3009f2
Disable container overflow detect on target.
by Evgenii Stepanov
· 9 years ago
0fd0946
Merge "Lose df to toybox."
by Elliott Hughes
· 9 years ago
cca6019
Lose df to toybox.
by Elliott Hughes
· 9 years ago
f4e2045
Merge "Don't use libstdc++."
by Dan Albert
· 9 years ago
82a6c84
Don't use libstdc++.
by Dan Albert
· 9 years ago
77e4677
Merge "system/core: add libpackagelistparser"
by Andreas Gampe
· 9 years ago
054c099
Merge "Logd: Fix missing include of rc file"
by Andreas Gampe
· 9 years ago
f5852ce
Logd: Fix missing include of rc file
by Andreas Gampe
· 9 years ago
438eb75
system/core: add libpackagelistparser
by Andreas Gampe
· 9 years ago
38aee48
Merge "init/adb: correct static lib dependencies for libselinux"
by Daniel Cashman
· 9 years ago
e269364
Merge "sdcard: use libpackageparser"
by Daniel Cashman
· 9 years ago
8906560
Merge "logd: use libpackageparser"
by Daniel Cashman
· 9 years ago
e509980
sdcard: use libpackageparser
by William Roberts
· 9 years ago
bd2d961
init/adb: correct static lib dependencies for libselinux
by William Roberts
· 9 years ago
5643f80
Merge "Fix some compiler warnings in libpixelflinger."
by Elliott Hughes
· 9 years ago
512b0e6
Merge "Remove __DATE__/__TIME__ from init and debuggerd"
by Dan Willemsen
· 9 years ago
30622bb
Remove __DATE__/__TIME__ from init and debuggerd
by Dan Willemsen
· 9 years ago
c52b3c0
Merge "Disable sanitization for LinearTransform"
by Andy Hung
· 9 years ago
13c19e7
Disable sanitization for LinearTransform
by Andy Hung
· 9 years ago
cd6b53f
Fix some compiler warnings in libpixelflinger.
by Elliott Hughes
· 9 years ago
4a8d125
Merge "Fix parameter to lseek"
by Elliott Hughes
· 9 years ago
f21f0f1
Fix parameter to lseek
by caozhiyuan
· 9 years ago
5654360
Merge "Fix lseek argument order."
by Elliott Hughes
· 9 years ago
c96de0d
Fix lseek argument order.
by Elliott Hughes
· 9 years ago
0a85d04
Merge "crash_reporter: add missing mkdir for crash_server rule"
by Mike Frysinger
· 9 years ago
cb31b1d
crash_reporter: add missing mkdir for crash_server rule
by Mike Frysinger
· 9 years ago
ed38714
Merge "adb: use libfec in disable-verity"
by Sami Tolvanen
· 9 years ago
8ad8076
adb: use libfec in disable-verity
by Sami Tolvanen
· 9 years ago
c249293
Merge "adb: win32: Improve Winsock error code mappings and strings"
by Elliott Hughes
· 9 years ago
0a79600
adb: win32: Improve Winsock error code mappings and strings
by Spencer Low
· 9 years ago
fb371d6
Merge "libbinderwrapper: Add GetCallingUid() and GetCallingPid()."
by Daniel Erat
· 9 years ago
4d7591b
Merge "fix misuse of formatting specifiers"
by Elliott Hughes
· 9 years ago
2218720
Merge "crash_reporter: Use os-release.d to store the crash server url"
by Steve Fung
· 9 years ago
3947737
Merge "Implement ZipWriter for quickly writing ZipFiles."
by Adam Lesinski
· 9 years ago
7cba9db
libbinderwrapper: Add GetCallingUid() and GetCallingPid().
by Daniel Erat
· 9 years ago
5683366
crash_reporter: Use os-release.d to store the crash server url
by Steve Fung
· 9 years ago
b8cc70a
Merge "Error correction: Use libfec in fs_mgr"
by Sami Tolvanen
· 9 years ago
ad4ad8c
Implement ZipWriter for quickly writing ZipFiles.
by Adam Lesinski
· 9 years ago
ca0d66d
Merge "adb: non-interactive shell stdin."
by David Pursell
· 9 years ago
1ed57f0
adb: non-interactive shell stdin.
by David Pursell
· 9 years ago
51bdc5b
Merge "Update crash_reporter and metrics rc files to trigger on post-fs-data"
by Steve Fung
· 9 years ago
aeca97b
logd: use libpackageparser
by William Roberts
· 9 years ago
0d6cdfb
Update crash_reporter and metrics rc files to trigger on post-fs-data
by Steve Fung
· 9 years ago
defbd39
Merge "metricsd: Read build time values from etc/os-release.d."
by Bertrand Simonnet
· 9 years ago
eb697ab
metricsd: Read build time values from etc/os-release.d.
by Bertrand SIMONNET
· 9 years ago
fcc9358
Merge "crash_reporter: Update to use the os-release.d configs"
by Steve Fung
· 9 years ago
99e3a92
Error correction: Use libfec in fs_mgr
by Sami Tolvanen
· 10 years ago
7d69175
Merge "Make allocations use unique_ptr."
by Christopher Ferris
· 9 years ago
634df89
Make allocations use unique_ptr.
by Christopher Ferris
· 9 years ago
4bd3148
Merge "Revert "Error correction: Use libfec in fs_mgr""
by Sami Tolvanen
· 9 years ago
0923453
Revert "Error correction: Use libfec in fs_mgr"
by Sami Tolvanen
· 9 years ago
ba00051
Merge "adbd: Add os descriptor support for adb."
by Badhri Jagan Sridharan
· 9 years ago
a2cfddd
Merge "Error correction: Use libfec in fs_mgr"
by Sami Tolvanen
· 9 years ago
72e3c82
crash_reporter: Update to use the os-release.d configs
by Steve Fung
· 9 years ago
7d85a6a
Merge "system/core: Rename "chromeos" -> "brillo" in include paths and namespaces"
by Alex Vakulenko
· 9 years ago
74dc624
system/core: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
cee4473
Merge "logd: correct for number of elements in prune"
by Mark Salyzyn
· 9 years ago
4f11a40
Merge "crash_reporter: Report the bdk_version"
by Steve Fung
· 9 years ago
58b8be8
logd: correct for number of elements in prune
by Mark Salyzyn
· 9 years ago
af090a6
fix misuse of formatting specifiers
by Daniel Micay
· 9 years ago
9b3a278
Merge "logd: use coalesce instead of merge (cleanup)"
by Mark Salyzyn
· 9 years ago
3de3a0f
Error correction: Use libfec in fs_mgr
by Sami Tolvanen
· 10 years ago
2154e42
Merge "Switch to android::base::ReadFully"
by Elliott Hughes
· 9 years ago
67b3cad
Switch to android::base::ReadFully
by Johan Redestig
· 9 years ago
73bf853
Merge "Switch fs_mgr_verity.c to C++."
by Elliott Hughes
· 9 years ago
f837660
Merge "system/core: fix iterator for LruCache"
by Sergio Giro
· 9 years ago
1c04253
Merge "logd: object layer format statistics"
by Mark Salyzyn
· 9 years ago
5117e41
Merge "Update metrics to use weaved's client library"
by Alex Vakulenko
· 9 years ago
0cb59c0
system/core: fix iterator for LruCache
by Sergio Giro
· 9 years ago
aa265b6
crash_reporter: Report the bdk_version
by Steve Fung
· 9 years ago
2fb90dc
Merge changes from topic 'userspace-audit'
by Nick Kralevich
· 9 years ago
4b2d6dd
Merge "crash_reporter: Use the actual GID of the crashing process"
by Steve Fung
· 9 years ago
82b02de
Update metrics to use weaved's client library
by Alex Vakulenko
· 9 years ago
9e27cab
Merge "init.rc: Disable sysrq from the keyboard"
by Nick Kralevich
· 9 years ago
773fd3c
crash_reporter: Use the actual GID of the crashing process
by Steve Fung
· 9 years ago
d28a535
init.rc: Disable sysrq from the keyboard
by Nick Kralevich
· 9 years ago
a3ae129
Merge "metricsd: Update weave command APIs"
by Alex Vakulenko
· 9 years ago
aaad42f
logd: use coalesce instead of merge (cleanup)
by Mark Salyzyn
· 9 years ago
5579340
Merge "init shouldn't call DumpState by default."
by Elliott Hughes
· 9 years ago
1946d3b
init shouldn't call DumpState by default.
by Elliott Hughes
· 9 years ago
246c18c
Switch fs_mgr_verity.c to C++.
by Elliott Hughes
· 9 years ago
35f8963
metricsd: Update weave command APIs
by Alex Vakulenko
· 9 years ago
23fe7be
Merge "crash_reporter: Support crashes from arbitrary users"
by Steve Fung
· 9 years ago
df345a8
Merge changes Icc984f40,Ie4c46bc9,I0f238985,I63a729d2,I2b5900a2
by Mark Salyzyn
· 9 years ago
6db7cd7
crash_reporter: Support crashes from arbitrary users
by Steve Fung
· 9 years ago
b3fbdf5
Merge "fs_config.c: remove setuid from procrank"
by Nick Kralevich
· 9 years ago
21f99c0
Merge "Use const auto&/auto&& in adb."
by Elliott Hughes
· 9 years ago
e2b2996
fs_config.c: remove setuid from procrank
by Nick Kralevich
· 9 years ago
2b25c66
logd: clearAll by UID speedup
by Mark Salyzyn
· 9 years ago
c5dc970
logd: clear return and deal with busy if readers locked
by Mark Salyzyn
· 9 years ago
de4bb9c
logd: update region lock after entry has passed to reader socket
by Mark Salyzyn
· 9 years ago
603b8e5
logcat: do not exit buffer loop on error
by Mark Salyzyn
· 9 years ago
65fe251
Use const auto&/auto&& in adb.
by Elliott Hughes
· 9 years ago
86eb38f
logd: clientHasLogCredentials false negatives
by Mark Salyzyn
· 9 years ago
1407b28
Merge "Fix adb -d/-e error reporting."
by Elliott Hughes
· 9 years ago
Next »