Commit Graph

38441 Commits

Author SHA1 Message Date
Jeff Sharkey
da3d2d488f Merge "Accessors for frame count and duration." 2011-08-30 19:54:34 -07:00
Mathias Agopian
3f41963ccb Merge "fix Surface positions are not floats" 2011-08-30 19:24:04 -07:00
Jamie Gennis
e68a52b0a2 SurfaceTexture: fix a test deadlock
This change fixes a test issue that resulted in a deadlock.

Change-Id: I4729e8dd47c8f5fea49bfeff3cea58627ead6d04
Bug: 5174876
2011-08-30 19:06:40 -07:00
Mathias Agopian
ad0e6f9122 Merge "fix display artifacts in preview screen in timelapse video mode" 2011-08-30 19:00:15 -07:00
Mathias Agopian
41b6aabf35 fix Surface positions are not floats
Added Surface.setPosition(float, float) which allows to set a surface's
position in float.

Bug: 5239859
Change-Id: I903aef4ad5b5999142202fb8ea30fe216d805711
2011-08-30 18:51:54 -07:00
Christopher Tate
c245d164fa Merge "Properly handle PACKAGE_REPLACED in addition to _ADDED and _REMOVED" 2011-08-30 18:34:30 -07:00
Adam Powell
7f8bb79b00 Merge "Ellipsize marquee TextViews that aren't currently animating" 2011-08-30 17:40:40 -07:00
Jeff Brown
fd2c6ef8a5 Merge "Pick up device configuration "device.internal = 0". Before, only "device.internal = 1" had an effect." 2011-08-30 17:03:37 -07:00
Wink Saville
8f388dbbef Merge "CDMALTE: Start reading SIM record on SIM_READY" 2011-08-30 16:05:04 -07:00
Gilles Debunne
aa6929a0d5 Merge "Add EditTextShortcutSpan to provide edit short cut in the text view." 2011-08-30 15:53:33 -07:00
Dianne Hackborn
3be717721a Merge "Fix issues #5233826 and #5209847 -- live wallpapers." 2011-08-30 15:47:17 -07:00
Justin Ho
04fb14a23e Merge "Updated action bar/CAB assets Bug: 5156319 5076695" 2011-08-30 15:42:26 -07:00
Mathias Agopian
c7f3381c3b fix display artifacts in preview screen in timelapse video mode
We were not updating the h/w composer state when the buffer size
changed.

We also didn't update the h/w composer state when the transformation
matrix changed (which is related to the above issue, since it would
probably change when the buffer size changes).

Also moved updating the crop to setGeometry(), since we decided
that the "crop" change requires the GEOMETRY_CHANGED flag (ie:
not need to do this every frame)

Bug: 5238473

Change-Id: Ia7b47e145b48581b568d89d9aa2c14ff778be862
2011-08-30 15:31:51 -07:00
Jean-Michel Trivi
d74533a205 Merge "Bug 5045498 Force display update when display registers" 2011-08-30 15:14:12 -07:00
Christopher Tate
337c113207 Merge "Fix JNI for warning about failure to unlink DeathRecipients" 2011-08-30 15:09:54 -07:00
Chia-chi Yeh
1e09c5ccea Merge "SIP: add the check for expiry time in Contact header." 2011-08-30 15:02:59 -07:00
Romain Guy
5d1f8cfa65 Merge "Text would disappear when the font size is 75px. Bug #5230196" 2011-08-30 14:43:06 -07:00
Jamie Gennis
ff4005380d Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afc
* changes:
  MediaDump: use the MediaPlayer#setSurface method
  HTML5VideoView: switch to MediaPlayer#setSurface
  MediaPlayer: unhide the setSurface method
  Surface: unhide the SurfaceTexture ctor
