aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add HAVE_PREAD definition to platformsKenny Root2010-10-047-0/+35
* init: Add support for SOCK_SEQPACKET socket typeMike Lockwood2010-10-013-6/+8
* netstat should include /proc/net/tcp6 and /proc/net/udp6 dataBrian Carlstrom2010-09-282-50/+84
* Qualify the source argument of atomic loads as a const pointer.Carl Shapiro2010-09-284-14/+22
* Add new USB vendor IDs.Xavier Ducrohet2010-09-281-0/+6
* Add AID_GPS user ID for GPS daemonMike Lockwood2010-09-271-0/+2
* Make netd restart when system server hangs on it.Brad Fitzpatrick2010-09-211-0/+1
* add /vendor supportBrian Swetland2010-09-193-11/+26
* add graphics events to the eventlog definitionsMathias Agopian2010-09-141-0/+18
* Merge "Fetch peer credentials for local sockets" into gingerbreadKenny Root2010-09-142-2/+31
|\
| * Fetch peer credentials for local socketsKenny Root2010-09-142-2/+31
* | Add dvm_lock_sample's new fields.Brad Fitzpatrick2010-09-141-1/+1
|/
* Merge "Add missing lock in SocketListener." into gingerbreadBrad Fitzpatrick2010-09-141-0/+1
|\
| * Add missing lock in SocketListener.Brad Fitzpatrick2010-09-141-0/+1
* | Return false on socket read errorKenny Root2010-09-141-1/+1
|/
* make df more readableBrian Swetland2010-09-111-8/+24
* Merge "remount / as read-only only on post-fs to allow per-target config of /...Brian Swetland2010-09-081-2/+3
|\
| * remount / as read-only only on post-fs to allow per-target config of /Brian Swetland2010-09-081-2/+3
* | Use makedev helper for device major and minor numbersColin Cross2010-09-031-4/+1
* | It seems that Windows actually does have a header for <stdbool.h>.Dan Bornstein2010-09-011-1/+1
* | Merge "get rid of compile time warning: "warning: ‘android_ids’ defined b...Nick Kralevich2010-08-311-1/+1
|\ \
| * | get rid of compile time warning: "warning: ‘android_ids’ defined but not ...Nick Kralevich2010-08-311-1/+1
* | | am 2ad6067c: (-s ours) do not merge: cherry-picked 44db990d3a4ce0edbdd16fa7ac...Nick Kralevich2010-08-300-0/+0
|\ \ \ | |/ / |/| |
| * | do not merge: cherry-picked 44db990d3a4ce0edbdd16fa7ac20693ef601b723 from mas...Nick Kralevich2010-08-301-4/+12
* | | Fix bug 2950316. Check return values.Nick Kralevich2010-08-271-4/+12
* | | Fix the pagesize argument parsingMaarten Hooft2010-08-241-2/+2
* | | Fix usage string.Ying Wang2010-08-231-0/+1
* | | Including dl heap stubs for the dalvikvm host buildJesse Wilson2010-08-181-1/+1
* | | Fix a long standing bug in the output buffer size computation.Carl Shapiro2010-08-171-1/+1
* | | sdcard: Implement statfs, stat time values and change mount point to /mnt/sdcardMike Lockwood2010-08-161-5/+36
| |/ |/|
* | fix up permissionsBrian Swetland2010-08-121-3/+15
* | sdcard: a program to create a "virtual" /sdcard pointed at a pathBrian Swetland2010-08-123-0/+1340
* | handle 4096 byte pages if requested via --pagesizeBrian Swetland2010-08-111-1/+7
* | Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-043-1/+18
* | Merge "Add basic lsof command" into gingerbreadKenny Root2010-07-272-1/+225
|\ \
| * | Add basic lsof commandKenny Root2010-07-272-1/+225
* | | Correct copyright header for uptime and NOTICEKenny Root2010-07-272-12/+89
|/ /
* | Merge "Added Toshiba's USB VID (0x0930) upon their request." into gingerbreadXavier Ducrohet2010-07-201-0/+3
|\ \
| * | Added Toshiba's USB VID (0x0930) upon their request.Takeshi Kishimoto2010-07-201-0/+3
* | | resolved conflicts for merge of 5f5d5c8c to gingerbreadNick Kralevich2010-07-191-5/+31
|\ \ \ | |/ / |/| / | |/
| * validate the source of uevent messagesNick Kralevich2010-07-191-5/+31
* | Merge "Fix bug in debuggerd so it can successfully find the exidx section in ...Mike Dodd2010-07-161-1/+1
|\ \
| * | Fix bug in debuggerd so it can successfully find the exidx section inMike Dodd2010-07-141-1/+1
* | | add meta-files about 3rd party projectsThe Android Open Source Project2010-07-162-0/+19
* | | Merge "Add directories for OBB mounting" into gingerbreadKenny Root2010-07-151-0/+5
|\ \ \
| * | | Add directories for OBB mountingKenny Root2010-07-151-0/+5
* | | | init: use tmpfs/ftruncate for properties backing store instead of ashmemBrian Swetland2010-07-131-6/+15
* | | | fastboot: make it so I can actually see the bootloader chatterBrian Swetland2010-07-012-2/+3
|/ / /
* | | Merge "Add a HAVE define for pthread_setname_np()." into gingerbreadAndy McFadden2010-07-013-3/+24
|\ \ \
| * | | Add a HAVE define for pthread_setname_np().Andy McFadden2010-06-303-3/+24