- f6331a4 Add a new connect/disconnect API to android_native_window_t by Mathias Agopian · 15 years ago
- 0521206 Merge "Throw a better error message when the automatic onClick handling doesn't work." by Joe Onorato · 15 years ago
- 42e14d7 Throw a better error message when the automatic onClick handling doesn't work. by Joe Onorato · 15 years ago
- ef5a8e5 Merge "Ignore instead of throw errors in QuittingState and reorder some parameters." by Wink Saville · 15 years ago
- f0f566e Ignore instead of throw errors in QuittingState and reorder some parameters. by Wink Saville · 15 years ago
- eb3035c Merge "Make getCellLocation return null if not available." by John Wang · 15 years ago
- 41a4671 Make getCellLocation return null if not available. by John Wang · 15 years ago
- c95142d Move boot log file writing into a background thread to avoid ANR. by Dan Egnor · 15 years ago
- 015b597 fix [2483456] Video orientation is wrong on Droid for some videos by Mathias Agopian · 15 years ago
- 6fc4fe9 Merge "MountService: If USB cable is unplugged while UMS is active, clean up and remount" by San Mehat · 15 years ago
- 4bfe787 Merge "Javadoc fix." by Daniel Sandler · 15 years ago
- b999abc Javadoc fix. by Daniel Sandler · 15 years ago
- 4ea0628 Merge "Add quit and fix HSM EBNF." by Wink Saville · 15 years ago
- 2fe718a MountService: If USB cable is unplugged while UMS is active, clean up and remount by San Mehat · 15 years ago
- 1b8b98b Add quit and fix HSM EBNF. by Wink Saville · 15 years ago
- 08e1f21 Merge "Do not send the not-modified response when validating the cache." by Patrick Scott · 15 years ago
- 5acac5f Merge "Implement smart-zoom per Adobe request." by Grace Kloba · 15 years ago
- 06ea4c7 Merge "add more debug info to SQL section in bugreport" by Vasu Nori · 15 years ago
- c6f95fe Implement smart-zoom per Adobe request. by Grace Kloba · 15 years ago
- c384920 add more debug info to SQL section in bugreport by Vasu Nori · 15 years ago
- feec868 Merge "Turn off pulsing jogball while on a call." by Daniel Sandler · 15 years ago
- b5957a3 Merge "make RecoverySystem.verifyPackage interruptible" by Doug Zongker · 15 years ago
- cb95657 make RecoverySystem.verifyPackage interruptible by Doug Zongker · 15 years ago
- e96ffb1 Turn off pulsing jogball while on a call. by Daniel Sandler · 15 years ago
- b51132c Merge "Make paging touch slop smaller" by Adam Powell · 15 years ago
- 47d3625 Merge "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
- b7ef1d9 Make paging touch slop smaller by Adam Powell · 15 years ago
- 9dd1423 Merge "Let ListView overscroll header/footer attributes take a color" by Adam Powell · 15 years ago
- 7d1382d Merge "Add a voice search hint context for the launcher." by Mike LeBeau · 15 years ago
- 570aa27 Add a voice search hint context for the launcher. by Mike LeBeau · 15 years ago
- 5273390 Let ListView overscroll header/footer attributes take a color by Adam Powell · 15 years ago
- 7bd3d7d Allow invoke in all the player states except idle and error. by Nicolas Catania · 15 years ago
- 5ac85cc Do not send the not-modified response when validating the cache. by Patrick Scott · 15 years ago
- 84eb8d2 Merge "Fix a variable name reference in Activity docs." by Mike LeBeau · 15 years ago
- 305de9d Fix a variable name reference in Activity docs. by Mike LeBeau · 15 years ago
- 4bb75b9 Merge "Fix bug #2493102 (Sync keeps getting stuck, or at least very slow)" by Fabrice Di Meglio · 15 years ago
- 35e611f Merge "Reduce buffer sizes related to HTTP media data transfer in order to reduce the probability of a connection timeout/reset due to long periods of time between socket activity." by Andreas Huber · 15 years ago
- df2d3cd Revert "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
- 2e40183 Merge "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
- cf0fd78 Adds to DumpRenderTree the ability to ignore the results of tests by Steve Block · 15 years ago
- 73f7537b Limit the projection to just the url. by Patrick Scott · 15 years ago
- aa27045 Use AsyncTask to update the history in the background. by Leon Scroggins · 15 years ago
- e179c1d Merge "Check if the JS_ENGINE key exists as an environment variable before reading it." by Ben Murdoch · 15 years ago
- dc2711d Check if the JS_ENGINE key exists as an environment variable before reading it. by Ben Murdoch · 15 years ago
- 2809631 use the correct LayoutParams to fix going to fullscreen view by Cary Clark · 15 years ago
- e3e2294 Merge "Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists." by Steve Block · 15 years ago
- 8028dab Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists. by Steve Block · 15 years ago
- 409578f Don't remove alarms for packages that are being updated. by Dianne Hackborn · 15 years ago
- bfb5d4b Added overscroll headers and footers to ListView. by Adam Powell · 15 years ago
- 232c9d5 Merge "Fix the build." by Romain Guy · 15 years ago
- a8551b1 Fix the build. by Romain Guy · 15 years ago
- 2ee89ea Applications should -not- be able to set preferred activities. by Dianne Hackborn · 15 years ago
- d8929fa Merge "Modified the expected metadata result as the behavior of Stagefright." by Yu Shan Emily Lau · 15 years ago
- a6f9e38 Modified the expected metadata result as the behavior of Stagefright. by Yu Shan Emily Lau · 15 years ago
- d2a2daa Fix small typo in javadoc: "deleting" -> "updating" by Omari Stephens · 15 years ago
- 26779e7 Merge "Don't break lines in the middle of a smiley or other graphic replacement." by Eric Fischer · 15 years ago
- 1dfc8a2 Fix bug #2493102 (Sync keeps getting stuck, or at least very slow) by Fabrice Di Meglio · 15 years ago
- 94d4b03 Merge "Disable USB Tethering when UMS is active" by Robert Greenwalt · 15 years ago
- fb1eb6f Reduce buffer sizes related to HTTP media data transfer in order to reduce the probability of a connection timeout/reset due to long periods of time between socket activity. by Andreas Huber · 15 years ago
- 6c60469 Merge "Fixing bug 2411394 - Monkey crash due to incorrect test service manifest" by Amith Yamasani · 15 years ago
- ff34fc2 Merge "Fix rare NPE in DropBoxManagerService" by Dan Egnor · 15 years ago
- b9e1ed2 Merge "Make HiPri work when already connected." by Robert Greenwalt · 15 years ago
- 030f5e1 Disable USB Tethering when UMS is active by Robert Greenwalt · 15 years ago
- c3243e2 Merge "Further improvements to window management!" by Dianne Hackborn · 15 years ago
- f283e36 Fix rare NPE in DropBoxManagerService by Dan Egnor · 15 years ago
- b8b11a0 Further improvements to window management! by Dianne Hackborn · 15 years ago
- 0f34406 Clean up native access from framework by Irfan Sheriff · 15 years ago
- 191bbaf Merge "Noticed comment field when splitting guests wasn't being cleared." by Erik · 15 years ago
- 6a5f5ad Merge "use ifContentScrolls in the windowshade" by Joe Onorato · 15 years ago
- 02a5cd1 use ifContentScrolls in the windowshade by Joe Onorato · 15 years ago
- 78a640a Make HiPri work when already connected. by Robert Greenwalt · 15 years ago
- 88f3b81 Allow invoke in all the player states except idle and error. by Nicolas Catania · 15 years ago
- 5e15736 Merge "Dont include code size for apps on sdcard. Use constants defined in PackageHelper for user preferences to install auto, internal, external. Set default install location to external. Update settings db version number" by Suchi Amalapurapu · 15 years ago
- 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 15 years ago
- 49274c7 Fixing bug 2411394 - Monkey crash due to incorrect test service manifest by Svetoslav Ganov · 15 years ago
- de61f78 Don't break lines in the middle of a smiley or other graphic replacement. by Eric Fischer · 15 years ago
- 8af295a Merge "check if the binding to the authenticator has been disconnected during the GetAccuintsByTypeAndFeature operation and abort if it has been, thus avoiding an NPE" by Fred Quintana · 15 years ago
- 29e94b8 check if the binding to the authenticator has been disconnected by Fred Quintana · 15 years ago
- 3802141 Merge "make the syncmanager keep track if whether a service has been unbound from so that it knows whether to call unbind at a later time" by Fred Quintana · 15 years ago
- e38cd39 Merge "Extend stagefright tool to extract either album art or video frame." by Andreas Huber · 15 years ago
- e182a92 Merge "Don't rely on the system locale for converting to/from bytes." by Nick Kralevich · 15 years ago
- c357df1 Merge "Fixing bug 2502522 - Accessibility events contain text of invisible views" by Amith Yamasani · 15 years ago
- 80ea00c Fix the build. by Romain Guy · 15 years ago
- 3ec4730 make the syncmanager keep track if whether a service has been unbound by Fred Quintana · 15 years ago
- 7717bee Merge "Fix: Polished icons for car mode notification" by Dianne Hackborn · 15 years ago
- 8957da2 Merge "Add VIBRATE_IN_SILENT to the settings database & backup." by Daniel Sandler · 15 years ago
- 1c7fa48 Add VIBRATE_IN_SILENT to the settings database & backup. by Daniel Sandler · 15 years ago
- be756594 Fixing bug 2502522 - Accessibility events contain text of invisible views by Svetoslav Ganov · 15 years ago
- 7c5ce23 Merge "Revert "Dedupe resource config pointers"" by Kenny Root · 15 years ago
- 7745622 Revert "Dedupe resource config pointers" by Kenny Root · 15 years ago
- 34c47c8 Don't rely on the system locale for converting to/from bytes. by Nick Kralevich · 15 years ago
- b94b52b Merge "Instead of instantiating StagefrightMetadataRetriever directly, instantiate a MediaMetadataRetriever which will do-the-right-thing(tm) even for .wma/.wmv/.asf files." by Andreas Huber · 15 years ago
- edfeb1a Extend stagefright tool to extract either album art or video frame. by Andreas Huber · 15 years ago
- 8da2650 Merge "MEDIA_PLAYER_STATE_ERROR is not a bitmask (b/2502881)" by Marco Nelissen · 15 years ago
- 1ce9867 Instead of instantiating StagefrightMetadataRetriever directly, instantiate a MediaMetadataRetriever which will do-the-right-thing(tm) even for .wma/.wmv/.asf files. by Andreas Huber · 15 years ago
- e44b41b MEDIA_PLAYER_STATE_ERROR is not a bitmask (b/2502881) by Marco Nelissen · 15 years ago
- 9ceaf70 Merge "Added ViewConfiguration.getScaledPagingTouchSlop()" by Adam Powell · 15 years ago
- de8d083 Added ViewConfiguration.getScaledPagingTouchSlop() by Adam Powell · 15 years ago
- 180403a pin our visible content bounds to the bounds of the doc itself, to account for overscroll by Mike Reed · 15 years ago
- 36ad54a force purgeability for assets by Mike Reed · 15 years ago