summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add ability to install credentials as other UID"Kenny Root2013-03-281-0/+8
|\
| * Add ability to install credentials as other UIDKenny Root2013-03-281-0/+8
* | Merge "Correct executable bit for source files [Take 2]"Elliott Hughes2013-03-2856-0/+0
|\ \
| * | Correct executable bit for source files [Take 2]Chirayu Desai2013-03-2756-0/+0
* | | Merge "Add data validation on seinfo labels."Geremy Condra2013-03-281-2/+24
|\ \ \ | |_|/ |/| |
| * | Add data validation on seinfo labels.Robert Craig2013-03-281-2/+24
|/ /
* | Merge "Add interrupter library to simulate EINTR"Kenny Root2013-03-283-0/+153
|\ \
| * | Add interrupter library to simulate EINTRKenny Root2012-10-153-0/+153
* | | Merge "Two REMOVE_PROVIDER messages caused by race condition."Dianne Hackborn2013-03-271-0/+7
|\ \ \
| * | | Two REMOVE_PROVIDER messages caused by race condition.Guobin Zhang2013-03-271-0/+7
|/ / /
* | | Merge "Remove dead DateUtils code that was never in an API level."Elliott Hughes2013-03-262-116/+17
|\ \ \
| * | | Remove dead DateUtils code that was never in an API level.Elliott Hughes2013-03-262-116/+17
|/ / /
* | | Merge "Remove the fixed-length buffer in DdmHandleNativeHeap.getLeakInfo."Elliott Hughes2013-03-261-85/+43
|\ \ \
| * | | Remove the fixed-length buffer in DdmHandleNativeHeap.getLeakInfo.Elliott Hughes2013-03-261-85/+43
|/ / /
* | | Merge "BackupManagerService files need new security labeling."Geremy Condra2013-03-262-0/+17
|\ \ \
| * | | BackupManagerService files need new security labeling.rpcraig2012-12-042-0/+17
* | | | Merge "Proper security labeling of multi-user data directories."Geremy Condra2013-03-256-9/+13
|\ \ \ \
| * | | | Proper security labeling of multi-user data directories.rpcraig2013-03-256-9/+13
* | | | | Merge "Add seinfo parsing to PackageManagerService."Geremy Condra2013-03-258-11/+311
|\ \ \ \ \ | |/ / / /
| * | | | Add seinfo parsing to PackageManagerService.Robert Craig2013-03-258-11/+311
|/ / / /
* | | | Merge "KeyStore: change migrate to duplicate"Kenny Root2013-03-213-14/+42
|\ \ \ \
| * | | | KeyStore: change migrate to duplicateKenny Root2013-03-213-14/+42
|/ / / /
* | | | Merge "Fix Watchdog HeartbeatHandler to run on correct thread"Wink Saville2013-03-211-1/+8
|\ \ \ \
| * | | | Fix Watchdog HeartbeatHandler to run on correct threadJohn Michelau2013-03-191-1/+8
* | | | | Merge "Update SELinux JNI to use helpers"Kenny Root2013-03-201-352/+331
|\ \ \ \ \
| * | | | | Update SELinux JNI to use helpersKenny Root2013-03-201-352/+331
|/ / / / /
* | | | | Merge changes I65f7a915,I32098dc0Kenny Root2013-03-205-41/+290
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KeyStore: add "migrate" commandKenny Root2013-03-203-0/+63
| * | | | KeyStore: add API to uid versionsKenny Root2013-03-205-41/+227
|/ / / /
* | | | Merge "Remove dead code from DateUtils."Elliott Hughes2013-03-191-82/+0
|\ \ \ \
| * | | | Remove dead code from DateUtils.Elliott Hughes2013-03-191-82/+0
|/ / / /
* | | | Merge "Fix times in debugging output to use H rather than k."Elliott Hughes2013-03-192-2/+2
|\ \ \ \
| * | | | Fix times in debugging output to use H rather than k.Elliott Hughes2013-03-182-2/+2
* | | | | Merge "Fix build."Elliott Hughes2013-03-191-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix build.Elliott Hughes2013-03-181-2/+2
|/ / / /
* | | | Merge "Clean up (some of) our many clocks to use H instead of k."Elliott Hughes2013-03-194-67/+76
|\ \ \ \
| * | | | Clean up (some of) our many clocks to use H instead of k.Elliott Hughes2013-03-184-67/+76
|/ / / /
* | | | Merge "Deliberately break DateFormat.format's formatting of 'k' for compatibi...Elliott Hughes2013-03-181-7/+20
|\ \ \ \
| * | | | Deliberately break DateFormat.format's formatting of 'k' for compatibility.Elliott Hughes2013-03-181-7/+20
|/ / / /
* | | | Merge "Correct the target app token for input method window"Craig Mautner2013-03-181-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Correct the target app token for input method windowCarrie Xu2013-03-181-1/+5
|/ / /
* | | Merge "update APN version for MVNO"Robert Greenwalt2013-03-161-1/+1
|\ \ \
| * | | update APN version for MVNOSungmin Choi2013-02-061-1/+1
* | | | Merge "app_process: don't pollute the environment"Nick Kralevich2013-03-151-0/+1
|\ \ \ \
| * | | | app_process: don't pollute the environmentNick Kralevich2013-03-151-0/+1
|/ / / /
* | | | Merge "Never call app_main more than once"Nick Kralevich2013-03-151-4/+3
|\ \ \ \
| * | | | Never call app_main more than onceNick Kralevich2013-03-151-4/+3
|/ / / /
* | | | Merge "Don't use ADDR_COMPAT_LAYOUT on the emulator"Nick Kralevich2013-03-141-5/+10
|\ \ \ \
| * | | | Don't use ADDR_COMPAT_LAYOUT on the emulatorNick Kralevich2013-03-141-5/+10
|/ / / /
* | | | Merge "Respawn app_main if ADDR_COMPAT_LAYOUT is not set"Nick Kralevich2013-03-141-1/+22
|\ \ \ \