summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* am 4e7fd950: Merge "Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER ...Arve Hjønnevåg2014-02-041-0/+2
|\
| * Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BI...Arve Hjønnevåg2014-02-031-0/+2
* | am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054,...Arve Hjønnevåg2014-02-035-236/+255
|\ \ | |/
| * ServiceManager: Implement PING_TRANSACTIONArve Hjønnevåg2014-01-312-0/+5
| * ServiceManager: Use 32/64 bit types from new binder headerArve Hjønnevåg2014-01-312-27/+28
| * Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is trueArve Hjønnevåg2014-01-311-0/+4
| * ServiceManager: Fix the binder interfaceSerban Constantinescu2014-01-313-40/+51
| * ServiceManager: Store handles in uint32_t instead of void *Serban Constantinescu2014-01-314-63/+63
| * ServiceManager: Generic FixesSerban Constantinescu2014-01-313-64/+66
| * ServiceManager: Add extra error handlingSerban Constantinescu2014-01-313-2/+15
| * ServiceManager: Fix Android.mkSerban Constantinescu2014-01-311-4/+11
| * ServiceManager: Make use of kernel exported structuresSerban Constantinescu2014-01-313-70/+46
* | am af3efe8c: Merge "frameworks/native: Rename persist.sys.dalvik.vm.lib to al...Brian Carlstrom2014-01-311-1/+1
|\ \ | |/
| * frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
* | am e7394ba8: am c02c35fb: Merge "restorecon /data/media when re-creating it f...Nick Kralevich2013-12-171-0/+4
|\ \ | |/
| * restorecon /data/media when re-creating it for multi-user upgrade.Stephen Smalley2013-12-171-0/+4
* | dumpstate: dump console-ramoops instead of last_kmsg if presentTodd Poynor2013-12-101-3/+11
|/
* Merge "Handle policy reloads within installd rather than restarting it."Nick Kralevich2013-11-271-0/+11
|\
| * Handle policy reloads within installd rather than restarting it.Stephen Smalley2013-07-261-0/+11
* | resolved conflicts for merge of e678897f to klp-dev-plus-aospNick Kralevich2013-09-203-5/+6
|\ \
| * | Proper security labeling of multi-user data directories.Robert Craig2013-09-183-5/+6
* | | am 59b1516f: Fix issue #10422349: Limit/change the battery history data in ba...Dianne Hackborn2013-09-041-1/+1
|\ \ \
| * | | Fix issue #10422349: Limit/change the battery history data in batterystatsDianne Hackborn2013-09-041-1/+1
* | | | am 05f0a81a: Merge "Add libpng include path"John Reck2013-08-272-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add libpng include pathJohn Reck2013-08-262-2/+2
| |/
* | dumpstate: Fix wifi list of networks dumpDmitry Shmidt2013-08-211-1/+1
* | fix build. optional test broke.Mathias Agopian2013-08-142-0/+6
* | dumpstate: switch to HAL static librariesTodd Poynor2013-08-133-8/+28
* | dumpstate: remove libutils dependencyAlex Ray2013-07-231-1/+1
* | move services executables sources in their respective src folderMathias Agopian2013-07-226-143/+0
* | BufferQueue improvements and APIs changesMathias Agopian2013-07-181-1/+1
* | Merge "always pass the BufferQueue explicitely to consumers"Mathias Agopian2013-07-161-2/+2
|\ \
| * | always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-2/+2
* | | Merge "Change legacy "persona" references to userid_t."Jeff Sharkey2013-07-165-67/+65
|\ \ \
| * | | Change legacy "persona" references to userid_t.Jeff Sharkey2013-07-155-67/+65
| |/ /
* | | Add skeleton of input flinger.Jeff Brown2013-07-152-0/+54
* | | dumpstate: Show SELinux process labelsNick Kralevich2013-07-151-0/+1
|/ /
* | Fix cmd line arguments for usagestats.Dianne Hackborn2013-07-121-1/+1
* | Renaming dalvik.vm.lib to persist.sys.dalvik.vm.libBrian Carlstrom2013-07-101-7/+6
* | Update to follow procstats options changes.Dianne Hackborn2013-07-091-2/+1
* | Update to use --include-committed for procstats.Dianne Hackborn2013-07-031-1/+3
* | Add support for mmc trace eventsKen Sumrall2013-07-031-0/+3
* | Add checkin dumps to bug reports.Dianne Hackborn2013-06-261-0/+9
* | Moving dex2oat installd patches from frameworks/baseBrian Carlstrom2013-06-192-38/+69
* | Merge "Add a note about emulated sdcard in rawbu usage dump"Amith Yamasani2013-06-141-0/+6
|\ \
| * | Add a note about emulated sdcard in rawbu usage dumpAmith Yamasani2013-06-141-0/+6
* | | add dumpsys -l to list available serviceskeunyoung2013-06-131-1/+9
|/ /
* | am 4b2b0a74: am 74bd799e: Merge "Exit dumpstate on SIGPIPE to avoid cascading...jp abgrall2013-05-281-1/+9
|\ \ | |/
| * am 74bd799e: Merge "Exit dumpstate on SIGPIPE to avoid cascading child crashes"jp abgrall2013-05-281-1/+9
| |\
| | * Exit dumpstate on SIGPIPE to avoid cascading child crashesJohn Michelau2013-05-281-1/+9