aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Set the modes for rc.* files in /system/etcBruce Beare2011-06-151-0/+1
* DBUS is not fully implemented. Disable it for nowBruce Beare2011-06-151-1/+1
* Make the NFC UID forward compatible.Jeff Hamilton2011-04-011-1/+3
* Update the value for the NFC shared UID.Jeff Hamilton2011-03-241-1/+2
* Add AID_NFC for use by the NFC service.Nick Pelly2010-10-151-0/+2
* Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin.Raphael Moll2010-10-137-0/+69
* Add HAVE_PREAD definition to platformsKenny Root2010-10-047-0/+35
* Qualify the source argument of atomic loads as a const pointer.Carl Shapiro2010-09-283-12/+20
* Add AID_GPS user ID for GPS daemonMike Lockwood2010-09-271-0/+2
* add /vendor supportBrian Swetland2010-09-191-0/+2
* Fetch peer credentials for local socketsKenny Root2010-09-141-0/+13
* It seems that Windows actually does have a header for <stdbool.h>.Dan Bornstein2010-09-011-1/+1
* get rid of compile time warning: "warning: ‘android_ids’ defined but not ...Nick Kralevich2010-08-311-1/+1
* Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-0/+5
* 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
* | Fix sim-eng build.Andy McFadden2010-06-301-1/+1
|/
* Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-234-62/+420
* Atomic/SMP update, part 2.Andy McFadden2010-05-272-30/+87
* Atomic/SMP update.Andy McFadden2010-05-202-22/+122
* merge from open-source masterThe Android Open Source Project2010-05-171-0/+2
|\
| * init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB.Mike Lockwood2010-05-161-0/+2
* | Fix adb, fastboot to compile in Windows SDK under Linux.Raphael2010-04-231-1/+0
* | Add Bluetooth SCO connection blacklistEric Olsen2010-03-181-0/+1
* | Add 'run-as' command implementation as set-uid program.David 'Digit' Turner2010-03-171-1/+4
* | Change permissions on pppd-rilWink Saville2010-03-111-0/+1
* | system: libdiskconfig: Add libdiskconfigSan Mehat2010-03-101-0/+129
* | sysutils: Increase number of command arguments to 16Dmitry Shmidt2010-03-091-1/+1
* | Change netcfg permissions to 2750.Nick Kralevich2010-03-081-1/+1
* | Make logcat print both the main and system buffers by default. Make SLOGx ma...Joe Onorato2010-03-013-1/+102
* | Merge "system: Add support for getting/setting i/o priorities and include a u...San Mehat2010-02-261-0/+38
|\ \
| * | system: Add support for getting/setting i/o priorities and include a userspac...San Mehat2010-02-251-0/+38
* | | Update bluetooth data files path.Jaikumar Ganesh2010-02-251-3/+4
|/ /
* | fix [2448319] out of bounds array index in fogMathias Agopian2010-02-161-2/+1
* | remove unused YUV constantsMathias Agopian2010-02-161-14/+12
* | pixelflinger: add defines for nv12_tiled semi-planar and nv21 semi-planarDima Zavin2010-02-161-0/+4
* | Merge "Break out create_contiguous_mspace_with_base This routine allows creat...Barry Hayes2010-02-081-0/+6
|\ \
| * | Break out create_contiguous_mspace_with_baseBarry Hayes2010-01-261-0/+6
* | | Remove libjnigraphics. moved to frameworks/base/nativeDima Zavin2010-02-041-79/+0
* | | resolved conflicts for merge of c8472186 to masterJean-Baptiste Queru2010-01-271-2/+2
|\ \ \ | | |/ | |/|
| * | Add x86-64 checking for DarwinKenny Root2010-01-211-2/+2
* | | Implementation of open_memstream().Andy McFadden2010-01-258-0/+106
| |/ |/|
* | sysutils: Add dump() to NetlinkEventSan Mehat2009-12-241-0/+2
* | am 31b5d4b9: am 45e5ca1c: Merge change I0deb0117 into eclair-mr2Mike Reed2009-12-071-0/+79
|\ \
| * \ am 45e5ca1c: Merge change I0deb0117 into eclair-mr2Mike Reed2009-12-071-0/+79
| |\ \ | | |/ | |/|
| | * NDK header for accessing pixels of a java bitmapMike Reed2009-12-041-0/+79
| * | Define HAVE_SYS_SENDFILE_H.Dan Bornstein2009-11-177-0/+37
| * | merge from eclairJean-Baptiste Queru2009-11-1515-17/+281
| |\ \
| | * | eclair snapshotJean-Baptiste Queru2009-11-1216-17/+701
* | | | Define HAVE_SYS_SENDFILE_H.Dan Bornstein2009-10-307-0/+37