summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am ae47d826: Merge "Add an intermediate dimens resource for 540dp device." ↵Jim Miller2013-10-291-0/+24
|\ | | | | | | | | | | | | into klp-dev * commit 'ae47d826d883657a4332f549c165ae85124bd1cf': Add an intermediate dimens resource for 540dp device.
| * Merge "Add an intermediate dimens resource for 540dp device." into klp-devJim Miller2013-10-301-0/+24
| |\
| | * Add an intermediate dimens resource for 540dp device.Jim Miller2013-10-291-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A 540dp device causes keyguard to select SlidingChallengeLayout and a height of 400dp which isn't enough space for the security area. This fix adds an intermediate value to grow the security area slightly. Fixes bug 11344424 Change-Id: I35c979f619c593b604e4bf45afd3e591329229e4
* | | am e4035827: Merge "Always initialize local boolean variables when possible" ↵Michael Wright2013-10-291-9/+6
|\ \ \ | |/ / | | | | | | | | | | | | | | | into klp-dev * commit 'e403582708acdb89108d606f64c99317e25f1247': Always initialize local boolean variables when possible
| * | Merge "Always initialize local boolean variables when possible" into klp-devMichael Wright2013-10-291-9/+6
| |\ \ | | |/ | |/|
| | * Always initialize local boolean variables when possibleMichael Wright2013-10-291-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | It's currently possible to reference deviceModeChanged in InputReader while it's in an unknown state. Change the style of initialization here and a few other places to better prevent this type of error. Bug: 11433748 Change-Id: Ib332406aefb7cdb16b6a21e00dceaeca34679853
* | | am e5c1208e: Merge "am: Increase dropbox buffer size to 256KB (from 128KB)" ↵Igor Murashkin2013-10-292-14/+21
|\ \ \ | |/ / | | | | | | | | | | | | | | | into klp-dev * commit 'e5c1208ef9ef7d10b5bae6c82b9eb5a92da1244e': am: Increase dropbox buffer size to 256KB (from 128KB)
| * | Merge "am: Increase dropbox buffer size to 256KB (from 128KB)" into klp-devIgor Murashkin2013-10-292-14/+21
| |\ \
| | * | am: Increase dropbox buffer size to 256KB (from 128KB)Igor Murashkin2013-10-232-14/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor changes for dumping stack traces: - Print the native traces right after foreground/persistent apps - Also include mediaserver, sdcard, and surfaceflinger in traces Bug: 11321322 Change-Id: Ic09b7da316a5f197dda0ac3bde06f75574cc2166
* | | | am 927d854f: Merge "Optimize sysui ui queue during keyguard unlock." into ↵John Spurlock2013-10-292-1/+6
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | klp-dev * commit '927d854ff4dc66edd22c109400233eb2d76dfce6': Optimize sysui ui queue during keyguard unlock.
| * | | Merge "Optimize sysui ui queue during keyguard unlock." into klp-devJohn Spurlock2013-10-292-1/+6
| |\ \ \
| | * | | Optimize sysui ui queue during keyguard unlock.John Spurlock2013-10-292-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Target the two biggest offenders: - Coalesce keyguard setHidden(false) calls during unlock. - Make sysui->WM call async. Found during investigation into b/11221659. Bug: 11221659 Change-Id: Icab48376bc356a933e0f9940bc2f924e2e77ab22
* | | | | am 704269ec: Merge "Mention external storage changes in KITKAT docs." into ↵Jeff Sharkey2013-10-291-0/+7
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | klp-dev * commit '704269ec1cea0f68e21f51342d4d05825a53ae6a': Mention external storage changes in KITKAT docs.
| * | | | Merge "Mention external storage changes in KITKAT docs." into klp-devJeff Sharkey2013-10-291-0/+7
| |\ \ \ \
| | * | | | Mention external storage changes in KITKAT docs.Jeff Sharkey2013-10-291-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11388971 Change-Id: I97145472948867f54125f1d0f0237bf3b339535e
* | | | | | am 7fbba162: Merge "Suppress OperationCanceledException logging." into klp-devJeff Sharkey2013-10-292-2/+8
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '7fbba1622a975782fddb9a7c5d9dd733dd4e425d': Suppress OperationCanceledException logging.
| * | | | | Merge "Suppress OperationCanceledException logging." into klp-devJeff Sharkey2013-10-292-2/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | Suppress OperationCanceledException logging.Jeff Sharkey2013-10-292-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These exceptions are normal when an app has cancelled an outstanding thumbnail request. Bug: 11385378 Change-Id: I8aed5721b447cda5baf447ac7afd627aa1062863
* | | | | | am 1b5bd6b6: Merge "Update QS settings icon, remove unused location icon." ↵John Spurlock2013-10-298-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into klp-dev * commit '1b5bd6b68af0f26dc0f42e442a9ffa8e1f30e3e5': Update QS settings icon, remove unused location icon.
| * | | | | Merge "Update QS settings icon, remove unused location icon." into klp-devJohn Spurlock2013-10-298-0/+0
| |\ \ \ \ \
| | * | | | | Update QS settings icon, remove unused location icon.John Spurlock2013-10-288-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:11412369 Change-Id: Icdd34a1cffe438e5e9d3ffe268578abb57200525
* | | | | | | am 3f836741: Merge "Speculatively schedule input consumption" into klp-devMichael Wright2013-10-293-13/+34
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '3f8367415095651e9dd8e074f97659a1b633e900': Speculatively schedule input consumption
| * | | | | | Merge "Speculatively schedule input consumption" into klp-devMichael Wright2013-10-293-13/+34
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Speculatively schedule input consumptionMichael Wright2013-10-263-13/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the new tuned vsync offset, vsyncs are likely to occur shortly after the input is received, meaning we will empty the input queue, and thus won't schedule input consumption until more input is received. If an application then speculatively posts draw commands to the main looper faster than 60 hz, it will eventually end up blocking in eglSwapBuffers. Since we're blocking in eglSwapBuffers, we won't even schedule consumption until after the current frame (8-16ms), and it's entirely likely we won't actually get around to consuming input until after the next frame (another 16 ms of latency). This means we can often go 16-32ms without processing any input events, causing very noticeable amounts of jank. Rather than waiting for the next input event to schedule input consumption, speculatively schedule it every frame as long as we've consumed some motion batch during this frame. Bug: 11398045 Change-Id: I25e46308e00e9f9de00a1d8906f6b0e0f2e845b4
* | | | | | | am 19949b9d: Merge "Guard against missing document columns." into klp-devJeff Sharkey2013-10-293-11/+16
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '19949b9d3de584b283fa9d1ef2489d3e97a3b41a': Guard against missing document columns.
| * | | | | | Merge "Guard against missing document columns." into klp-devJeff Sharkey2013-10-293-11/+16
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Guard against missing document columns.Jeff Sharkey2013-10-293-11/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When filtering and sorting, guard against missing columns to avoid crashing entire app. Bug: 11377065 Change-Id: I04f035c918d743bcc84592f05e3ef9ad0ebfadce
* | | | | | | am 24445c35: Doc change: fix docs build.Dirk Dougherty2013-10-291-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '24445c35211a85a92a68527fb93271eadc8d822d': Doc change: fix docs build.
| * | | | | | Doc change: fix docs build.Dirk Dougherty2013-10-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifdb25d52629e62b0e909aa3ac00bff4df257ffd2
* | | | | | | am 3bdf60dc: Merge "Doc change: Add update ProGuard keep rules for Google ↵Dirk Dougherty2013-10-291-0/+13
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Play Services." into klp-dev * commit '3bdf60dc290f24d4f3f994466fb2f19d4e01d833': Doc change: Add update ProGuard keep rules for Google Play Services.
| * | | | | | Merge "Doc change: Add update ProGuard keep rules for Google Play Services." ↵Dirk Dougherty2013-10-291-0/+13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into klp-dev
| | * | | | | | Doc change: Add update ProGuard keep rules for Google Play Services.Dirk Dougherty2013-10-281-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I39cc32c821659b82a4ebf800632571d6beaf5474 Bug-Id: 11336556
* | | | | | | | am 64742f84: Merge "show duration instead of remaining time." into klp-devChris Wren2013-10-291-8/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * commit '64742f8469ce270b6ecf437a624b69dde7a5a056': show duration instead of remaining time.
| * | | | | | | Merge "show duration instead of remaining time." into klp-devChris Wren2013-10-291-8/+8
| |\ \ \ \ \ \ \
| | * | | | | | | show duration instead of remaining time.Chris Wren2013-10-291-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11351406 Change-Id: I1238408c439f9cd12382d9a0889321bbb75618d3
* | | | | | | | | am 5ab93d87: Merge "reduce garbage generation in ↵Chris Wren2013-10-291-8/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KeyguardTransportControlView." into klp-dev * commit '5ab93d873f95256fdcddb8a78fa3c4a6697ec01a': reduce garbage generation in KeyguardTransportControlView.
| * | | | | | | | Merge "reduce garbage generation in KeyguardTransportControlView." into klp-devChris Wren2013-10-291-8/+15
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | / / / / / | | |_|/ / / / / | |/| | | | | |
| | * | | | | | reduce garbage generation in KeyguardTransportControlView.Chris Wren2013-10-291-8/+15
| | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11243508 Change-Id: I8315c27faf935d2465b3ce9e958e6edee00a4d4d
* | | | | | | am ac5d3827: Merge "Share pack historical sorting using wrong keys." into ↵Svetoslav2013-10-291-9/+11
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | klp-dev * commit 'ac5d3827409dff757531347c5232bb34ea727274': Share pack historical sorting using wrong keys.
| * | | | | | Merge "Share pack historical sorting using wrong keys." into klp-devSvetoslav2013-10-291-9/+11
| |\ \ \ \ \ \
| | * | | | | | Share pack historical sorting using wrong keys.Svetoslav2013-10-281-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ActivityChooserModel keeps a history of the last fifty share targets and based on past usage orders the targets in the UI. The soring implementation is using a map for improving performance. However, the activities in this map were keyed on the package name but there maybe more that one share target per package. Thus, the sorting was generating bad results. Now the unique component name is used. bug:11195578 Change-Id: I8c7018fea168b7253ddbe57b477028368726e75e
* | | | | | | | am 86bfb3af: Merge "Not show share targets that cannot be launched." into ↵Svetoslav2013-10-294-9/+34
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | klp-dev * commit '86bfb3af4296a1263cb2c01a9e87b5b20015fedb': Not show share targets that cannot be launched.
| * | | | | | | Merge "Not show share targets that cannot be launched." into klp-devSvetoslav2013-10-294-9/+34
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | / / / / / | | |/ / / / / | |/| | | | |
| | * | | | | Not show share targets that cannot be launched.Svetoslav2013-10-284-9/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes filters out share targets that we cannot start because the target does not properly implement the SEND protocol and has either share target activity hidden or requires a permission to launch it. Also the code that launches the share target activity catches the runtime exception and shows an error message. Note that being able to launch an activity in a moment of time is not a guarantee that one can do that latter. Hence, being able to launch an activity while building the share UI does not guarantee that one can launch it when selecting the share target. bug:11402139 Change-Id: Id35732510755b2eeb9eccacc046d289c2f2ee856
* | | | | | | am 2b5297a4: Merge "Load wallpaper images on a bg thread" into klp-devMichael Jurka2013-10-292-60/+222
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '2b5297a40024e9cf136919d3ea0e88cb4ccfa27c': Load wallpaper images on a bg thread
| * | | | | | Merge "Load wallpaper images on a bg thread" into klp-devMichael Jurka2013-10-292-60/+222
| |\ \ \ \ \ \
| | * | | | | | Load wallpaper images on a bg threadMichael Jurka2013-10-282-60/+222
| | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | Bug: 11134758
* | | | | | | am 7fd5c53c: Merge "Displaying Bitmaps Efficiently Training - updates for ↵Adam Koch2013-10-284-38/+53
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KitKat inBitmap changes Bug: 10411797" into klp-dev * commit '7fd5c53c4507995da1e1f1300a2f9def30bffce8': Displaying Bitmaps Efficiently Training - updates for KitKat inBitmap changes Bug: 10411797
| * | | | | | Merge "Displaying Bitmaps Efficiently Training - updates for KitKat inBitmap ↵Adam Koch2013-10-294-38/+53
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | changes Bug: 10411797" into klp-dev
| | * | | | | | Displaying Bitmaps Efficiently Training - updates for KitKat inBitmap changesAdam Koch2013-10-284-38/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10411797 Change-Id: I720d3ade42da31400a6cc7c7ce9e15793f836363