Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
12fc069b01d4f8497e3d9145c67b17277e95196b
12fc069
adb: fix adb reverse --no-rebind help text
by Spencer Low
· 9 years ago
ab89302
Merge "Set HOME, LOGNAME, SHELL, and USER from adbd."
by Elliott Hughes
· 9 years ago
69fac32
Merge "rootdir: Allow board specific folders and symlinks in root directory"
by Daniel Rosenberg
· 9 years ago
bf98fdf
Set HOME, LOGNAME, SHELL, and USER from adbd.
by Elliott Hughes
· 9 years ago
ac9066f
Merge "Teach sp<> how to std::move"
by John Reck
· 9 years ago
9b44bc4
Merge "adb: run reverse_service() in main thread."
by Yabin Cui
· 9 years ago
0848691
Merge "metricsd: Report the model manifest id."
by Bertrand Simonnet
· 9 years ago
53b16ac
rootdir: Allow board specific folders and symlinks in root directory
by Daniel Rosenberg
· 9 years ago
1fdb2b9
Merge "Make Join support string delimiters"
by Casey Dahlin
· 9 years ago
fdcbf63
Make Join support string delimiters
by Casey Dahlin
· 9 years ago
7569859
Merge "adb: use correct _WIN32 macro."
by Josh Gao
· 9 years ago
a4b264c
adb: run reverse_service() in main thread.
by Yabin Cui
· 9 years ago
f0c0d9e
Merge "Fix ParseInt/ParseUint to handle explicit "0x" hex."
by Elliott Hughes
· 9 years ago
bc29bc4
Fix ParseInt/ParseUint to handle explicit "0x" hex.
by Elliott Hughes
· 9 years ago
6b9e8f0
Merge "libcutils: Make /data/nativetest{,64}/* executable."
by Daniel Erat
· 9 years ago
3b3f904
libcutils: Make /data/nativetest{,64}/* executable.
by Daniel Erat
· 9 years ago
5e6311b
adb: use correct _WIN32 macro.
by Josh Gao
· 9 years ago
ab7dc64
Merge "adb: fix adb client running out of sockets on Windows"
by Elliott Hughes
· 9 years ago
96fbf75
adb: fix adb client running out of sockets on Windows
by Spencer Low
· 9 years ago
2ed7fee
Merge "Fix ps -Z so it combines with other arguments."
by Elliott Hughes
· 9 years ago
7e6c696
Fix ps -Z so it combines with other arguments.
by Elliott Hughes
· 9 years ago
66e4101
Merge "Remove the name filtering from toolbox ps."
by Elliott Hughes
· 9 years ago
7bd3cc0
Remove the name filtering from toolbox ps.
by Elliott Hughes
· 9 years ago
153ff3a
Merge "logd: statistics report chatty effective percentage"
by Mark Salyzyn
· 9 years ago
c32e1aa
Merge "logd: Add support for *.logd.filter"
by Mark Salyzyn
· 9 years ago
a879336
logd: statistics report chatty effective percentage
by Mark Salyzyn
· 10 years ago
2db78e0
logd: Add support for *.logd.filter
by Mark Salyzyn
· 10 years ago
195dce5
metricsd: Report the model manifest id.
by Bertrand SIMONNET
· 9 years ago
1f77900
Merge "Show transfer progress in adb sync/pull/push."
by Elliott Hughes
· 9 years ago
fa74b7f
Merge "fastboot shouldn't erase non-existent cache partitions."
by Elliott Hughes
· 9 years ago
ca734aa
Show transfer progress in adb sync/pull/push.
by Elliott Hughes
· 9 years ago
465e27a
fastboot shouldn't erase non-existent cache partitions.
by Elliott Hughes
· 9 years ago
fca944d
Merge "ZipWriter: archive disk numbers are 0 index based"
by Adam Lesinski
· 9 years ago
d73fbcc
Merge "Add deflate compression to ZipWriter"
by Adam Lesinski
· 9 years ago
d003c40
Merge "fs_mgr: set partition.*.verified property even without state"
by Sami Tolvanen
· 9 years ago
cb191b1
fs_mgr: set partition.*.verified property even without state
by Sami Tolvanen
· 9 years ago
588a2aa
Merge "libziparchive: fix calculation of mod_time."
by Narayan Kamath
· 9 years ago
49f7e8b
libziparchive: fix calculation of mod_time.
by beonit
· 10 years ago
389a15c
Merge changes Iefbea3b1,Ieb924b6d
by Mark Salyzyn
· 9 years ago
3e161b7
liblog: add android_log_timestamp() private function
by Mark Salyzyn
· 10 years ago
46d758e
liblog: logcat: add epoch and monotonic format modifiers
by Mark Salyzyn
· 10 years ago
ca3c748
Merge "Use GetBuildTime from libchrome instead of __DATE__"
by Dan Willemsen
· 9 years ago
1d7f6e0
Use GetBuildTime from libchrome instead of __DATE__
by Dan Willemsen
· 9 years ago
2377963
Teach sp<> how to std::move
by John Reck
· 9 years ago
c9993cf
Merge "Don't use VLAs in adb."
by Elliott Hughes
· 9 years ago
18bc08a
Merge "core: Rename libchromeos into libbrillo"
by Alex Vakulenko
· 9 years ago
671443f
Don't use VLAs in adb.
by Elliott Hughes
· 9 years ago
d5cd0e8
Merge "crash_reporter: Make report log more useful"
by Steve Fung
· 9 years ago
da611b4
Merge "crash_sender: Properly handle curl errors"
by Steve Fung
· 9 years ago
3c75f42
crash_reporter: Make report log more useful
by Steve Fung
· 9 years ago
e284fac
crash_sender: Properly handle curl errors
by Steve Fung
· 9 years ago
6b93ddb
core: Rename libchromeos into libbrillo
by Alex Vakulenko
· 9 years ago
c1e7e81
Merge "adb: fix -Tt options to match ssh."
by David Pursell
· 9 years ago
135f158
adb: fix -Tt options to match ssh.
by David Pursell
· 9 years ago
72b9edb
Merge "Fix adb sync/pull/push error reporting."
by Elliott Hughes
· 9 years ago
6431f54
Fix adb sync/pull/push error reporting.
by Elliott Hughes
· 9 years ago
5481fae
Merge "adb: Mask SIGTTIN so that I/O works when backgrounded."
by Josh Gao
· 9 years ago
f5efd8d
adb: Mask SIGTTIN so that I/O works when backgrounded.
by Josh Gao
· 9 years ago
77cd94b
Merge "Disable container overflow detect on target."
by Evgenii Stepanov
· 9 years ago
9fec29d
Disable container overflow detect on target.
by Evgenii Stepanov
· 9 years ago
5ab7f56
Merge "Lose df to toybox."
by Elliott Hughes
· 9 years ago
d353886
Lose df to toybox.
by Elliott Hughes
· 9 years ago
432ec6b
Merge "Don't use libstdc++."
by Dan Albert
· 9 years ago
aa53541
Don't use libstdc++.
by Dan Albert
· 9 years ago
89d2818
Merge "system/core: add libpackagelistparser"
by Andreas Gampe
· 9 years ago
f7de099
Merge "Logd: Fix missing include of rc file"
by Andreas Gampe
· 9 years ago
5d8e5da
Logd: Fix missing include of rc file
by Andreas Gampe
· 9 years ago
f5bd865
system/core: add libpackagelistparser
by Andreas Gampe
· 9 years ago
3c85373
Merge "init/adb: correct static lib dependencies for libselinux"
by Daniel Cashman
· 9 years ago
e823220
Merge "sdcard: use libpackageparser"
by Daniel Cashman
· 9 years ago
a552181
Merge "logd: use libpackageparser"
by Daniel Cashman
· 9 years ago
62df4ca
sdcard: use libpackageparser
by William Roberts
· 10 years ago
2020b95
init/adb: correct static lib dependencies for libselinux
by William Roberts
· 10 years ago
639d95a
Merge "Fix some compiler warnings in libpixelflinger."
by Elliott Hughes
· 9 years ago
62c543b
Merge "Remove __DATE__/__TIME__ from init and debuggerd"
by Dan Willemsen
· 9 years ago
10b2e81
Remove __DATE__/__TIME__ from init and debuggerd
by Dan Willemsen
· 9 years ago
05c0207
Merge "Disable sanitization for LinearTransform"
by Andy Hung
· 9 years ago
a587836
Disable sanitization for LinearTransform
by Andy Hung
· 9 years ago
cb9d4dd
Fix some compiler warnings in libpixelflinger.
by Elliott Hughes
· 9 years ago
23132f7
Merge "Fix parameter to lseek"
by Elliott Hughes
· 9 years ago
6207230
Fix parameter to lseek
by caozhiyuan
· 9 years ago
2b6318e
Merge "Fix lseek argument order."
by Elliott Hughes
· 9 years ago
e4021b7
Fix lseek argument order.
by Elliott Hughes
· 9 years ago
dd310f9
ZipWriter: archive disk numbers are 0 index based
by Adam Lesinski
· 9 years ago
b63b931
Add deflate compression to ZipWriter
by Adam Lesinski
· 10 years ago
60579f3
Merge "crash_reporter: add missing mkdir for crash_server rule"
by Mike Frysinger
· 9 years ago
0db3be1
crash_reporter: add missing mkdir for crash_server rule
by Mike Frysinger
· 9 years ago
08792c8
Merge "adb: use libfec in disable-verity"
by Sami Tolvanen
· 9 years ago
136c214
adb: use libfec in disable-verity
by Sami Tolvanen
· 9 years ago
93cf532
Merge "adb: win32: Improve Winsock error code mappings and strings"
by Elliott Hughes
· 9 years ago
ba1747f
adb: win32: Improve Winsock error code mappings and strings
by Spencer Low
· 9 years ago
2f526c4
Merge "libbinderwrapper: Add GetCallingUid() and GetCallingPid()."
by Daniel Erat
· 9 years ago
567de5d
Merge "fix misuse of formatting specifiers"
by Elliott Hughes
· 9 years ago
3619913
Merge "crash_reporter: Use os-release.d to store the crash server url"
by Steve Fung
· 9 years ago
81a4212
Merge "Implement ZipWriter for quickly writing ZipFiles."
by Adam Lesinski
· 9 years ago
92c9cc9
libbinderwrapper: Add GetCallingUid() and GetCallingPid().
by Daniel Erat
· 9 years ago
c1b4b8b
crash_reporter: Use os-release.d to store the crash server url
by Steve Fung
· 9 years ago
76ef72f
Merge "Error correction: Use libfec in fs_mgr"
by Sami Tolvanen
· 9 years ago
d3679d6
Implement ZipWriter for quickly writing ZipFiles.
by Adam Lesinski
· 10 years ago
a0ddaef
Merge "adb: non-interactive shell stdin."
by David Pursell
· 9 years ago
Next »