1. 420a5fb Fix 3140348: Signature was wrong for atan2() in RS. by Jim Miller · 14 years ago
  2. e829fef Add facility for broadcasts receives to do work asynchronously. by Dianne Hackborn · 14 years ago
  3. 162b689 Merge "No animation when tapping on current header in a preference screen." by Amith Yamasani · 14 years ago
  4. f5cbaed No animation when tapping on current header in a preference screen. by Amith Yamasani · 14 years ago
  5. 6a428e3 Merge "Bluetooth OBEX timeout problem." by Jaikumar Ganesh · 14 years ago
  6. 4507b17 Bluetooth OBEX timeout problem. by Anders Petersson · 14 years ago
  7. ad4c609 Trace glUniformXXv and glUniformMatrixXfv calls. by Jack Palevich · 14 years ago
  8. 1ab2caf Merge "Import revised translations." by Eric Fischer · 14 years ago
  9. e71df8f am 96abb48d: am aa93bcd6: Fix issue #3138926: App\'s preferences can be lost after onPause() by Dianne Hackborn · 14 years ago
  10. 96abb48 am aa93bcd6: Fix issue #3138926: App\'s preferences can be lost after onPause() by Dianne Hackborn · 14 years ago
  11. e0b4b86 Merge "Better support for MP4A-LATM RTP disassembly. This used to fail if mNumSubFrames > 1 and the sub frames did not align with RTP packet boundaries." by Andreas Huber · 14 years ago
  12. c5cf04c Merge "Text selection can be started with a double tap in TextView" by Gilles Debunne · 14 years ago
  13. 3d773de Merge "Fix for simulator build" by Kristian Monsen · 14 years ago
  14. 2aa5c9b Merge "Use ThreadLocal for static Animator variables." by Chet Haase · 14 years ago
  15. 732734a Fix for simulator build by Kristian Monsen · 14 years ago
  16. b0d25a0 Better support for MP4A-LATM RTP disassembly. This used to fail if mNumSubFrames > 1 and the sub frames did not align with RTP packet boundaries. by Andreas Huber · 14 years ago
  17. 5347c58 Text selection can be started with a double tap in TextView by Gilles Debunne · 14 years ago
  18. 655e310 Import revised translations. by Eric Fischer · 14 years ago
  19. 367c6c7 Merge "Wallpaper transition changed to fade instead of translate/scale/fade." by Amith Yamasani · 14 years ago
  20. aa93bcd Fix issue #3138926: App's preferences can be lost after onPause() by Dianne Hackborn · 14 years ago
  21. e3bc4e6 Use ThreadLocal for static Animator variables. by Chet Haase · 14 years ago
  22. 21b4b04 Wallpaper transition changed to fade instead of translate/scale/fade. by Amith Yamasani · 14 years ago
  23. 091511b am e3e8642c: am 001c7d12: Merge "Set capabilities sooner." into gingerbread by Andy McFadden · 14 years ago
  24. e3e8642 am 001c7d12: Merge "Set capabilities sooner." into gingerbread by Andy McFadden · 14 years ago
  25. 001c7d1 Merge "Set capabilities sooner." into gingerbread by Andy McFadden · 14 years ago
  26. c597ba8 getRingtone is causing an anr. Turn it off for now. by Joe Onorato · 14 years ago
  27. 30ca240 Merge "Waveform member variables must be private" by Gil Dobjanschi · 14 years ago
  28. 19536ef Merge "Make the low battery dialog work again." by Joe Onorato · 14 years ago
  29. 82ced69 Merge "Move the battery LED code over to the battery service from the notification service (!)" by Joe Onorato · 14 years ago
  30. f3bac94 Merge "Hook up CookieManager.getCookie() for Chromium HTTP stack" by Steve Block · 14 years ago
  31. 6f3c808 Waveform member variables must be private by Gil Dobjanschi · 14 years ago
  32. e19b389 Merge "Modify bluetooth test cases GB for new HC APIs" by Eric Rowe · 14 years ago
  33. 4c9d691 am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 14 years ago
  34. 0af3cfc am 751cc424: am 8b023a2e: Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread by Yu Shan Emily Lau · 14 years ago
  35. 0d4fd36 Merge "Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chromium HTTP stack" by Steve Block · 14 years ago
  36. 1396afb Preserve the render mode when recreating the render thread. by Jack Palevich · 14 years ago
  37. 1b4c796 Set capabilities sooner. by Andy McFadden · 14 years ago
  38. 10523b4d Make the low battery dialog work again. by Joe Onorato · 14 years ago
  39. de1b359 Move the battery LED code over to the battery service from the notification service (!) by Joe Onorato · 14 years ago
  40. 57f7ccc am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 14 years ago
  41. 63e5d07e Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 14 years ago
  42. 0424d69 Merge "Reimplement the native matrix method using the new delegate way." by Xavier Ducrohet · 14 years ago
  43. 751cc42 am 8b023a2e: Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread by Yu Shan Emily Lau · 14 years ago
  44. 8b023a2 Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread by Yu Shan Emily Lau · 14 years ago
  45. b89a29dd am cd08ada7: am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread by Marco Nelissen · 14 years ago
  46. cd08ada am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread by Marco Nelissen · 14 years ago
  47. 67c7a4a Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread by Marco Nelissen · 14 years ago
  48. 29ab7d8 Merge "Fix sub-header height to follow drawable. Floating panels for Preference screens." by Amith Yamasani · 14 years ago
  49. 27da0bf Fix sub-header height to follow drawable. Floating panels for Preference screens. by Amith Yamasani · 14 years ago
  50. 05e1483 Merge "Remove annoying warning during mpeg4 extraction." by Andreas Huber · 14 years ago
  51. 00c346b Merge "Added waveform data support" by Gil Dobjanschi · 14 years ago
  52. 449fb2d am 222f489f: am 6d55e134: Make best effort attempt to recover NFC service when it dies. by Nick Pelly · 14 years ago
  53. 222f489 am 6d55e134: Make best effort attempt to recover NFC service when it dies. by Nick Pelly · 14 years ago
  54. 936747d Merge "FileSource may fail to open a file in which case subsequent code dereferences a NULL pointer. This fixes this recently introduced problem." by Andreas Huber · 14 years ago
  55. 4545f73 Added waveform data support by Gil Dobjanschi · 14 years ago
  56. 7459b01 FileSource may fail to open a file in which case subsequent code dereferences a NULL pointer. This fixes this recently introduced problem. by Andreas Huber · 14 years ago
  57. c69b9d3 Remove annoying warning during mpeg4 extraction. by Andreas Huber · 14 years ago
  58. f514bdc Fix off-by-two and other bugs in the visualization code. b/3137511 by Marco Nelissen · 14 years ago
  59. 73b1089 Merge "Fix for simulator build break" by Kristian Monsen · 14 years ago
  60. 4f291d3 Reimplement the native matrix method using the new delegate way. by Xavier Ducrohet · 14 years ago
  61. 883a922 Fix for simulator build break by Kristian Monsen · 14 years ago
  62. dcd2d0d Hook up CookieManager.getCookie() for Chromium HTTP stack by Steve Block · 14 years ago
  63. 81bd788 Make sure nativeMotionUp is called. by Leon Scroggins · 14 years ago
  64. b5ac9de Hook up CookieManager.acceptCookie() and setAcceptCookie() for the Chromium HTTP stack by Steve Block · 14 years ago
  65. 82d9816 Update Chromium HTTP stack to get database and cache paths from CookieSyncManager by Steve Block · 14 years ago
  66. 2bcd292 Strip off MIME types when loading content URLs. by Iain Merrick · 14 years ago
  67. 2723d06 Merge "Only AV formats should be handled by MediaPlayer (Java side)" by Iain Merrick · 14 years ago
  68. 4e7665d Only AV formats should be handled by MediaPlayer (Java side) by Iain Merrick · 14 years ago
  69. 6d55e13 Make best effort attempt to recover NFC service when it dies. by Nick Pelly · 14 years ago
  70. 86417ea Remove InputMethodAndSubtypeEnabler and call intent of Settings.ACTION_INPUT_METHOD_AND_SUBTYPE_ENABLER by satok · 14 years ago
  71. c7415b7 Merge "Removed the start and end transition types." by Gil Dobjanschi · 14 years ago
  72. fd7b62d Merge "convert one of the LOGE to LOG_WINDOW msg to reduce grief" by Vasu Nori · 14 years ago
  73. 6b5f29f Merge "OpenGL tracing." by Jack Palevich · 14 years ago
  74. 6f688ae Merge "Allow a GLSurfaceView to be reattached to a window." by Jack Palevich · 14 years ago
  75. 2ff6a82 Allow a GLSurfaceView to be reattached to a window. by Jack Palevich · 14 years ago
  76. 8aebc96 Merge "add method in MediaFile to determine if a file is a mediatype of not" by Vasu Nori · 14 years ago
  77. c2e28dd7 Fix issue with project resources overriding framework resources. by Xavier Ducrohet · 14 years ago
  78. 5da5438 Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." by Xavier Ducrohet · 14 years ago
  79. e6544e4 convert one of the LOGE to LOG_WINDOW msg to reduce grief by Vasu Nori · 14 years ago
  80. f887594 Merge "Remove unnecessary GL calls." by Romain Guy · 14 years ago
  81. 746b740 Remove unnecessary GL calls. by Romain Guy · 14 years ago
  82. a8264df am e1e82745: am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread by Andreas Huber · 14 years ago
  83. e1e8274 am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread by Andreas Huber · 14 years ago
  84. 2088e37 Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread by Andreas Huber · 14 years ago
  85. 64eb351 Merge "Begin adding async allocation creation." by Jason Sams · 14 years ago
  86. 45b4362 add method in MediaFile to determine if a file is a mediatype of not by Vasu Nori · 14 years ago
  87. 6bdf5c3 am 1f61ad17: (-s ours) am 3810c08b: Merge "DO NOT MERGE - Fixing ringtones that were put in as notifications" into gingerbread by Justin Ho · 14 years ago
  88. a8413be Merge "WifiLock extensions for high performance mode" by Irfan Sheriff · 14 years ago
  89. 1f61ad1 am 3810c08b: Merge "DO NOT MERGE - Fixing ringtones that were put in as notifications" into gingerbread by Justin Ho · 14 years ago
  90. 3810c08 Merge "DO NOT MERGE - Fixing ringtones that were put in as notifications" into gingerbread by Justin Ho · 14 years ago
  91. e1838c7 Merge "- Made showNext() and showPrevious() on StackView remotable - Made StackView show the transition when showNext() or showPrevious() is called" by Adam Cohen · 14 years ago
  92. 3352b68 - Made showNext() and showPrevious() on StackView remotable by Adam Cohen · 14 years ago
  93. 95ce5b2 DO NOT MERGE - Fixing ringtones that were put in as notifications by Justin Ho · 14 years ago
  94. adf840e Merge "ClipDescription no longer inherits from ClipData." by Dianne Hackborn · 14 years ago
  95. f834dfa ClipDescription no longer inherits from ClipData. by Dianne Hackborn · 14 years ago
  96. d4d0fb9 OpenGL tracing. by Jack Palevich · 14 years ago
  97. 0a61288 Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise. by Andreas Huber · 14 years ago
  98. 93aa00c Add the mediaplayer release in the test validation. This is to ensure the media player release properly. by Yu Shan Emily Lau · 14 years ago
  99. d815e37 Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 14 years ago
  100. 2d38cc8 Merge "Enable display lists." by Romain Guy · 14 years ago