summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* init: Move property_set_fd to property_service.cColin Cross2010-04-133-16/+21
* init: Move parser prototypes to parser.hColin Cross2010-04-135-8/+34
* init: Move device_fd to devices.cColin Cross2010-04-133-25/+29
* init: Move keychords to keychords.cColin Cross2010-04-134-102/+160
* init: Move mtd functions from init.c to util.cColin Cross2010-04-132-72/+71
* Move filesystem mounting into a new "fs" init levelColin Cross2010-04-132-2/+7
* Add a build dependency for ramdisk.img on system/core/rootdir/init.rcColin Cross2010-04-131-0/+1
* fix buildJean-Baptiste Queru2010-04-121-1/+0
* am 1888de8e: merge from open-source masterThe Android Open Source Project2010-04-121-0/+1
|\
| * merge from open-source masterThe Android Open Source Project2010-04-122-0/+89
| |\
| | * toolbox: add "uptime" commandMike Lockwood2010-04-092-0/+89
* | | toolbox: add "uptime" commandMike Lockwood2010-04-092-1/+90
|/ /
* | Rename logtag for clarity.Brad Fitzpatrick2010-04-081-1/+1
* | Add Pantech's USB vendor ID to adb.Xavier Ducrohet2010-03-311-0/+4
* | system/core: Switch libsysutils & sched_policy LOG -> SLOGSan Mehat2010-03-259-37/+37
* | Add NET_RAW to mediaserver so that it can open a raw HCI socket to configureNick Pelly2010-03-231-1/+1
* | MOAR GROUPSNick Pelly2010-03-231-1/+1
* | Add Bluetooth SCO connection blacklistEric Olsen2010-03-181-0/+1
* | Merge "fix [2483384] logcat crash when malloc debug is enabled"Mathias Agopian2010-03-171-2/+3
|\ \
| * | fix [2483384] logcat crash when malloc debug is enabledMathias Agopian2010-03-171-2/+3
* | | Add 'run-as' command implementation as set-uid program.David 'Digit' Turner2010-03-176-1/+896
* | | Merge "cleanup init.rc"Oscar Montemayor2010-03-161-7/+0
|\ \ \ | |/ / |/| |
| * | cleanup init.rcJean-Baptiste Queru2010-03-121-7/+0
* | | Added Kyocera's VID (0x0482), upon their request.Takeshi Kishimoto2010-03-121-0/+3
|/ /
* | Add '-t N' flag to logcat, to print only the last N lines of logcatDan Egnor2010-03-111-53/+60
* | Change permissions on pppd-rilWink Saville2010-03-111-0/+1
* | Merge "system: libdiskconfig: Add libdiskconfig"San Mehat2010-03-117-0/+1261
|\ \
| * | system: libdiskconfig: Add libdiskconfigSan Mehat2010-03-107-0/+1261
* | | Merge "Add wall-clock timing for each fastboot Action."Daniel Sandler2010-03-111-3/+25
|\ \ \
| * | | Add wall-clock timing for each fastboot Action.Daniel Sandler2010-02-251-3/+25
* | | | Merge "Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP...Colin Cross2010-03-103-4/+27
|\ \ \ \
| * | | | Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16Colin Cross2010-03-103-4/+27
* | | | | Remove an obsolete event log tag.Dan Egnor2010-03-101-2/+0
| |_|/ / |/| | |
* | | | Merge "sysutils: Increase number of command arguments to 16"Dmitry Shmidt2010-03-091-1/+1
|\ \ \ \
| * | | | sysutils: Increase number of command arguments to 16Dmitry Shmidt2010-03-091-1/+1
* | | | | adb: Add five second timeout for USB writes on Linux host.Mike Lockwood2010-03-082-3/+10
|/ / / /
* | | | Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
|/ / /
* | | merge from open-source masterThe Android Open Source Project2010-03-081-0/+10
|\ \ \ | | |/ | |/|
| * | Merge "Fix Heap Corruption from too long of a TAG"Andy McFadden2010-03-021-0/+10
| |\ \
| | * | Fix Heap Corruption from too long of a TAGKeith Preston2010-02-181-0/+10
* | | | Merge "toolbox: nandread: Add options to extract raw images, partial images, ...Arve Hjønnevåg2010-03-081-20/+50
|\ \ \ \
| * | | | toolbox: nandread: Add options to extract raw images, partial images, and fix...Arve Hjønnevåg2010-03-031-20/+50
* | | | | Change netcfg permissions to 2750.Nick Kralevich2010-03-081-1/+1
* | | | | remove stray printfs.Joe Onorato2010-03-031-2/+0
* | | | | newfs_msdos: Allow -s option to work by itselfSan Mehat2010-03-031-2/+5
* | | | | cutils: sched_policy: Make getSchedulerGroup() play nicely with multiple cont...San Mehat2010-03-021-20/+44
* | | | | Merge "init.rc: Add cpuacct to cgroup mount for cpu statistic"Mike Chan2010-03-021-0/+5
|\ \ \ \ \
| * | | | | init.rc: Add cpuacct to cgroup mount for cpu statisticMike Chan2010-03-011-0/+5
* | | | | | Add missing newlines to adb usage messageBrian Carlstrom2010-03-011-2/+2
* | | | | | Make logcat print both the main and system buffers by default. Make SLOGx ma...Joe Onorato2010-03-016-37/+190
|/ / / / /