- bef118c Merge "In DumpRenderTree, skip tests for which we have the wrong results" by Steve Block · 15 years ago
- 7edf738 Merge "Add new action for launching the user's music player app." by Daniel Sandler · 15 years ago
- 164bd79 In DumpRenderTree, skip tests for which we have the wrong results by Steve Block · 15 years ago
- 4379dca Change the text for the browser downloads and history views. by Leon Scroggins · 15 years ago
- edcdbb6 Add new action for launching the user's music player app. by Daniel Sandler · 15 years ago
- b427a7b Merge "Increase the sleep time to fix testTakePicture." by Wu-cheng Li · 15 years ago
- 6201440 Increase the sleep time to fix testTakePicture. by Wu-cheng Li · 15 years ago
- 08d13c3 Fix code coverage output message when running tests in non-raw mode. by Brett Chabot · 15 years ago
- e70f61b Retry test-runner tests move. by Brett Chabot · 15 years ago
- fda2534 sdutils: Get rid of sdutils - use vdc for similar low level functions by San Mehat · 15 years ago
- 59eac4b Fix crash: check for install failure cleanly by Christopher Tate · 15 years ago
- 232f24e Merge "Automatically restore app data at install time" by Chris Tate · 15 years ago
- 2cfa2c2 Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock." by Jim Miller · 15 years ago
- 75b455e Merge "Update the "Android Performance" documentation." by Elliott Hughes · 15 years ago
- 29415e8 Merge "Initialize layer position" by Mathias Agopian · 15 years ago
- ed2ab7f Initialize layer position by Mathias Agopian · 15 years ago
- 13a6087 Update the "Android Performance" documentation. by Elliott Hughes · 15 years ago
- 1bb6906 Automatically restore app data at install time by Christopher Tate · 15 years ago
- 6ad5a7a Add a few simple tests of StaticLayout. by Doug Felt · 15 years ago
- e49268a Merge "Make sure that the event callback thread is Java capable in the simulator." by Marco Nelissen · 15 years ago
- 7691af9 Make sure that the event callback thread is Java capable in the simulator. by Marco Nelissen · 15 years ago
- 35abad2 Add error logging to ContentProviderOperation. by Ken Shirriff · 15 years ago
- 6c81def Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 15 years ago
- 8afbc53 Merge "improve logging of errors when trying to resolve backrefs http://b/2371475" by Fred Quintana · 15 years ago
- 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 15 years ago
- ea0ce99 Merge "Spinner now allows disabled adapter items" by Adam Powell · 15 years ago
- 32637cf Merge "Recycle MotionEvents properly in GestureDetector" by Adam Powell · 15 years ago
- bf31ed2 Merge "Add test pattern icon to Fountain." by Jason Sams · 15 years ago
- c2cb25d Add test pattern icon to Fountain. by Jason Sams · 15 years ago
- bda8874 improve logging of errors when trying to resolve backrefs http://b/2371475 by Fred Quintana · 15 years ago
- ea25183 Merge "Use direct reference to enum in AaptAssets" by Kenny Root · 15 years ago
- e599f78 Use direct reference to enum in AaptAssets by Kenny Root · 15 years ago
- 1f09c83 Spinner now allows disabled adapter items by Adam Powell · 15 years ago
- bc92766 Merge "Add some useful methods to OperationScheduler to inquire into the history, in case you want to second-guess its scheduling." by Dan Egnor · 15 years ago
- 47bd43f Merge "Ignore TEMPLATE.html in LayoutTest directories" by Steve Block · 15 years ago
- 481a10d Merge "Enable bluetooth voice dialing in BluetoothHeadset.java." by Martin Hibdon · 15 years ago
- 5e8f52f Ignore TEMPLATE.html in LayoutTest directories by Steve Block · 15 years ago
- ac7c8e6 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" by Fred Quintana · 15 years ago
- 2eae069 Merge "Remove tests that no longer exist from the DumpRenderTree skipped list" by Steve Block · 15 years ago
- 0584242 Merge "Merges unused bug list with ignored result list in DumpRenderTree" by Steve Block · 15 years ago
- 1aec20b Merge "The MediaScanner is way too obsessed with restricting the files to be scanned." by Andreas Huber · 15 years ago
- c1ca8c5 Revert "Move framework test-runner unit tests to be closer to their source." by Brett Chabot · 15 years ago
- 9db619e 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." by Brett Chabot · 15 years ago
- 1209397 Move framework test-runner unit tests to be closer to their source. by Brett Chabot · 15 years ago
- 884ed01 Merge "MountService: Move boot-time mount to a thread - avoids ANR at boot" by San Mehat · 15 years ago
- b2d69e3 The MediaScanner is way too obsessed with restricting the files to be scanned. by Andreas Huber · 15 years ago
- eac461c Merge "Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized" by Steve Block · 15 years ago
- 2ac2340 Merge "Change to 5 days ago group to 7 days ago." by Leon Scroggins · 15 years ago
- 01228fc Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized by Steve Block · 15 years ago
- 4787b3c Merge "Adds synchronization around message handler in GeolocationPermissions and WebStorage" by Steve Block · 15 years ago
- 3608d4a Change to 5 days ago group to 7 days ago. by Leon Scroggins · 15 years ago
- b52188e 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." by Andreas Huber · 15 years ago
- d064c16 Merge "Fix a race condition in the prefetcher, the source may be shutdown while we're reading data from it." by Andreas Huber · 15 years ago
- f53833b Remove tests that no longer exist from the DumpRenderTree skipped list by Steve Block · 15 years ago
- 52f4362 Merges unused bug list with ignored result list in DumpRenderTree by Steve Block · 15 years ago
- fafb041 MountService: Move boot-time mount to a thread - avoids ANR at boot by San Mehat · 15 years ago
- e4b2d4d Adds synchronization around message handler in GeolocationPermissions and WebStorage by Steve Block · 15 years ago
- 8a032a3 Pass key modifier state to webcore for touch events and update DRT so it can simulate them. by Ben Murdoch · 15 years ago
- 281a80d Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock. by Jim Miller · 15 years ago
- c0784c7 Merge "Elaborate a little on the documentation for PackageManager's resolveActivity." by Mike LeBeau · 15 years ago
- 8378bb3 Merge "Two big additions to the voice recognition APIs:" by Mike LeBeau · 15 years ago
- bd3f527 Elaborate a little on the documentation for PackageManager's resolveActivity. by Mike LeBeau · 15 years ago
- 79375f7 Two big additions to the voice recognition APIs: by Mike LeBeau · 15 years ago
- e155008 Merge "Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon." by Jim Miller · 15 years ago
- 90d141c 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." by Chih-Chung Chang · 15 years ago
- 8570f74 - fix the AccountManager documentation. http://b/2401790 by Fred Quintana · 15 years ago
- 939d5fa Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 15 years ago
- 2c0b6dd Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon. by Jim Miller · 15 years ago
- 165c62d Merge "framework: tests: Clean up asec unit tests and add rename tests" by San Mehat · 15 years ago
- 406a18b 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. by Andreas Huber · 15 years ago
- da99efc Merge "add diagnostic info to help debug bug:2427686" by Vasu Nori · 15 years ago
- d3fe301 add diagnostic info to help debug bug:2427686 by Vasu Nori · 15 years ago
- 75288fa Improve Service documentation with some samples. by Dianne Hackborn · 15 years ago
- 397afb5 Fix a race condition in the prefetcher, the source may be shutdown while we're reading data from it. by Andreas Huber · 15 years ago
- 9599452 Merge "Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged" by Adam Powell · 15 years ago
- 45f2ca7 Recycle MotionEvents properly in GestureDetector by Adam Powell · 15 years ago
- b167643 Merge "Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents" by Dianne Hackborn · 15 years ago
- e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 15 years ago
- d750783 Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged by Adam Powell · 15 years ago
- a696f5d Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it. by Mathias Agopian · 15 years ago
- fb606da Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents by Svetoslav Ganov · 15 years ago
- be8af08 Merge "Fix 2363699 - Make notification shade animate closed when disabled" by Joe Onorato · 15 years ago
- e8de284 bug fix for 2419869. also included 2 unittests. by Vasu Nori · 15 years ago
- 6c2cc0d Merge "Fix the rgb to yuv422sp conversion. The order of uv is different from the original version, but it should be ok as the original Y,Cb,Cr are all incorrect." by Chih-Chung Chang · 15 years ago
- 2640b63 Merge "Add SearchManager.getWebSearchActivity()" by Bjorn Bringert · 15 years ago
- 424c61fd Fix 2363699 - Make notification shade animate closed when disabled by Joe Onorato · 15 years ago
- d7381a1 Fix the rgb to yuv422sp conversion. The order of uv is different from the by Chih-Chung Chang · 15 years ago
- c34ebce Make MountService work in the simulator. by Marco Nelissen · 15 years ago
- ea125f4 Add SearchManager.getWebSearchActivity() by Bjorn Bringert · 15 years ago
- 76c22f1 Merge "Set error condition correctly when device is already created." by Jaikumar Ganesh · 15 years ago
- da2ca7a framework: tests: Clean up asec unit tests and add rename tests by San Mehat · 15 years ago
- f43113f Unhide setBlockNetworkLoads. by Patrick Scott · 15 years ago
- 5706329 Merge "Change buf size holding integer in ResourceTable" by Kenny Root · 15 years ago
- ce1200d Add USB RNDIS enable/disable control by Robert Greenwalt · 15 years ago
- d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 15 years ago
- 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 15 years ago
- 0a07327 Merge "Fix bug #2331761 (Instances of a recurring event are missing)" by Fabrice Di Meglio · 15 years ago
- 6d43ebb Merge "Make the simulator boot again." by Marco Nelissen · 15 years ago
- 6a6588b am 6371a2d3: am ee3bbefd: Merge "Don\'t crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 15 years ago
- f59a3c1 am ab4835ee: (-s ours) am 00b17659: Manual merge of 40245 (ed5c973fc23a6733fd473ad13b4eb317e74e9bb5) DO NOT MERGE. by Romain Guy · 15 years ago