| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* changes:
fix [2236865] STOPSHIP: bump soft gl and egl minor version number
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Defer EGL init until the surface changed call comes in. Pass w,h along with surface for verification of driver state.
|
| | |
| | |
| | |
| | | |
surface for verification of driver state.
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* changes:
Add code to use Gservices provided values for throtting NITZ updates.
|
| | |
| | |
| | |
| | |
| | | |
bug: 2251845
Change-Id: Ie122606fb852868bb76a9930bb5e6ba906273619
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
* changes:
Revert change incorrectly submitted as part of change #32153.
|
| | |
| | |
| | |
| | | |
Change-Id: I31c52beff03c0d038a257fc151eff3b8da60eddc
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
fix [2143798] Need to figure out how to do video on Passion w/ GPU
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This builds on the EGLImage solution. We simply use copybit to convert from the
YUV frame into an EGLImage created for that purpose and proceed with the
regular EGLImage code.
We need to do this because "regular" GL doesn't support YUV textures.
We could improve upon this by detecting exacly what the GL supports and bypass
this extra step if not required, but we'll do this later if needed.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Fix 2209086: restore drawable states when drawables change.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This fixes a bug where the right tab hightlight wasn't being seen.
The prooblem was that we weren't preserving the drawables' states when
the application requested a new drawable. We now track the drawable state
so we can updated it when the resources change.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Fix bug 2253204: MapView resources for hdpi devices.
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
Update keyguard and pattern-lock layouts for new UX designs.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
To do this, we bring DigitalClock over from Clock into the
internal widgets. Its font, Clockopia, comes along for the
ride (find it in /system/fonts).
This change is required for relevant code changes in
frameworks/policy/phone.
Change-Id: I354534f1abd9cf9557c9d18566f1d55b6be5e8f1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
failures.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor.
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
library provided by the vendor.
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | / / /
| | |/ / /
| |/| | | |
* changes:
Don't back up system wallpapers.
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
Fix BMW and Audi auto pairing lists.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug no:2256558
Dr No:Eastham
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Fix issue #2239203: Setting large background causes OOME and soft-reboot spiral
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Try really really hard not to crash, for any reason.
Change-Id: I32371166229825f13fc8d12d5cf3a6531cdb345e
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard
|
| |/ / / / / |
|
|\ \ \ \ \ \
| |/ / / / /
|/| / / / /
| |/ / / /
| | | | | |
* changes:
Add BMW and Audi to Auto Pairing black list.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 2256558
Dr No: Eastham
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
Fix issue #2256270: Package manager sends bad broadcasts when components change
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also reworks this intent protocol a little bit to be much more efficient, only
requiring one broadcast per package.
Change-Id: I580de4843ebd3c7f2e6df7295a2f80d2937cef7c
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Honor the mInitialScale set on WebView. This was lost when we fixed restoring the scale for a new page.
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
lost when we fixed restoring the scale for a new
page.
Fix http://b/issue?id=2251716
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
* changes:
Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file for new SlidingTab sound states. Tweak "animation" to be 250ms based on conversation with ui guys. Some minor performance tweaks to SlidingTab.
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
file for new SlidingTab sound states.
Tweak "animation" to be 250ms based on conversation with ui guys. Some minor performance tweaks to SlidingTab.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
broadcast
You can no longer receive CONFIGURATION_CHANGED in a manifest, which is really really
bad (launching apps every time the screen is rotated!). A new LOCALE_CHANGED broadcast
is sent that you can receive in a manifest.
Change-Id: I80022375f0716db2e672382a29db3cea1af74702
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Fix broken handling of the BACK key in PopupWindow. Needed by Launcher2.
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
Change-Id: Icccbd8897186d0b9348a40b3dfc19ab7ac389efd
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | |
| | | | | | |
* changes:
New Javadoc for ContactsContract.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ifcf20541fda7449f1954f2021c53be3eb672e7ee
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Debugging for issue #2250075: Desk dock clock app sometimes doesn't
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This adds a history of the last 100 broadcasts that is printed in the
debug log, to be able to see what recently happened at the time the
bug report was taken. Also does some optimization of the printing of
the broadcast records to make it feasible to print this number of
entries. (We kind-of need to do this because there are some broadcasts
like SIG_STR and SYNC_STATE_CHANGED that are being broadcast a LOT.)
Change-Id: I775e1ec0f63369c8bca8c83cee27b95ddc5ec450
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
* changes:
Add new date formats for the lock screen.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
One is the fully-spelled out weekday/day/month with no year.
The other is abbreviated weekday/month/day/year.
Bug 2247356
Approver: jerryw
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Don't feed the timezone to RenderScript time functions, let the library figure it out.
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
figure it out.
Bug #2211070.
Change-Id: I5975651fd12399fb8dfe283dfdfaa17569738c7b
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Do not force screen on when undocking from the desk dock.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The fact that the phone is losing power will do this anyway,
and this fixes (or works around) bug b/2250075
(Desk dock clock app sometimes doesn't exit when removing a sleeping droid from the dock)
Change-Id: I7b8b6cfb44ca16d2d9eb67589cb9d9a108a8de82
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* changes:
don't request a sync when temp providers are created
|