Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am 1810927a: am eabc93db: am c4c08803: Merge "app_process: change app_process... | Narayan Kamath | 2014-05-15 | 1 | -2/+5 |
|\ | |||||
| * | am eabc93db: am c4c08803: Merge "app_process: change app_process a symlink of... | Narayan Kamath | 2014-05-15 | 1 | -2/+5 |
| |\ | |||||
| | * | am c4c08803: Merge "app_process: change app_process a symlink of primary vers... | Narayan Kamath | 2014-05-15 | 1 | -2/+5 |
| | |\ | |||||
| | | * | app_process: change app_process a symlink of primary version | Yongqin Liu | 2014-05-14 | 1 | -2/+5 |
| * | | | am c8a045d4: am 41f40581: Merge "Fix x86 build in app_process." | Narayan Kamath | 2014-05-01 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | am 41f40581: Merge "Fix x86 build in app_process." | Narayan Kamath | 2014-05-01 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fix x86 build in app_process. | Narayan Kamath | 2014-05-01 | 1 | -1/+1 |
| * | | | am ff34f6fa: am 27b03e62: Merge "Create arch specific cache dirs during zygot... | Narayan Kamath | 2014-05-01 | 1 | -0/+42 |
| |\ \ \ | | |/ / | |||||
| | * | | am 27b03e62: Merge "Create arch specific cache dirs during zygote startup." | Narayan Kamath | 2014-05-01 | 1 | -0/+42 |
| | |\ \ | | | |/ | |||||
| | | * | Create arch specific cache dirs during zygote startup. | Narayan Kamath | 2014-05-01 | 1 | -0/+42 |
* | | | | Enabling internal msg apis | Robert Greenwalt | 2014-05-14 | 2 | -26/+4 |
* | | | | am 516130cc: am dbbf431b: am d0f7f418: Merge "Freeing frame map" | Narayan Kamath | 2014-04-30 | 2 | -6/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | am dbbf431b: am d0f7f418: Merge "Freeing frame map" | Narayan Kamath | 2014-04-30 | 2 | -6/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | am d0f7f418: Merge "Freeing frame map" | Narayan Kamath | 2014-04-30 | 2 | -6/+10 |
| | |\ \ | | | |/ | |||||
| | | * | Freeing frame map | Mykola Kondratenko | 2014-04-30 | 2 | -6/+10 |
| | * | | Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD | Bill Yi | 2014-04-29 | 1 | -6/+13 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | am e4360c8e: am 4308a523: Merge "bootanimation: build 32-bit if 64-bit gl lib... | Colin Cross | 2014-03-20 | 1 | -0/+3 |
| | | |\ | |||||
| | | * \ | am 0dccb02b: am 19fc55e1: Merge "build app_process64 on 64-bit targets" | Colin Cross | 2014-03-20 | 1 | -0/+22 |
| | | |\ \ | |||||
| | | * \ \ | am 01de2432: am 24d8fa73: Merge "frameworks/base: move idmap from frameworks/... | Dianne Hackborn | 2014-03-07 | 6 | -0/+1056 |
| | | |\ \ \ | |||||
* | | | | | | | Fix x86 build in app_process. | Narayan Kamath | 2014-04-30 | 1 | -1/+1 |
* | | | | | | | Merge "Create arch specific cache dirs during zygote startup." | Narayan Kamath | 2014-04-30 | 1 | -0/+42 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Create arch specific cache dirs during zygote startup. | Narayan Kamath | 2014-04-30 | 1 | -0/+42 |
* | | | | | | | | am ab583454: am 1866e5dc: am af40649e: Merge "Set NO_NEW_PRIVS on zygote init" | Nick Kralevich | 2014-04-29 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | |||||
| * | | | | | | am 1866e5dc: am af40649e: Merge "Set NO_NEW_PRIVS on zygote init" | Nick Kralevich | 2014-04-29 | 1 | -0/+10 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Set NO_NEW_PRIVS on zygote init | Nick Kralevich | 2014-04-29 | 1 | -0/+10 |
* | | | | | | | Allow custom wallpaper and boot animation. | Jeff Sharkey | 2014-04-28 | 1 | -0/+4 |
* | | | | | | | Initial implementation of new voice interaction API. | Dianne Hackborn | 2014-04-24 | 1 | -0/+5 |
* | | | | | | | am 56cc5ba7: am 8d47f23e: am dbb0de21: Merge "Fix a typo in an assertion." | Elliott Hughes | 2014-04-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | am 8d47f23e: am dbb0de21: Merge "Fix a typo in an assertion." | Elliott Hughes | 2014-04-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Fix a typo in an assertion. | Elliott Hughes | 2014-04-23 | 1 | -1/+1 |
* | | | | | | | Allow prefix-based Uri permission grants. | Jeff Sharkey | 2014-04-22 | 1 | -0/+5 |
* | | | | | | | Add 'read' subcommand to the 'content' tool. | John Spurlock | 2014-04-15 | 1 | -0/+61 |
* | | | | | | | am 96457004: am 549ae327: am aa19a2f6: Merge "Don\'t compare String8s to NULL." | Narayan Kamath | 2014-04-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | am 549ae327: am aa19a2f6: Merge "Don\'t compare String8s to NULL." | Narayan Kamath | 2014-04-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Don't compare String8s to NULL. | Narayan Kamath | 2014-04-12 | 1 | -1/+1 |
* | | | | | | | am c3255ae0: am de442781: am 909a6a0e: Merge "Dual zygote cleanup." | Narayan Kamath | 2014-04-11 | 1 | -2/+7 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | am de442781: am 909a6a0e: Merge "Dual zygote cleanup." | Narayan Kamath | 2014-04-11 | 1 | -2/+7 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Dual zygote cleanup. | Narayan Kamath | 2014-04-10 | 1 | -2/+7 |
* | | | | | | | am 9f777008: am 05f980d4: am d4b64409: Merge "Make zygotes aware of their sup... | Narayan Kamath | 2014-04-09 | 1 | -1/+19 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | am 05f980d4: am d4b64409: Merge "Make zygotes aware of their supported ABIs." | Narayan Kamath | 2014-04-09 | 1 | -1/+19 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Make zygotes aware of their supported ABIs. | Narayan Kamath | 2014-04-09 | 1 | -1/+19 |
* | | | | | | | am 97175deb: am 3856a219: am cecfb94f: Merge "Clean up argc / argv processing... | Narayan Kamath | 2014-04-09 | 1 | -40/+59 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | am 3856a219: am cecfb94f: Merge "Clean up argc / argv processing for runtime ... | Narayan Kamath | 2014-04-09 | 1 | -40/+59 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Clean up argc / argv processing for runtime args. | Narayan Kamath | 2014-04-09 | 1 | -40/+59 |
* | | | | | | | am 71ae2bd4: am f87b3a25: am 374db6c3: Merge "Remove ProcessState::mArgc,mArg... | Narayan Kamath | 2014-04-03 | 1 | -22/+24 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | am f87b3a25: am 374db6c3: Merge "Remove ProcessState::mArgc,mArgV,mArgLen" | Narayan Kamath | 2014-04-03 | 1 | -22/+24 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Remove ProcessState::mArgc,mArgV,mArgLen | Narayan Kamath | 2014-04-03 | 1 | -22/+24 |
* | | | | | | | Rename related users to profiles. | Kenny Guy | 2014-04-02 | 1 | -5/+5 |
* | | | | | | | Expand install observer semantics | Christopher Tate | 2014-03-27 | 1 | -7/+27 |
* | | | | | | | am c1a7d075: am 232d4224: am f0ffa8a3: Merge "app_process: use LOCAL_MULTILIB... | Colin Cross | 2014-03-27 | 1 | -22/+3 |
|\ \ \ \ \ \ \ | |/ / / / / / |