1. fcff691 merge from open-source master by The Android Open Source Project · 15 years ago
  2. 4df3ab5 am faf1d46a: Merge "Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled." into gingerbread by Andreas Huber · 15 years ago
  3. faf1d46 Merge "Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled." into gingerbread by Andreas Huber · 15 years ago
  4. 98f8e0c am ff7049ab: Remove some debug logging that I accidentally committed. by Jamie Gennis · 15 years ago
  5. ff7049a Remove some debug logging that I accidentally committed. by Jamie Gennis · 15 years ago
  6. ae96f63 typo fixed by Madan Ankapura · 15 years ago
  7. 3766ed3 am a5fe776a: Merge "fix javadoc error which breaks SDK build in gingerbread" into gingerbread by Vasu Nori · 15 years ago
  8. a5fe776 Merge "fix javadoc error which breaks SDK build in gingerbread" into gingerbread by Vasu Nori · 15 years ago
  9. 345f39a fix javadoc error which breaks SDK build in gingerbread by Vasu Nori · 15 years ago
  10. 535f6f6 ignore from open-source master by The Android Open Source Project · 15 years ago
  11. 26824b7 Remove the window from being a target for motion events when it is destroyed. by Maciej Białka · 15 years ago
  12. 3dfa6ec am 945ac54d: am 85e7ae9b: Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 15 years ago
  13. 945ac54 am 85e7ae9b: Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 15 years ago
  14. 85e7ae9 Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 15 years ago
  15. cbbd3a1 am f23682f1: Merge "fixed parsing issue in BluetoothService so that it parses the UUID property correctly" into gingerbread by Danica Chang · 15 years ago
  16. f23682f Merge "fixed parsing issue in BluetoothService so that it parses the UUID property correctly" into gingerbread by Danica Chang · 15 years ago
  17. 27dfb30 merge from open-source master by The Android Open Source Project · 15 years ago
  18. 0c5f2ec Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled. by James Dong · 15 years ago
  19. 9ab6027 merge from open-source master by The Android Open Source Project · 15 years ago
  20. 4598804 Merge "Replaced deprecated calls to setButton and setButton2" by Romain Guy · 15 years ago
  21. 5671b28 Merge "Replaced deprecated setButton Methodcalls" by Romain Guy · 15 years ago
  22. 0a0bb95 am 80e62ac6: Fix the layoutlib Paint.set(Paint) method. Do not merge. by Xavier Ducrohet · 15 years ago
  23. 80e62ac Fix the layoutlib Paint.set(Paint) method. Do not merge. by Xavier Ducrohet · 15 years ago
  24. 3c6ea95 am 7203272f: Merge "Fixed problems in audio effect volume control." into gingerbread by Eric Laurent · 15 years ago
  25. 7203272 Merge "Fixed problems in audio effect volume control." into gingerbread by Eric Laurent · 15 years ago
  26. 7a9de8b fixed parsing issue in BluetoothService so that it parses the UUID property correctly by Danica Chang · 15 years ago
  27. 3d02b48 merge from open-source master by The Android Open Source Project · 15 years ago
  28. 27ef0f7 am 9714d2c4: Merge "Don\'t throw an exception from isProviderEnabled and getLastKnownLocation" into gingerbread by Adam Bliss · 15 years ago
  29. 9714d2c Merge "Don't throw an exception from isProviderEnabled and getLastKnownLocation" into gingerbread by Adam Bliss · 15 years ago
  30. 0d7e048 Fixed problems in audio effect volume control. by Eric Laurent · 15 years ago
  31. 5e78293 am faf775e7: Fix simulator build (1st attempt) by James Dong · 15 years ago
  32. faf775e Fix simulator build (1st attempt) by James Dong · 15 years ago
  33. d773bbd am 94dab9b1: fix broken api/current.xml by Vasu Nori · 15 years ago
  34. 94dab9b1 fix broken api/current.xml by Vasu Nori · 15 years ago
  35. bbc2b4e am 5b31498b: add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 15 years ago
  36. 5b31498ba1 add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 15 years ago
  37. 2b381af am 2c87e9c9: First submission of audio effect library from NXP software. by Eric Laurent · 15 years ago
  38. 2c87e9c First submission of audio effect library from NXP software. by Eric Laurent · 15 years ago
  39. f4d207b Don't throw an exception from isProviderEnabled and getLastKnownLocation by Mike Lockwood · 15 years ago
  40. 3994396 am d3616592: Fix trackball down and movement bugs. by Jeff Brown · 15 years ago
  41. d361659 Fix trackball down and movement bugs. by Jeff Brown · 15 years ago
  42. b8bb8ac Fix the layoutlib Paint.set(Paint) method. by Xavier Ducrohet · 15 years ago
  43. e2fb11b am ace999b0: Ignore attempts to finish events on unregistered channels. by Jeff Brown · 15 years ago
  44. ace999b Ignore attempts to finish events on unregistered channels. by Jeff Brown · 15 years ago
  45. d652751 am b6761e73: am 28fe43be: Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo by Hung Dang · 15 years ago
  46. 04b9531 am c8c79a65: Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread by Jamie Gennis · 15 years ago
  47. b6761e7 am 28fe43be: Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo by Hung Dang · 15 years ago
  48. c8c79a6 Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread by Jamie Gennis · 15 years ago
  49. 7b8df31 am 00ba8844: Fix individual pointer id up/down reporting. by Jeff Brown · 15 years ago
  50. 28fe43b Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo by Hung Dang · 15 years ago
  51. 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 15 years ago
  52. 7e48908 docs: add troubleshooting to eclipse guide about restarting adb by Scott Main · 15 years ago
  53. aba4bf1 am e068b464: am 2a8dd4e4: Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 15 years ago
  54. e068b46 am 2a8dd4e4: Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 15 years ago
  55. 2a8dd4e Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 15 years ago
  56. 5e892d8 docs: editorial revisions to Search guide by Scott Main · 15 years ago
  57. 5adfe6c merge from open-source master by The Android Open Source Project · 15 years ago
  58. c9ecd44 merge from open-source master by The Android Open Source Project · 15 years ago
  59. 3a94ab0 merge from open-source master by The Android Open Source Project · 15 years ago
  60. 3b97e5a merge from open-source master by The Android Open Source Project · 15 years ago
  61. 0637db6 merge from open-source master by The Android Open Source Project · 15 years ago
  62. 4248d58 merge from open-source master by The Android Open Source Project · 15 years ago
  63. 5ee65f0 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 15 years ago
  64. ba1348e Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test. by Yu Shan Emily Lau · 15 years ago
  65. f7adbe1 am eec69d29: Merge "Fix bug with phantom input windows." into gingerbread by Jeff Brown · 15 years ago
  66. eec69d2 Merge "Fix bug with phantom input windows." into gingerbread by Jeff Brown · 15 years ago
  67. f16b3f10 am b0374a0e: Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 15 years ago
  68. b0374a0 Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 15 years ago
  69. e33348b Fix bug with phantom input windows. by Jeff Brown · 15 years ago
  70. f97b21b am bd623daf: Undo IMediaContainerService changes by Kenny Root · 15 years ago
  71. 9c37e5a am 75a91389: Merge "Implement native key pre-dispatching to IMEs." into gingerbread by Dianne Hackborn · 15 years ago
  72. bd623da Undo IMediaContainerService changes by Kenny Root · 15 years ago
  73. 75a9138 Merge "Implement native key pre-dispatching to IMEs." into gingerbread by Dianne Hackborn · 15 years ago
  74. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 15 years ago
  75. 181bb0a am 02c8730c: Add API to call to vold for mounting OBBs by Kenny Root · 15 years ago
  76. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 15 years ago
  77. aca672b am c5ed5910: Add support for new input sources. by Jeff Brown · 15 years ago
  78. c5ed591 Add support for new input sources. by Jeff Brown · 15 years ago
  79. 1726cf2 Merge "Fix the problem that color drawable cache key conflicts another drawable one. The cache key of a color drawable resource may be the same as another drawable resource's value." by Romain Guy · 15 years ago
  80. 2c43b6c am d9452ecd: Merge "Fix jni registration typo" into gingerbread by Christopher Tate · 15 years ago
  81. 7ccdfbe am 4cb8293b: am d59f1dea: Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 15 years ago
  82. d9452ec Merge "Fix jni registration typo" into gingerbread by Christopher Tate · 15 years ago
  83. 4cb8293 am d59f1dea: Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 15 years ago
  84. d59f1de Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 15 years ago
  85. c965942 am b8f4a84a: am 80fa5c86: docs: dashboard update by Scott Main · 15 years ago
  86. b8f4a84 am 80fa5c86: docs: dashboard update by Scott Main · 15 years ago
  87. 80fa5c8 docs: dashboard update by Scott Main · 15 years ago
  88. c7d9d27 Fix the problem that color drawable cache key conflicts another drawable one. by Masanori Ogino · 15 years ago
  89. 3f50035 am a6a134d4: am 28da8e5e: Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 15 years ago
  90. a6a134d am 28da8e5e: Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 15 years ago
  91. 28da8e5 Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 15 years ago
  92. b87e22d Fix jni registration typo by Christopher Tate · 15 years ago
  93. c46efe6 Doc change: Update AVD create instructions. by Katie McCormick · 15 years ago
  94. 527e9c8 am 703e5d3c: StrictMode: avoid an allocation in common case by Brad Fitzpatrick · 15 years ago
  95. f96c271 am 0c36c96f: Merge "StrictMode: batch drop box writes for system apps" into gingerbread by Brad Fitzpatrick · 15 years ago
  96. 703e5d3 StrictMode: avoid an allocation in common case by Brad Fitzpatrick · 15 years ago
  97. 3e5e21d am 1772c34e: Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread by Brad Fitzpatrick · 15 years ago
  98. cc52121 am c4b204bd: Merge "More StrictMode work, keeping Binder & BlockGuard\'s thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 15 years ago
  99. 0c36c96 Merge "StrictMode: batch drop box writes for system apps" into gingerbread by Brad Fitzpatrick · 15 years ago
  100. 1772c34 Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread by Brad Fitzpatrick · 15 years ago