Throw early when structure is unstable, which allows the normal
recoverFromWtf() path to recover automatically.
Bug: 7440485
Change-Id: Ic150d17daac4de7c9ff3489025403a9b485b4620
* commit '477bc569ccf5c4ed1a8910e9c07e08738e7f7eae':
Fix bug #7259242 text is left justified with no padding
DO NOT MERGE - Revert fixes for ImageView/MeasureSpec/RelativeLayout
Quick reject empty paths
Fix bug #7259242 text is left justified with no padding
MediaRouter/Wifi Display improvements
Status bar: Keep disabled state per user.
ScaleGestureDetector does the safety dance.
Adding missing file in previous change (Bug 7252771)
Add wireless display selection support to MediaRouter.
Fixing crash in QuickContacts. (Bug 7252771)
temporarily disable blacklisting
Revert "Do not use last app rotation as default."
Revert "Fix adjustViewBounds handling for ImageView"
Global gesture to toggle Accessibility system-wide.
Fix perf regression from scale/density mismatch
Plug memory leak that happens when reusing display lists Bug #7195815
Don't use the QCOM_tiled_rendering extension with functors Bug #7247880
Migrate networking, storage, battery, DropBox, and PackageManager
related Secure settings to Global table.
Bug: 7232014, 7231331, 7231198
Change-Id: I772c2a9586a2f708c9db95622477f235064b8f4d
* commit 'e7e41f555cee85c8bca2cfeaf16a9bab9ba38174':
Disable content observer cross-user permission checks...
Disable content observer cross-user permission checks...
Fix deadlock in LockPatternUtils by using local id.
Compute GradientDrawable's opacity correctly
Tweaking how settings adds keyguard widgets
Settings provider needs to send notifications as itself
Visualizer only works on sounds >5 sec.
dodging the @JavascriptInterface bullet
Fix crash in recents
Wait for installd to finish starting before booting.
Temporarily turn off package verification
When a user is removed, migrate all network stats belonging to that
user into special UID_REMOVED bucket. Also removes those stats from
kernel to avoid double-counting if another user is created.
Bug: 7194784
Change-Id: I03f1d660fe3754566326b7749cae8068fc224ea9
* commit 'dc11364026c7b2cf70c1d5993cc703b132c44cfe':
Convert resized() method to new parameters.
Don't depend on LockPatternUtils to get DevicePolicyManager
Fix issue #7097984 java.lang.SecurityException: Permission Denial:
Work around instability of Display.getRotation().
GestureDetector - Mask action when checking POINTER_UP
Turn off deadzone flash, replacing it with logcat.
Fixed MemoryUsage issue with reporting results.
Use focal point for scrolling in GestureDetector
Fix keyguard layout on tablet
Check proximity detector before powering off.
Fix PendingIntent caching for multiuser
Fix adb install
You can now use ALL and CURRENT when sending broadcasts, to specify
where the broadcast goes.
Sticky broadcasts are now correctly separated per user, and registered
receivers are filtered based on the requested target user.
New Context APIs for more kinds of sending broadcasts as users.
Updating a bunch of system code that sends broadcasts to explicitly
specify which user the broadcast goes to.
Made a single version of the code for interpreting the requested
target user ID that all entries to activity manager (start activity,
send broadcast, start service) use.
Change-Id: Ie29f02dd5242ef8c8fa56c54593a315cd2574e1c
Currently, the client requests tracked in mClientIds for resolution
requests isn't cleared at all and causes failues of additional registration
and discovery requests once the number of requests reaches MAX_LIMIT. In
addition, bubble up unhandled native events to default state of nsd state
machine.
Change-Id: Ief14e0fff644aa2698fcddd71f538820f802be58