Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
91c3853911ab23728728728276a21dc6fe5fd622
91c3853
Added Toshiba's USB VID (0x0930) upon their request.
by Takeshi Kishimoto
· 15 years ago
81fbbc2
Added NEC and PMC's USB VIDs upon their request.
by Takeshi Kishimoto
· 15 years ago
899913f
print msg.command in human-readable format
by Viral Mehta
· 15 years ago
fdb13f7
Merge "Fix ADB daemon file descriptor leak"
by Jean-Baptiste Queru
· 15 years ago
22b0b56
Merge "Use complete hardware name without spaces."
by Jean-Baptiste Queru
· 15 years ago
1929990
Fixed LOG_ASSERT() compilation errors in native debug builds.
by Chris Pearson
· 15 years ago
e3f6a6e
Merge "fix insmod reading more than one module parameter"
by Jean-Baptiste Queru
· 15 years ago
097b7df
Merge "Fix sdcard mount issue."
by Jean-Baptiste Queru
· 15 years ago
2ee12e7
Fix sdcard mount issue.
by Ravi K Yenduri
· 15 years ago
6cebee2
Merge "Add -R to chmod"
by Jean-Baptiste Queru
· 15 years ago
3422591
Merge "Add -p support to mkdir"
by Jean-Baptiste Queru
· 15 years ago
365a09e
Add -R to chmod
by Anthony Newnam
· 15 years ago
b55de67
Add -p support to mkdir
by Anthony Newnam
· 15 years ago
68fec9a
Use complete hardware name without spaces.
by Sean McNeil
· 16 years ago
bedaac5
Disable building libdiskconfig on non-Linux hosts
by Kenny Root
· 15 years ago
07b3d09
Build the host version of libdiskconfig
by Bruce Beare
· 15 years ago
e94df97
DBUS is not fully implemented. Disable it for now
by Bruce Beare
· 15 years ago
ec219a2
merge from open-source master
by The Android Open Source Project
· 15 years ago
d05d268
Revert "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP"
by Jean-Baptiste Queru
· 15 years ago
6d4113f
merge from open-source master
by The Android Open Source Project
· 15 years ago
424875b
Merge "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP"
by Andy McFadden
· 15 years ago
8f5daad
Fix ADB daemon file descriptor leak
by Teddie Stenvi
· 15 years ago
1adbb60
merge from open-source master
by The Android Open Source Project
· 15 years ago
2ef5694
merge from open-source master
by The Android Open Source Project
· 15 years ago
ee0306b
merge from open-source master
by The Android Open Source Project
· 15 years ago
d9a1904
merge from open-source master
by The Android Open Source Project
· 15 years ago
6f29e5a
merge from open-source master
by The Android Open Source Project
· 15 years ago
07a804b
merge from open-source master
by The Android Open Source Project
· 15 years ago
f0d644f
merge from open-source master
by The Android Open Source Project
· 15 years ago
177e78e
Merge "- creates proper ifc.h and dhcp.h headers for libnetutils - adds ifc_set_hwaddr - adds hwaddr command to netcfg - code reuse: dhcp_configure calls ifc_configure; inet_ntoa is used for printing - consistency: use net.XXX.dnsX properties in favor of dhcp.XXX.dnsX properties (see related change to WifiStateTracker) - updated system/core/nexus to use new headers, although not sure if anybody still uses nexus"
by Jean-Baptiste Queru
· 15 years ago
83cb93b
added vendor ID for http://www.onthegovideo.com/
by Michael Richardson
· 15 years ago
feff3a8
Merge "eliminate a compiler warning: signed/unsigned length"
by Jean-Baptiste Queru
· 15 years ago
7b67993
Merge "adb: optimize socket-list-walking code"
by Jean-Baptiste Queru
· 15 years ago
b660bfc
Merge "adb: remove unneeded assignment of id to zero"
by Jean-Baptiste Queru
· 15 years ago
1dbfce3
Merge "adb: clean up 0 --> NULL for pointers"
by Jean-Baptiste Queru
· 15 years ago
62f4d86
Fix build - cpu-features is ARM-specific
by Jean-Baptiste Queru
· 15 years ago
9101221
Merge "Adds support for UBFX to JIT and Disassembler"
by Jean-Baptiste Queru
· 15 years ago
eb558b9
eliminate a compiler warning: signed/unsigned length
by Michael Richardson
· 15 years ago
8182829
adb: optimize socket-list-walking code
by André Goddard Rosa
· 15 years ago
8e78dc6
adb: remove unneeded assignment of id to zero
by André Goddard Rosa
· 15 years ago
c419e2a
adb: clean up 0 --> NULL for pointers
by André Goddard Rosa
· 15 years ago
de50fc1
AndroidConfig: define HAVE_PTHREAD_SETNAME_NP
by André Goddard Rosa
· 15 years ago
75a1d21
merge from open-source master
by The Android Open Source Project
· 15 years ago
13b012a
Merge "debuggerd: Show function names in tombstone backtraces"
by Jean-Baptiste Queru
· 15 years ago
c88e09c
- creates proper ifc.h and dhcp.h headers for libnetutils
by Szymon Jakubczak
· 15 years ago
7c84efe
merge from open-source master
by The Android Open Source Project
· 15 years ago
f2df6bb
Merge "toolbox-ls: sort file and directory lists"
by David 'Digit' Turner
· 15 years ago
36d2550
merge from open-source master
by The Android Open Source Project
· 15 years ago
885e5a7
Merge "Spell system correctly"
by Jean-Baptiste Queru
· 15 years ago
aa2106b
toolbox-ls: sort file and directory lists
by David 'Digit' Turner
· 15 years ago
c8c8c05
merge from open-source master
by The Android Open Source Project
· 15 years ago
6be163b
merge from open-source master
by The Android Open Source Project
· 15 years ago
192a288
Improve linenoise.c compatability.
by Jack Palevich
· 15 years ago
ad5431d
Emit shell prompt even when in non-interactive mode.
by Jack Palevich
· 15 years ago
324a98f
merge from open-source master
by The Android Open Source Project
· 15 years ago
f7e148c
merge from open-source master
by The Android Open Source Project
· 15 years ago
1bc4eae
sh: Fix problem with stray '\r' character that was introduced in previous change
by Mike Lockwood
· 15 years ago
b1fb3bd
am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable
by Christopher Tate
· 15 years ago
cbbe79a
adb connect and disconnect improvements:
by Mike Lockwood
· 15 years ago
456688b
merge from open-source master
by The Android Open Source Project
· 15 years ago
5dc0f5d
merge from open-source master
by The Android Open Source Project
· 15 years ago
c57a22c
merge from open-source master
by The Android Open Source Project
· 15 years ago
705b37b
merge from open-source master
by The Android Open Source Project
· 15 years ago
c0b3ad1
merge from open-source master
by The Android Open Source Project
· 15 years ago
230cb33
Make /proc/kmsg and /proc/sysrq-trigger system-process-readable
by Christopher Tate
· 15 years ago
4dc1fa8
Adds support for UBFX to JIT and Disassembler
by Martyn Capewell
· 15 years ago
67d5358
adb: remove obsolete shell history support.
by Mike Lockwood
· 15 years ago
7fe202f
Use linenoise to add simple editing and history to the Android shell.
by Jack Palevich
· 15 years ago
ae7b91b
debuggerd: Show function names in tombstone backtraces
by Meng Hu
· 15 years ago
d9d1ca4
Let "adb connect" connect to emulators too
by Stefan Hilzinger
· 15 years ago
5762ec2
Fix adb remount on non-MTD devices
by Colin Cross
· 15 years ago
f1c03de
adb: Add Qualcomm USB id
by Dima Zavin
· 15 years ago
49337b2
merge from open-source master
by The Android Open Source Project
· 15 years ago
5099d34
Merge "Fix "route add default dev <iface>" behaviour"
by Jean-Baptiste Queru
· 15 years ago
e95aad6
merge from open-source master
by The Android Open Source Project
· 15 years ago
93ac155
init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB.
by Mike Lockwood
· 15 years ago
80bdda4
Merge "Added a move flag for init's mount command that maps to MS_MOVE."
by Jean-Baptiste Queru
· 15 years ago
538e577
merge from open-source master
by The Android Open Source Project
· 15 years ago
34ed47a
Merge "sys_signame[] was added to libc, remove conflicting definition"
by Jean-Baptiste Queru
· 15 years ago
d00eba4
merge from open-source master
by The Android Open Source Project
· 15 years ago
70b262a
Spell system correctly
by Anthony Newnam
· 15 years ago
28a8dab
Add a printf format.
by christian.bejram
· 15 years ago
25ffaff
am 86b12152: fix windows SDK build
by Brad Fitzpatrick
· 15 years ago
218faa3
am e43c2483: More fixes to Binder perf regression from Eclair
by Brad Fitzpatrick
· 15 years ago
86b1215
fix windows SDK build
by Brad Fitzpatrick
· 15 years ago
e43c248
More fixes to Binder perf regression from Eclair
by Brad Fitzpatrick
· 15 years ago
ba9025c
am 253e27ac: Optimize set_sched_policy(), which gets called in every binder call.
by Brad Fitzpatrick
· 15 years ago
253e27a
Optimize set_sched_policy(), which gets called in every binder call.
by Brad Fitzpatrick
· 15 years ago
83b97a6
am 458f0633: For issue #2651381, allow library prelinking.
by Dan Bornstein
· 15 years ago
44bce0f
merge from open-source master
by The Android Open Source Project
· 15 years ago
458f063
For issue #2651381, allow library prelinking.
by Dan Bornstein
· 15 years ago
2bef93c
cpu-features.h is only available for ARM
by Bruce Beare
· 15 years ago
e57d891
merge from open-source master
by The Android Open Source Project
· 15 years ago
9b6c850
fix sim build
by Jean-Baptiste Queru
· 15 years ago
f42d2fa
Fix LDM addressing mode disassembly
by Martyn Capewell
· 15 years ago
86abd5f
Merge "Adds UXTB16 support to Pixelflinger"
by Jean-Baptiste Queru
· 15 years ago
8ecf934
Merge "NEON shortcut for flat colour blending into 16-bit"
by Jean-Baptiste Queru
· 15 years ago
cd64315
Add documentation for some adb environmental variables.
by Tim
· 15 years ago
9a22c68
merge from open-source master
by The Android Open Source Project
· 15 years ago
26bb6e9
Fixing spelling errors in adb docs
by Brian Carlstrom
· 15 years ago
Next »