Android (Google) Code Review
110cffcc3b
Merge change I228d52db into eclair
...
* changes:
Three changes.
2009-09-28 19:47:28 -04:00
Android (Google) Code Review
bbff7e07e0
Merge change I669ce246 into eclair
...
* changes:
Print out all available EGL configurations.
2009-09-28 19:35:43 -04:00
Jack Palevich
d9872bf424
Print out all available EGL configurations.
2009-09-28 16:34:45 -07:00
Android (Google) Code Review
760d1466f3
Merge change Id29ec50d into eclair
...
* changes:
Do not crash appwdiget host when a pending intent send fails.
2009-09-28 19:25:53 -04:00
Android (Google) Code Review
6e583a6350
Merge change I36ad03e1 into eclair
...
* changes:
Delegate exclude mimetypes to FasttrackBadgeWidget
2009-09-28 19:03:04 -04:00
Android (Google) Code Review
63b97ecd13
Merge change I55edce63 into eclair
...
* changes:
Fix issue #2149145 : Safe Mode does not work on Sholes device
2009-09-28 18:11:28 -04:00
Wu-cheng Li
eb16a09f59
Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH.
2009-09-28 13:51:59 -07:00
Android (Google) Code Review
b2eccea36e
Merge change I7c7b1596 into eclair
...
* changes:
Fix a warning output.
2009-09-28 16:49:16 -04:00
Android (Google) Code Review
4bd45349e4
Merge change Ida50e915 into eclair
...
* changes:
Pass limit=50 to all suggestion sources.
2009-09-28 15:47:56 -04:00
Android (Google) Code Review
d83a6d25f8
Merge change 27474 into eclair
...
* changes:
Don't crash search when getKeyDispatcherState() is null
2009-09-28 14:46:43 -04:00
Android (Google) Code Review
ed44a047c0
Merge change 27243 into eclair
...
* changes:
Add drop shadow to contact name in ContactHeaderWidget
2009-09-28 14:44:42 -04:00
Android (Google) Code Review
bc3a0fed68
Merge change 27466 into eclair
...
* changes:
Turn on thubmnail capture unit test for media metadata retriever
2009-09-28 14:40:34 -04:00
Android (Google) Code Review
1c0dcf0445
Merge change 27349 into eclair
...
* changes:
Fix 2143297: Fix transition from password -> visible password
2009-09-28 14:12:03 -04:00
Android (Google) Code Review
f52224afea
Merge change 27462 into eclair
...
* changes:
Add an API to request a system activity to turn on Bluetooth.
2009-09-28 14:09:47 -04:00
Android (Google) Code Review
029f39b5c9
Merge change 27426 into eclair
...
* changes:
Handle the case where GoogleLocationSettingObserver::onChange is called after GoogleLocationSettingObserver::doNotObserve().
2009-09-28 13:33:01 -04:00
Android (Google) Code Review
a61e88f472
Merge change 27411 into eclair
...
* changes:
Cache inflated view to avoid inflation of layouts in preferences If layout id is specified for a Preference object, convertView is set to null in its adapter which results in inflation of Preference view in getView each time the Preference object is laid out on the screen. Just use an instance variable to cache the inflated view nulling it whenever the layout changes and use it in initing the convertView in getView.
2009-09-28 13:07:16 -04:00
Android (Google) Code Review
04140fa163
Merge change 27457 into eclair
...
* changes:
Added code style fix that actually did not get submitted in 2nd patch of previous change.
2009-09-28 12:56:02 -04:00
Android (Google) Code Review
8bcb650279
Merge change 27410 into eclair
...
* changes:
Add extension->mime type mappings
2009-09-28 12:27:45 -04:00
Android (Google) Code Review
d6b20b12f5
Merge change 27449 into eclair
...
* changes:
Always consider m4a files as audio, even when they contain a video track.
2009-09-28 12:24:08 -04:00
Android (Google) Code Review
f09a8c09d9
Merge change 27185 into eclair
...
* changes:
Add checks for double-dumping on webkit data.
2009-09-28 12:21:30 -04:00
Mathias Agopian
8a77baaa11
don't emit GL commands when sf is in freeze mode
...
We were emitting GL commands, calling composition complete and releasing clients
without ever calling eglSwapBuffers(), which is completely wrong on non-direct
renders. This could cause transient drawing artifacts when unfreezing the
screen (upon orientaion change for instance) and could also block the clients
for ever as they are waiting for their previous buffer to be rendered.
2009-09-27 22:47:32 -07:00
Android (Google) Code Review
0d0952445b
Merge change 27387 into eclair
...
* changes:
fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES_BIT
2009-09-27 23:19:49 -04:00
Mathias Agopian
56fa27572a
fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES_BIT
...
Also set max swap interval to 1, which is the only supported value currently.
2009-09-27 20:18:16 -07:00
Android (Google) Code Review
0ad7990247
Merge change 27318 into eclair
...
* changes:
Check that playlist entries refer to a row in the audio table.
2009-09-27 22:43:05 -04:00
Android (Google) Code Review
e5a6fcc80e
Merge change 27292 into eclair
...
* changes:
Add documentation about flash and change video-light to torch.
2009-09-27 22:13:43 -04:00
Android (Google) Code Review
ff5054c81e
Merge change 27375 into eclair
...
* changes:
Allways dump the list of allocated buffers when an allocation fails.
2009-09-27 21:47:29 -04:00
Mathias Agopian
737e786acf
Allways dump the list of allocated buffers when an allocation fails.
...
Hopefully this will help us understand cases of failures such as [2148405]
2009-09-27 18:44:09 -07:00
Android (Google) Code Review
72cffcb701
Merge change 27364 into eclair
...
* changes:
Improve logging code to dump more detaild rs object info. Fix bug with predefined elements not being recreated for contexts after one was destroyed. Add stricter type enforcement.
2009-09-27 21:04:09 -04:00
Android (Google) Code Review
de472a870f
Merge change 27348 into eclair
...
* changes:
fix "pacakge" typo in error log message
2009-09-27 20:56:57 -04:00
Android (Google) Code Review
04a7462c46
Merge change 27351 into eclair
...
* changes:
Allow wallpaper picker to work.
2009-09-27 20:06:33 -04:00
Doug Zongker
a4f58892d4
fix "pacakge" typo in error log message
2009-09-27 17:03:12 -07:00
Android (Google) Code Review
4ec5bfcc8a
Merge change 27342 into eclair
...
* changes:
Don't back up / restore "allow apps from unknown sources"
2009-09-27 19:38:23 -04:00
Android (Google) Code Review
c8d537bb37
Merge change 27306 into eclair
...
* changes:
Modified the test case name for the browser page load test.
2009-09-27 19:07:29 -04:00
Android (Google) Code Review
9ee9ac8c4c
Merge change 27325 into eclair
...
* changes:
Don't forget to clear "backup in progress" state when finishing a pass
2009-09-27 18:58:27 -04:00
Android (Google) Code Review
1c75da8aae
Merge change 27304 into eclair
...
* changes:
Fix Cdma re-start of default connection.
2009-09-27 18:10:28 -04:00
Android (Google) Code Review
1b81805ebb
Merge change 27315 into eclair
...
* changes:
Reset mPreventDrag at touch_down.
2009-09-27 18:04:13 -04:00
Android (Google) Code Review
42937f2dec
Merge change 27301 into eclair
...
* changes:
bug 2148061: if PduBody is zero length, treat it as an empty message.
2009-09-27 17:04:44 -04:00
Android (Google) Code Review
3839172532
Merge change 27291 into eclair
...
* changes:
Fix issue #2148939 : Sholes slow to wake up in landscape mode
2009-09-27 17:00:20 -04:00
Android (Google) Code Review
7d92f50d39
Merge change 27032 into eclair
...
* changes:
BatteryService: Specify low battery levels in resources.
2009-09-27 15:43:17 -04:00
Android (Google) Code Review
c65b1a8f3e
Merge change 27142 into eclair
...
* changes:
Handle expiration of discovery mode in system server.
2009-09-27 15:42:14 -04:00
Android (Google) Code Review
8def6f8e7d
Merge change 27129 into eclair
...
* changes:
Bounds check read and write path in native code.
2009-09-27 15:41:51 -04:00
Android (Google) Code Review
7b3a540a31
Merge change 27154 into eclair
...
* changes:
When change from narrow screen to wide screen, we will leave the mMinZoomScale to 1.0
2009-09-27 15:24:48 -04:00
Android (Google) Code Review
1c07ba141d
Merge change 27271 into eclair
...
* changes:
Only scan windows media files when those codecs are enabled.
2009-09-27 15:19:27 -04:00
Android (Google) Code Review
a83302cb61
Merge change 27267 into eclair
...
* changes:
Add official assets for tabs in compatibility mode
2009-09-27 14:05:05 -04:00
Android (Google) Code Review
8314dfdfec
Merge change 27177 into eclair
...
* changes:
Add auto-brightness mode to the list of backed-up settings
2009-09-27 13:20:44 -04:00
Android (Google) Code Review
8073e420f7
Merge change 27188 into eclair
...
* changes:
Fix 2146581: Make tabs work for donut apps Use different tab assets with the original coloring scheme for apps that are not Eclair-aware.
2009-09-27 03:31:59 -04:00
Android (Google) Code Review
7705cb0523
Merge change 27238 into eclair
...
* changes:
The touch screen is probably a feature.
2009-09-26 20:00:07 -04:00
Android (Google) Code Review
a6b35d69aa
Merge change 27234 into eclair
...
* changes:
Fix http://b/issue?id=2106682 (Don't show status if we don't have it).
2009-09-26 17:49:12 -04:00
Android (Google) Code Review
c13e31871c
Merge change 26993 into eclair
...
* changes:
Pass provider authority to SyncActivityTooManyDeletes
2009-09-26 17:06:47 -04:00
Android (Google) Code Review
081dc7b4fc
Merge change 27233 into eclair
...
* changes:
Change longClick -> click in ContactHeaderWidget.
2009-09-26 16:32:18 -04:00