1. 10279c8 Merge "expose bootloader & radio versions, hardware string in API" by Doug Zongker · 16 years ago
  2. 87880aa Merge "Add missing contentDescription to focusable controls." by Romain Guy · 16 years ago
  3. 0074f37 Merge "AudioPlayer didn't properly account for the latency when calculating the current media time." by Andreas Huber · 16 years ago
  4. 8b871bb Merge "Apps on sdcard: Add new broadcasts" by Suchi Amalapurapu · 16 years ago
  5. a908fd5 Merge "Add support for sending touch events in DRT." by Ben Murdoch · 16 years ago
  6. 66cde81 Merge "Rebuild a cleaner certificates chain before validating it." by Leon Clarke · 16 years ago
  7. 45f4782 am 3db1ebaf: am 4ed2b1c3: Pass touch event time from Java to WebKit by Grace Kloba · 16 years ago
  8. 0673586 Fix ETC1 texture decoding. by Jack Palevich · 16 years ago
  9. 21549fa am 4ed2b1c3: Pass touch event time from Java to WebKit by Grace Kloba · 16 years ago
  10. 3107535 Merge "implement [2396050] Add ETC1 texture support to AGL" by Mathias Agopian · 16 years ago
  11. 18b915a implement [2396050] Add ETC1 texture support to AGL by Mathias Agopian · 16 years ago
  12. 035bcdd Merge "Fix the SDK build." by Xavier Ducrohet · 16 years ago
  13. 4c11aa6 Merge "Modifying Services Tests XML file so it builds with the right permissions." by Neal Nguyen · 16 years ago
  14. 5053f5c Merge "Improve some of the documentation in RecognizerIntent to reduce confusion." by Mike LeBeau · 16 years ago
  15. b9a9208 Merge "Hide field packer." by Jason Sams · 16 years ago
  16. 0c9780b Merge "Fix mms-common's pathnames to match package spec." by Ficus Kirkpatrick · 16 years ago
  17. 96cb19c Fix mms-common's pathnames to match package spec. by Ficus Kirkpatrick · 16 years ago
  18. 02ffbc5 Merge "Add "inline" constant to RecognizerResultsIntent." by Mike LeBeau · 16 years ago
  19. e1d92e8 Merge "Implement holders for Matrix and Vector data." by Jason Sams · 16 years ago
  20. d0e16ad Merge "Get rid of now-superfluous "backup or restore in progress" tracking" by Chris Tate · 16 years ago
  21. 79e128e Merge "Don't use a HEAD request to determine redirects, instead do a regular GET (since that's always supported), also limit the number of redirects to avoid infinite redirects. Finally, properly handle the end of stream." by Andreas Huber · 16 years ago
  22. 498479a Merge "StorageManager: API_CHANGE: Move StorageManager into android.storage" by San Mehat · 16 years ago
  23. 2214292 Merge "Properly report the duration of a recording into .mp4 files." by Andreas Huber · 16 years ago
  24. 0c70a7d Merge "Apps on SD project. Javadoc fixes for new method in PackageManager class." by Oscar Montemayor · 16 years ago
  25. a630ac8 Merge "Now mSupportMultiTouch is depending on WebSettings, it can't be static any more." by Grace Kloba · 16 years ago
  26. b787383 Merge "Properly advertise the content length of the HTTP stream if available." by Andreas Huber · 16 years ago
  27. d6cb015 Merge "NativeDaemonConnector: Cleanup socket code and use a proper exception Signed-off-by: San Mehat <san@google.com>" by San Mehat · 16 years ago
  28. 6ed137e Merge "StorageManager: Introduce StorageManager" by San Mehat · 16 years ago
  29. bca2005 Merge "Make sure application cache manifest files are not cached." by Andrei Popescu · 16 years ago
  30. 18e83f9 Merge "Check for null data after decoding a data: url." by Patrick Scott · 16 years ago
  31. f310eb6 Merge "add instrumentation to log the sql statement + bindargs + databasename" by Vasu Nori · 16 years ago
  32. 93dfb71 Merge "Fix for GPS engines without separate session and engine status events." by Mike Lockwood · 16 years ago
  33. 6c3aee3 Merge "Revert "adding OAuth library"" by Doug Zongker · 16 years ago
  34. ec5e52d resolved conflicts for merge of 21875ab3 to master by Mike Lockwood · 16 years ago
  35. 96ac81e Merge "Restore search UI layout to get search button back" by Bjorn Bringert · 16 years ago
  36. 7bb1743 Merge "Initial check-in for xml-based encoder capabilities retrieval - Changed the Java API as suggested - Treat /etc/media_profiles.xml as the default xml configurtion file" by James Dong · 16 years ago
  37. 658cc21 Merge "fix [2397853] glCopyTexImage2D crashes emulator" by Mathias Agopian · 16 years ago
  38. 82f2a4e Merge "Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates the base url to be used when interpreting html results given in EXTRA_VOICE_SEARCH_RESULT_HTML." by Mike LeBeau · 16 years ago
  39. f56044f Merge "Streamline: use Messages sent to a Handler subclass instead of posting Runnables" by Chris Tate · 16 years ago
  40. ba1981e Merge "Remove the obsolete unused hidden constant." by Grace Kloba · 16 years ago
  41. b91a98f Merge "Fix bug 2362761 AppWidgetService should use Intent.setPackage()" by Joe Onorato · 16 years ago
  42. a5a4d03 Merge "Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings." by Joe Onorato · 16 years ago
  43. 757be08 am 1ef6fb3b: am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 16 years ago
  44. 60aad2b Merge "Overscrolling in AbsListView; visibility cleanup for FlingRunnable" by Adam Powell · 16 years ago
  45. fda42f3 fix [2397853] glCopyTexImage2D crashes emulator by Mathias Agopian · 16 years ago
  46. d45e93d Merge "Use physical memory for software rendering to take a fast path through surface flinger if possible." by Andreas Huber · 16 years ago
  47. 2bd4e32 Merge "The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that." by Andreas Huber · 16 years ago
  48. 0ffede5 Merge "Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent. This will not be unhidden for Froyo as nothing will implement it until later, but I wanted to have the definition explicit in the framework." by Mike LeBeau · 16 years ago
  49. bbe28bf Merge "Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605" by Amith Yamasani · 16 years ago
  50. 52b8ff6 Merge "Remove unused method LocationProviderImpl.isEnabled()." by Mike Lockwood · 16 years ago
  51. 51ee7eb Merge "Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary." by Mathias Agopian · 16 years ago
  52. 4a14dd5 Merge "Don't use the MemoryDealer in CursorWindow, it's not necessary." by Mathias Agopian · 16 years ago
  53. e48e234 Merge "Remove ILocationProvider.isEnabled() binder call and use cached value instead." by Mike Lockwood · 16 years ago
  54. adc6d09 Merge "Remove 2 unused imports." by Maryam Garrett · 16 years ago
  55. 4efd5c1 Remove 2 unused imports. by Maryam Garrett · 16 years ago
  56. 6eb975c Merge "Add resources to specify package name for network location and geocode providers." by Mike Lockwood · 16 years ago
  57. fdef2fb Merge "Add float support for set and get in CameraParameters." by Wu-cheng Li · 16 years ago
  58. 391f3f8 Add float support for set and get in CameraParameters. by Wu-cheng Li · 16 years ago
  59. 077c40f Add focal length and view angle API. by Wu-cheng Li · 16 years ago
  60. 5378838 am a0460004: Merge "Ignore NTP time fixes that differ from system time by more than 5 minutes." into eclair by Mike Lockwood · 16 years ago
  61. a74f690 am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 16 years ago
  62. 97c0df6 Merge "Ignore NTP time fixes that differ from system time by more than 5 minutes." into eclair by Mike Lockwood · 16 years ago
  63. 2d15d73 Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 16 years ago
  64. b0b1eff Merge "Fix sample code insertion." by Dianne Hackborn · 16 years ago
  65. 853f695 am 3a8a2818: am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call. by Jim Miller · 16 years ago
  66. 8fee03b am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call. by Jim Miller · 16 years ago
  67. a6f4f9e Merge "Fix SDK build." by Dianne Hackborn · 16 years ago
  68. 032cc4f Merge "Adding system preferences for contacts: sort order and display order." by Dmitri Plotnikov · 16 years ago
  69. a92ee47 Merge "Apps on SD card project. Refactored recommendAppInstallLocation(..) method in PackageManager by making it an instance method. Since PackageManager has only abstarct instance methods, moved implementation to ApplicationContext.ApplicationPackageManager class, in line with the rest of the method implementations. Tah way, chage is consistent with best coding practices. Also MockPackageManager received the additional method." by Oscar Montemayor · 16 years ago
  70. 82cc4fd Merge "Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources." by Neal Nguyen · 16 years ago
  71. cceeb6d Merge "Added dumpHprofDataDdms() call." by Andy McFadden · 16 years ago
  72. 7195762 Merge "Don't crash on transport unregistration if there is no current transport" by Chris Tate · 16 years ago
  73. ee4910e Merge "Fix build: javadoc @link pointers need HTML-style #refname" by Chris Tate · 16 years ago
  74. 1f6d66a Merge "Simplify the MemoryDealer implementation" by Mathias Agopian · 16 years ago
  75. 5e2b2f6 Merge "Apparently the generic mpeg4 file header does not describe the actual samplerate and channel count of the content in the case of mpeg4 audio, instead the 'ESDS' atom must be consulted." by Andreas Huber · 16 years ago
  76. 02dad2f Merge "Make backup/restore asynchronous and enforce timeouts" by Chris Tate · 16 years ago
  77. 55090f4 Merge "Support 24-bit LE PCM wave files in stagefright." by Andreas Huber · 16 years ago
  78. 0dd0d29 Simplify the MemoryDealer implementation by Mathias Agopian · 16 years ago
  79. 10e6d20 Merge "Implement the GL11ExtensionPack APIs." by Jack Palevich · 16 years ago
  80. 9a4539e Merge "Support for triggering the lockscreen while the screen is on:" by Mike Lockwood · 16 years ago
  81. ed8113d Merge "Add a method to IBackupTransport to get the current backup set token" by Chris Tate · 16 years ago
  82. 8d0d8f1 Merge "Properly forward errors returned by AudioTrack up to the player." by Andreas Huber · 16 years ago
  83. bad3761 am 1076ea0a: am 9800adf2: Merge "docs: update web page debugging with info about page and line numbering in the log." into eclair by Scott Main · 16 years ago
  84. 4274d9f am aa86da9d: am 196ec566: Merge "SDK doc change: Increment the platform version var used in doc footer and elsewhere." into eclair by Dirk Dougherty · 16 years ago
  85. ebb7ed4 Merge "The AVC software decoder always aligns the decoded dimensions to 16 pixel boundaries, report this properly to callers." by Andreas Huber · 16 years ago
  86. 89f164f am 9800adf2: Merge "docs: update web page debugging with info about page and line numbering in the log." into eclair by Scott Main · 16 years ago
  87. 329df1b am 196ec566: Merge "SDK doc change: Increment the platform version var used in doc footer and elsewhere." into eclair by Dirk Dougherty · 16 years ago
  88. f2d703a Merge "docs: update web page debugging with info about page and line numbering in the log." into eclair by Scott Main · 16 years ago
  89. 033b5a2 Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. by Neal Nguyen · 16 years ago
  90. 0d9eaf0 Merge "Apps on SD card project. This class implements heuristics to determine best app install location, without looking at the package flags (pre-parsing stage)." by Oscar Montemayor · 16 years ago
  91. 9337e9e Merge "Move LoggingEvents.java to android-common & add UserHappiness" by Maryam Garrett · 16 years ago
  92. c36bd07 Move LoggingEvents.java to android-common & add UserHappiness by Maryam Garrett · 16 years ago
  93. b9c156f Merge "Make sure the OMX component is synchronously shutdown before we try to instantiate another one. Also properly cleanup the software AVC decoder to avoid leaking memory." by Andreas Huber · 16 years ago
  94. 22d17cd Merge "For mpeg4 files streamed through HTTP, cache the entire sampletable metadata chunk in memory if possible." by Andreas Huber · 16 years ago
  95. 5896e90 Merge "Update search source selector assets" by Bjorn Bringert · 16 years ago
  96. ed9306d Merge "Fix StringIndexOutOfBoundsException in PackageManagerService" by Suchi Amalapurapu · 16 years ago
  97. e4ef8b5 Merge "New full-screen activity for USB mass storage interaction." by Daniel Sandler · 16 years ago
  98. cbda0e4 Merge "Don't bounce programmatic scrolls of ScrollView and HorizontalScrollView." by Adam Powell · 16 years ago
  99. ff22ba3 Merge "Blacklist APs instead of disable" by Irfan Sheriff · 16 years ago
  100. aa51f1a Merge "SDK doc change: Increment the platform version var used in doc footer and elsewhere." into eclair by Dirk Dougherty · 16 years ago