1. 556d350 StorageManager: API_CHANGE: Move StorageManager into android.storage by San Mehat · 16 years ago
  2. 9ec3318 Merge "Apps on SD project. Javadoc fixes for new method in PackageManager class." by Oscar Montemayor · 16 years ago
  3. 0c08a24 Merge "Now mSupportMultiTouch is depending on WebSettings, it can't be static any more." by Grace Kloba · 16 years ago
  4. 2d65817 Merge "Properly advertise the content length of the HTTP stream if available." by Andreas Huber · 16 years ago
  5. f3be166 Now mSupportMultiTouch is depending on WebSettings, it can't be static any more. by Grace Kloba · 16 years ago
  6. c9d8175 Context: API_CHANGE: Add support for retrieving StorageManager by San Mehat · 16 years ago
  7. 63d15ee DefaultContainerService: Refactor MountService calls (new api) by San Mehat · 16 years ago
  8. be16cb1 PackageManagerService: Refactor MountService calls (new api) by San Mehat · 16 years ago
  9. ec7f7e6 UsbStorageActivity: Refactor for new MountService API by San Mehat · 16 years ago
  10. b339ac3 sdutil: Refactor for new APIs by San Mehat · 16 years ago
  11. 4270e1e MountService: Massive bloat reduction and rewrite by San Mehat · 16 years ago
  12. 78071b7 Merge "NativeDaemonConnector: Cleanup socket code and use a proper exception Signed-off-by: San Mehat <san@google.com>" by San Mehat · 16 years ago
  13. 4763876 Merge "StorageManager: Introduce StorageManager" by San Mehat · 16 years ago
  14. 8cc1b2a Properly advertise the content length of the HTTP stream if available. by Andreas Huber · 16 years ago
  15. 2df9a91 Hide the android.webkit.CallbackProxy class from the API. This is a android.webkit package class and internal to our implementation. by Grace Kloba · 16 years ago
  16. 3565456 Merge "Make sure application cache manifest files are not cached." by Andrei Popescu · 16 years ago
  17. a1ba11b Make sure application cache manifest files are not cached. by Andrei Popescu · 16 years ago
  18. c209ccf Merge "Check for null data after decoding a data: url." by Patrick Scott · 16 years ago
  19. 8fccf67 Merge "add instrumentation to log the sql statement + bindargs + databasename" by Vasu Nori · 16 years ago
  20. 8a83853 Merge "Fix for GPS engines without separate session and engine status events." by Mike Lockwood · 16 years ago
  21. 271f9f1 Fix for GPS engines without separate session and engine status events. by Mike Lockwood · 16 years ago
  22. 5d33e6e Merge "Revert "adding OAuth library"" by Doug Zongker · 16 years ago
  23. 8af3cfc Check for null data after decoding a data: url. by Patrick Scott · 16 years ago
  24. 5310b36 resolved conflicts for merge of 21875ab3 to master by Mike Lockwood · 16 years ago
  25. 5e7bb0a Implement support for v8 counters by Andrei Popescu · 16 years ago
  26. b83e68c Merge "Restore search UI layout to get search button back" by Bjorn Bringert · 16 years ago
  27. 4dd4ab4 add instrumentation to log the sql statement + bindargs + databasename by Vasu Nori · 16 years ago
  28. 705300b 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
  29. c371194 Initial check-in for xml-based encoder capabilities retrieval by James Dong · 16 years ago
  30. e599a9d Revert "adding OAuth library" by Dirk Balfanz · 16 years ago
  31. 1b7a47c Merge "fix [2397853] glCopyTexImage2D crashes emulator" by Mathias Agopian · 16 years ago
  32. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 16 years ago
  33. 7188f94 Cleanup comments, see bug 2401350. by Wink Saville · 16 years ago
  34. d615c6f 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
  35. 125d407 Merge "Streamline: use Messages sent to a Handler subclass instead of posting Runnables" by Chris Tate · 16 years ago
  36. 34d7a9f Merge "Remove the obsolete unused hidden constant." by Grace Kloba · 16 years ago
  37. d3cd359 Streamline: use Messages sent to a Handler subclass instead of posting Runnables by Christopher Tate · 16 years ago
  38. e641a76 Merge "Fix bug 2362761 AppWidgetService should use Intent.setPackage()" by Joe Onorato · 16 years ago
  39. f6133fe Fix bug 2362761 AppWidgetService should use Intent.setPackage() by Joe Onorato · 16 years ago
  40. 1f9a3cc Merge "Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings." by Joe Onorato · 16 years ago
  41. 7747210 Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings. by Joe Onorato · 16 years ago
  42. e8fe0e3 Remove the obsolete unused hidden constant. by Grace Kloba · 16 years ago
  43. f9271c8 Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates by Mike LeBeau · 16 years ago
  44. 8a7ac8d Anchor the page at top left corner when webView size changed. by Shimeng (Simon) Wang · 16 years ago
  45. 2456248 Do not reshow the filter popup after hiding it. by Romain Guy · 16 years ago
  46. 6a31dfa9 am 1ef6fb3b: am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 16 years ago
  47. 4a2b498 Restore search UI layout to get search button back by Bjorn Bringert · 16 years ago
  48. e4e460f Merge "Overscrolling in AbsListView; visibility cleanup for FlingRunnable" by Adam Powell · 16 years ago
  49. 79ac339 Overscrolling in AbsListView; visibility cleanup for FlingRunnable by Adam Powell · 16 years ago
  50. 9c84720 fix [2397853] glCopyTexImage2D crashes emulator by Mathias Agopian · 16 years ago
  51. 5fdff9e Merge "Use physical memory for software rendering to take a fast path through surface flinger if possible." by Andreas Huber · 16 years ago
  52. 8ef96af Merge "The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that." by Andreas Huber · 16 years ago
  53. 54ab1fa 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
  54. 504e071 Merge "Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605" by Amith Yamasani · 16 years ago
  55. 25b91083 Merge "Remove unused method LocationProviderImpl.isEnabled()." by Mike Lockwood · 16 years ago
  56. 56fcd69 Remove unused method LocationProviderImpl.isEnabled(). by Mike Lockwood · 16 years ago
  57. 0f55b197 Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605 by Amith Yamasani · 16 years ago
  58. beee495 Merge "Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary." by Mathias Agopian · 16 years ago
  59. 2c94dac Merge "Don't use the MemoryDealer in CursorWindow, it's not necessary." by Mathias Agopian · 16 years ago
  60. 41b14e8 Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent. by Mike LeBeau · 16 years ago
  61. cdc428b Apps on SD project. Javadoc fixes for new method in PackageManager class. by Oscar Montemayor · 16 years ago
  62. 5292ccd Merge "Remove ILocationProvider.isEnabled() binder call and use cached value instead." by Mike Lockwood · 16 years ago
  63. cfde87b Use physical memory for software rendering to take a fast path through surface flinger if possible. by Andreas Huber · 16 years ago
  64. e331c7b The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that. by Andreas Huber · 16 years ago
  65. 1b7f7cf StorageManager: Introduce StorageManager by San Mehat · 16 years ago
  66. 8c38b24 Merge "Remove 2 unused imports." by Maryam Garrett · 16 years ago
  67. a7bc87c Added pause/resume update Picture to WebViewCore. by Grace Kloba · 16 years ago
  68. 2cd543a Remove ILocationProvider.isEnabled() binder call and use cached value instead. by Mike Lockwood · 16 years ago
  69. 1a939bb Remove 2 unused imports. by Maryam Garrett · 16 years ago
  70. 3ff37c1 Merge "Add resources to specify package name for network location and geocode providers." by Mike Lockwood · 16 years ago
  71. f863db5 Add resources to specify package name for network location and geocode providers. by Mike Lockwood · 16 years ago
  72. 99762c9 Merge "Add float support for set and get in CameraParameters." by Wu-cheng Li · 16 years ago
  73. 7eae31c Add float support for set and get in CameraParameters. by Wu-cheng Li · 16 years ago
  74. f5dbf6a Remove excessive logging. by Wu-cheng Li · 16 years ago
  75. 6c8d276 Add focal length and view angle API. by Wu-cheng Li · 16 years ago
  76. 4c4300c Add Camera.getSupportedThumbnailSizes() and Size.equals(). by Wu-cheng Li · 16 years ago
  77. 21875ab 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
  78. 1ef6fb3 am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 16 years ago
  79. a046000 Merge "Ignore NTP time fixes that differ from system time by more than 5 minutes." into eclair by Mike Lockwood · 16 years ago
  80. 8deed91 Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 16 years ago
  81. 1ccc41e Handle RIL_UNSOL_RESEND_INCALL_MUTE. by John Wang · 16 years ago
  82. 4bc1772 Merge "Fix sample code insertion." by Dianne Hackborn · 16 years ago
  83. ab8a8ed Fix sample code insertion. by Dianne Hackborn · 16 years ago
  84. 798c4b9 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
  85. 3a8a281 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
  86. d8a3a89 Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call. by Jim Miller · 16 years ago
  87. dfe4ec0 Merge "Fix SDK build." by Dianne Hackborn · 16 years ago
  88. 364f6e3 Fix SDK build. by Dianne Hackborn · 16 years ago
  89. e7ace67 Merge "Adding system preferences for contacts: sort order and display order." by Dmitri Plotnikov · 16 years ago
  90. 1875b7e Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary. by Mathias Agopian · 16 years ago
  91. 9327f4f More device policy work: clarify password modes, monkeying. by Dianne Hackborn · 16 years ago
  92. d1f74d0 Don't use the MemoryDealer in CursorWindow, it's not necessary. by Mathias Agopian · 16 years ago
  93. 7912a29 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
  94. 9205b2e Merge "Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources." by Neal Nguyen · 16 years ago
  95. 3c10b23 Merge "Added dumpHprofDataDdms() call." by Andy McFadden · 16 years ago
  96. d687b19 Merge "Don't crash on transport unregistration if there is no current transport" by Chris Tate · 16 years ago
  97. b0dcaaf Don't crash on transport unregistration if there is no current transport by Christopher Tate · 16 years ago
  98. 4a0c8fe5 Merge "Fix build: javadoc @link pointers need HTML-style #refname" by Chris Tate · 16 years ago
  99. 95f7850 Fix build: javadoc @link pointers need HTML-style #refname by Christopher Tate · 16 years ago
  100. cc1aa99 adding OAuth library by Dirk Balfanz · 16 years ago