summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add additional density enums to android:screenDensity attributeAdam Lesinski2015-10-121-0/+4
* Merge "Push firewall rules up to ConnectivityService." into mnc-dr-devJeff Sharkey2015-10-121-24/+4
|\
| * Push firewall rules up to ConnectivityService.Jeff Sharkey2015-09-141-24/+4
* | Merge "Default location is "internalOnly" when undefined." into mnc-dr-devJeff Sharkey2015-10-121-1/+2
|\ \
| * | Default location is "internalOnly" when undefined.Jeff Sharkey2015-10-091-1/+2
* | | Connect the DHCP UDP socket to the server.Lorenzo Colitti2015-10-111-5/+4
|/ /
* | Merge "Ensure SurfaceView requests WM relayout when size changes." into mnc-d...Tim Murray2015-10-071-1/+2
|\ \
| * | Ensure SurfaceView requests WM relayout when size changes.Robert Carr2015-10-071-1/+2
* | | am a636be6c: Camera: fix wrong FULL feature stringYin-Chia Yeh2015-10-071-1/+1
|\ \ \ | |/ / |/| |
| * | Camera: fix wrong FULL feature stringYin-Chia Yeh2015-10-061-1/+1
* | | am 2813b0fa: Camera2: Update video stabilization API doc.Jianing Wei2015-10-012-2/+22
|\ \ \ | |/ /
| * | Camera2: Update video stabilization API doc.Jianing Wei2015-09-292-2/+22
* | | Merge "Relax auto-launch checks for GET_CONTENT." into mnc-dr-devJeff Sharkey2015-09-303-11/+31
|\ \ \
| * | | Relax auto-launch checks for GET_CONTENT.Jeff Sharkey2015-09-293-11/+31
* | | | Merge "Fix asymmetry in parceling/unparceling code for BatteryStats summary" ...Adam Lesinski2015-09-291-6/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix asymmetry in parceling/unparceling code for BatteryStats summaryAdam Lesinski2015-09-281-6/+11
* | | | Merge "Fix jank: Don't write lockout deadline if not needed" into mnc-dr-devBill Rassieur2015-09-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix jank: Don't write lockout deadline if not neededJorim Jaggi2015-09-281-1/+1
* | | | am f360bbca: Merge "Bug: 24112165 Update docs for protection level of CHANGE_...Billy Lau2015-09-281-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Bug: 24112165 Update docs for protection level of CHANGE_NETWORK_STATEBilly Lau2015-09-181-1/+1
* | | | Bump BatteryStats versionAdam Lesinski2015-09-271-1/+1
* | | | Import translations. DO NOT MERGEBaligh Uddin2015-09-268-35/+35
* | | | Merge "Import translations. DO NOT MERGE" into mnc-dr-devBaligh Uddin2015-09-2510-78/+78
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2015-09-2410-78/+78
| | |/ / | |/| |
* | | | Deliver camera launch source for analyticsJorim Jaggi2015-09-242-1/+6
|/ / /
* | | Merge "Disable wifi firmware logging by default" into mnc-dr-devVinit Deshpande2015-09-242-0/+4
|\ \ \
| * | | Disable wifi firmware logging by defaultVinit Deshpande2015-09-232-0/+4
* | | | Merge "save "retain loader" state" into mnc-dr-devTodd Kennedy2015-09-233-1/+16
|\ \ \ \
| * | | | save "retain loader" stateTodd Kennedy2015-09-223-1/+16
| |/ / /
* | | | Import translations. DO NOT MERGEBaligh Uddin2015-09-236-11/+11
* | | | Merge "Fix Array Index Out of Bounds in BatteryStatsImpl" into mnc-dr-devAdam Lesinski2015-09-221-4/+13
|\ \ \ \
| * | | | Fix Array Index Out of Bounds in BatteryStatsImplAdam Lesinski2015-09-211-4/+13
| |/ / /
* | | | Frameworks/base: Propagate boot status to installdAndreas Gampe2015-09-212-4/+5
|/ / /
* | | Grab a wakelock while doing ARP/ND probingErik Kline2015-09-211-1/+34
* | | Merge "Import translations. DO NOT MERGE" into mnc-dr-devBaligh Uddin2015-09-1925-190/+246
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2015-09-1825-190/+246
* | | | Merge "Add support for setting color transforms" into mnc-dr-devJustin Harrison2015-09-197-0/+226
|\ \ \ \
| * | | | Add support for setting color transformsMichael Wright2015-09-187-0/+226
| | |_|/ | |/| |
* | | | Merge "set config_use_sim_language_file false for SE Telia/Sweden 3G" into mn...Vineeta Srivastava2015-09-182-0/+54
|\ \ \ \
| * | | | set config_use_sim_language_file false for SE Telia/Sweden 3Gsangjoon84.lee2015-09-182-0/+54
* | | | | Merge "Fix crash when no power_profile is specified" into mnc-dr-devAdam Lesinski2015-09-182-2/+2
|\ \ \ \ \
| * | | | | Fix crash when no power_profile is specifiedAdam Lesinski2015-09-182-2/+2
* | | | | | Merge "BatteryStats: Better big-little CPU accounting" into mnc-dr-devAdam Lesinski2015-09-187-115/+322
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | BatteryStats: Better big-little CPU accountingAdam Lesinski2015-09-097-115/+322
* | | | | Badge ChooserActivity choices with their app icon for disambigAdam Powell2015-09-172-7/+26
| |/ / / |/| | |
* | | | Merge "Send power hint on fling gestures." into mnc-dr-devTim Murray2015-09-171-0/+11
|\ \ \ \
| * | | | Send power hint on fling gestures.Michael Wright2015-09-171-0/+11
| | |/ / | |/| |
* | | | Handle single-choice ChooserActivities and bound ChooserTargetServicesAdam Powell2015-09-162-28/+89
* | | | Merge "Use app directory as apkPath for cluster installs" into mnc-dr-devFyodor Kupolov2015-09-161-0/+11
|\ \ \ \
| * | | | Use app directory as apkPath for cluster installsFyodor Kupolov2015-09-101-0/+11