2011-08-30 14:38:56 -07:00
Jake Hamby
33126d29ea Merge "Use the local timezone for CDMA SMS timestamps." 2011-08-30 13:45:30 -07:00
Fabrice Di Meglio
8099274d35 Merge "Fix bug #5197549 android.text.cts.StaticLayoutTest#testGetEllipsisCount fails on IRK49E mysid-userdebug" 2011-08-30 13:42:34 -07:00
Jim Miller
8d6bce4ca5 Merge "Fix 5233681,5230897: Minor tweaks to lockscreen layout on tablets." 2011-08-30 13:29:24 -07:00
Dave Santoro
b0a6c23f68 Merge "Profile API modifications." 2011-08-30 13:12:50 -07:00
Claudia de Veaux
2c75a7f6c6 Merge "Remove unnecessary parenthesees in "No service" lock screen string. Bug: 5221160" 2011-08-30 11:05:31 -07:00
Eric Laurent
92ebbfdd07 Merge "226483: A2DP connected, but music out to speaker" 2011-08-30 10:51:54 -07:00
Tsu Chiang Chuang
f9ceee82df Merge "Adding bandwidth enforcement test app." 2011-08-30 10:12:44 -07:00
Narayan Kamath
b68ce942be Merge "Don't allow TTS engines to synthesize too for ahead." 2011-08-30 09:52:06 -07:00
Gilles Debunne
8a3d6155c6 Merge "Moving action popup window when moving text selection" 2011-08-30 09:46:30 -07:00
Gilles Debunne
0b5464b366 Merge "Bug 5218421: new NPE is SpellChecker when using Japanese language" 2011-08-30 09:45:46 -07:00
Jean-Michel Trivi
35208042ed Merge "Bug 5156756 Fix AAC ADTS header size computation" 2011-08-30 09:06:36 -07:00
Mike Lockwood
86445c9b95 Merge "Extinguish notification LED when user passes through lock screen" 2011-08-30 08:46:18 -07:00
Svetoslav Ganov
55961537ba Merge "Adding accessibility support to the slide lock screen" 2011-08-29 22:09:56 -07:00
Rajneesh Chowdury
c5195b30b9 Merge "5106773 Can't export a movie - Error returned from OMX API in ducati" 2011-08-29 20:43:11 -07:00
Jeff Sharkey
aef516c454 Merge "Introduce immediate CONNECTIVITY_ACTION variant." 2011-08-29 20:00:12 -07:00
Dianne Hackborn
4918d256b5 Merge "Fix issues 5158104 and 4981556 (fragment problems)" 2011-08-29 18:40:21 -07:00
Jim Miller
9f2e989618 Merge "Fix 5044158: Integrate music transport control into LockScreen" 2011-08-29 18:30:44 -07:00
Christopher Tate
4b08df1040 Merge "Un-hide the new BackupAgent.onFullBackup() API" 2011-08-29 18:11:38 -07:00
Irfan Sheriff
3b2edc57f3 Merge "Initialize p2p settings" 2011-08-29 17:36:50 -07:00
John Reck
00d766754a Merge "Fix contentInvalidateAll NPE" 2011-08-29 17:14:11 -07:00
Matthew Xie
9245e10a22 Merge "Move Bluetooth remove service record handler to the app main thread" 2011-08-29 16:27:54 -07:00
Jim Miller
5e2ac67826 Merge "Fix 5044158: Reduce overall memory footprint of lockscreen" 2011-08-29 16:04:10 -07:00
Daniel Lehmann
7475e8c543 Merge "Add the lookup_key column, which should have been in the previous CL" 2011-08-29 15:51:56 -07:00
Wink Saville
55669f5462 Merge "Fix leak in SIM ready registrants" 2011-08-29 15:46:45 -07:00
James Dong
4c0329afcd Merge "The test application falsely reports that the test result even if the test failed." 2011-08-29 15:28:23 -07:00
Irfan Sheriff
0f6b0bf26a Merge "Use seperate config file for p2p" 2011-08-29 15:22:58 -07:00
Eric Laurent
7220fd1dbe Merge "Audioflinger: reverse logic of BT NREC indication" 2011-08-29 15:12:41 -07:00
Jeff Sharkey
f3ae03f0c9 Merge "Make Paint.set() copy shadow config." 2011-08-29 15:10:55 -07:00
Chet Haase
4e92d140ef Merge "Fixed bug with invalidation in top-level Views." 2011-08-29 14:39:47 -07:00
Glenn Kasten
940673f92e Merge "Add C++ thread API androidGetThreadSchedulingGroup" 2011-08-29 14:38:52 -07:00
Robert Ly
6552e46f99 Merge "cherrypick from hc-mr2 Change-Id: Iab16cc2be71d6f19569c3c2ea716121922ec8325" 2011-08-29 14:30:48 -07:00
Stephen Hines
38110958bf Merge "Updated time/type docs for Renderscript." 2011-08-29 14:25:55 -07:00