summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase the window sizes on wifi and lte.Robert Greenwalt2011-09-071-1/+2
* init: do not load default.prop from ramdisk in charger modeDima Zavin2011-09-063-4/+11
* cutils: only build klog for targetDima Zavin2011-09-041-2/+1
* core: Add a standalone charger UI binaryDima Zavin2011-09-044-0/+747
* init: add charge mode handlingDima Zavin2011-09-022-8/+18
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-0211-30/+45
* init/cutils: move kernel logging interface to libcutils from initDima Zavin2011-09-028-48/+102
* libcutils/init: move uevent socket opening code to libcutilsDima Zavin2011-09-023-28/+35
* am 96a5482b: am fd6f3872: am 2985f81d: Merge "libdiskconfig: add missing LOCA...Dima Zavin2011-08-301-0/+2
|\
| * am fd6f3872: am 2985f81d: Merge "libdiskconfig: add missing LOCAL_MODULE_TAGS"Dima Zavin2011-08-291-0/+2
| |\
| | * am 2985f81d: Merge "libdiskconfig: add missing LOCAL_MODULE_TAGS"Dima Zavin2011-08-291-0/+2
| | |\
| | | * Merge "libdiskconfig: add missing LOCAL_MODULE_TAGS"Dima Zavin2011-08-261-0/+2
| | | |\
| | | | * libdiskconfig: add missing LOCAL_MODULE_TAGSChih-Wei Huang2011-08-251-0/+2
| | | |/
* | | | Fix DEBUG_NEEDS usageVladimir Chtchetkine2011-08-291-1/+1
* | | | init: check for list empty when getting commands for actionDima Zavin2011-08-261-1/+1
* | | | Fix 'adb backup' command line validationChristopher Tate2011-08-221-3/+3
* | | | Allow radio to set sys.usb.configBenoit Goby2011-08-221-0/+1
* | | | Merge "init: allow mediaserver to tag socket (group net_bw_acct)"JP Abgrall2011-08-181-1/+1
|\ \ \ \
| * | | | init: allow mediaserver to tag socket (group net_bw_acct)JP Abgrall2011-08-181-1/+1
* | | | | Show the resolution of each axis.Jeff Brown2011-08-161-1/+3
|/ / / /
* | | | Merge "Add install arg for verification"Kenny Root2011-08-161-28/+90
|\ \ \ \
| * | | | Add install arg for verificationKenny Root2011-08-061-28/+90
* | | | | Merge "Update dhcp for p2p"repo sync2011-08-151-8/+35
|\ \ \ \ \
| * | | | | Update dhcp for p2prepo sync2011-08-121-8/+35
* | | | | | am 549bfcda: am 003771d1: am 80d508fd: Merge "correct VID of Lenovo(0x2006 is...Mike Lockwood2011-08-151-1/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am 003771d1: am 80d508fd: Merge "correct VID of Lenovo(0x2006 is for LenovoMo...Mike Lockwood2011-08-151-1/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | am 80d508fd: Merge "correct VID of Lenovo(0x2006 is for LenovoMobile,0x17EF i...Mike Lockwood2011-08-151-1/+4
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge "correct VID of Lenovo(0x2006 is for LenovoMobile,0x17EF is for Lenovo)"Mike Lockwood2011-08-151-1/+4
| | | |\ \ \
| | | | * | | correct VID of Lenovo(0x2006 is for LenovoMobile,0x17EF is for Lenovo)zhangclb2011-08-151-1/+4
| | | |/ / /
* | | | | | Merge "resolved conflicts for merge of d18dc005 to master"JP Abgrall2011-08-120-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ resolved conflicts for merge of d18dc005 to masterJP Abgrall2011-08-120-0/+0
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | |
| | * | | | resolved conflicts for merge of a88c13bf to honeycomb-plus-aospJP Abgrall2011-08-113-1/+110
| | |\ \ \ \ | | | |/ / /
| | | * | | am f25e55df: Merge changes I8e33c883,I0a2d1615,I401fc0b4,Ie0fb5b59JP Abgrall2011-08-103-1/+110
| | | |\ \ \ | | | | |/ /
| | | | * | Merge changes I8e33c883,I0a2d1615,I401fc0b4,Ie0fb5b59JP Abgrall2011-08-103-1/+110
| | | | |\ \
| | | | | * | libcutils: qtaguid: support socket untagging, return errors.Ashish Sharma2011-08-102-14/+42
| | | | | * | Move qtaguid.c from common sources in Android.mk to fix windows build.JP Abgrall2011-08-101-3/+2
| | | | | * | Fix header file inclusion for type uid_t.Ashish Sharma2011-08-101-0/+1
| | | | | * | Add communication support for xt_qtaguid(network traffic accounting) kernel m...Ashish Sharma2011-08-103-1/+82
| | | | |/ /
* | | | | | Merge "libnl_2: Update README"Dmitry Shmidt2011-08-121-2/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | libnl_2: Update READMEDmitry Shmidt2011-08-121-2/+6
* | | | | | another attempt at fixing the SDK build.Mathias Agopian2011-08-111-4/+6
* | | | | | really fix the SDK build and fix THE buildMathias Agopian2011-08-111-1/+1
* | | | | | Merge "attempt to fix SDK build."Mathias Agopian2011-08-111-0/+2
|\ \ \ \ \ \
| * | | | | | attempt to fix SDK build.Mathias Agopian2011-08-111-0/+2
* | | | | | | Merge "libnl_2: Fix nested attribute setting"Dmitry Shmidt2011-08-114-75/+64
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | libnl_2: Fix nested attribute settingDmitry Shmidt2011-08-104-75/+64
* | | | | | Merge "Add a priority constant in to the graphics HAL header"Mathias Agopian2011-08-101-0/+14
|\ \ \ \ \ \
| * | | | | | Add a priority constant in to the graphics HAL headerMathias Agopian2011-08-091-0/+14
* | | | | | | Merge "libcutils: qtaguid: support socket untagging, return errors."Ashish Sharma2011-08-092-14/+42
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | libcutils: qtaguid: support socket untagging, return errors.Ashish Sharma2011-08-072-14/+42