18774 Commits

Author SHA1 Message Date
Adam Powell
32637cf9fd Merge "Recycle MotionEvents properly in GestureDetector" 2010-02-19 14:15:19 -08:00
Jason Sams
bf31ed256a Merge "Add test pattern icon to Fountain." 2010-02-19 13:27:24 -08:00
Jason Sams
c2cb25d495 Add test pattern icon to Fountain. 2010-02-19 13:26:08 -08:00
Fred Quintana
bda8874a29 improve logging of errors when trying to resolve backrefs http://b/2371475 2010-02-19 13:13:16 -08:00
Kenny Root
ea25183196 Merge "Use direct reference to enum in AaptAssets" 2010-02-19 13:12:07 -08:00
Kenny Root
e599f78e77 Use direct reference to enum in AaptAssets
The second argument to the getNavHiddenName can be NULL, so use a direct
reference to the class to get the enum values instead of the argument.

Change-Id: I0444572c23cb4de9e7da15a8310a49cf4619bb15
2010-02-19 12:45:48 -08:00
Adam Powell
1f09c83147 Spinner now allows disabled adapter items 2010-02-19 12:01:57 -08:00
Dan Egnor
bc92766cfd Merge "Add some useful methods to OperationScheduler to inquire into the history, in case you want to second-guess its scheduling." 2010-02-19 11:14:35 -08:00
Steve Block
47bd43fd9d Merge "Ignore TEMPLATE.html in LayoutTest directories" 2010-02-19 11:12:03 -08:00
Martin Hibdon
481a10dd30 Merge "Enable bluetooth voice dialing in BluetoothHeadset.java." 2010-02-19 10:56:47 -08:00
Steve Block
5e8f52f5c5 Ignore TEMPLATE.html in LayoutTest directories
Change-Id: I5b1bbd915a569568db368d678a5cc32309fd7be5
2010-02-19 18:47:17 +00:00
Fred Quintana
ac7c8e6cd1 Merge "- fix the AccountManager documentation. http://b/2401790 - only pass the authtoken through from the authenticator to the client for getAuthToken() and strip it out from the other calls, like addAccount(). http://b/2332762 - beef up the documentation to indicate what calls are allowed to be made from the main thread and which are not allowed. http://b/2384961 - wait a bit before retrying syncs that failed because one was already in progress. http://b/2414235" 2010-02-19 10:46:36 -08:00
Steve Block
2eae0694ea Merge "Remove tests that no longer exist from the DumpRenderTree skipped list" 2010-02-19 10:45:28 -08:00
Steve Block
0584242360 Merge "Merges unused bug list with ignored result list in DumpRenderTree" 2010-02-19 10:45:00 -08:00
Andreas Huber
1aec20b6c3 Merge "The MediaScanner is way too obsessed with restricting the files to be scanned." 2010-02-19 10:33:14 -08:00
Brett Chabot
c1ca8c51c6 Revert "Move framework test-runner unit tests to be closer to their source."
This reverts commit 12093976a4842a795491cfd2b1d3b71e18503f2d.
2010-02-19 10:31:05 -08:00
Brett Chabot
9db619e5d3 Merge "Move framework test-runner unit tests to be closer to their source. Move the test-runner source into a separate src folder to accommodate the test move." 2010-02-19 10:02:10 -08:00
Brett Chabot
12093976a4 Move framework test-runner unit tests to be closer to their source.
Move the test-runner source into a separate src folder to accommodate the test
move.
2010-02-19 09:58:29 -08:00
San Mehat
884ed0190c Merge "MountService: Move boot-time mount to a thread - avoids ANR at boot" 2010-02-19 09:57:29 -08:00
Andreas Huber
b2d69e3d77 The MediaScanner is way too obsessed with restricting the files to be scanned.
related-to-bug: 2326148
2010-02-19 09:55:02 -08:00
Steve Block
eac461cf7c Merge "Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized" 2010-02-19 08:38:56 -08:00
Leon Scroggins
2ac2340c5e Merge "Change to 5 days ago group to 7 days ago." 2010-02-19 08:26:54 -08:00
Steve Block
01228fcff6 Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized
Bug: 2315829
Change-Id: I6c0d1adf7049c5c89228e43e34934702664c8691
2010-02-19 16:26:41 +00:00
Steve Block
4787b3c10f Merge "Adds synchronization around message handler in GeolocationPermissions and WebStorage" 2010-02-19 08:22:37 -08:00
Leon Scroggins
3608d4a890 Change to 5 days ago group to 7 days ago.
Fix for http://b/issue?id=2450232
2010-02-19 11:18:53 -05:00
Andreas Huber
b52188ee57 Merge "Implement legacy behaviour for MediaPlayer's behaviour of starting from the start of the media on a start() call instead of resuming at the current position, if previously reached the end of the stream. Also properly report number of frames played to audio flinger. Finally, delay spawing the queue thread until actually used." 2010-02-19 08:02:57 -08:00
Andreas Huber
d064c16469 Merge "Fix a race condition in the prefetcher, the source may be shutdown while we're reading data from it." 2010-02-19 08:02:48 -08:00
Steve Block
f53833b728 Remove tests that no longer exist from the DumpRenderTree skipped list
Change-Id: If927b40bc3aebdf73b6d23d6cda06cdf31479778
2010-02-19 15:44:34 +00:00
Steve Block
52f4362ecd Merges unused bug list with ignored result list in DumpRenderTree 2010-02-19 14:59:22 +00:00
San Mehat
fafb041b47 MountService: Move boot-time mount to a thread - avoids ANR at boot
Signed-off-by: San Mehat <san@google.com>
2010-02-19 06:51:58 -08:00
Steve Block
e4b2d4dc7d Adds synchronization around message handler in GeolocationPermissions and WebStorage
The message handler is instantiated on the WebCore thread and its presence is
checked on the browser thread. This requires synchronization.

