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 a note to event-log-tags listing the log tag range
Dan Egnor
2009-06-11
1
-0
/
+3
*
Merge change 3951 into donut
Android (Google) Code Review
2009-06-11
1
-55
/
+3
|
\
|
*
Revert "adb: Workaround for adb disconnect problem."
Mike Lockwood
2009-06-11
1
-55
/
+3
*
|
init.rc: Set default cpu shares for background scheduler group to < 1%
San Mehat
2009-06-10
1
-1
/
+1
|
/
*
Add VPN and Keystore services and data directories.
Chung-yih Wang
2009-06-09
2
-2
/
+23
*
Add an OOM adjustment category for apps undergoing backup
Christopher Tate
2009-06-05
1
-0
/
+2
*
Merge change 3008 into donut
Android (Google) Code Review
2009-06-02
1
-3
/
+55
|
\
|
*
adb: Workaround for adb disconnect problem.
Mike Lockwood
2009-06-02
1
-3
/
+55
*
|
Merge commit '66e4691ad097cfc37bdb7d3b1705ee9132f3234e' into donut
The Android Open Source Project
2009-06-02
0
-0
/
+0
|
\
\
|
*
|
AI 149490: Add support for 3rd party USB Vendor.
Xavier Ducrohet
2009-06-02
8
-226
/
+361
*
|
|
Revert "Mount SD card synchronous. This is an experimental change intended to"
San Mehat
2009-06-02
1
-1
/
+1
*
|
|
nexus: Validate that priority and KeyManagement are set before enabling a net...
San Mehat
2009-06-02
2
-4
/
+19
*
|
|
nexus: Use interface for handling Supplicant events
San Mehat
2009-06-02
4
-30
/
+68
*
|
|
nexus: Remove dependancy on libutil
San Mehat
2009-06-02
1
-2
/
+2
*
|
|
Merge change 2875 into donut
Android (Google) Code Review
2009-06-02
3
-0
/
+26
|
\
\
\
|
*
|
|
Added ashmem_get_size_region() function.
Bjorn Bringert
2009-06-02
3
-0
/
+26
|
|
|
/
|
|
/
|
*
|
|
Merge change 2897 into donut
Android (Google) Code Review
2009-06-01
5
-14
/
+349
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix 1650170 pixelflinger depends on KeyedVector.h, etc
Mathias Agopian
2009-06-01
5
-14
/
+349
*
|
|
nexus: Refactor some of the create/remove network path and add code for
San Mehat
2009-05-29
42
-390
/
+1517
*
|
|
nexus: Add ListCmd to CommandListener
San Mehat
2009-05-29
7
-7
/
+168
*
|
|
libsysutils: Fix command argument passing bug + whitespace cleanup
San Mehat
2009-05-29
4
-9
/
+10
|
/
/
*
|
Expose the stable/frozen log-related definitions of <cutils/logd.h> into a ne...
David 'Digit' Turner
2009-05-29
2
-36
/
+135
*
|
add support and proper permissions for /dev/msm_camera/
Iliyan Malchev
2009-05-26
1
-1
/
+5
*
|
Merge change 2437 into donut
Android (Google) Code Review
2009-05-26
1
-0
/
+4
|
\
\
|
*
|
Modify init.goldfish.sh to launch the 'qemu-props' program when the emulator ...
David 'Digit' Turner
2009-05-26
1
-0
/
+4
*
|
|
adb: Allow enabling of device side adbd logging with a persistent system prop...
Mike Lockwood
2009-05-25
2
-15
/
+20
*
|
|
adb: Add adbd to the AID_SDCARD_RW group to allow writing to the SD card.
Mike Lockwood
2009-05-25
1
-1
/
+2
|
/
/
*
|
Merge change 2282 into donut
Android (Google) Code Review
2009-05-22
7
-31
/
+115
|
\
\
|
*
|
Support for 3rd party USB Vendor IDs in adb.
Xavier Ducrohet
2009-05-22
7
-31
/
+115
*
|
|
Merge change 2135 into donut
Android (Google) Code Review
2009-05-22
16
-267
/
+292
|
\
\
\
|
*
|
|
nexus: Switch controllers to use abstracted properties and refactor command p...
San Mehat
2009-05-22
16
-267
/
+292
*
|
|
|
Merge change 2166 into donut
Android (Google) Code Review
2009-05-21
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
add bootanimation service to init.rc
Mathias Agopian
2009-05-21
1
-0
/
+6
*
|
|
|
|
don't use cdefs.h as it breaks the windows build.
Mathias Agopian
2009-05-21
1
-4
/
+6
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Preparation work for adb to support USB vendor Ids provided by SDK add-ons.
Xavier Ducrohet
2009-05-21
7
-22
/
+104
|
|
/
/
|
/
|
|
*
|
|
Merge change 2162 into donut
Android (Google) Code Review
2009-05-20
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Mount SD card synchronous. This is an experimental change intended to
Dave Sparks
2009-05-20
1
-1
/
+1
*
|
|
libsysutils: const correctness fixes + remove some debugging
San Mehat
2009-05-20
6
-21
/
+21
*
|
|
nexus: OpenVPN: Instead of creating / using a configfile, use the new
San Mehat
2009-05-20
2
-21
/
+8
*
|
|
Merge change 2077 into donut
Android (Google) Code Review
2009-05-20
2
-13
/
+12
|
\
\
\
|
*
|
|
adb: adbd no longer disables OOM and now sets children's OOM adjustment to zero
Mike Lockwood
2009-05-20
2
-13
/
+12
*
|
|
|
move native_handle stuff from master_gl
Mathias Agopian
2009-05-20
3
-2
/
+106
|
|
/
/
|
/
|
|
*
|
|
init: Clean up dynamic argument handling for services
San Mehat
2009-05-20
1
-34
/
+10
|
/
/
*
|
Merge change 1950 into donut
Android (Google) Code Review
2009-05-19
1
-0
/
+6
|
\
\
|
*
|
new cdma event log tags
Tammo Spalink
2009-05-19
1
-0
/
+6
*
|
|
init: Add the ability to start services with dynamic arguments.
San Mehat
2009-05-19
4
-14
/
+79
*
|
|
Merge change 1867 into donut
Android (Google) Code Review
2009-05-19
7
-47
/
+54
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Cleaning up whitespace in adb sources. Nothing more, nothing less.
David 'Digit' Turner
2009-05-18
7
-47
/
+54
*
|
|
Merge change 1795 into donut
Android (Google) Code Review
2009-05-18
1
-0
/
+1
|
\
\
\
|
*
|
|
Make /system/xbin/tcpdump setuid root.
Dan Egnor
2009-05-15
1
-0
/
+1
[next]