Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
2da2a48ebf124261b493dff3fff6a27e01a101b6
2da2a48
Use ro.debuggable instead of ro.build.type
by Yusuke Sato
· 9 years ago
517037b
Merge "adb: bail out if wait_for_device fails in send_shell_command."
by Josh Gao
· 9 years ago
0a38f3a
Merge "adb: fix leak of framework_fd."
by Josh Gao
· 9 years ago
b2db27e
Merge "Prepare mincrypt tools for move to recovery repo."
by Mattias Nissler
· 9 years ago
d3ca26a
adb: fix leak of framework_fd.
by Josh Gao
· 9 years ago
68b7cc9
Merge "Add PreloadPublicNativeLibraries function"
by Dimitry Ivanov
· 9 years ago
87f76e4
Add PreloadPublicNativeLibraries function
by Dimitry Ivanov
· 9 years ago
c2e8e23
adb: bail out if wait_for_device fails in send_shell_command.
by Josh Gao
· 9 years ago
6358e6a
Merge "adbd: Remove explicit capability bounding set code."
by Jorge Lucangeli Obes
· 9 years ago
e6d8f71
Merge "Add more first-party Brillo system users."
by Jorge Lucangeli Obes
· 9 years ago
77ab6d6
Add more first-party Brillo system users.
by Jorge Lucangeli Obes
· 9 years ago
f631a5a
Merge "bootstat: Record the time since factory reset on init."
by James Hawkins
· 9 years ago
57627d0
Merge "Sync internal<->AOSP user list."
by Jorge Lucangeli Obes
· 9 years ago
4e607ad
bootstat: Record the time since factory reset on init.
by James Hawkins
· 9 years ago
87e55b1
Prepare mincrypt tools for move to recovery repo.
by Mattias Nissler
· 9 years ago
3a8083b
Sync internal<->AOSP user list.
by Chien-Yu Chen
· 9 years ago
411a27c
Merge "Remove duplicate fdevent.cpp entry"
by Dan Willemsen
· 9 years ago
7a53f15
Remove duplicate fdevent.cpp entry
by Dan Willemsen
· 9 years ago
9723db3
adbd: Remove explicit capability bounding set code.
by Jorge Lucangeli Obes
· 9 years ago
b3ebc90
Merge "Clean up CLOEXEC in qtaguid."
by Elliott Hughes
· 9 years ago
64823a7
Merge "Clean up CLOEXEC in SocketListener."
by Elliott Hughes
· 9 years ago
e7375aa
Merge "Clean up CLOEXEC in debuggerd."
by Elliott Hughes
· 9 years ago
067e6da
Merge "healthd: Remove warning by clang compiler."
by Ruchi Kandoi
· 9 years ago
1b13b68
Merge "liblog: event log list logging handler"
by Mark Salyzyn
· 9 years ago
e5c3b7b
Merge changes Ib80dcce9,Ifef3de75
by Dimitry Ivanov
· 9 years ago
ef82021
liblog: event log list logging handler
by Mark Salyzyn
· 9 years ago
4b06cdb
Merge "liblog: deal with warning messages"
by Mark Salyzyn
· 9 years ago
0913ccd
healthd: Remove warning by clang compiler.
by Ruchi Kandoi
· 9 years ago
a16315a
nativeloader: Export FindNamespaceByClassLoader
by Dimitry Ivanov
· 9 years ago
5ec805e
nativeloader: refactor FindNamespaceByClassLoader method
by Dimitry Ivanov
· 9 years ago
aa3e65b
Merge "healthd: support reading charge status from BatteryMonitor."
by Yabin Cui
· 9 years ago
031a735
Merge "adb: sysdeps_test: improve smoke test."
by Josh Gao
· 9 years ago
aa2cc93
adb: sysdeps_test: improve smoke test.
by Josh Gao
· 9 years ago
119ff94
Merge changes I4a8aa840,I9708f2a3
by Josh Gao
· 9 years ago
92eafda
Clean up CLOEXEC in SocketListener.
by Elliott Hughes
· 9 years ago
0c82ae7
Clean up CLOEXEC in qtaguid.
by Elliott Hughes
· 9 years ago
123f160
Clean up CLOEXEC in debuggerd.
by Elliott Hughes
· 9 years ago
c3decbf
Merge changes I9757ab85,Idac80a24
by Josh Gao
· 9 years ago
706a3fb
healthd: support reading charge status from BatteryMonitor.
by Yabin Cui
· 9 years ago
b1020c3
adb: check for an error response from adbd between each write.
by Josh Gao
· 9 years ago
623bed7
adbd: restore the old error handling behavior.
by Josh Gao
· 9 years ago
7903463
Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44
by Josh Gao
· 9 years ago
47a8382
liblog: deal with warning messages
by Mark Salyzyn
· 9 years ago
c644e83
adb: change unsigned to uint32_t in sync struct definitions.
by Josh Gao
· 9 years ago
434b341
adb: detect when the client disconnects in wait-for-device.
by Josh Gao
· 9 years ago
aa17dbc
Merge "libmemunreachable: fix long timeout on error"
by Colin Cross
· 9 years ago
e7f53cb
libmemunreachable: fix long timeout on error
by Colin Cross
· 9 years ago
5cc580b
Merge "Remove dead code from debuggerd."
by Elliott Hughes
· 9 years ago
d486558
adb: make fdevent_test, socket_test compile on Windows.
by Josh Gao
· 9 years ago
0c8b7bf
adb: add fd exhaustion test, fix errno reporting in sysdeps_win32.
by Josh Gao
· 9 years ago
3c2e9c0
adb: move win32 fd base to 2048, fix fd allocation.
by Josh Gao
· 9 years ago
3640ed1
adb: don't emulate fdevent or socketpair on Windows.
by Josh Gao
· 9 years ago
384411a
Remove dead code from debuggerd.
by Elliott Hughes
· 9 years ago
8a78db4
Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr."
by James Hawkins
· 9 years ago
fa3a552
Merge "healthd: separate libbatterymonitor for use in recovery."
by Yabin Cui
· 9 years ago
14f27d8
healthd: separate libbatterymonitor for use in recovery.
by Yabin Cui
· 9 years ago
aa2a431
Merge "imprecise mark and sweep native memory leak detector"
by Colin Cross
· 9 years ago
824d9a9
Merge "libutils: add String8 and String16 std_string utility methods"
by Samuel Tan
· 9 years ago
7fa0b74
Merge "libutils: remove whitespace from String8 files"
by Samuel Tan
· 9 years ago
a181cb6
libutils: add String8 and String16 std_string utility methods
by Samuel Tan
· 9 years ago
afb802d
libutils: remove whitespace from String8 files
by Samuel Tan
· 9 years ago
ecf42a0
Merge "adb: fix clang-format for access modifier dedent."
by Josh Gao
· 9 years ago
fb6bb0a
system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr.
by James Hawkins
· 9 years ago
9bcaa75
adb: fix clang-format for access modifier dedent.
by Josh Gao
· 9 years ago
7845de6
Merge "Remove logcat's false dependency on a libutils header file."
by Elliott Hughes
· 9 years ago
add6174
Merge "healthd: Add "No UI" operation for charger mode"
by Todd Poynor
· 9 years ago
011e863
healthd: Add "No UI" operation for charger mode
by Todd Poynor
· 9 years ago
10f2490
Merge "fake_log_device: long lived allocations"
by Mark Salyzyn
· 9 years ago
04ae8e2
fake_log_device: long lived allocations
by Mark Salyzyn
· 9 years ago
8e98bd8
Merge "Remove two bogus libutils dependencies."
by Elliott Hughes
· 9 years ago
a636c1a
Merge "Remove libbase's libutils dependency."
by Elliott Hughes
· 9 years ago
c0c649e
Remove logcat's false dependency on a libutils header file.
by Elliott Hughes
· 9 years ago
b548552
Remove two bogus libutils dependencies.
by Elliott Hughes
· 9 years ago
494fa9b
Remove libbase's libutils dependency.
by Elliott Hughes
· 9 years ago
4cc0bcf
Merge "healthd: init members of BatteryMonitor."
by Yabin Cui
· 9 years ago
961b824
Merge "fastboot: fix TCP protocol version check."
by David Pursell
· 9 years ago
4b3d54a
fastboot: fix TCP protocol version check.
by David Pursell
· 9 years ago
ebb9997
Merge "bootstat: Record metrics for factory_reset and time_since_factory_reset."
by James Hawkins
· 9 years ago
1537823
healthd: init members of BatteryMonitor.
by Yabin Cui
· 9 years ago
99c22c4
Merge "libutils: remove whitespaces in String16.cpp and String16.h"
by Samuel Tan
· 9 years ago
36bfbaa
bootstat: Record metrics for factory_reset and time_since_factory_reset.
by James Hawkins
· 9 years ago
fb81615
Merge "Add .clang-format symlink to Brillo's clang-format."
by Alex Deymo
· 9 years ago
1b5ed1a
libutils: remove whitespaces in String16.cpp and String16.h
by Samuel Tan
· 9 years ago
cb24824
Add .clang-format symlink to Brillo's clang-format.
by Alex Deymo
· 9 years ago
73b2a8f
Merge "logd: enforce policy integrity"
by Sami Tolvanen
· 9 years ago
29302ac
Merge "Move libnetutils headers into libnetutils."
by Elliott Hughes
· 9 years ago
7417e14
Merge "Remove unnecessary #include from <memtrack/memtrack.h>."
by Elliott Hughes
· 9 years ago
4d47ce7
logd: enforce policy integrity
by Sami Tolvanen
· 9 years ago
f33a1ca
Merge "liblog: document fakeLogClose never to be called"
by Mark Salyzyn
· 9 years ago
5627646
liblog: document fakeLogClose never to be called
by Mark Salyzyn
· 9 years ago
e91ef30
Merge "Move libdiskconfig headers into libdiskconfig."
by Elliott Hughes
· 9 years ago
e71e402
Remove unnecessary #include from <memtrack/memtrack.h>.
by Elliott Hughes
· 9 years ago
3f10390
Merge "Don't go busy loop when waiting child process."
by Elliott Hughes
· 9 years ago
338c4c9
Merge "fs_mgr: BLKGETSIZE causes memory corruption"
by Elliott Hughes
· 9 years ago
de0b515
Don't go busy loop when waiting child process.
by Tao Wu
· 9 years ago
67a8172
fs_mgr: BLKGETSIZE causes memory corruption
by Keith Mok
· 9 years ago
5ec63b6
Merge "Move libmemtrack headers into libmemtrack."
by Elliott Hughes
· 9 years ago
10f94e7
Merge "bootstat: Add a few more bootreasons and rebase the index against index 1."
by James Hawkins
· 9 years ago
4686c37
Move libdiskconfig headers into libdiskconfig.
by Elliott Hughes
· 9 years ago
fceb0c6
bootstat: Add a few more bootreasons and rebase the index against index 1.
by James Hawkins
· 9 years ago
Next »