| Commit message (Expand) | Author | Age | Files | Lines |
* | Installd: Take boot status as dexopt parameter | Andreas Gampe | 2015-09-21 | 3 | -16/+7 |
* | Merge "Installd: Allow different behavior before bootcomplete" into mnc-dr-dev | Andreas Gampe | 2015-09-16 | 1 | -12/+43 |
|\ |
|
| * | Installd: Allow different behavior before bootcomplete | Andreas Gampe | 2015-09-16 | 1 | -12/+43 |
* | | Dump the ND offload status and address table in bugreports. | Lorenzo Colitti | 2015-09-09 | 1 | -13/+15 |
|/ |
|
* | Map realtime to clock_monotonic. | Martijn Coenen | 2015-08-31 | 1 | -3/+21 |
* | dumpstate: add logcat -b all -S | Mark Salyzyn | 2015-08-11 | 1 | -0/+2 |
* | Only restorecon_data once for all users. | Jeff Sharkey | 2015-07-20 | 1 | -4/+4 |
* | Installd: Add a swap override flag | Andreas Gampe | 2015-07-16 | 1 | -7/+36 |
* | Split app move into separate copy/delete steps. | Jeff Sharkey | 2015-07-07 | 3 | -18/+8 |
* | Fix directory path of codecache. | Daichi Hirono | 2015-06-24 | 1 | -1/+1 |
* | Rename --include-cfi to --generate-debug-info. | David Srbecky | 2015-06-19 | 1 | -4/+4 |
* | Installd: Add debug.gencfi to run_dex2oat | Andreas Gampe | 2015-06-19 | 1 | -3/+15 |
* | dumpstate: modify logcat timeout to compensate for storage speed | Mark Salyzyn | 2015-06-15 | 1 | -3/+118 |
* | Merge "Remove Bluedroid kernel dump from dumpstate." into mnc-dev | Sharvil Nanavati | 2015-06-12 | 1 | -1/+0 |
|\ |
|
| * | Remove Bluedroid kernel dump from dumpstate. | Sharvil Nanavati | 2015-06-12 | 1 | -1/+0 |
* | | Merge "Incorporate network diagnostics during a bugreport" into mnc-dev | Erik Kline | 2015-06-09 | 1 | -0/+2 |
|\ \ |
|
| * | | Incorporate network diagnostics during a bugreport | Erik Kline | 2015-06-09 | 1 | -0/+2 |
| |/ |
|
* | | Add an installd command to link files | Narayan Kamath | 2015-06-09 | 4 | -9/+51 |
|/ |
|
* | Call selinux_status_open() prior to use of selinux_status_updated(). | Stephen Smalley | 2015-06-03 | 1 | -0/+1 |
* | Don't use TEMP_FAILURE_RETRY on close in frameworks/native. | Elliott Hughes | 2015-05-15 | 2 | -2/+2 |
* | Fix async_stop | John Reck | 2015-05-15 | 1 | -1/+1 |
* | Added Voltage and Current regulator ftrace events to atrace | Aaron Schulman | 2015-05-07 | 1 | -0/+3 |
* | dumpstate: report per-partition MMC performance | Mark Salyzyn | 2015-05-01 | 3 | -1/+141 |
* | Offer to move both code and data together. | Jeff Sharkey | 2015-04-30 | 5 | -98/+201 |
* | Inclide checkin format of dumpsys package in bugreport. | Ashish Sharma | 2015-04-28 | 1 | -0/+1 |
* | am a36a43b3: am c200d20e: am dfc30ae3: Merge "Command to move private app dat... | Jeff Sharkey | 2015-04-10 | 5 | -55/+149 |
|\ |
|
| * | Command to move private app data between volumes. | Jeff Sharkey | 2015-04-10 | 5 | -55/+149 |
* | | am 8571e647: am 997eb5dd: am 44a38d93: Merge "Start accepting volume UUIDs fr... | Jeff Sharkey | 2015-04-09 | 3 | -31/+38 |
|\ \
| |/ |
|
| * | Start accepting volume UUIDs from framework. | Jeff Sharkey | 2015-04-09 | 3 | -31/+38 |
* | | am ad6f4996: am 25327881: am 066fadb9: Merge "More volume UUID awareness." | Jeff Sharkey | 2015-04-09 | 7 | -148/+115 |
|\ \
| |/ |
|
| * | More volume UUID awareness. | Jeff Sharkey | 2015-04-09 | 7 | -148/+115 |
* | | am 6930a29a: am cae83eca: am f9ab2ad2: Merge "Installd: Fix Clang build" | Andreas Gampe | 2015-04-09 | 1 | -5/+2 |
|\ \
| |/ |
|
| * | Installd: Fix Clang build | Andreas Gampe | 2015-04-09 | 1 | -5/+2 |
* | | am 65fe5dfd: am cbde9b92: am d107c305: Merge "Plumb through volume UUID when ... | Jeff Sharkey | 2015-04-09 | 7 | -243/+132 |
|\ \
| |/ |
|
| * | Merge "Plumb through volume UUID when building paths." | Jeff Sharkey | 2015-04-09 | 7 | -243/+132 |
| |\ |
|
| | * | Plumb through volume UUID when building paths. | Jeff Sharkey | 2015-04-07 | 7 | -243/+132 |
* | | | am b8d1ee37: am 19db8c88: am ab91d03b: Merge "installd: Add support for SELF_... | Richard Uhler | 2015-04-09 | 3 | -26/+40 |
|\ \ \
| |/ / |
|
| * | | Merge "installd: Add support for SELF_PATCHOAT_NEEDED." | Richard Uhler | 2015-04-09 | 3 | -26/+40 |
| |\ \ |
|
| | * | | installd: Add support for SELF_PATCHOAT_NEEDED. | Richard Uhler | 2015-04-07 | 3 | -26/+40 |
| | |/ |
|
* | | | am d029e95a: am 1b0a8702: am ad436ab5: Merge "dumpstate: scrub APANIC" | Mark Salyzyn | 2015-04-08 | 1 | -3/+0 |
|\ \ \
| |/ / |
|
| * | | dumpstate: scrub APANIC | Mark Salyzyn | 2015-04-08 | 1 | -3/+0 |
| |/ |
|
* | | am eb3704a5: am 9e99fce8: am 1cd030be: Merge "Switch installd to compile as C... | Jeff Sharkey | 2015-04-07 | 6 | -41/+43 |
|\ \
| |/ |
|
| * | Switch installd to compile as C++. | Jeff Sharkey | 2015-04-07 | 6 | -41/+43 |
| * | Valid APK paths now include expanded storage. | Jeff Sharkey | 2015-04-07 | 4 | -5/+16 |
* | | am b58e6cbf: am 4914f85f: am 8f43f77d: Merge "Use AID_SYSTEM as uid when crea... | Fyodor Kupolov | 2015-04-07 | 1 | -12/+2 |
|\ \
| |/ |
|
| * | Use AID_SYSTEM as uid when creating oat dir | Fyodor Kupolov | 2015-04-07 | 1 | -12/+2 |
* | | Merge "Valid APK paths now include expanded storage." | Jeff Sharkey | 2015-04-07 | 4 | -5/+16 |
|\ \ |
|
| * | | Valid APK paths now include expanded storage. | Jeff Sharkey | 2015-04-06 | 4 | -5/+16 |
* | | | Merge "Add support for int64, float, double types to service command." | Jeff Brown | 2015-04-07 | 1 | -2/+32 |
|\ \ \ |
|
| * | | | Add support for int64, float, double types to service command. | Jeff Brown | 2015-04-06 | 1 | -2/+32 |