index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB.
Mike Lockwood
2010-05-16
2
-2
/
+26
*
Merge "Added a move flag for init's mount command that maps to MS_MOVE."
Jean-Baptiste Queru
2010-05-14
1
-0
/
+1
|
\
|
*
Added a move flag for init's mount command that maps to MS_MOVE.
Jay Freeman (saurik)
2010-04-20
1
-0
/
+1
*
|
Merge "sys_signame[] was added to libc, remove conflicting definition"
Jean-Baptiste Queru
2010-05-14
1
-14
/
+0
|
\
\
|
*
|
sys_signame[] was added to libc, remove conflicting definition
Thorsten Glaser
2010-04-20
1
-14
/
+0
*
|
|
Add a printf format.
christian.bejram
2010-05-10
1
-3
/
+3
*
|
|
cpu-features.h is only available for ARM
Bruce Beare
2010-05-04
1
-1
/
+1
*
|
|
fix sim build
Jean-Baptiste Queru
2010-05-03
1
-0
/
+2
*
|
|
Fix LDM addressing mode disassembly
Martyn Capewell
2010-04-29
1
-1
/
+1
*
|
|
Merge "Adds UXTB16 support to Pixelflinger"
Jean-Baptiste Queru
2010-04-29
7
-1
/
+128
|
\
\
\
|
*
|
|
Adds UXTB16 support to Pixelflinger
Martyn Capewell
2009-12-07
7
-1
/
+128
*
|
|
|
Merge "NEON shortcut for flat colour blending into 16-bit"
Jean-Baptiste Queru
2010-04-29
4
-0
/
+284
|
\
\
\
\
|
*
|
|
|
NEON shortcut for flat colour blending into 16-bit
Martyn Capewell
2009-12-07
4
-0
/
+284
|
|
/
/
/
*
|
|
|
Add documentation for some adb environmental variables.
Tim
2010-04-29
1
-0
/
+6
*
|
|
|
Fixing spelling errors in adb docs
Brian Carlstrom
2010-04-28
2
-7
/
+7
*
|
|
|
Make adb's daemon-port on the host machine configurable.
Stefan Hilzinger
2010-04-28
6
-26
/
+65
*
|
|
|
adb: remove obsolete adb.connected system property.
Mike Lockwood
2010-04-28
1
-6
/
+0
*
|
|
|
Add Pantech's USB vendor ID to adb.
Xavier Ducrohet
2010-04-28
1
-0
/
+4
*
|
|
|
Added Kyocera's VID (0x0482), upon their request.
Takeshi Kishimoto
2010-04-28
1
-0
/
+3
*
|
|
|
adb: Add five second timeout for USB writes on Linux host.
Mike Lockwood
2010-04-28
2
-3
/
+10
*
|
|
|
Add missing newlines to adb usage message
Brian Carlstrom
2010-04-28
1
-2
/
+2
*
|
|
|
adb: do not mix printf() with write() when writing to stdout.
Mike Lockwood
2010-04-28
1
-2
/
+2
*
|
|
|
Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request.
Takeshi Kishimoto
2010-04-28
1
-0
/
+3
*
|
|
|
Added USB vendor id of Sharp, based on Sharp's request.
Takeshi Kishimoto
2010-04-28
1
-1
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge "adb: Add persistent system property for running adb in TCPIP mode"
Mike Lockwood
2010-04-20
1
-3
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
adb: Add persistent system property for running adb in TCPIP mode
Mike Lockwood
2010-04-20
1
-3
/
+6
*
|
|
Add -l option to `adb sync`
Anthony Newnam
2010-04-19
3
-9
/
+20
*
|
|
Merge "vold: fix a bug of crash"
Jean-Baptiste Queru
2010-04-19
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vold: fix a bug of crash
Chih-Wei Huang
2010-03-25
1
-1
/
+1
*
|
|
Allow 'adb pull' to pull symlinked files
Matt Fischer
2010-04-15
1
-1
/
+1
*
|
|
toolbox: add "uptime" command
Mike Lockwood
2010-04-09
2
-0
/
+89
|
/
/
*
|
Merge "Fix Heap Corruption from too long of a TAG"
Andy McFadden
2010-03-02
1
-0
/
+10
|
\
\
|
*
|
Fix Heap Corruption from too long of a TAG
Keith Preston
2010-02-18
1
-0
/
+10
*
|
|
merge from open-source master
The Android Open Source Project
2010-02-23
3
-71
/
+76
|
\
\
\
|
*
|
|
ADB: Garmin-Asus's USB Vendor ID
Raphael
2010-02-15
1
-1
/
+3
|
*
|
|
adb: add Nvidia's vendor id to adb
Erik Gilling
2010-02-15
1
-0
/
+3
|
*
|
|
make "adb bugreport" run "bugreport" (which invokes "dumpstate"
Dan Egnor
2010-02-15
1
-4
/
+2
|
*
|
|
adb: Fix problems detecting adb in more complicated USB configurations.
Mike Lockwood
2010-02-15
1
-64
/
+63
|
*
|
|
Make adb pull use . as the target file directory if you don't supply one.
Joe Onorato
2010-02-15
1
-3
/
+8
|
|
/
/
*
|
|
resolved conflicts for merge of e577a83a to eclair-plus-aosp
Jean-Baptiste Queru
2010-02-05
0
-0
/
+0
|
\
\
\
|
*
\
\
reconcile main tree with open-source eclair
The Android Open Source Project
2010-02-05
0
-0
/
+0
|
|
\
\
\
|
|
*
\
\
reconcile android-2.1_r1 snapshot
The Android Open Source Project
2010-01-29
0
-0
/
+0
|
|
|
\
\
\
|
|
|
*
|
|
android-2.1_r1 snapshot
The Android Open Source Project
2010-01-12
3
-6
/
+12
*
|
|
|
|
|
am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (C...
Iliyan Malchev
2010-02-02
1
-0
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into ec...
Iliyan Malchev
2010-02-02
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
system/core/init: set proper permissions for tpa2018d1 (CDMA)
Iliyan Malchev
2010-02-02
1
-0
/
+1
*
|
|
|
|
|
|
am 1873adc2: ADB: Garmin-Asus\'s USB Vendor ID
Raphael
2010-02-01
1
-0
/
+3
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
ADB: Garmin-Asus's USB Vendor ID
Raphael
2010-02-01
1
-0
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
resolved simple conflict with dc9cf66c
Android Git Automerger
2010-01-21
1
-0
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge "Add Dell's vendor ID to fastboot." into eclair
Xavier Ducrohet
2010-01-21
1
-0
/
+1
|
|
\
\
\
\
\
[next]