Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
91a54c11cbfbe3adc1df2f523c75ad76affb0ae9
91a54c1
Add x86-64 checking for Darwin
by Kenny Root
· 16 years ago
cc7a5dc
adb: Add Dell's USB vendor ID.
by Mike Lockwood
· 15 years ago
a1871d2
adb: Add USB vendor ID for Foxconn
by Mike Lockwood
· 15 years ago
a48d43a
Add adb reboot-bootloader to match fastboot reboot-bootloader.
by Romain Guy
· 15 years ago
a59387b
adb: fix -d and -e options for "adb forward" command.
by Mike Lockwood
· 15 years ago
303254e
Define HAVE_SYS_SENDFILE_H.
by Dan Bornstein
· 15 years ago
333a80c
merge from eclair
by Jean-Baptiste Queru
· 15 years ago
4b29fe6
eclair snapshot
by Jean-Baptiste Queru
· 15 years ago
e25ff1c
Add support for Acer devices
by Robert CH Chou
· 16 years ago
d475db4
Merge change I4e5c1c26
by Android Code Review
· 15 years ago
3b226f9
FreeBSD support for usb-connected devices in adb
by Alexey Tarasov
· 15 years ago
3166410
Make get_my_path() safer
by Alexey Tarasov
· 15 years ago
74d7ff8
adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
by Mike Lockwood
· 15 years ago
1fbf27b
Add support for Acer devices
by Robert CH Chou
· 16 years ago
89f9a84
adb: Add USB Vendor IDs for LG and Huawei
by Mike Lockwood
· 16 years ago
4a0da39
Add NOTICE file and license tag for adb
by Jean-Baptiste Queru
· 16 years ago
d6e3ecb
adb: Clean up argument passing for create_service_thread()
by Mike Lockwood
· 16 years ago
e5c8b6d
Revert "adb: Another attempted workaround for the adb disconnect problem."
by Joe Onorato
· 16 years ago
ebfe3db
libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent
by San Mehat
· 15 years ago
808c89e
Merge change 10445
by Android Code Review
· 16 years ago
102f6d2
Set permissions properly for any ALSA device under /dev/snd
by Sean McNeil
· 16 years ago
2f1013e
Merge change 9779
by Android Code Review
· 16 years ago
0260847
ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 'swp' instruction is deprecated
by Vinay HARUGOP
· 16 years ago
a145741
merge from master
by Jean-Baptiste Queru
· 16 years ago
4e5c1c2
Fix use of memset function
by Kenny Root
· 16 years ago
e86a2c7
Merge change 7315
by Android Code Review
· 16 years ago
15681df
BUGFIX - ro.kernel.android.{qemud | ril} and ro.android.noril
by Simon Braunschmidt
· 16 years ago
dc816d5
Allow an onrestart command to stop the current service
by Ben Gruver
· 16 years ago
e7cb137
added chdir/chroot commands to init for mount switching/pivoting
by Jay Freeman (saurik)
· 16 years ago
9f28bde
Trivial implementation of init's import command.
by Jay Freeman (saurik)
· 16 years ago
12a5b88
Merge change 2903
by Android Code Review
· 16 years ago
cef31a0
adb: Fix emulator support.
by Mike Lockwood
· 16 years ago
f71c711
Fix broken 'adb root' command.
by Xavier Ducrohet
· 16 years ago
2f38b69
adb: Improved support for running adb over TCP/IP
by Mike Lockwood
· 16 years ago
26f3de6
BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
by Raphael
· 16 years ago
ecfb75d
adb: Fix infinite loop in Linux host device discovery.
by Mike Lockwood
· 16 years ago
668cc77
adb: print better error message when there are insufficient permissions for a device.
by Mike Lockwood
· 16 years ago
a8be72f
adb: update call to register_usb_transport in Mac and Windows builds.
by Mike Lockwood
· 16 years ago
95b837d
adb: On Linux, detect USB devices for which adb does not have permissions to communicate with.
by Mike Lockwood
· 16 years ago
e64004d
adb: Use correct language ID when retrieving USB serial number.
by Guang Zhu
· 16 years ago
63e6152
adb: Remove adbd from simulator build.
by Mike Lockwood
· 16 years ago
5f4b051
adb: add "adb reboot" command.
by Mike Lockwood
· 16 years ago
3969080
get rid of utils/executablepath.h, which now lives in the simulator
by Mathias Agopian
· 16 years ago
22048ef
Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to.
by Nick Pelly
· 16 years ago
1e07084
Fix incorrect check for LOG_UEVENTS
by Chuck Tuffli
· 16 years ago
7acf338
init.rc: Fixes typo: sytem -> system.
by Hiroshi Takekawa
· 16 years ago
11e1c42
completed implementation of "trigger" for init
by Jay Freeman (saurik)
· 16 years ago
41ced02
Merge change 11205
by Android Code Review
· 16 years ago
e36c153
system/core: vold: Change permission of external storage device nodes
by San Mehat
· 16 years ago
85b3fcc
system/core: vold: Change permission of external storage device nodes
by San Mehat
· 16 years ago
e353047
Fix bug of mmc.c not checking read_file result.
by Xinyu Chen
· 16 years ago
227c74a
vold: Check partitions 1-4 instead of 0-3
by Ben Winslow
· 16 years ago
e3baafd
BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
by Raphael
· 16 years ago
c52c602
DO NOT MERGE adb: Remove adbd from simulator build.
by Mike Lockwood
· 16 years ago
704aa83
DO NOT MERGE cherry-pick "adb reboot" from master:
by Mike Lockwood
· 16 years ago
c5ceeee
Merge change 20354 into donut
by Android (Google) Code Review
· 16 years ago
0e5e7ef
strip comments from event-log-tags on device
by Doug Zongker
· 16 years ago
ee40fc4
rootdir: init.rc: Bump up background cpu shares to 5.0%
by San Mehat
· 16 years ago
c6af911
added SuperH atomic support to libcutils
by Shin-ichiro KAWASAKI
· 16 years ago
1f7aceb
merge from donut
by Jean-Baptiste Queru
· 16 years ago
cc1de48
adb: Another attempted workaround for the adb disconnect problem.
by Mike Lockwood
· 16 years ago
a868359
merge from donut
by Jean-Baptiste Queru
· 16 years ago
96d58f4
Merge korg/donut into korg/master
by Jean-Baptiste Queru
· 16 years ago
de6f62a
Add support for Samsung and Motorola devices.
by Xavier Ducrohet
· 16 years ago
d52f54c
install recovery image using patch mechanism
by Doug Zongker
· 16 years ago
1f27821
vold: If we're bootstrapping, don't automatically mount the SD card. Also fixes some
by San Mehat
· 16 years ago
d8221d9
vold: vfat: Run up to 3 passes of the disk checker when the checker
by San Mehat
· 16 years ago
b6e70d8
vold: Allow a damaged volume to be re-evaluated for mounting
by San Mehat
· 16 years ago
160d4b0
Merge change 6738 into donut
by Android (Google) Code Review
· 16 years ago
1219448
rootdir: Remove ip-up-vpn script, which is replaced by an executable.
by Chia-chi Yeh
· 16 years ago
7bf6884
adb: Increment ADB_SERVER_VERSION
by Mike Lockwood
· 16 years ago
48d116e
init.rc: Fix commands for allowing the system_server to access wpa_supplicant.conf
by Mike Lockwood
· 16 years ago
dc9d52f
adb: Use correct language ID when retrieving USB serial number.
by Mike Lockwood
· 16 years ago
c989199
Fix typo in adb commandline help
by Kenny Root
· 16 years ago
3d9b265
adb: Use correct language ID when retrieving USB serial number.
by Mike Lockwood
· 16 years ago
b3edd07
vold: Change the disk formatter we use + fix commandline argument creation
by San Mehat
· 16 years ago
72eead4
toolbox: mkdosfs: Imported new 'newfs_msdos' updated disk formatter
by San Mehat
· 16 years ago
eefef32
Set the permissions of wifi supplicant file so that system can access it.
by Amith Yamasani
· 16 years ago
5c49135
Merge change 5852 into donut
by Android (Google) Code Review
· 16 years ago
9ad18f0
vold: Kill logspam
by San Mehat
· 16 years ago
51afbf5
rootdir: Modify init.rc to run mtpd/racoon as a non-root user.
by Chia-chi Yeh
· 16 years ago
383688b
toolbox: Fix uninitalized stack variable in mount.
by Dima Zavin
· 16 years ago
5e92446
Merge change 5662 into donut
by Android (Google) Code Review
· 16 years ago
4a1465f
toolbox: Revise route utility.
by Chia-chi Yeh
· 16 years ago
4322f2d
init: Enable sched_yield() compatability mode on boot.
by San Mehat
· 16 years ago
9f9c951
vold: Force formatting of cards to FAT32
by San Mehat
· 16 years ago
3860b6e
rootdir: Obsolete ppp/peers/common and racoon/racoon.conf.
by Chia-chi Yeh
· 16 years ago
abb0855
Merge change 4728 into donut
by Android (Google) Code Review
· 16 years ago
bbdab64
Merge change 4592 into donut
by Android (Google) Code Review
· 16 years ago
a1140ad
Merge change 5455 into donut
by Android (Google) Code Review
· 16 years ago
34ccf65
Add new PPP IPCP script for VPN.
by Hung-ying Tyan
· 16 years ago
c3115b9
vold: Logging to catch when the disk checker crashes
by San Mehat
· 16 years ago
1537d48
vold: Fix bug where logwrapper would pass data to LOG() in the format field,
by San Mehat
· 16 years ago
e7f444f
vold: Switch vfat fsck tools
by San Mehat
· 16 years ago
d6c6796
nexus: Rename onInterfaceStarted -> onInterfaceConnected and add Dhcp start/stop control
by San Mehat
· 16 years ago
54962e0
nexus: Add skeleton for DhcpClient
by San Mehat
· 16 years ago
88dc657
Add device, property, directory, and file permissions for VPN.
by Chia-chi Yeh
· 16 years ago
abd54c1
rootdir: Remove gprs/pppd related scripts.
by Chia-chi Yeh
· 16 years ago
bfa2f8e
init: Bump up the max cpu bandwidth shares ratio for background.
by San Mehat
· 16 years ago
d0290ea
nexus: Fix SupplicantStatus decoding
by San Mehat
· 16 years ago
Next »