Jeff Brown
e3d0022be8
Merge "Fix an incorrect NDK function prototype."
2011-03-18 18:52:40 -07:00
Jason Sams
90a948b084
Merge "Fix cleanup bug clearing script references."
2011-03-18 17:43:10 -07:00
Jason Sams
88728ecaea
Fix cleanup bug clearing script references.
...
Change-Id: I693dd7523658a32837764854c12a6b690e8fb7c6
2011-03-18 17:38:40 -07:00
Jamie Gennis
2ada5b865d
am bd340c7b: am b368f4d8: am 38caff23: Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1
...
* commit 'bd340c7b492fcf7d0a6cccab8825e710c83fe76d':
SurfaceFlinger: Fix a typo.
2011-03-18 17:38:37 -07:00
Jamie Gennis
bd340c7b49
am b368f4d8: am 38caff23: Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1
...
* commit 'b368f4d85d8b5e567f605c991a6c5c6ff1c868d8':
SurfaceFlinger: Fix a typo.
2011-03-18 17:36:51 -07:00
Jamie Gennis
b368f4d85d
am 38caff23: Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1
...
* commit '38caff230d1ee52701cc8cffde0309b91c2016d6':
SurfaceFlinger: Fix a typo.
2011-03-18 17:34:27 -07:00
Jamie Gennis
38caff230d
Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1
2011-03-18 17:32:25 -07:00
Svetoslav Ganov
a3d17a753d
Merge "Text in accessibility events not consistent"
2011-03-18 17:16:14 -07:00
Romain Guy
d1daaa2130
Merge "Fix hairline rendering."
2011-03-18 17:15:12 -07:00
Romain Guy
67ac217a81
Fix hairline rendering.
...
Change-Id: Ib6129b446b53678b1b955d8516418370cbae4f10
2011-03-18 17:14:27 -07:00
Svetoslav Ganov
c0a8cd10a5
Text in accessibility events not consistent
...
bug:2513822
Text added to accessibility events is truncated to max
length. However, the fromIndex and toIndex properties
are relative to the text before being truncated, thus
potentially our of bound. Removed the max length
limitation because test very rarely is longer that
500 characters and in the cases in which text is longer
than 500 character it will not be a real problem to
pass a bit more data through an IPC (very rarely).
Change-Id: Ie70ac630dfeb56d4f59079abb2f46d07582796b6
2011-03-18 17:13:59 -07:00
Jason Sams
73a7a1c5a7
Merge "Fix bug with hal init uninitialized var."
2011-03-18 17:10:09 -07:00
Jason Sams
80e29cf5c4
Fix bug with hal init uninitialized var.
...
Change-Id: I172bb65b57653e32697f2c2df941beb0aaf65603
2011-03-18 17:08:54 -07:00
Eric Fischer
05058b05b0
am cfb05dc6: (-s ours) am 9ac82606: (-s ours) am c0604255: Merge "Import revised translations. DO NOT MERGE" into gingerbread
...
* commit 'cfb05dc67e4fd8c0c078d31bf5404ad915b80030':
Import revised translations. DO NOT MERGE
2011-03-18 16:58:44 -07:00
Eric Fischer
cfb05dc67e
am 9ac82606: (-s ours) am c0604255: Merge "Import revised translations. DO NOT MERGE" into gingerbread
...
* commit '9ac8260608224f182ac5a20e50ce4352334a09ba':
Import revised translations. DO NOT MERGE
2011-03-18 16:53:45 -07:00
Romain Guy
2ba648bcba
Merge "Correctly apply filters to Alpha8 bitmaps."
2011-03-18 16:51:17 -07:00
Romain Guy
a168d73721
Correctly apply filters to Alpha8 bitmaps.
...
This change also removes unnecessary operations from display lists.
Change-Id: I627f85861982731f0ee7705b48b36d9c56f22f39
2011-03-18 16:50:13 -07:00
Jamie Gennis
6912daf5fa
SurfaceFlinger: Fix a typo.
...
This change makes Layer skip its cleanup of its old shared memory region
when the UserClient object that owned the memory has been freed.
Bug: 3429357
Change-Id: I9e4d8eb190f6914dc043674b9bb8dd28e959901b
2011-03-18 16:35:13 -07:00
Svetoslav Ganov
46c9975ee2
Merge "ProgressBar does not fire accessibility events on update."
2011-03-18 16:26:41 -07:00
Romain Guy
c947718c14
Merge "Fix paths rendering issues."
2011-03-18 16:26:11 -07:00
Romain Guy
b29cfbf768
Fix paths rendering issues.
...
See ApiDemos, PathEffect and PathFillTypes.
Change-Id: I9f9593c1da33d0d013b5b89c86bc5bd71128a192
2011-03-18 16:24:19 -07:00
Svetoslav Ganov
6518ad760f
ProgressBar does not fire accessibility events on update.
...
bug:2866092
The progress bar fires accessibility events upon progress
change but not more frequently of every 200 ms.
Change-Id: I6560af61e3b3a7d28836723a5ab632fb467f47e1
2011-03-18 16:22:27 -07:00
Adam Powell
27c75302aa
Merge "Fix bug 4136005 - Extended menus do not work"
2011-03-18 16:16:43 -07:00
Adam Powell
25ef3030a7
Fix bug 4136005 - Extended menus do not work
...
Fix for extended panel menus on small-screen devices.
Change-Id: I7788563019648867872d88ac974bfacdce8af385
2011-03-18 16:14:33 -07:00
Eric Fischer
9ac8260608
am c0604255: Merge "Import revised translations. DO NOT MERGE" into gingerbread
...
* commit 'c0604255a71c0b7114c3f011519160d4812a8100':
Import revised translations. DO NOT MERGE
2011-03-18 16:06:41 -07:00
Andreas Huber
c42faa1e61
Merge "Squashed commit of the following:"
2011-03-18 16:03:40 -07:00
Russell Brenner
158aca6a22
am 2a102cce: (-s ours) am e68dc157: am a0dc8da2: Merge "DO NOT MERGE Send WebView the current transform and whether we\'re drawing a layer. Bug #3275491 " into honeycomb-mr1
...
* commit '2a102ccecdf2580d01847f09e6b431ce7e3bc8bc':
DO NOT MERGE Send WebView the current transform and whether we're drawing a layer. Bug #3275491
2011-03-18 15:51:00 -07:00
Russell Brenner
2a102ccecd
am e68dc157: am a0dc8da2: Merge "DO NOT MERGE Send WebView the current transform and whether we\'re drawing a layer. Bug #3275491 " into honeycomb-mr1
...
* commit 'e68dc1576f2a27de17da41129778df331cda1f3f':
DO NOT MERGE Send WebView the current transform and whether we're drawing a layer. Bug #3275491
2011-03-18 15:34:49 -07:00
James Dong
c8fcf93249
Merge "Better organize media recorder error and information event and types"
2011-03-18 15:33:11 -07:00
Russell Brenner
e68dc1576f
am a0dc8da2: Merge "DO NOT MERGE Send WebView the current transform and whether we\'re drawing a layer. Bug #3275491 " into honeycomb-mr1
...
* commit 'a0dc8da2ab0a084432c7094e434b7957dd2eaf5c':
DO NOT MERGE Send WebView the current transform and whether we're drawing a layer. Bug #3275491
2011-03-18 15:32:18 -07:00
Teng-Hui Zhu
77da73f92f
am fa1b09a7: am eb52fb32: am 7eaf4831: Merge "Asset for video poster" into honeycomb-mr1
...
* commit 'fa1b09a7b3f546bd5b30233b1e3f62a6fa7d4a4b':
Asset for video poster
2011-03-18 15:30:34 -07:00
Russell Brenner
a0dc8da2ab
Merge "DO NOT MERGE Send WebView the current transform and whether we're drawing a layer. Bug #3275491 " into honeycomb-mr1
2011-03-18 15:28:27 -07:00
Teng-Hui Zhu
fa1b09a7b3
am eb52fb32: am 7eaf4831: Merge "Asset for video poster" into honeycomb-mr1
...
* commit 'eb52fb32297219efbd6add01586f06f32b260c58':
Asset for video poster
2011-03-18 15:27:22 -07:00
Eric Fischer
c0604255a7
Merge "Import revised translations. DO NOT MERGE" into gingerbread
2011-03-18 15:22:05 -07:00
Teng-Hui Zhu
eb52fb3229
am 7eaf4831: Merge "Asset for video poster" into honeycomb-mr1
...
* commit '7eaf483140f1c42f29c7cde71061521280b253ce':
Asset for video poster
2011-03-18 15:22:03 -07:00
Teng-Hui Zhu
7eaf483140
Merge "Asset for video poster" into honeycomb-mr1
2011-03-18 15:19:28 -07:00
Andreas Huber
8885e679fc
Squashed commit of the following:
...
commit ed615e2803839ef28e0eab50d17844c207083ad6
Author: Andreas Huber <andih@google.com>
Date: Fri Mar 18 12:38:30 2011 -0700
Support for live streaming of webm content over http.
Change-Id: Ie9ebd23d2c44d192d348b9fa3f3a0f3f28ac9e4c
commit 9c50b1392471a3d652b4a875c823bee854f8855b
Author: Andreas Huber <andih@google.com>
Date: Thu Mar 17 13:33:22 2011 -0700
Upgrade to the latest version of libwebm.
Change-Id: Ic7965dda84131a38f9d3c72b6acd2025ace939ce
Change-Id: I3c993a89f749f05741594ef0ea47864e17ee783b
2011-03-18 15:11:52 -07:00
Eric Fischer
3e3f521aed
Import revised translations. DO NOT MERGE
...
Change-Id: I48a01203c2db75bc6a1c6dc251264780d845443d
2011-03-18 15:10:32 -07:00
Teng-Hui Zhu
70455a194e
Asset for video poster
...
bug:4136024
Change-Id: I2b847948446285a2121578a4809f90a48d0c6019
2011-03-18 15:01:34 -07:00
Svetoslav Ganov
233c43c331
Merge "DatePicker does not respect the user preference of date format"
2011-03-18 14:48:03 -07:00
Eric Laurent
264990d2ea
Merge "Fix issue 4111672: AudioTrack control block flags"
2011-03-18 14:43:41 -07:00
Svetoslav Ganov
f583dd3764
DatePicker does not respect the user preference of date format
...
bug:4124142
The DatePicker was not properly interpreting the current date
format and was ingoring user preferences for the date format
rather it was using the locale default all the time.
Change-Id: I195c2ad975dc4e9adc5b6eb70c33c909a1553113
2011-03-18 14:41:54 -07:00
Romain Guy
64929b4909
DO NOT MERGE Send WebView the current transform and whether we're drawing a layer.
...
Bug #3275491
These can be used by WebView to correctly apply alpha and geometric
transforms.
Change-Id: I61057997f5fda1e803d247fc77500a038d5f3aab
2011-03-18 14:39:20 -07:00
Romain Guy
bb8c820bd0
Merge "Optimize rect-shaped layers."
2011-03-18 14:37:48 -07:00
Romain Guy
40667676e5
Optimize rect-shaped layers.
...
This brings back an optimization disabled in HC-MR1. This time the
correct geometry is generated to avoid unnecessary blending.
Change-Id: Id56404dc46bb84c75facc25c18488a690741b592
2011-03-18 14:36:44 -07:00
James Dong
01f20f6b37
Merge "Handle display dimension scaling event due to SAR embedded in AVC videos"
2011-03-18 13:45:37 -07:00
James Dong
7e91d91a4f
Handle display dimension scaling event due to SAR embedded in AVC videos
...
bug - 3379293
Change-Id: I03cb548e61d31bc0a2fb40916d207aaf840fafce
2011-03-18 13:43:45 -07:00
James Dong
7fc8b4f5ff
Better organize media recorder error and information event and types
...
Change-Id: I45f1f953596985494725525c1fabf57eccc19175
2011-03-18 13:27:39 -07:00
Andreas Huber
7af86edfe1
Merge "Signal a runtime error if the AVCDecoder encounters an invalid frame."
2011-03-18 13:22:25 -07:00
Dianne Hackborn
cf3deb51a2
Merge "More work on making prefs work well on small screens."
2011-03-18 12:55:46 -07:00