Commit Graph

38694 Commits

Author SHA1 Message Date
Andreas Huber
fb9857b674 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." 2011-09-01 12:20:24 -07:00
Gilles Debunne
ee000e6419 Merge "Using ListView for Suggestion popup window" 2011-09-01 11:42:23 -07:00
Fabrice Di Meglio
eb7bfbccc0 Merge "Code cleaning" 2011-09-01 11:41:42 -07:00
Svetoslav Ganov
0c9de695a6 Merge "Accessibility hover events are fired if hover otside of modal window." 2011-09-01 11:27:37 -07:00
Mike Lockwood
f90247e601 Merge "Show back button in status bar when in an activity in front of the lockscreen." 2011-09-01 11:17:51 -07:00
Andreas Huber
a560d34a8f Merge "Signal an error when encountering a malformed .ts stream." 2011-09-01 11:11:10 -07:00
Dianne Hackborn
a68cd83227 Merge "Increase orientation settle time. Bug: 4981385" 2011-09-01 10:44:17 -07:00
Ben Murdoch
f135cd295c Merge "Preload libchromium_net in addition to libwebcore." 2011-09-01 10:40:29 -07:00
John Reck
24a9b08323 Merge "Draw text selection in Java" 2011-09-01 08:43:30 -07:00
Justin Ho
a69878ae18 Merge "Adding support for smaller font set for size-constrained devices" 2011-09-01 07:25:23 -07:00
Pannag Sanketi
1c2fbddbbb Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" 2011-08-31 22:00:35 -07:00
Jean-Michel Trivi
6efabc6720 Merge "Fix 5243349 RemoteControlDisplay incorrectly updated" 2011-08-31 19:02:59 -07:00
Michael Jurka
af723d43b0 Merge "Improve Recent Apps scrolling performance" 2011-08-31 18:38:43 -07:00
Robert Greenwalt
b12644fd6c Merge "Create new isNetworkSupported API" 2011-08-31 17:44:50 -07:00
Rajneesh Chowdury
34dd0c5d9b Merge "Fix for 5156702 Rotate video output for thumbnails and export" 2011-08-31 17:14:52 -07:00
Jeff Brown
dc454d5d05 Merge "Fix JNI leak in copyStringToBuffer Bug: 5244396" 2011-08-31 16:55:08 -07:00
Andreas Huber
aa42349002 Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" 2011-08-31 16:44:49 -07:00
Andreas Huber
7bf72afcea Merge "Discontinuities are only signalled on streams that have been identified, i.e." 2011-08-31 16:44:43 -07:00
Adam Powell
bdd610198d Merge "Make EdgeEffect public API." 2011-08-31 16:11:45 -07:00
Jason Sams
1303785a11 Merge "Document the basic RS math functions." 2011-08-31 15:20:43 -07:00
Jeff Brown
3d061f652b Merge "Support composite touch / joystick devices better." 2011-08-31 15:18:59 -07:00
Pannag Sanketi
624c77709c Merge "Update SurfaceMediaSource_test to not use pbuffer configs" 2011-08-31 15:09:26 -07:00
Peter Ng
0f2798e62a Merge "Switches now have checked state" 2011-08-31 14:28:23 -07:00
Dianne Hackborn
68203d8a56 Merge "Use floating point window positions." 2011-08-31 14:19:22 -07:00
James Dong
ed1aa136e5 Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." 2011-08-31 14:17:18 -07:00
Fabrice Di Meglio
dde282a810 Merge "Fix bug #5243493 TextView selection is not working correctly when there is some RTL run into it" 2011-08-31 14:14:11 -07:00
Romain Guy
538ee1306a Merge "Make ViewServer more quiet Bug #5231539" 2011-08-31 14:12:18 -07:00
Eino-Ville Talvala
16e49239a9 Merge "Fix SurfaceMediaSource timestamp handling." 2011-08-31 13:41:06 -07:00
Russell Brenner
effff060c9 Merge "Add DroidSansGeorgian font file" 2011-08-31 13:33:04 -07:00
Russell Brenner
ce66ea02b9 Merge "Add DroidSansArmenian font file" 2011-08-31 13:32:41 -07:00
Nick Pelly
c576a064db Merge "NFC API updates." 2011-08-31 13:24:14 -07:00
Jeff Brown
97baa0289d Merge "Fix input channel leak. Bug: 5156144" 2011-08-31 13:01:16 -07:00
Eric Laurent
55cc3b2c8f Merge "Change condition to enter silent mode." 2011-08-31 12:59:28 -07:00
Jean-Michel Trivi
b0e4a76b1a Merge "Fix 5242200 only update RemoteControlDisplay when a client is present" 2011-08-31 12:03:50 -07:00
Adam Powell
5f54b2b068 Merge "Fix bug 5220390 - action bar title metrics" 2011-08-31 11:42:02 -07:00
Irfan Sheriff
5cb8c33a47 Merge "Remove persistent behavior" 2011-08-31 11:35:45 -07:00
Irfan Sheriff
2f003312e5 Merge "Reload STA firmware on start" 2011-08-31 11:35:26 -07:00
Jeff Sharkey
a9d8327d29 Merge "More robust check around TelephonyManager init." 2011-08-31 11:32:22 -07:00
Tsu Chiang Chuang
1dde38d2d8 Merge "make sure the test apk gets added to the test zip" 2011-08-31 11:29:17 -07:00
Gloria Wang
6475043c87 Merge "Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL and AudioPlayer was not started. Fix for 5236419." 2011-08-31 10:37:48 -07:00
Fabrice Di Meglio
4826734ccd Merge "Fix bug #5233207 android.graphics.cts.PaintTest#testBreakText fails on IRK56F trygon-userdebug" 2011-08-31 10:30:27 -07:00
Andreas Huber
2f097f3a07 Merge "ATSParser now supports a mode in which PTS is considered to be absolute time" 2011-08-31 09:44:57 -07:00
Justin Ho
2d80e76317 Merge "Fixing formatting, removing tabs" 2011-08-31 09:36:03 -07:00
Xia Wang
bc82a96491 Merge "Integreate surfacetexture test into our continuous test framework." 2011-08-31 09:26:34 -07:00
Jean-Michel Trivi
cf6d4ad509 Merge "RemoteControlClient metadata: add method for metadata of long type" 2011-08-31 09:11:42 -07:00
satok
06c03001d9 Merge "Add a comment for setAdditionalInputMethodSubtypes" 2011-08-31 08:43:59 -07:00
satok
ccee36d4a6 Merge "Add a functionality to disable the spell checker" 2011-08-31 05:57:19 -07:00
satok
34f57df021 Merge "Fix the display name in the input method panel on tablet" 2011-08-31 04:43:36 -07:00
Narayan Kamath
310470d10e Merge "Change the heuristics for waiting for audiotracks to finish." 2011-08-31 03:53:03 -07:00
satok
b4c847b9a2 Merge "Improve the fallback of the locale of the spell checker" 2011-08-31 02:57:23 -07:00