1. 5310b36 resolved conflicts for merge of 21875ab3 to master by Mike Lockwood · 15 years ago
  2. 5e7bb0a Implement support for v8 counters by Andrei Popescu · 15 years ago
  3. b83e68c Merge "Restore search UI layout to get search button back" by Bjorn Bringert · 15 years ago
  4. 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 · 15 years ago
  5. c371194 Initial check-in for xml-based encoder capabilities retrieval by James Dong · 15 years ago
  6. 1b7a47c Merge "fix [2397853] glCopyTexImage2D crashes emulator" by Mathias Agopian · 15 years ago
  7. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 15 years ago
  8. 7188f94 Cleanup comments, see bug 2401350. by Wink Saville · 15 years ago
  9. 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 · 15 years ago
  10. 125d407 Merge "Streamline: use Messages sent to a Handler subclass instead of posting Runnables" by Chris Tate · 15 years ago
  11. 34d7a9f Merge "Remove the obsolete unused hidden constant." by Grace Kloba · 15 years ago
  12. d3cd359 Streamline: use Messages sent to a Handler subclass instead of posting Runnables by Christopher Tate · 15 years ago
  13. e641a76 Merge "Fix bug 2362761 AppWidgetService should use Intent.setPackage()" by Joe Onorato · 15 years ago
  14. f6133fe Fix bug 2362761 AppWidgetService should use Intent.setPackage() by Joe Onorato · 15 years ago
  15. 1f9a3cc Merge "Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings." by Joe Onorato · 15 years ago
  16. 7747210 Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings. by Joe Onorato · 15 years ago
  17. e8fe0e3 Remove the obsolete unused hidden constant. by Grace Kloba · 15 years ago
  18. f9271c8 Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates by Mike LeBeau · 15 years ago
  19. 8a7ac8d Anchor the page at top left corner when webView size changed. by Shimeng (Simon) Wang · 15 years ago
  20. 2456248 Do not reshow the filter popup after hiding it. by Romain Guy · 15 years ago
  21. 6a31dfa am 1ef6fb3b: am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 15 years ago
  22. 4a2b498 Restore search UI layout to get search button back by Bjorn Bringert · 15 years ago
  23. e4e460f Merge "Overscrolling in AbsListView; visibility cleanup for FlingRunnable" by Adam Powell · 15 years ago
  24. 79ac339 Overscrolling in AbsListView; visibility cleanup for FlingRunnable by Adam Powell · 15 years ago
  25. 9c84720 fix [2397853] glCopyTexImage2D crashes emulator by Mathias Agopian · 15 years ago
  26. 5fdff9e Merge "Use physical memory for software rendering to take a fast path through surface flinger if possible." by Andreas Huber · 15 years ago
  27. 8ef96af Merge "The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that." by Andreas Huber · 15 years ago
  28. 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 · 15 years ago
  29. 504e071 Merge "Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605" by Amith Yamasani · 15 years ago
  30. 25b91083 Merge "Remove unused method LocationProviderImpl.isEnabled()." by Mike Lockwood · 15 years ago
  31. 56fcd69 Remove unused method LocationProviderImpl.isEnabled(). by Mike Lockwood · 15 years ago
  32. 0f55b197 Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605 by Amith Yamasani · 15 years ago
  33. beee495 Merge "Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary." by Mathias Agopian · 15 years ago
  34. 2c94dac Merge "Don't use the MemoryDealer in CursorWindow, it's not necessary." by Mathias Agopian · 15 years ago
  35. 41b14e8 Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent. by Mike LeBeau · 15 years ago
  36. 5292ccd Merge "Remove ILocationProvider.isEnabled() binder call and use cached value instead." by Mike Lockwood · 15 years ago
  37. cfde87b Use physical memory for software rendering to take a fast path through surface flinger if possible. by Andreas Huber · 15 years ago
  38. e331c7b The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that. by Andreas Huber · 15 years ago
  39. 8c38b24 Merge "Remove 2 unused imports." by Maryam Garrett · 15 years ago
  40. a7bc87c Added pause/resume update Picture to WebViewCore. by Grace Kloba · 15 years ago
  41. 2cd543a Remove ILocationProvider.isEnabled() binder call and use cached value instead. by Mike Lockwood · 15 years ago
  42. 1a939bb Remove 2 unused imports. by Maryam Garrett · 15 years ago
  43. 3ff37c1 Merge "Add resources to specify package name for network location and geocode providers." by Mike Lockwood · 15 years ago
  44. f863db5 Add resources to specify package name for network location and geocode providers. by Mike Lockwood · 15 years ago
  45. 99762c9 Merge "Add float support for set and get in CameraParameters." by Wu-cheng Li · 15 years ago
  46. 7eae31c Add float support for set and get in CameraParameters. by Wu-cheng Li · 15 years ago
  47. f5dbf6a Remove excessive logging. by Wu-cheng Li · 15 years ago
  48. 6c8d276 Add focal length and view angle API. by Wu-cheng Li · 15 years ago
  49. 4c4300c Add Camera.getSupportedThumbnailSizes() and Size.equals(). by Wu-cheng Li · 15 years ago
  50. 21875ab am a0460004: Merge "Ignore NTP time fixes that differ from system time by more than 5 minutes." into eclair by Mike Lockwood · 15 years ago
  51. 1ef6fb3 am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 15 years ago
  52. a046000 Merge "Ignore NTP time fixes that differ from system time by more than 5 minutes." into eclair by Mike Lockwood · 15 years ago
  53. 8deed91 Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 15 years ago
  54. 1ccc41e Handle RIL_UNSOL_RESEND_INCALL_MUTE. by John Wang · 15 years ago
  55. 4bc1772 Merge "Fix sample code insertion." by Dianne Hackborn · 15 years ago
  56. ab8a8ed Fix sample code insertion. by Dianne Hackborn · 15 years ago
  57. 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 · 15 years ago
  58. 3a8a281 am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call. by Jim Miller · 15 years ago
  59. d8a3a89 Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call. by Jim Miller · 15 years ago
  60. dfe4ec0 Merge "Fix SDK build." by Dianne Hackborn · 15 years ago
  61. 364f6e3 Fix SDK build. by Dianne Hackborn · 15 years ago
  62. e7ace67 Merge "Adding system preferences for contacts: sort order and display order." by Dmitri Plotnikov · 15 years ago
  63. 1875b7e Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary. by Mathias Agopian · 15 years ago
  64. 9327f4f More device policy work: clarify password modes, monkeying. by Dianne Hackborn · 15 years ago
  65. d1f74d0 Don't use the MemoryDealer in CursorWindow, it's not necessary. by Mathias Agopian · 15 years ago
  66. 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 · 15 years ago
  67. 9205b2e Merge "Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources." by Neal Nguyen · 15 years ago
  68. 3c10b23 Merge "Added dumpHprofDataDdms() call." by Andy McFadden · 15 years ago
  69. d687b19 Merge "Don't crash on transport unregistration if there is no current transport" by Chris Tate · 15 years ago
  70. b0dcaaf Don't crash on transport unregistration if there is no current transport by Christopher Tate · 15 years ago
  71. 4a0c8fe5 Merge "Fix build: javadoc @link pointers need HTML-style #refname" by Chris Tate · 15 years ago
  72. 95f7850 Fix build: javadoc @link pointers need HTML-style #refname by Christopher Tate · 15 years ago
  73. cc1aa99 adding OAuth library by Dirk Balfanz · 15 years ago
  74. 539d3c4 Apps on SD card project. by Oscar Montemayor · 15 years ago
  75. 239d5b3 Merge "Simplify the MemoryDealer implementation" by Mathias Agopian · 15 years ago
  76. 0c9698e 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 · 15 years ago
  77. 4a20061 Merge "Make backup/restore asynchronous and enforce timeouts" by Chris Tate · 15 years ago
  78. e6c73c2 Merge "Support 24-bit LE PCM wave files in stagefright." by Andreas Huber · 15 years ago
  79. 6faf789 Simplify the MemoryDealer implementation by Mathias Agopian · 15 years ago
  80. d231596 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 · 15 years ago
  81. bf124e7 Unhide ThumbnailUtils to support Camera unbundling. http://b/2375978 by Ray Chen · 15 years ago
  82. c88ed5d Merge "Implement the GL11ExtensionPack APIs." by Jack Palevich · 15 years ago
  83. 98af636 Merge "Support for triggering the lockscreen while the screen is on:" by Mike Lockwood · 15 years ago
  84. 391e626 Merge "Add a method to IBackupTransport to get the current backup set token" by Chris Tate · 15 years ago
  85. 00aa8ec Support 24-bit LE PCM wave files in stagefright. by Andreas Huber · 15 years ago
  86. 8b6c541 Merge "Properly forward errors returned by AudioTrack up to the player." by Andreas Huber · 15 years ago
  87. 44a2790 Make backup/restore asynchronous and enforce timeouts by Christopher Tate · 15 years ago
  88. 50c6df0 Add a method to IBackupTransport to get the current backup set token by Christopher Tate · 15 years ago
  89. ef73162 Support for triggering the lockscreen while the screen is on: by Mike Lockwood · 15 years ago
  90. 3b889f5 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 · 15 years ago
  91. 604b871 am aa86da9d: am 196ec566: Merge "SDK doc change: Increment the platform version var used in doc footer and elsewhere." into eclair by Dirk Dougherty · 15 years ago
  92. 6580a14 Merge "The AVC software decoder always aligns the decoded dimensions to 16 pixel boundaries, report this properly to callers." by Andreas Huber · 15 years ago
  93. 1076ea0 am 9800adf2: Merge "docs: update web page debugging with info about page and line numbering in the log." into eclair by Scott Main · 15 years ago
  94. aa86da9 am 196ec566: Merge "SDK doc change: Increment the platform version var used in doc footer and elsewhere." into eclair by Dirk Dougherty · 15 years ago
  95. 9800adf Merge "docs: update web page debugging with info about page and line numbering in the log." into eclair by Scott Main · 15 years ago
  96. 1a44d5d Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. by Neal Nguyen · 15 years ago
  97. 07a9661 Added dumpHprofDataDdms() call. by Andy McFadden · 15 years ago
  98. 7ff292c The AVC software decoder always aligns the decoded dimensions to 16 pixel boundaries, report this properly to callers. by Andreas Huber · 15 years ago
  99. 7bfa1f3 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 · 15 years ago
  100. 62eac00 Properly forward errors returned by AudioTrack up to the player. by Andreas Huber · 15 years ago