Commit Graph

13550 Commits

Author SHA1 Message Date
James Dong
7b2e6c2ced Merge "Don't stop a test case when the test case failed for some of the sample files. Instead, only check against failure or success at the end of the test case." 2010-03-17 15:51:48 -07:00
Romain Guy
0d433ce868 Merge "Prevent crash when dismissing a PopupWindow that didn't have time to show up. Bug #2520981" 2010-03-17 15:29:21 -07:00
Yu Shan Emily Lau
c8e0edb25e Merge "Inserted a 1.5s wait time between the camera release and new camrea." 2010-03-17 15:28:30 -07:00
Jean-Michel Trivi
c673c70c71 Merge "Implementation of the policing of transport control key press events among multiple applications competing for the remote control focus. AudioManager defines a new API for applications to use in order to register their BroadcastReceiver for the media button as the one to receive the corresponding intent, but all applications at the same time (in an ordered broadcast). AudioService handles a stack of remote control focus owners. It traps ACTION_MEDIA_BUTTON intents and sends a new intent to the remote control focus owner." 2010-03-17 14:47:45 -07:00
Andreas Huber
c73c3166ca Merge "Instead of asserting that nothing bad happened during (software-)AAC decoding, return a runtime error if appropriate." 2010-03-17 12:53:22 -07:00
Romain Guy
2dab8e7e4e Merge "Fix centering in FrameLayout when margins are specified." 2010-03-17 12:45:39 -07:00
Scott Main
30e214fde7 Merge "docs: add Search dev guide new docs: Search (topic home page) Using the Android Search Box Adding Recent Query Suggestions Adding Custom Suggestions Searchable Configuration" 2010-03-17 11:43:01 -07:00
Romain Guy
b0a8723553 Merge "Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599" 2010-03-17 11:10:07 -07:00
Steve Block
d0c11944aa Merge "Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list" 2010-03-17 11:02:13 -07:00
San Mehat
0baa9692fb Merge "dumpstate: Remove df from bugreport and add vold system dump" 2010-03-17 10:56:29 -07:00
Dmitri Plotnikov
eeba138f27 Merge "Disable the HanziToPinyinTest when there is no Chinese collator." 2010-03-17 10:56:02 -07:00
Daniel Sandler
5241851051 Merge "Add progress indicator to USB mass storage screen." 2010-03-17 10:53:11 -07:00
Eric Laurent
d6ce100464 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." 2010-03-17 09:16:27 -07:00
Leon Scroggins
7cdc0f99eb Merge "Allow the shift key to be passed to plugin." 2010-03-17 07:20:37 -07:00
Chia-chi Yeh
71d462a39d Merge "keystore: rephrase the comment to make the usage more clear." 2010-03-17 01:48:30 -07:00
Chia-chi Yeh
6efed6c20e keystore: rephrase the comment to make the usage more clear.
Change-Id: I529ca7ed443060089c95fe96dd230288be4b6c96
2010-03-17 16:31:20 +08:00
Mathias Agopian
ab02873e8f fix [2511580] Window poop on screen - drop down list left some residual when it resized
Change-Id: Ib9a3622e7a568ba26717a93b5bfa4a191651f4d0
2010-03-16 17:54:27 -07:00
Eric Laurent
101e77a31b Fix issue 2416481: Support Voice Dialer over BT SCO.
- AudioPolicyManager: allow platform specific choice for opening a direct output.
 Also fixed problems in direct output management.
- AudioFliinger: use shorter standby delay and track inactivity grace period for direct output
thread to free hardware resources as soon as possible.
- AudioSystem: do not use cached output selection in getOutput() when a direct output
can be selected.

