summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs_mgr: introduce fs_mgr_format to format wiped partitionsandroid-5.1.1_r5android-5.1.1_r12Chris Fries2015-04-1010-7/+177
* Revert "Make encryption configurable"Paul Lawrence2015-02-064-8/+4
* Make encryption configurablePaul Lawrence2015-01-214-4/+8
* Merge "android_filesystem: Remove setuid bits from tcpdump" into lmp-mr1-devDmitry Shmidt2015-01-151-1/+0
|\
| * android_filesystem: Remove setuid bits from tcpdumpDmitry Shmidt2015-01-151-1/+0
* | Merge "Remove explict use of ASCII encoding" into lmp-mr1-devJean-Michel Trivi2015-01-152-2/+2
|\ \
| * | Remove explict use of ASCII encodingAl Sutton2015-01-142-2/+2
* | | Merge "Return path including executable instead of without" into lmp-mr1-devJean-Michel Trivi2015-01-152-10/+10
|\| |
| * | Return path including executable instead of withoutAl Sutton2015-01-142-10/+10
* | | Merge "Fix building on modern versions of Xcode and OS X." into lmp-mr1-devJean-Michel Trivi2015-01-152-15/+16
|\| |
| * | Fix building on modern versions of Xcode and OS X.Al Sutton2015-01-142-15/+16
* | | Merge "sdcard : inode numbers must be fully representable as uint32_t." into ...Narayan Kamath2015-01-151-1/+34
|\ \ \
| * | | sdcard : inode numbers must be fully representable as uint32_t.Narayan Kamath2015-01-141-1/+34
| |/ /
* / / Add timed versions of stack dumping functions.Christopher Ferris2015-01-142-3/+44
|/ /
* | Merge "Provide a way to select force encryption from vendor partition" into l...Leo Wang2015-01-081-1/+12
|\ \
| * | Provide a way to select force encryption from vendor partitionPaul Lawrence2015-01-071-1/+12
| |/
* / init: Fix memory corruption when sanitizing platform pathsChristopher R. Palmer2015-01-071-2/+2
|/
* audio: add usage "virtual source" to audio attributes.Eric Laurent2014-12-091-0/+1
* audio: new stream typesEric Laurent2014-11-241-4/+8
* sdcard: mount sdcard with the noexec optionDaisuke Okitsu2014-11-241-1/+1
* logd: throttle SELinux denials to 20/secNick Kralevich2014-11-193-22/+13
* Introduce "adb keygen"Nick Kralevich2014-11-143-3/+34
* Merge "Convert futex to cond wait." into lmp-mr1-devChristopher Ferris2014-11-144-24/+60
|\
| * Convert futex to cond wait.Christopher Ferris2014-11-134-24/+60
* | Merge "property_service: Added vendor build properties to load_all_props" int...Daniel Rosenberg2014-11-131-0/+1
|\ \
| * | property_service: Added vendor build properties to load_all_propsDaniel Rosenberg2014-11-131-0/+1
| |/
* | DO NOT MERGE: Do not mount devices with invalid verity metadataSami Tolvanen2014-11-131-1/+3
* | DO NOT MERGE: Switch fs_mgr to use SHA-256 instead of SHA-1Sami Tolvanen2014-11-131-3/+3
|/
* fs_mgr: let fsck.f2fs actually attempt a fixJP Abgrall2014-11-071-1/+2
* Fix adb/fastboot windows compilations.Christopher Ferris2014-11-065-2/+11
* Ensure /data/adb existsNick Kralevich2014-11-051-0/+2
|\
| * Ensure /data/adb existsNick Kralevich2014-11-051-0/+2
* | Merge "Fix native_handle_create to check if malloc fails" into lmp-mr1-devMichael Lentine2014-11-031-3/+5
|\ \
| * | Fix native_handle_create to check if malloc failsMichael Lentine2014-11-031-3/+5
* | | am 4b970895: am 5bd96311: DO NOT MERGE Restore libcorkscrew unwinding. autome...Christopher Ferris2014-11-030-0/+0
|\ \ \ | | |/ | |/|
| * | am 5bd96311: DO NOT MERGE Restore libcorkscrew unwinding. automerge: 5a69c1d ...Christopher Ferris2014-11-030-0/+0
| |\ \
| | * \ DO NOT MERGE Restore libcorkscrew unwinding. automerge: 5a69c1d -s oursChristopher Ferris2014-11-030-0/+0
| | |\ \
| | | * \ DO NOT MERGE Restore libcorkscrew unwinding.Christopher Ferris2014-10-240-0/+0
| | | |\ \
* | | | | | am a18bcfa4: am 91ce3576: resolve merge conflicts of 290efd2 to klp-modular-d...Christopher Ferris2014-11-030-0/+0
|\| | | | |
| * | | | | am 91ce3576: resolve merge conflicts of 290efd2 to klp-modular-dev-plus-aosp....Christopher Ferris2014-11-030-0/+0
| |\| | | |
| | * | | | resolve merge conflicts of 290efd2 to klp-modular-dev-plus-aosp.Christopher Ferris2014-11-030-0/+0
| | |\| | |
| | | * | | resolve merge conflicts of 290efd2 to klp-modular-dev-plus-aosp.Christopher Ferris2014-10-240-0/+0
| | | |\ \ \
* | | | \ \ \ Merge "Fix debuggerd issues." into lmp-mr1-devChristopher Ferris2014-11-035-63/+56
|\ \ \ \ \ \ \
| * | | | | | | Fix debuggerd issues.Christopher Ferris2014-11-035-63/+56
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | Fix mac buildNick Kralevich2014-11-032-0/+2
|/ / / / / /
* | | | | | Fix verity on system partitions larger than 2GSami Tolvanen2014-10-291-22/+26
* | | | | | Merge "Add code cache tests to libnativebridge." into lmp-mr1-devCalin Juravle2014-10-285-1/+112
|\ \ \ \ \ \
| * | | | | | Add code cache tests to libnativebridge.Calin Juravle2014-10-285-1/+112
* | | | | | | Merge "Handle code_cache dir creation in libnativebridge" into lmp-mr1-devCalin Juravle2014-10-2811-47/+313
|\| | | | | |
| * | | | | | Handle code_cache dir creation in libnativebridgeCalin Juravle2014-10-2711-47/+313