1. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 14 years ago
  2. 836a1f2 Fix the build. That was an API change. by Joe Onorato · 14 years ago
  3. e8d898f Merge "Make ComponentName cloneable." by Joe Onorato · 14 years ago
  4. 43d5e65 Merge "Prevent crash in KeyboardView when the view is 0x0." by Romain Guy · 14 years ago
  5. edc649a Make ComponentName cloneable. by Joe Onorato · 14 years ago
  6. 870d81d remove android.os.Base64Utils by Doug Zongker · 14 years ago
  7. 46a61bb Prevent crash in KeyboardView when the view is 0x0. by Romain Guy · 14 years ago
  8. 0066b08 Merge "add explicit Base64.DEFAULT flag to request default behavior" by Doug Zongker · 14 years ago
  9. 8799149 add explicit Base64.DEFAULT flag to request default behavior by Doug Zongker · 14 years ago
  10. 8d45e4e changes after review by API council by Vasu Nori · 14 years ago
  11. aea16fb Merge "use sqlite 3.6.22 to print and profile the sql statetements" by Vasu Nori · 14 years ago
  12. 3ef94e2 use sqlite 3.6.22 to print and profile the sql statetements by Vasu Nori · 14 years ago
  13. 5a84386 Merge "Fix for 2224736. Sometimes mSeeking is reset without calling setSeekTo first." by Gloria Wang · 14 years ago
  14. 5d36c46 am ad9bcb22: merge from open-source master by The Android Open Source Project · 14 years ago
  15. 7406e53 Merge "Fixing a bug when installing VoiceSearch cause error" by Bjorn Bringert · 14 years ago
  16. 7a3c9d3 Fixing a bug when installing VoiceSearch cause error by Valentin Kravtsov · 14 years ago
  17. 0bce138 Merge "fix a warning message that is confusing people." by Vasu Nori · 14 years ago
  18. 6b31e4d Merge "Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)"" by Gloria Wang · 14 years ago
  19. 9682728 Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 14 years ago
  20. 496388c Merge "KeyStore: minor improvements." by Chia-chi Yeh · 14 years ago
  21. d12feb9 KeyStore: minor improvements. by Chia-chi Yeh · 14 years ago
  22. 2b726af Merge "fix [2189862] Race condition in eglIntialize and eglDestroy" by Mathias Agopian · 14 years ago
  23. 7e64962 Merge "ListView updates. Fixed several overscrolling bugs. Added programmatic scrolling to ListView. Added auto-scrolling to show expanded content for ExpandableListView. Fixed an AbsListView recycler bug where offscreen views would stick around in the view hierarchy." by Adam Powell · 14 years ago
  24. 4580347 ListView updates. Fixed several overscrolling bugs. Added programmatic by Adam Powell · 15 years ago
  25. 6004edc Merge "Fixing a bug with the TextToSpeech speech queue processing. The queue processor should not be called for the next item until synthesis has actually happened for the current item; before it was being incorrectly called regardless of whether or not the synthesizer had processed the current item." by Charles Chen · 14 years ago
  26. f5c87b3 Fixing a bug with the TextToSpeech speech queue processing. by Charles Chen · 14 years ago
  27. f6a5c09 Groundwork for new lock icon in the status bar. by Daniel Sandler · 14 years ago
  28. 420bc12 Remove reference to unused static library. by Jeff Hamilton · 14 years ago
  29. 6099ab7 fix [2189862] Race condition in eglIntialize and eglDestroy by Mathias Agopian · 14 years ago
  30. 8186ae5 Merge "Do not let negative margins reduce the size of the LinearLayout." by Romain Guy · 14 years ago
  31. 053b480 Do not let negative margins reduce the size of the LinearLayout. by Romain Guy · 14 years ago
  32. 75ed814 Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 14 years ago
  33. c5d1c6d add sync polling by Fred Quintana · 15 years ago
  34. adf1c58 fix a warning message that is confusing people. by Vasu Nori · 14 years ago
  35. 0a45a09 am 0af04493: am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  36. ad9bcb2 merge from open-source master by The Android Open Source Project · 14 years ago
  37. 4023afd Merge "Add support for direct EGLImageKHR use with pushbuffer API" by Mathias Agopian · 14 years ago
  38. cb2d35d Merge "Proper EGLImageKHR error handling" by Mathias Agopian · 14 years ago
  39. b74a84d Merge "Fix dialogs to occupy more space." by Romain Guy · 14 years ago
  40. d60d374 Fix dialogs to occupy more space. by Romain Guy · 14 years ago
  41. 2cd2374 Merge "Make ACCOUNT_NAME/ACCOUNT_TYPE consistent." by Ken Shirriff · 14 years ago
  42. 15049e4 Make ACCOUNT_NAME/ACCOUNT_TYPE consistent. by Ken Shirriff · 14 years ago
  43. cb14ec1 Merge "Don't hold the backup queue lock across a backup operation" by Chris Tate · 14 years ago
  44. 1688d31 Merge "Keep automatic screen brightness monotonically increasing until screen is turned off." by Mike Lockwood · 14 years ago
  45. 97e4494 Add an AlarmManager API to set the system time (with the proper permissions). by Dan Egnor · 14 years ago
  46. 9446c50 Merge "When the extractor is not able to be created successfully, don't crash" by James Dong · 14 years ago
  47. b286541 Keep automatic screen brightness monotonically increasing until screen is turned off. by Mike Lockwood · 14 years ago
  48. c61da31 Don't hold the backup queue lock across a backup operation by Christopher Tate · 14 years ago
  49. 7d039fb Merge "Fix x coordinate of the ACTION_UP event in TouchUtils.drag() method" by Romain Guy · 14 years ago
  50. 8621cfa Fix x coordinate of the ACTION_UP event in TouchUtils.drag() method by Marc Capdevielle · 14 years ago
  51. 7722abe Bug 2420366 by Paul Westbrook · 14 years ago
  52. 0af0449 am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  53. 744d902 Add a new permission and remove createTitleFromFilename. by Leon Scroggins · 15 years ago
  54. 31bfdf6 reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  55. 1009e82 Merge "Adding speech recognition service public API" by Bjorn Bringert · 14 years ago
  56. 3da3cad Adding speech recognition service public API by Valentin Kravtsov · 15 years ago
  57. 17fe395 Merge "rename encodeString to encodeToString" by Doug Zongker · 14 years ago
  58. 4766def Fixed Android animation framework, for using interpolators that do not start at 0.0f by Andreas Agvard · 14 years ago
  59. f6e003b Merge "Add ability to parse HTTP-format moratorium times (since pretty much every user wants this)." by Dan Egnor · 14 years ago
  60. e4cfcb8 When the extractor is not able to be created successfully, don't crash by James Dong · 14 years ago
  61. f575403 Whoops I am an idiot. by Dianne Hackborn · 14 years ago
  62. 760dcec Merge "Camcorder profile Java API support - Use Enum for Quality instead of int - Use static values() method from Enum, rather than if-else" by James Dong · 14 years ago
  63. 2b7bb21 Fix for 2224736. Sometimes mSeeking is reset without calling setSeekTo first. by Gloria Wang · 14 years ago
  64. 8fca8ab Whoops, update preloaded classes. by Dianne Hackborn · 14 years ago
  65. 2f46c06 Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 14 years ago
  66. fcdd394 Add support for direct EGLImageKHR use with pushbuffer API by Mathias Agopian · 14 years ago
  67. e2127fb rename encodeString to encodeToString by Doug Zongker · 14 years ago
  68. 42d99d2 Proper EGLImageKHR error handling by Mathias Agopian · 14 years ago
  69. 50929f0 Merge "Rename ApplicationContext to ContextImpl." by Dianne Hackborn · 14 years ago
  70. c04236c Merge "a new java implementation of base64 for android-common" by Doug Zongker · 14 years ago
  71. 2155637 Rename ApplicationContext to ContextImpl. by Dianne Hackborn · 14 years ago
  72. 5c1779b Merge "Add single-package restore from an app's most-recent data" by Chris Tate · 14 years ago
  73. 8472581 Add single-package restore from an app's most-recent data by Christopher Tate · 14 years ago
  74. 64226a4 Merge "Add support in StatusBarManager for disabling ticker text." by Daniel Sandler · 14 years ago
  75. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 14 years ago
  76. 6123eaf a new java implementation of base64 for android-common by Doug Zongker · 14 years ago
  77. 214ea34 Merge "Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native" by Dima Zavin · 14 years ago
  78. 3227631 Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native by Dima Zavin · 14 years ago
  79. ac72cb9 Merge "fix [2313526] sensor enable race condition" by Mathias Agopian · 14 years ago
  80. b3dc5eb fix [2313526] sensor enable race condition by Mathias Agopian · 14 years ago
  81. cf6b299 Merge "Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out)" by Michael Chan · 14 years ago
  82. c4aac70 Merge "Some tests for install and replace package." by Suchi Amalapurapu · 14 years ago
  83. a969dc4 Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out) by Michael Chan · 14 years ago
  84. 5c19aec API review: TrafficStats: rename Pkts to Packets by Ken Shirriff · 14 years ago
  85. 46c5312 Rename GestureUtilities to GestureUtils. by Romain Guy · 14 years ago
  86. 8f3ff09 Merge "resolved conflicts for merge of dd24f599 to master" by Kenny Root · 14 years ago
  87. 2cce626 resolved conflicts for merge of dd24f599 to master by Kenny Root · 14 years ago
  88. e7038ac Camcorder profile Java API support by James Dong · 14 years ago
  89. 7b4030d Merge "Framework part of issue #2391576: Add method to start the Jit and call it" by Dianne Hackborn · 14 years ago
  90. fb06c59 Merge "Remove source selector from SearchDialog" by Bjorn Bringert · 14 years ago
  91. 2a9094d Framework part of issue #2391576: Add method to start the Jit and call it by Dianne Hackborn · 14 years ago
  92. 1ec608d Sharper mdpi transfers of usb_android{,_connected}.png. by Daniel Sandler · 14 years ago
  93. da5c1bd Remove source selector from SearchDialog by Bjorn Bringert · 14 years ago
  94. 76bc4a6 Merge "Stop using the PV software decoders and use ours (based on PV code) instead even in non-FULL_STAGEFRIGHT builds." by Andreas Huber · 14 years ago
  95. acfbc80 Stop using the PV software decoders and use ours (based on PV code) instead even in non-FULL_STAGEFRIGHT builds. by Andreas Huber · 14 years ago
  96. 09922d8 Merge "Stop scaring the kids when USB is connected." by Daniel Sandler · 14 years ago
  97. fb37dc8 Stop scaring the kids when USB is connected. by Daniel Sandler · 14 years ago
  98. caa2a69 Merge "When a window is closed, destroy the WebView properly so that WebCore is informed of it's destruction." by Ben Murdoch · 14 years ago
  99. 5c33c62 Merge "Enable StreamLoader to be loaded in a separate thread." by Grace Kloba · 14 years ago
  100. dd24f59 am aead64de: Fix issue: 2413494: [Passion-c] Add TTY support. by Eric Laurent · 14 years ago