Change-Id: If44b50d29237b8402ffd7a5ba1dc43c56f903e9b
2010-03-16 17:32:18 -07:00
Fred Quintana
b7f853e57b Merge "Clean the settings for the account/authority when trying to sync an adapter that is not installed." 2010-03-16 16:13:13 -07:00
Steve Block
aac1dca59d Merge "Fix loading from the cache for synchronous requests" 2010-03-16 15:42:14 -07:00
Jason Sams
ddd5abe2bf Merge "First cut of basic RS headers for ScriptC. Not nearly complete." 2010-03-16 15:41:08 -07:00
Daisuke Miyakawa
a3824ab9d7 Merge "Make JNI function for setLocale() call register_localized_collators() with the current locale, not previous one, every time it is possible." 2010-03-16 15:04:13 -07:00
Marco Nelissen
6f3451be7c Merge ""isPlaying" should never block, acquiring the mutex here is unnecessary, rather than investing in a separate mutex guarding just "mFlags" we accept returning "true" from isPlaying one too many times." 2010-03-16 14:46:22 -07:00
Joe Onorato
873e85039a Merge "fix typos in docs" 2010-03-16 14:45:36 -07:00
Andreas Huber
bfba8c7f62 Merge "Properly use a long long literal to avoid under/overflow during fps computation." 2010-03-16 14:43:57 -07:00
Derek Sollenberger
6dd149ddc2 Merge "Plugin surfaces will be limited to 270% of the devices screen size." 2010-03-16 13:53:34 -07:00
Romain Guy
3084af71ae Merge "Resize AutoCompleteTextView's dropdown when the list content changes. Bug #2517711" 2010-03-16 13:50:32 -07:00
Vasu Nori
b7ea718491 Merge "close() database should close the db no matter what the ref count says" 2010-03-16 13:33:29 -07:00
Daniel Sandler
23ff40131b Merge "Move MountService's Handler to a different thread." 2010-03-16 13:16:15 -07:00
Jack Palevich
f04f4cd6ad Merge "Implement eglInitialize / eglTerminate reference counting" 2010-03-16 13:00:30 -07:00
Andreas Huber
66abb7299d Merge "Properly handle errors during the codec configuration phase, attempt to revert to next available (likely software-) codec if configuration fails." 2010-03-16 12:59:42 -07:00
Brett Chabot
2770afd8e7 Merge "Remove flaky test MemoryFileTest:testPurge from large suite." 2010-03-16 12:44:03 -07:00
Vasu Nori
3fa2de7543 Merge "fix the way last insert rowid is returned" 2010-03-16 12:29:19 -07:00
Derek Sollenberger
ee8b4c4e44 Merge "Restrict plugins to a fixed size surface after exceeding a pixel threshold." 2010-03-16 12:01:08 -07:00
Bjorn Bringert
0a39841a9b Merge "Set SOURCE to app package name when starting QSB (if not set)" 2010-03-16 12:00:25 -07:00
Romain Guy
c7bd6be2b5 Merge "Dismiss a dialog if dimissed right after calling show(). Bug #2508607" 2010-03-16 11:41:34 -07:00
Jaikumar Ganesh
8cefb216c1 Merge "Add ABORT support to Obex lib" 2010-03-16 10:05:32 -07:00
Fred Quintana
e1030b87e6 Merge "- make the SyncManager add periodic syncs when it upgrades from a version of the accounts.xml file that pre-dated periodic syncs, e.g. eclair or early froyo. http://b/2515823 - make the AccountManagerService dump() use a getAccounts call that doesn't check the GET_ACCOUNTS permission to make it useful in "adb bugreport" - add some logging to SyncManager to help track down a problem" 2010-03-16 10:02:51 -07:00
Glenn Kasten
105421b095 Merge "Fixes bug 2502132, and masks bug 2518313." 2010-03-16 09:39:50 -07:00
Kenny Root
4fc7c57ccd Merge "Fix regression in directory scanning" 2010-03-16 09:20:00 -07:00
Andreas Huber
72ffb81a63 Merge "HTTPDataSource must be connected before it is usable. Fix this in the stagefright tool." 2010-03-16 09:11:44 -07:00
Kenny Root
870dac96f5 Merge "Adjust expected text frame length in ID3" 2010-03-16 09:03:56 -07:00
Mathias Agopian
b4975f9c06 Merge "fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire" 2010-03-15 21:36:10 -07:00
Jack Palevich
81cd084485 Implement eglInitialize / eglTerminate reference counting
Previously we imlpemented the standard semantics for
eglInitialize / eglTerminate, which are that
eglInitialize may be called any number of times,
but the first call to eglTerminate will terminate
the display.

Now we follow reference-countins semantics, which
means that eglTerminate will only terminate the
display when the reference count returns to zero.

This change allows EGL to be used by multiple
independently written modules in the same process.

(Otherwise there is no way for the independent
modules to coordinate their use of the display.)
2010-03-15 21:21:51 -07:00
Adam Powell
11ebca5b4f Merge "Fix monkey bug 2512055" 2010-03-15 18:27:38 -07:00
Mathias Agopian
d343e3d5e3 fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire
if a buffer couldn't be allocated because of an OOM, SF could, in some case dereference
a null pointer.

Change-Id: I5321248c38a21e56d5278b6aada2694e64451378
2010-03-15 18:15:20 -07:00
Romain Guy
77d19cc65e Merge "Round up ImageView translations to avoid nasty surprises. Bug #2499812" 2010-03-15 17:55:07 -07:00
Jeff Sharkey
80586f4230 Merge "Switch SelectionBuilder to accept Object[], fix NPE." 2010-03-15 17:19:50 -07:00
Romain Guy
c1fe911e71 Merge "Correctly handle disabled list items in AutoCompleteTextView. Bug #2516659" 2010-03-15 17:19:34 -07:00
Robert Greenwalt
43298117bc Merge "Update the tethering icons." 2010-03-15 17:06:44 -07:00