1. 3fbca4d [Issue 2165234] Removing nickname clusters: John/Jack and Patrick/Rick. by Dmitri Plotnikov · 15 years ago
  2. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 15 years ago
  3. dc2ccb8 Merge change Ia4879943 into eclair by Android (Google) Code Review · 15 years ago
  4. 16fb88a Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 15 years ago
  5. 35b38ce Improve drawing cache speed by selecting the correct opacity and keeping a 32 bits by Romain Guy · 15 years ago
  6. 64dd5be Merge change Ia78b0a2d into eclair by Android (Google) Code Review · 15 years ago
  7. a78b0a2 add (hidden) setHasAlpha() to allow clients like the view's cache to hint that a bitmap is opaque. by Mike Reed · 15 years ago
  8. e4b6639 Merge change I9db1edea into eclair by Android (Google) Code Review · 15 years ago
  9. 0c3154d Fix issue #2163654: deadlock, runtime restart by Dianne Hackborn · 15 years ago
  10. 214b6b9 Only dismiss search dialog after launching intent. by Bryan Mawhinney · 15 years ago
  11. 4625758 Merge change I2c5f1e76 into eclair by Android (Google) Code Review · 15 years ago
  12. f038004 changes from Sync Manager API Review: bug 2164262 by Fred Quintana · 15 years ago
  13. 460b60c Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes." by Mathias Agopian · 15 years ago
  14. 773fd13 Merge change I3429f77a into eclair by Android (Google) Code Review · 15 years ago
  15. b8a4e5f Suppress flaky test HeapTest#testOomeLarge. by Brett Chabot · 15 years ago
  16. 26fe45d Merge change I4961c959 into eclair by Android (Google) Code Review · 15 years ago
  17. 4961c95 fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  18. 62443f5 Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 15 years ago
  19. c404ed2 Fix failing unit test; the test was using a deprecated API making it fail on WVGA devices. by Romain Guy · 15 years ago
  20. c131c56 temporarily disable the use of glTexImage2D for sw buffers on sholes. by Mathias Agopian · 15 years ago
  21. 9d6a685 Merge changes I430cf57b,I51f02f67,I464f13f3 into eclair by Android (Google) Code Review · 15 years ago
  22. 351a707 fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 15 years ago
  23. fe7c2a5 Merge change I996db8da into eclair by Android (Google) Code Review · 15 years ago
  24. 996db8d Fix tls crash on startup if more than one RS contexts are created in one process. by Jason Sams · 15 years ago
  25. 6f5f5a0 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 15 years ago
  26. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  27. 9db1ede Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  28. 521f4f3 Merge change I3d6cf8aa into eclair by Android (Google) Code Review · 15 years ago
  29. 5f9d4ba layout lib tests cleanup by Xavier Ducrohet · 15 years ago
  30. 0a9d46b Add a test to make sure the replaced classes in layoutlib are correct. by Xavier Ducrohet · 15 years ago
  31. 3b49e9b Fix for bug 2158794. Hide MediaPlayer.invoke() and MediaPlayer.newRequest(), and Fix bad links in ToneGenerator documentation. by gwang@google.com · 15 years ago
  32. 92b5caa Merge change Id8df149c into eclair by Android (Google) Code Review · 15 years ago
  33. f65161f Merge change If933b13d into eclair by Android (Google) Code Review · 15 years ago
  34. 968a957 Merge change I516c3191 into eclair by Android (Google) Code Review · 15 years ago
  35. d8df149 Turn some logging back on in ConnectionManager by Robert Greenwalt · 15 years ago
  36. 516c319 Implement data push from scripts. Fixes the problem where apps would have to poll to monitor a scripts state. by Jason Sams · 15 years ago
  37. 962f253 Merge change I547cff66 into eclair by Android (Google) Code Review · 15 years ago
  38. 36f68b8 Add zoom functions and sendCommand. by Wu-cheng Li · 15 years ago
  39. f83d9b3 fix build breakage by Fred Quintana · 15 years ago
  40. 5037e57 Fix for 2161835: Tweaks to rotary lock screen: by Jim Miller · 15 years ago
  41. 4eb3efc Fix back button handling in ACTV by Bjorn Bringert · 15 years ago
  42. 5bba632 - hide Entity and all its references by Fred Quintana · 15 years ago
  43. 5163cd6 Merge change I5be3d603 into eclair by Android (Google) Code Review · 15 years ago
  44. ccc214b Merge change I6a0b14bd into eclair by Android (Google) Code Review · 15 years ago
  45. 8d5ae98 Make sdk version and code names static finals in PackageParser. by Suchi Amalapurapu · 15 years ago
  46. 9c3c276 Merge change I8333dcc4 into eclair by Android (Google) Code Review · 15 years ago
  47. 030b2cf Merge change I76d7ba61 into eclair by Android (Google) Code Review · 15 years ago
  48. 841a8ee Merge change I24895c35 into eclair by Android (Google) Code Review · 15 years ago
  49. 0dd32c1 Make VCardComposer create the instance for mHandlerList. by Daisuke Miyakawa · 15 years ago
  50. c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
  51. 500fdfe New section header and divider assets. by Evan Millar · 15 years ago
  52. 52cde727 Fix docs builds. by Nick Pelly · 15 years ago
  53. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  54. 248fba4 Pixel tweak search dialog to match search widget by Bjorn Bringert · 15 years ago
  55. 7fdd67d Merge change I5b650a61 into eclair by Android (Google) Code Review · 15 years ago
  56. bb6fa17 dumpstate: Emit a logcat message at beginning and end of execution. by Mike Lockwood · 15 years ago
  57. 5c8dba2 Merge change I61aac7b3 into eclair by Android (Google) Code Review · 15 years ago
  58. 9f751ab Reimplement all the method of Paint for layoutlib by Xavier Ducrohet · 15 years ago
  59. 5fbaefc Merge change I4db3a5b3 into eclair by Android (Google) Code Review · 15 years ago
  60. 4db3a5b fix a javadoc build breakage by Fred Quintana · 15 years ago
  61. a970bf5 Merge change I34f51342 into eclair by Android (Google) Code Review · 15 years ago
  62. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  63. 71060f2 Merge change I8874a405 into eclair by Android (Google) Code Review · 15 years ago
  64. 8c73967 Fix the layoutlib test to run from adt-tests. by Xavier Ducrohet · 15 years ago
  65. 89c7684 Merge change I9b771df3 into eclair by Android (Google) Code Review · 15 years ago
  66. 4b05780 Make sure AsyncTask sens a null result to onPostExecute() when cancelled. by Romain Guy · 15 years ago
  67. 24f32b3 Merge change I89c40f50 into eclair by Android (Google) Code Review · 15 years ago
  68. 89c40f5 fix a javadoc build breakage by Fred Quintana · 15 years ago
  69. ac7391d Refactor class/method names used by layoutlib_create. by Xavier Ducrohet · 15 years ago
  70. 9e4c856 Merge change I8d48149c into eclair by Android (Google) Code Review · 15 years ago
  71. 11f09bb Don't reinflate search bar when dialog is already showing by Bjorn Bringert · 15 years ago
  72. 9830a4a Fix issue #2161169: onStop not being called. by Dianne Hackborn · 15 years ago
  73. f7ae77c account manager api review changes by Fred Quintana · 15 years ago
  74. 61aac7b Add PERIOD char to CDMA address sugar list. by Tammo Spalink · 15 years ago
  75. 48e6725 Merge change Iaca22686 into eclair by Android (Google) Code Review · 15 years ago
  76. cbc52b7 Merge change Iee638412 into eclair by Android (Google) Code Review · 15 years ago
  77. 87d5004 am e9e1cdd5: decode the search string before putting it into the search control. this fixes a safari-only bug in which encoded chars were inserted into the search string. by Scott Main · 15 years ago
  78. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  79. 2ecf3f5e0 dumpstate: Add backlight information to bugreport output. by Mike Lockwood · 15 years ago
  80. f8e4bc9 Merge change I0c4cec7e into eclair by Android (Google) Code Review · 15 years ago
  81. 8df16d6 Merge change I7f047786 into eclair by Android (Google) Code Review · 15 years ago
  82. 7f04778 Update the SimpleMesh API to support new attribute types. Also spilt add/set commands to avoid permutation explosion. by Jason Sams · 15 years ago
  83. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  84. 82e863d Merge change Ic0d82ef1 into eclair by Android (Google) Code Review · 15 years ago
  85. 067ca26 [Issue 2161366] Changing capitalization of string "Via" to "via" by Dmitri Plotnikov · 15 years ago
  86. 7b16834 Merge change Iaf686344 into eclair by Android (Google) Code Review · 15 years ago
  87. af68634 dumpstate: Display mtime instead of ctime by San Mehat · 15 years ago
  88. 4949334 Fix issue #2161726: Car dock app bypasses setup wizard by Dianne Hackborn · 15 years ago
  89. 6b370745 bug 2161715: add the .jpg extension to the temp sdcard image file name so MMS can read the JPEG data using a file uri. by Wei Huang · 15 years ago
  90. df64cb4 Merge change I80ce8833 into eclair by Android (Google) Code Review · 15 years ago
  91. 88e0375 RotarySelector widget: add callback for "grabbed" state changes. by David Brown · 15 years ago
  92. 80ce883 Icons again by Mike Cleron · 15 years ago
  93. 3d7bb3a Merge change I3ca8fb69 into eclair by Android (Google) Code Review · 15 years ago
  94. d453fe6 Merge change I5dbd1994 into eclair by Android (Google) Code Review · 15 years ago
  95. a01a447 Fix rfcomm socket connect return code. by Jaikumar Ganesh · 15 years ago
  96. 4ac4559 Merge change I15b0ebb9 into eclair by Android (Google) Code Review · 15 years ago
  97. 15b0ebb a simple test app for gralloc by Mathias Agopian · 15 years ago
  98. 4898829 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  99. d14cfc2 Merge change I9e384ddd into eclair by Android (Google) Code Review · 15 years ago
  100. 9e384dd Add a test pattern as rollo's icon by Joe Onorato · 15 years ago