Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Temporary fix for bugreport symlink." into nyc-dev | Jeff Sharkey | 2016-02-19 | 1 | -0/+1 |
|\ | |||||
| * | Temporary fix for bugreport symlink. | Jeff Sharkey | 2016-02-19 | 1 | -0/+1 |
* | | Revert "Update make_ext4fs_internal param-list to match new implementation" | Mohamad Ayyash | 2016-02-19 | 1 | -1/+1 |
* | | Update make_ext4fs_internal param-list to match new implementation | Mohamad Ayyash | 2016-02-19 | 1 | -1/+1 |
|/ | |||||
* | Limit libart.so visibility to apps targeting <= M | Dimitry Ivanov | 2016-02-17 | 1 | -9/+15 |
* | Merge changes Ib17f0a55,Ia5bbae6b,I339d42fc into nyc-dev | David Pursell | 2016-02-17 | 13 | -56/+1409 |
|\ | |||||
| * | fastboot: fix TCP protocol version check. | David Pursell | 2016-02-17 | 2 | -5/+18 |
| * | fastboot: add UDP protocol. | David Pursell | 2016-02-17 | 6 | -13/+1263 |
| * | fastboot: add Socket timeout detection. | David Pursell | 2016-02-17 | 5 | -38/+128 |
* | | Add CASIO to approved vendor IDs am: 6c48349dee | Mohamad Ayyash | 2016-02-17 | 0 | -0/+0 |
|\ \ | |/ |/| | |||||
| * | Add CASIO to approved vendor IDs | Mohamad Ayyash | 2016-02-17 | 1 | -1/+2 |
| |\ | |||||
| | * | Add CASIO to approved vendor IDs | Mohamad Ayyash | 2016-02-16 | 1 | -1/+2 |
* | | | Merge "Tolerate RTM_DELADDR messages from deleted interfaces." into nyc-dev | Lorenzo Colitti | 2016-02-17 | 1 | -5/+3 |
|\ \ \ | |||||
| * | | | Tolerate RTM_DELADDR messages from deleted interfaces. | Lorenzo Colitti | 2016-02-16 | 1 | -5/+3 |
* | | | | Merge "bootstat: Add a few more bootreasons and rebase the index against inde... | James Hawkins | 2016-02-17 | 1 | -17/+23 |
|\ \ \ \ | |||||
| * | | | | bootstat: Add a few more bootreasons and rebase the index against index 1. | James Hawkins | 2016-02-13 | 1 | -17/+23 |
* | | | | | Re-derive permissions after package changes. am: a44febd19b am: 36a6835aa5 | Jeff Sharkey | 2016-02-14 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Re-derive permissions after package changes. am: a44febd19b | Jeff Sharkey | 2016-02-14 | 0 | -0/+0 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Re-derive permissions after package changes. | Jeff Sharkey | 2016-02-14 | 1 | -0/+16 |
| | |\ \ | |||||
| | | * | | Re-derive permissions after package changes. | Jeff Sharkey | 2016-02-12 | 1 | -0/+16 |
* | | | | | Merge "bootstat: Add support for logging the boot_reason metric." into nyc-dev | James Hawkins | 2016-02-11 | 7 | -15/+128 |
|\ \ \ \ \ | |||||
| * | | | | | bootstat: Add support for logging the boot_reason metric. | James Hawkins | 2016-02-11 | 7 | -15/+128 |
| | |_|_|/ | |/| | | | |||||
* / | | | | Preload public native libraries | Dimitry Ivanov | 2016-02-11 | 1 | -6/+9 |
|/ / / / | |||||
* | | | | Expand HAL_DATASPACE to include range, standard and transfer bitfields | Lajos Molnar | 2016-02-10 | 1 | -88/+369 |
* | | | | Check for breadcrumbs only where relevant | Paul Crowley | 2016-02-09 | 1 | -22/+25 |
* | | | | Fix generation of event labels for getevent. | Elliott Hughes | 2016-02-09 | 2 | -3/+10 |
* | | | | Merge "lmkd: subscribe to low mempressure events." into nyc-dev | Martijn Coenen | 2016-02-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | lmkd: subscribe to low mempressure events. | Martijn Coenen | 2016-02-09 | 1 | -1/+1 |
* | | | | | Fix libprocessgroup SELinux denials. | Martijn Coenen | 2016-02-08 | 2 | -2/+6 |
|/ / / / | |||||
* | | | | Merge "Follow migration of Shell app to DE storage." | Jeff Sharkey | 2016-02-07 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Follow migration of Shell app to DE storage. | Jeff Sharkey | 2016-02-06 | 1 | -1/+1 |
* | | | | | Merge "Fix use of uninitialized memory." am: 45c8586dad | Christopher Ferris | 2016-02-06 | 2 | -13/+24 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge "Fix use of uninitialized memory." | Christopher Ferris | 2016-02-06 | 2 | -13/+24 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge "Fix use of uninitialized memory." | Christopher Ferris | 2016-02-06 | 2 | -13/+24 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix use of uninitialized memory. | Christopher Ferris | 2016-02-05 | 2 | -13/+24 |
| | |/ / / / | |||||
* | | | | | | Merge "User 0 directories are created by vold now." | Jeff Sharkey | 2016-02-05 | 3 | -9/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | User 0 directories are created by vold now. | Jeff Sharkey | 2016-02-04 | 3 | -9/+7 |
* | | | | | | | Merge "init: fix writepid wrong pid written in file(s)" am: 718625010d | Elliott Hughes | 2016-02-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge "init: fix writepid wrong pid written in file(s)" | Elliott Hughes | 2016-02-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge "init: fix writepid wrong pid written in file(s)" | Elliott Hughes | 2016-02-05 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | init: fix writepid wrong pid written in file(s) | Anestis Bechtsoudis | 2016-02-05 | 1 | -1/+1 |
* | | | | | | | | Merge "Fix libbase\'s logging dependency." am: ead369bdf0 | Elliott Hughes | 2016-02-05 | 1 | -4/+2 |
|\| | | | | | | | |||||
| * | | | | | | | Merge "Fix libbase\'s logging dependency." | Elliott Hughes | 2016-02-05 | 1 | -4/+2 |
| |\| | | | | | | |||||
| | * | | | | | | Merge "Fix libbase's logging dependency." | Elliott Hughes | 2016-02-05 | 1 | -4/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fix libbase's logging dependency. | Elliott Hughes | 2016-02-04 | 1 | -4/+2 |
* | | | | | | | | | Merge "libcutils: abort for invalid fd" am: 76f99770d1 | Mark Salyzyn | 2016-02-05 | 1 | -2/+3 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge "libcutils: abort for invalid fd" | Mark Salyzyn | 2016-02-05 | 1 | -2/+3 |
| |\| | | | | | | | |||||
| | * | | | | | | | Merge "libcutils: abort for invalid fd" | Mark Salyzyn | 2016-02-05 | 1 | -2/+3 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | libcutils: abort for invalid fd | Mark Salyzyn | 2016-02-03 | 1 | -2/+3 |
* | | | | | | | | | | Merge "init-debug.rc: add runtime mmc max speed property actors" am: 20a6f0ff3b | Mark Salyzyn | 2016-02-05 | 2 | -0/+20 |
|\| | | | | | | | | |