Chet Haase
3bb966338b
Merge "Supress layout requests while a LayoutTransition is running." into honeycomb
2011-01-12 18:33:05 -08:00
Eric Laurent
15025254eb
Fix issue 3302649.
...
The cause of the problem is that AudioTrack::start() can fail if it is called from a newly created
thread that has the same ID as the AudioTrack callback thread that has just been stopped and not yet exited.
This is possible as the thread ID used by the Thread class is not the TID.
The fix consists in clearing the thread ID before exiting the thread loop.
Change-Id: I8b5f6a63feeaeb9a01267380e85f6f1456e7aa01
2011-01-12 18:28:25 -08:00
Xavier Ducrohet
262d0eb2c0
Merge "LayoutLib: use tags in logs." into honeycomb
2011-01-12 18:23:04 -08:00
Carl Shapiro
559acb0c46
Merge "Note the release in which functionality was deprecated." into honeycomb
2011-01-12 17:21:46 -08:00
Elliott Hughes
0efc8e9335
Merge "Fix build." into honeycomb
2011-01-12 17:14:43 -08:00
Joe Onorato
d708400c1f
Merge "Possibly fix bad notification updates." into honeycomb
2011-01-12 17:07:11 -08:00
Carl Shapiro
f01c2a64f0
Merge "Deprecate the allocation limit interfaces." into honeycomb
2011-01-12 17:02:18 -08:00
James Dong
d1b8deb429
Merge "Remove legacy code that should not be used" into honeycomb
2011-01-12 16:39:43 -08:00
Romain Guy
64457f1e73
Merge "Only enable GL rendering on the main thread." into honeycomb
2011-01-12 16:22:48 -08:00
Amith Yamasani
22ac53c5c0
Merge "Remove popup indicator for dialog style preference items." into honeycomb
2011-01-12 15:59:02 -08:00
Joe Onorato
22284cfd09
Merge "Remove the volume slider in SystemUI." into honeycomb
2011-01-12 15:47:08 -08:00
Jason Sams
64cdcdc2bf
Merge "WAR driver bug where surfaces of size 0 fail." into honeycomb
2011-01-12 15:28:19 -08:00
Huahui Wu
1f8c1433fd
Merge "b/3344966 pan following the focus point instead the first point." into honeycomb
2011-01-12 15:27:16 -08:00
Jason Sams
0a4079024e
Merge "Implement more of copy2DRange*" into honeycomb
2011-01-12 15:22:09 -08:00
Justin Ho
4d3df43e6d
Merge "Updated notification sounds for trygon" into honeycomb
2011-01-12 15:06:19 -08:00
Romain Guy
ae2231040d
Merge "Reenable region composition pipeline for layers Bug #3341848 " into honeycomb
2011-01-12 15:06:18 -08:00
Xia Wang
ac6b50a8db
Merge "Wait for Wi-Fi state change before set the state verification criteria. bug: 3336896" into honeycomb
2011-01-12 14:58:46 -08:00
Jamie Gennis
2d605c4208
Merge "Implement crop & transform for SurfaceTexture." into honeycomb
2011-01-12 14:57:29 -08:00
Carl Shapiro
23b5a89a0f
Merge "Remove minimum heap size test now that the underlying interface is gone." into honeycomb
2011-01-12 14:51:54 -08:00
Kenny Root
7d9b00786e
Merge "Make sure AppCacheTest casts to long" into honeycomb
2011-01-12 14:40:57 -08:00
Brad Fitzpatrick
d86e104d99
Merge "Unhide Content{Resolver,Provider}.call()" into honeycomb
2011-01-12 14:39:50 -08:00
Stephen Hines
8a5419821d
Merge "Unhide more of the RS APIs." into honeycomb
2011-01-12 14:39:11 -08:00
Andreas Huber
7119976dbc
Merge "Fail to parse duration instead of asserting, if the server response cannot be parsed." into honeycomb
2011-01-12 14:33:51 -08:00
James Dong
9ceca322e1
Merge "Publish MediaMetadataRetriever.java as public API" into honeycomb
2011-01-12 14:31:34 -08:00
Dianne Hackborn
adbbdb3d97
Merge "Fix issue #3344089 : runtime restart due to java.lang.StackOverflowError..." into honeycomb
2011-01-12 14:29:34 -08:00
Romain Guy
7bc4e56165
Merge "Add logging to the new layers API." into honeycomb
2011-01-12 14:29:15 -08:00
Mike Lockwood
337119b3b7
Merge "Media Provider and MTP now use emulated /mnt/sdcard instead of /data/media" into honeycomb
2011-01-12 14:25:13 -08:00
Mike Lockwood
43ffd1a873
Merge "Remove permission android.permission.WRITE_MEDIA_STORAGE" into honeycomb
2011-01-12 14:25:05 -08:00
Romain Guy
0fc508addf
Merge "Better debug info for layers." into honeycomb
2011-01-12 14:15:59 -08:00
Gilles Debunne
65c76aafb9
Merge "New QuickContactBadge holo style." into honeycomb
2011-01-12 14:07:26 -08:00
Jason Sams
13fda1acb6
Merge "Cleanup bitmap uploads Implement standalone mipmap generation." into honeycomb
2011-01-12 13:30:41 -08:00
Amith Yamasani
8a61739fed
Merge "Use light preference panel drawable for Theme.Light" into honeycomb
2011-01-12 13:18:20 -08:00
Jim Miller
b4e50e1206
Merge "Fix 3201849: Use custom Drawable for bg in lockscreen" into honeycomb
2011-01-12 13:14:33 -08:00
Jason parks
d2c382ed0f
Remove the APIs for the old encryption scheme.
...
Change-Id: I55116a5b29b10dfd50015805ec019b485257f68b
2011-01-12 15:01:34 -06:00
Dianne Hackborn
6bbe877e72
Merge "Make ProgressDialog a little less lame." into honeycomb
2011-01-12 12:59:27 -08:00
Romain Guy
a034863a11
Merge "Cleanup GL objects on the correct thread." into honeycomb
2011-01-12 12:50:50 -08:00
Romain Guy
b2262c91c6
Merge "Fix CTS test. Bug #3345445 " into honeycomb
2011-01-12 12:47:30 -08:00
Kenny Root
fd71d288cf
Merge "Skip SD card tests on devices without SD cards" into honeycomb
2011-01-12 12:28:39 -08:00
Jaikumar Ganesh
1ed008bf08
Merge "Add ability to parse keyboard fixed pin auto pair blacklist." into honeycomb
2011-01-12 12:22:57 -08:00
Jaikumar Ganesh
3712282e0a
Merge "Revert "Add temporary hack for keyboards not following spec."" into honeycomb
2011-01-12 12:22:50 -08:00
Leon Scroggins
7db98c291c
Merge "Differentiate between clicks for focus and actual clicks." into honeycomb
2011-01-12 12:01:31 -08:00
Kenny Root
211d93f4df
Merge "Allow updated system apps to retain priority" into honeycomb
2011-01-12 11:58:11 -08:00
James Dong
8a27bdcea1
Merge "Speed up MP3Extractor using cached reads" into honeycomb
2011-01-12 11:54:32 -08:00
Alex Sakhartchouk
32258245f4
Merge "Adding ability to load cubemaps from individual faces." into honeycomb
2011-01-12 11:53:42 -08:00
Jamie Gennis
235c424c9a
Fix a bug in SurfaceTexture::dequeueBuffer.
...
This change fixes a bug that allowed the most recently queued buffer to
be returned by dequeueBuffer. At the next updateTexImage call, the
dequeued buffer would be set as the contents of the texture even though
the client could be writing to it.
Change-Id: I53dc14eed13262475627d5551337df57fd78fe00
2011-01-12 11:28:38 -08:00
Jamie Gennis
f238e28500
Implement crop & transform for SurfaceTexture.
...
This change adds support for the setCrop and setTransform methods of the
SurfaceTexture C++ class. The crop and transform for the current
texture will be accessed by applications as a single texture coordinate
transform matrix.
Change-Id: I6482bf96f680e5c175364e848936db3908d6c8f8
2011-01-12 11:28:38 -08:00
Kristian Monsen
3c35a329b3
Merge "Add a static method to get the InputStream of a content URL" into honeycomb
2011-01-12 11:15:20 -08:00
Kristian Monsen
d9face92ee
Merge "Adding a static method to get the size of a content url" into honeycomb
2011-01-12 11:15:09 -08:00
Michael Jurka
c9a8dc97a6
Merge "Add sym_def_app_icon to mipmap directory" into honeycomb
2011-01-12 11:06:44 -08:00
Chet Haase
f3ec504c02
Merge "New interpolator resources now found in interpolator/ directory" into honeycomb
2011-01-12 11:01:50 -08:00