1. 2235a02 am 030b2cf1: Merge change I76d7ba61 into eclair by Bjorn Bringert · 16 years ago
  2. 9cf2bbb am 841a8eea: Merge change I24895c35 into eclair by Xavier Ducrohet · 16 years ago
  3. a97402e am c39d2e3c: Music visualizer support hack. This currently assumes 44k stereo (won\'t crash on other formats, but won\'t give the correct results either), and links statically with libspeex to get FFT data, increasing the size of libmedia by about 45kb. by Marco Nelissen · 16 years ago
  4. 030b2cf Merge change I76d7ba61 into eclair by Android (Google) Code Review · 16 years ago
  5. 841a8ee Merge change I24895c35 into eclair by Android (Google) Code Review · 16 years ago
  6. c39d2e3 Music visualizer support hack. by Marco Nelissen · 16 years ago
  7. d4cf13a am 52cde727: Fix docs builds. by Nick Pelly · 16 years ago
  8. 52cde727 Fix docs builds. by Nick Pelly · 16 years ago
  9. 460965c am 24bb9b8a: Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 16 years ago
  10. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 16 years ago
  11. 248fba4 Pixel tweak search dialog to match search widget by Bjorn Bringert · 16 years ago
  12. 0daf3e91 am 7fdd67d3: Merge change I5b650a61 into eclair by Mike Lockwood · 16 years ago
  13. 7fdd67d Merge change I5b650a61 into eclair by Android (Google) Code Review · 16 years ago
  14. bb6fa17 dumpstate: Emit a logcat message at beginning and end of execution. by Mike Lockwood · 16 years ago
  15. ef5aed6 am 5c8dba21: Merge change I61aac7b3 into eclair by Tammo Spalink · 16 years ago
  16. 5c8dba2 Merge change I61aac7b3 into eclair by Android (Google) Code Review · 16 years ago
  17. 9f751ab Reimplement all the method of Paint for layoutlib by Xavier Ducrohet · 16 years ago
  18. 0eb2d83 am 5fbaefc3: Merge change I4db3a5b3 into eclair by Fred Quintana · 16 years ago
  19. 5fbaefc Merge change I4db3a5b3 into eclair by Android (Google) Code Review · 16 years ago
  20. 4db3a5b fix a javadoc build breakage by Fred Quintana · 16 years ago
  21. 5becdc3 am a970bf52: Merge change I34f51342 into eclair by Xavier Ducrohet · 16 years ago
  22. a970bf5 Merge change I34f51342 into eclair by Android (Google) Code Review · 16 years ago
  23. baad552 am 68d881cf: Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 16 years ago
  24. 864cbf5 am 71060f29: Merge change I8874a405 into eclair by Xavier Ducrohet · 16 years ago
  25. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 16 years ago
  26. 71060f2 Merge change I8874a405 into eclair by Android (Google) Code Review · 16 years ago
  27. cb40ba2 am 89c76843: Merge change I9b771df3 into eclair by Romain Guy · 16 years ago
  28. 8c73967 Fix the layoutlib test to run from adt-tests. by Xavier Ducrohet · 16 years ago
  29. 89c7684 Merge change I9b771df3 into eclair by Android (Google) Code Review · 16 years ago
  30. 4b05780 Make sure AsyncTask sens a null result to onPostExecute() when cancelled. by Romain Guy · 16 years ago
  31. 7d7ab5a am 24f32b32: Merge change I89c40f50 into eclair by Fred Quintana · 16 years ago
  32. 24f32b3 Merge change I89c40f50 into eclair by Android (Google) Code Review · 16 years ago
  33. 89c40f5 fix a javadoc build breakage by Fred Quintana · 16 years ago
  34. ac7391d Refactor class/method names used by layoutlib_create. by Xavier Ducrohet · 16 years ago
  35. 07086eb Merge change Ifb63d236 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  36. 71f97ac Add cancel() VCardDataBuilder, which is intended to remove by Daisuke Miyakawa · 16 years ago
  37. 3448b67 am 9e4c8561: Merge change I8d48149c into eclair by Bjorn Bringert · 16 years ago
  38. 9e4c856 Merge change I8d48149c into eclair by Android (Google) Code Review · 16 years ago
  39. 11f09bb Don't reinflate search bar when dialog is already showing by Bjorn Bringert · 16 years ago
  40. a4a8a88 am 9830a4ac: Fix issue #2161169: onStop not being called. by Dianne Hackborn · 16 years ago
  41. 9830a4a Fix issue #2161169: onStop not being called. by Dianne Hackborn · 16 years ago
  42. 7fd7534 Merge change I5101c2b1 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  43. bf13850 am f7ae77cd: account manager api review changes by Fred Quintana · 16 years ago
  44. f7ae77c account manager api review changes by Fred Quintana · 16 years ago
  45. 5101c2b Extend the date time to handle the case where the month is in the full name. by Grace Kloba · 16 years ago
  46. adff654 Make the text bit transparent to allow the correct color to show through by Leon Clarke · 16 years ago
  47. 61aac7b Add PERIOD char to CDMA address sugar list. by Tammo Spalink · 16 years ago
  48. 492eb10 am 48e6725c: Merge change Iaca22686 into eclair by Dianne Hackborn · 16 years ago
  49. 48e6725 Merge change Iaca22686 into eclair by Android (Google) Code Review · 16 years ago
  50. 5d36efd am cbc52b7b: Merge change Iee638412 into eclair by Dianne Hackborn · 16 years ago
  51. 13a7d59 am 87d5004d: 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 · 16 years ago
  52. e046114 am 2ecf3f5e: dumpstate: Add backlight information to bugreport output. by Mike Lockwood · 16 years ago
  53. 7c64a89 am f8e4bc9f: Merge change I0c4cec7e into eclair by Mathias Agopian · 16 years ago
  54. b3ac547 am 8df16d63: Merge change I7f047786 into eclair by Jason Sams · 16 years ago
  55. 022d0b6 am 82e863d8: Merge change Ic0d82ef1 into eclair by Dmitri Plotnikov · 16 years ago
  56. cbc52b7 Merge change Iee638412 into eclair by Android (Google) Code Review · 16 years ago
  57. 21ee78b am 7b16834a: Merge change Iaf686344 into eclair by San Mehat · 16 years ago
  58. 0200394 am 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 · 16 years ago
  59. cfc81ae am df64cb41: Merge change I80ce8833 into eclair by Mike Cleron · 16 years ago
  60. fdc8c78 am 88e03757: RotarySelector widget: add callback for "grabbed" state changes. by David Brown · 16 years ago
  61. 0363f94 am 3d7bb3a5: (-s ours) Merge change I3ca8fb69 into eclair by Eric Fischer · 16 years ago
  62. f2b80d8 am d453fe67: Merge change I5dbd1994 into eclair by Jaikumar Ganesh · 16 years ago
  63. c5b09d8 am 4ac45597: Merge change I15b0ebb9 into eclair by Mathias Agopian · 16 years ago
  64. e0848c0 am d14cfc27: Merge change I9e384ddd into eclair by Joe Onorato · 16 years ago
  65. dcd1fe5 am 99510681: Unhide constant DATA_ACTIVITY_DORMANT. by John Wang · 16 years ago
  66. 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 · 16 years ago
  67. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 16 years ago
  68. 2ecf3f5e0 dumpstate: Add backlight information to bugreport output. by Mike Lockwood · 16 years ago
  69. f8e4bc9 Merge change I0c4cec7e into eclair by Android (Google) Code Review · 16 years ago
  70. 8df16d6 Merge change I7f047786 into eclair by Android (Google) Code Review · 16 years ago
  71. 7f04778 Update the SimpleMesh API to support new attribute types. Also spilt add/set commands to avoid permutation explosion. by Jason Sams · 16 years ago
  72. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  73. 82e863d Merge change Ic0d82ef1 into eclair by Android (Google) Code Review · 16 years ago
  74. 067ca26 [Issue 2161366] Changing capitalization of string "Via" to "via" by Dmitri Plotnikov · 16 years ago
  75. 7d63829 Merge change Ib4285d22 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  76. b4285d2 Change way we choose EGL surfaces to be compatible with the native by Jack Palevich · 16 years ago
  77. fde23e3 Merge change Ic66f68a7 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  78. 7b16834 Merge change Iaf686344 into eclair by Android (Google) Code Review · 16 years ago
  79. 9eca703 Merge change I499a9541 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  80. af68634 dumpstate: Display mtime instead of ctime by San Mehat · 16 years ago
  81. 4949334 Fix issue #2161726: Car dock app bypasses setup wizard by Dianne Hackborn · 16 years ago
  82. c66f68a Fix a null pointer exception caught by the monkey. by Leon Scroggins · 16 years ago
  83. 499a954 setupRedirect() can throw. Catch it and signal the error. by Grace Kloba · 16 years ago
  84. 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 · 16 years ago
  85. 86806ce1 Process synchronous requests in the same RequestQueue. by Patrick Scott · 16 years ago
  86. df64cb4 Merge change I80ce8833 into eclair by Android (Google) Code Review · 16 years ago
  87. 88e0375 RotarySelector widget: add callback for "grabbed" state changes. by David Brown · 16 years ago
  88. 80ce883 Icons again by Mike Cleron · 16 years ago
  89. 3d7bb3a Merge change I3ca8fb69 into eclair by Android (Google) Code Review · 16 years ago
  90. d453fe6 Merge change I5dbd1994 into eclair by Android (Google) Code Review · 16 years ago
  91. a01a447 Fix rfcomm socket connect return code. by Jaikumar Ganesh · 16 years ago
  92. 4ac4559 Merge change I15b0ebb9 into eclair by Android (Google) Code Review · 16 years ago
  93. 15b0ebb a simple test app for gralloc by Mathias Agopian · 16 years ago
  94. 4898829 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  95. d14cfc2 Merge change I9e384ddd into eclair by Android (Google) Code Review · 16 years ago
  96. 9e384dd Add a test pattern as rollo's icon by Joe Onorato · 16 years ago
  97. 18d1255 Prevents memory leaks by correctly detaching views in AbsListView. by Romain Guy · 16 years ago
  98. e9e1cdd decode the search string before putting it into the search control. by Scott Main · 16 years ago
  99. 9951068 Unhide constant DATA_ACTIVITY_DORMANT. by John Wang · 16 years ago
  100. 7f86d58 Merge commit 'goog/eclair' into eclair-release by android-build SharedAccount · 16 years ago