summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update makefile for clang host build.Tim Murray2014-07-171-2/+2
* Merge "[ActivityManager]: Update home process when home activity resumed"Craig Mautner2014-07-161-0/+8
|\
| * [ActivityManager]: Update home process when home activity resumedlouis_chang2014-07-161-0/+8
|/
* Merge "[ActivityManager] Do not finish root activity when reset task"Craig Mautner2014-07-151-0/+4
|\
| * [ActivityManager] Do not finish root activity when reset tasklouis_chang2014-07-161-0/+4
* | Merge "[ActivityManager] Move top task to top in window manager"Craig Mautner2014-07-151-1/+1
|\ \
| * | [ActivityManager] Move top task to top in window managerlouis_chang2014-07-161-1/+1
| |/
* | Merge "Removed useless test"Narayan Kamath2014-07-161-5/+3
|\ \
| * | Removed useless testCuihtlauac ALVARADO2013-12-161-5/+3
* | | Merge "Add an internal API to get all asset locales."Narayan Kamath2014-07-161-9/+14
|\ \ \ | |_|/ |/| |
| * | Add an internal API to get all asset locales.Narayan Kamath2014-07-141-9/+14
* | | Merge "Optimize Blend composites."Deepanshu Gupta2014-07-141-147/+136
|\ \ \
| * | | Optimize Blend composites.Deepanshu Gupta2014-07-071-147/+136
* | | | Merge "Add BlendComposite.java"Deepanshu Gupta2014-07-141-0/+772
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Add BlendComposite.javaDeepanshu Gupta2014-07-071-0/+772
* | | Merge "Allow 3 letter language codes in InputMethodUtils."Narayan Kamath2014-07-101-4/+25
|\ \ \
| * | | Allow 3 letter language codes in InputMethodUtils.Narayan Kamath2014-07-141-4/+25
|/ / /
* | | Merge "Logging in LocalTransport on as default"Christopher Tate2014-07-101-1/+1
|\ \ \
| * | | Logging in LocalTransport on as defaultHenrik Baard2014-07-101-1/+1
* | | | Merge "GpsLocationProvider: look for config file in /etc/gps.<ro.hardware.gps...Colin Cross2014-07-101-28/+53
|\ \ \ \
| * | | | GpsLocationProvider: look for config file in /etc/gps.<ro.hardware.gps>.confColin Cross2014-05-221-28/+53
* | | | | Merge "Update copyFrom(BaseObj[]) for large objects."Stephen Hines2014-07-091-5/+12
|\ \ \ \ \
| * | | | | Update copyFrom(BaseObj[]) for large objects.Tim Murray2014-07-091-5/+12
|/ / / / /
* | | | | Merge "Switch frameworks/base/libs/androidfw to the new icu."Elliott Hughes2014-07-091-1/+0
|\ \ \ \ \
| * | | | | Switch frameworks/base/libs/androidfw to the new icu.Elliott Hughes2014-07-091-1/+0
* | | | | | Merge "Switch frameworks/base/core/jni to the new icu."Elliott Hughes2014-07-091-2/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Switch frameworks/base/core/jni to the new icu.Elliott Hughes2014-07-091-2/+1
* | | | | | Merge "Make misc config directory during user creation"Robin Lee2014-07-022-0/+8
|\ \ \ \ \ \
| * | | | | | Make misc config directory during user creationRobin Lee2014-06-102-0/+8
* | | | | | | Merge "Make dex2oat heap size product configurable [frameworks/base]"Brian Carlstrom2014-07-082-202/+192
|\ \ \ \ \ \ \
| * | | | | | | Make dex2oat heap size product configurable [frameworks/base]Brian Carlstrom2014-07-082-202/+192
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Adds support for multi-input kernels to Frameworks/Base/RS."Stephen Hines2014-07-078-10/+173
|\ \ \ \ \ \ \
| * | | | | | | Adds support for multi-input kernels to Frameworks/Base/RS.Chris Wailes2014-07-078-10/+173
* | | | | | | | Merge "Add Telefonica/Movistar specific APN details for dun"Robert Greenwalt2014-07-071-0/+40
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add Telefonica/Movistar specific APN details for dunAlbert2014-07-081-0/+40
* | | | | | | | Merge "[ActivityManager] Prevent potential deadlock from system error dialog ...Craig Mautner2014-07-051-5/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | [ActivityManager] Prevent potential deadlock from system error dialog and Inp...riddle_hsu2014-07-081-5/+10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Remove"Brian Carlstrom2014-07-074-165/+23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | RemoveBrian Carlstrom2014-07-074-165/+23
* | | | | | | | Merge "[ActivityManager] Avoid keeping restarting home when only home activit...Craig Mautner2014-07-021-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | [ActivityManager] Avoid keeping restarting home when only home activity exists.riddle_hsu2014-07-041-0/+9
* | | | | | | | | Merge "[ActivityManager] Prevent kill a restarted process again."Craig Mautner2014-07-061-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ActivityManager] Prevent kill a restarted process again.riddle_hsu2014-07-041-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge "[ActivityManager] Ensure alive process is not killedByAm."Craig Mautner2014-07-021-0/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | [ActivityManager] Ensure alive process is not killedByAm.riddle_hsu2014-07-041-0/+1
| |/ / / / / / /
* | | | | | | | Merge "Fix issue when converting fil->tl."Narayan Kamath2014-07-041-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix issue when converting fil->tl.Narayan Kamath2014-07-071-2/+4
* | | | | | | | | Merge "Typo in method name: Clone"Nick Kralevich2014-07-022-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Typo in method name: CloneYou Kim2013-08-292-2/+2
* | | | | | | | | | Merge "Fix typo in the exception message."Nick Kralevich2014-07-021-1/+1
|\ \ \ \ \ \ \ \ \ \