Commit Graph

25991 Commits

Author SHA1 Message Date
Jamie Gennis
e5366c567a Add logging to SurfaceTextureClient.
Change-Id: I984c3b9c88f8af613a50138188ff1b770e2de6b4
2011-01-13 12:19:03 -08:00
Romain Guy
bd0ec24441 Merge "Cleanup implementation of hardware layers." into honeycomb 2011-01-13 12:13:59 -08:00
Jamie Gennis
0579d57502 Merge "Fix a bug in SurfaceTexture::dequeueBuffer." into honeycomb 2011-01-13 12:13:56 -08:00
Eric Laurent
a7196d2e83 Merge "Fix issue 3302649." into honeycomb 2011-01-13 11:59:13 -08:00
Jamie Gennis
e00b12aeeb Merge "Add getTransformMatrix to the SurfaceTexture API." into honeycomb 2011-01-13 11:29:14 -08:00
Eric Fischer
75dc53f237 Merge "Import revised translations." into honeycomb 2011-01-13 10:59:52 -08:00
Xavier Ducrohet
c299ae8dbb Merge "LayoutLib: move MockView back into its original package." into honeycomb 2011-01-13 10:22:53 -08:00
Xavier Ducrohet
7550a0c576 Merge "LayoutLib: Add getViewParent/getViewIndex on RenderSession." into honeycomb 2011-01-13 10:22:43 -08:00
James Dong
0e1e796ae6 Merge "Add audio encoding parameters check" into honeycomb 2011-01-13 10:21:28 -08:00
Svetoslav Ganov
037c884f86 Merge "Updating the WebView accessibility key bindings after discussion with the access-eng team" into honeycomb 2011-01-13 10:17:02 -08:00
Jaikumar Ganesh
273537b56a Merge "Phone crash when old callback func is woken up when enabling BT." into honeycomb 2011-01-13 10:14:40 -08:00
Alex Sakhartchouk
c927792bed Merge "Documentation" into honeycomb 2011-01-13 10:14:14 -08:00
Robert Greenwalt
774502bc13 Merge "Turn off DUN connection after tethering." into honeycomb 2011-01-13 10:02:29 -08:00
Gilles Debunne
b278f1e541 Merge "QuickContactBadge shows its pressed state" into honeycomb 2011-01-13 09:50:40 -08:00
Jason parks
5bf379e5b6 Merge "Add a method enable encryption." into honeycomb 2011-01-13 07:41:53 -08:00
Jason parks
0d99621dcf Merge "Remove the APIs for the old encryption scheme." into honeycomb 2011-01-13 07:40:46 -08:00
Ben Murdoch
07c8c0244e Merge "Improve error handling (NPE in DRT2)" into honeycomb 2011-01-13 06:46:17 -08:00
Wink Saville
67c43240ae Merge "Initialize mOtaspMode to OTASP_UNKNOWN." into honeycomb 2011-01-13 06:24:09 -08:00
Shih-wei Liao
00d5ddb396 Merge "Disable on-device linking" into honeycomb 2011-01-13 02:06:17 -08:00
Shih-wei Liao
6ae6459e5b Merge "Fix the build." into honeycomb 2011-01-13 02:04:10 -08:00
Shih-wei Liao
ddd39c9199 Merge "On-device linking." into honeycomb 2011-01-13 02:04:00 -08:00
Shih-wei Liao
93d5b249f8 Merge "convert2uchar3." into honeycomb 2011-01-13 02:03:51 -08:00
Adam Powell
ab6ab09b63 Merge "Fix bugs 3077517 and 3309579 - ListView bugs" into honeycomb 2011-01-12 23:50:05 -08:00
Guang Zhu
79e734ace3 Merge "change webkit test data path" into honeycomb 2011-01-12 23:29:53 -08:00
Chet Haase
593d9a93d9 Merge "Fix null crash when fragments go away during animations" into honeycomb 2011-01-12 20:34:32 -08:00
Christopher Tate
c130476861 Merge "Turn off debugging logspam for release" into honeycomb 2011-01-12 20:23:49 -08:00
Jim Miller
efee4a3538 Merge "Fix 3253629: Tweaks to recent apps" into honeycomb 2011-01-12 20:07:36 -08:00
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