index
:
system_core
master
replicant-6.0
replicant-6.0-kerneldebug
replicant-6.0-profiling
https://code.fossencdi.org/system_core.git mirror
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Acer devices
Robert CH Chou
2009-11-03
1
-0
/
+1
*
Merge change I4e5c1c26
Android Code Review
2009-11-02
1
-1
/
+1
|
\
|
*
Fix use of memset function
Kenny Root
2009-08-29
1
-1
/
+1
*
|
FreeBSD support for usb-connected devices in adb
Alexey Tarasov
2009-10-25
3
-0
/
+699
*
|
Make get_my_path() safer
Alexey Tarasov
2009-10-22
6
-17
/
+20
*
|
adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
Mike Lockwood
2009-10-13
8
-8
/
+93
*
|
Add support for Acer devices
Robert CH Chou
2009-10-13
1
-0
/
+3
*
|
adb: Add USB Vendor IDs for LG and Huawei
Mike Lockwood
2009-10-13
1
-0
/
+6
*
|
Add NOTICE file and license tag for adb
Jean-Baptiste Queru
2009-10-13
2
-0
/
+191
*
|
adb: Clean up argument passing for create_service_thread()
Mike Lockwood
2009-10-13
1
-4
/
+5
*
|
Revert "adb: Another attempted workaround for the adb disconnect problem."
Joe Onorato
2009-10-13
1
-81
/
+12
*
|
libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent
San Mehat
2009-10-10
3
-4
/
+6
*
|
Merge change 10445
Android Code Review
2009-09-17
4
-0
/
+494
|
\
\
|
*
|
added SuperH atomic support to libcutils
Shin-ichiro KAWASAKI
2009-08-04
4
-0
/
+494
*
|
|
Set permissions properly for any ALSA device under /dev/snd
Sean McNeil
2009-09-15
1
-0
/
+1
*
|
|
Merge change 9779
Android Code Review
2009-09-14
0
-0
/
+0
|
\
\
\
|
*
|
|
Fix uninitialized variable loop
Chih-Wei Huang
2009-05-08
1
-1
/
+1
*
|
|
|
ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 's...
Vinay HARUGOP
2009-09-10
1
-5
/
+11
*
|
|
|
merge from master
Jean-Baptiste Queru
2009-09-03
2
-1
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
system/core: vold: Change permission of external storage device nodes
San Mehat
2009-08-21
1
-1
/
+1
|
*
|
|
BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
Raphael
2009-08-11
1
-3
/
+5
|
*
|
|
DO NOT MERGE adb: Remove adbd from simulator build.
Mike Lockwood
2009-08-10
1
-3
/
+3
|
*
|
|
DO NOT MERGE cherry-pick "adb reboot" from master:
Mike Lockwood
2009-08-10
4
-1
/
+52
|
*
|
|
Merge change 20354 into donut
Android (Google) Code Review
2009-08-07
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
strip comments from event-log-tags on device
Doug Zongker
2009-08-06
1
-0
/
+1
|
*
|
|
|
rootdir: init.rc: Bump up background cpu shares to 5.0%
San Mehat
2009-08-06
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge change 7315
Android Code Review
2009-08-28
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Allow an onrestart command to stop the current service
Ben Gruver
2009-08-27
1
-1
/
+2
*
|
|
|
|
BUGFIX - ro.kernel.android.{qemud | ril} and ro.android.noril
Simon Braunschmidt
2009-08-27
1
-5
/
+9
|
/
/
/
/
*
|
|
|
added chdir/chroot commands to init for mount switching/pivoting
Jay Freeman (saurik)
2009-08-27
4
-0
/
+24
*
|
|
|
Trivial implementation of init's import command.
Jay Freeman (saurik)
2009-08-27
1
-1
/
+1
*
|
|
|
Merge change 2903
Android Code Review
2009-08-27
3
-3
/
+4
|
\
\
\
\
|
*
|
|
|
completed implementation of "trigger" for init
Jay Freeman (saurik)
2009-08-25
3
-3
/
+4
*
|
|
|
|
adb: Fix emulator support.
Mike Lockwood
2009-08-26
2
-8
/
+10
*
|
|
|
|
Fix broken 'adb root' command.
Xavier Ducrohet
2009-08-26
1
-1
/
+1
*
|
|
|
|
adb: Improved support for running adb over TCP/IP
Mike Lockwood
2009-08-26
6
-51
/
+140
*
|
|
|
|
BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
Raphael
2009-08-26
1
-3
/
+5
*
|
|
|
|
adb: Fix infinite loop in Linux host device discovery.
Mike Lockwood
2009-08-26
1
-5
/
+1
*
|
|
|
|
adb: print better error message when there are insufficient permissions for a...
Mike Lockwood
2009-08-26
1
-7
/
+5
*
|
|
|
|
adb: update call to register_usb_transport in Mac and Windows builds.
Mike Lockwood
2009-08-26
2
-2
/
+2
*
|
|
|
|
adb: On Linux, detect USB devices for which adb does not have permissions to ...
Mike Lockwood
2009-08-26
5
-121
/
+159
*
|
|
|
|
adb: Use correct language ID when retrieving USB serial number.
Guang Zhu
2009-08-26
1
-24
/
+48
*
|
|
|
|
adb: Remove adbd from simulator build.
Mike Lockwood
2009-08-26
1
-3
/
+3
*
|
|
|
|
adb: add "adb reboot" command.
Mike Lockwood
2009-08-26
4
-1
/
+52
*
|
|
|
|
get rid of utils/executablepath.h, which now lives in the simulator
Mathias Agopian
2009-08-26
2
-2
/
+0
*
|
|
|
|
Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to.
Nick Pelly
2009-08-26
1
-1
/
+4
*
|
|
|
|
Fix incorrect check for LOG_UEVENTS
Chuck Tuffli
2009-08-26
1
-1
/
+1
*
|
|
|
|
init.rc: Fixes typo: sytem -> system.
Hiroshi Takekawa
2009-08-26
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge change 11205
Android Code Review
2009-08-21
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Fix bug of mmc.c not checking read_file result.
Xinyu Chen
2009-08-16
1
-0
/
+4
[next]