Change-Id: I4b71c7a2470b60fa273dc2bcb46f645ed135ee11
2010-02-19 12:21:35 +00:00
Ben Murdoch
8a032a3b29 Pass key modifier state to webcore for touch events and update DRT so it can simulate them.
Change-Id: Ic5aa8cb0376f6a3eecaa6340d57f28fa97f016bd
2010-02-19 11:47:31 +00:00
Jim Miller
281a80da14 Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock. 2010-02-18 20:15:52 -08:00
Mike LeBeau
c0784c749b Merge "Elaborate a little on the documentation for PackageManager's resolveActivity." 2010-02-18 20:11:51 -08:00
Mike LeBeau
8378bb3947 Merge "Two big additions to the voice recognition APIs:" 2010-02-18 20:10:23 -08:00
Mike LeBeau
bd3f527ea0 Elaborate a little on the documentation for PackageManager's resolveActivity.
Not sure if this wording is perfectly appropriate, so comments welcome.
2010-02-18 19:27:17 -08:00
Mike LeBeau
79375f7619 Two big additions to the voice recognition APIs:
* Allow activities satisfying RecognizerIntent.ACTION_WEB_SEARCH to
  point to the class name of a broadcast receiver which returns details
  about the voice search implementation in an ordered broadcast response.
  Provide a convenience method for getting the intent to fire for this
  info. This can be used to get the current language preference and the
  list of supported languages, and is extensible for future uses.

* When creating a RecognitionManager, allow the caller to optionally specify
  a specific component of a voice recognition service on the device that they
  want to use. This way, an app can still use its own service through
  RecognitionManager, even if it's not the one chosen the user in settings.
2010-02-18 19:19:49 -08:00
Jim Miller
e1550082c0 Merge "Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon." 2010-02-18 19:08:21 -08:00
Chih-Chung Chang
90d141c1fa Merge "Do setThreadPriority() later so we can notify the waiting thread and release the lock as soon as possible even if we run the loop in background priority." 2010-02-18 17:36:00 -08:00
Fred Quintana
8570f74407 - fix the AccountManager documentation. http://b/2401790
- only pass the authtoken through from the authenticator to the client
  for getAuthToken() and strip it out from the other calls, like
  addAccount(). http://b/2332762
- beef up the documentation to indicate what calls are allowed to be made
  from the main thread and which are not allowed. http://b/2384961
- wait a bit before retrying syncs that failed because one was already
  in progress. http://b/2414235
2010-02-18 17:34:33 -08:00
Robert Greenwalt
939d5fafc9 Merge "Add USB RNDIS enable/disable control" 2010-02-18 17:34:16 -08:00
Jim Miller
2c0b6ddf2a Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon. 2010-02-18 17:32:01 -08:00
San Mehat
165c62d3fb Merge "framework: tests: Clean up asec unit tests and add rename tests" 2010-02-18 16:49:18 -08:00
Andreas Huber
406a18b5b3 Implement legacy behaviour for MediaPlayer's behaviour of starting from the start of the media on a start() call instead of resuming at the current position, if previously reached the end of the stream. Also properly report number of frames played to audio flinger. Finally, delay spawing the queue thread until actually used.
related-to-bug: 2453220
2010-02-18 16:45:13 -08:00
Vasu Nori
da99efcc5e Merge "add diagnostic info to help debug bug:2427686" 2010-02-18 16:43:14 -08:00
Vasu Nori
d3fe30134e add diagnostic info to help debug bug:2427686 2010-02-18 16:40:42 -08:00
Dianne Hackborn
75288fa1a4 Improve Service documentation with some samples.
Also some small tweaks to the Message API to improve its
use in the MessengerService sample.
2010-02-18 16:28:23 -08:00
Andreas Huber
397afb5464 Fix a race condition in the prefetcher, the source may be shutdown while we're reading data from it.
related-to-bug: 2453414
2010-02-18 15:55:30 -08:00
Adam Powell
9599452dd9 Merge "Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged" 2010-02-18 15:54:40 -08:00
Adam Powell
45f2ca7f7d Recycle MotionEvents properly in GestureDetector 2010-02-18 15:53:59 -08:00