1. 72da3a4 am c404ed2b: Fix failing unit test; the test was using a deprecated API making it fail on WVGA devices. by Romain Guy · 15 years ago
  2. 160e97c am c131c567: temporarily disable the use of glTexImage2D for sw buffers on sholes. by Mathias Agopian · 15 years ago
  3. 0ef5554 am 9d6a685b: Merge changes I430cf57b,I51f02f67,I464f13f3 into eclair by Mathias Agopian · 15 years ago
  4. 12bb2c4 am fe7c2a50: Merge change I996db8da into eclair by Jason Sams · 15 years ago
  5. c404ed2 Fix failing unit test; the test was using a deprecated API making it fail on WVGA devices. by Romain Guy · 15 years ago
  6. c131c56 temporarily disable the use of glTexImage2D for sw buffers on sholes. by Mathias Agopian · 15 years ago
  7. 9d6a685 Merge changes I430cf57b,I51f02f67,I464f13f3 into eclair by Android (Google) Code Review · 15 years ago
  8. 351a707 fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 15 years ago
  9. fe7c2a5 Merge change I996db8da into eclair by Android (Google) Code Review · 15 years ago
  10. 996db8d Fix tls crash on startup if more than one RS contexts are created in one process. by Jason Sams · 15 years ago
  11. 6f5f5a0 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 15 years ago
  12. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  13. 1b7ad87 Merge change I6b51a98a into eclair-mr2 by Android (Google) Code Review · 15 years ago
  14. 13ed575 Add group id to getThumbnail and cancelThumbnailRequest API. by Ray Chen · 15 years ago
  15. 3e65568 am 521f4f3a: Merge change I3d6cf8aa into eclair by gwang@google.com · 15 years ago
  16. 88fb78d am 5f9d4bae: layout lib tests cleanup by Xavier Ducrohet · 15 years ago
  17. c7bade2 am 0a9d46b7: Add a test to make sure the replaced classes in layoutlib are correct. by Xavier Ducrohet · 15 years ago
  18. e883012 am 92b5caa4: Merge change Id8df149c into eclair by Robert Greenwalt · 15 years ago
  19. 521f4f3 Merge change I3d6cf8aa into eclair by Android (Google) Code Review · 15 years ago
  20. 5f9d4ba layout lib tests cleanup by Xavier Ducrohet · 15 years ago
  21. 0a9d46b Add a test to make sure the replaced classes in layoutlib are correct. by Xavier Ducrohet · 15 years ago
  22. 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
  23. 92b5caa Merge change Id8df149c into eclair by Android (Google) Code Review · 15 years ago
  24. ca4efac am f65161f1: Merge change If933b13d into eclair by Jim Miller · 15 years ago
  25. 9816a5d am 968a9571: Merge change I516c3191 into eclair by Jason Sams · 15 years ago
  26. f65161f Merge change If933b13d into eclair by Android (Google) Code Review · 15 years ago
  27. 6b51a98 Fixed issue #4098: Ringtone#getTitle does not close its cursor. by Josh Guilfoyle · 15 years ago
  28. 968a957 Merge change I516c3191 into eclair by Android (Google) Code Review · 15 years ago
  29. d8df149 Turn some logging back on in ConnectionManager by Robert Greenwalt · 15 years ago
  30. 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
  31. 80fff7a am 962f2536: Merge change I547cff66 into eclair by Wu-cheng Li · 15 years ago
  32. 72fc14e am f83d9b3f: fix build breakage by Fred Quintana · 15 years ago
  33. 962f253 Merge change I547cff66 into eclair by Android (Google) Code Review · 15 years ago
  34. 36f68b8 Add zoom functions and sendCommand. by Wu-cheng Li · 15 years ago
  35. f83d9b3 fix build breakage by Fred Quintana · 15 years ago
  36. 5037e57 Fix for 2161835: Tweaks to rotary lock screen: by Jim Miller · 15 years ago
  37. 77a7bdc am 5bba632d: - hide Entity and all its references - remove updateEntity and insertEntity, since they are not used - add the RawContacts.Entity class, which is used in lieu of the android.content.Entity by Fred Quintana · 15 years ago
  38. 5bba632 - hide Entity and all its references by Fred Quintana · 15 years ago
  39. ef3c63a am 5163cd6d: Merge change I5be3d603 into eclair by Suchi Amalapurapu · 15 years ago
  40. 5163cd6 Merge change I5be3d603 into eclair by Android (Google) Code Review · 15 years ago
  41. 629f94f am ccc214b2: Merge change I6a0b14bd into eclair by Daisuke Miyakawa · 15 years ago
  42. ccc214b Merge change I6a0b14bd into eclair by Android (Google) Code Review · 15 years ago
  43. 8d5ae98 Make sdk version and code names static finals in PackageParser. by Suchi Amalapurapu · 15 years ago
  44. 6cd206a am 9c3c276a: Merge change I8333dcc4 into eclair by Evan Millar · 15 years ago
  45. 9c3c276 Merge change I8333dcc4 into eclair by Android (Google) Code Review · 15 years ago
  46. 2235a02 am 030b2cf1: Merge change I76d7ba61 into eclair by Bjorn Bringert · 15 years ago
  47. 9cf2bbb am 841a8eea: Merge change I24895c35 into eclair by Xavier Ducrohet · 15 years ago
  48. 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 · 15 years ago
  49. 030b2cf Merge change I76d7ba61 into eclair by Android (Google) Code Review · 15 years ago
  50. 841a8ee Merge change I24895c35 into eclair by Android (Google) Code Review · 15 years ago
  51. 0dd32c1 Make VCardComposer create the instance for mHandlerList. by Daisuke Miyakawa · 15 years ago
  52. c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
  53. 500fdfe New section header and divider assets. by Evan Millar · 15 years ago
  54. d4cf13a am 52cde727: Fix docs builds. by Nick Pelly · 15 years ago
  55. 52cde727 Fix docs builds. by Nick Pelly · 15 years ago
  56. 460965c am 24bb9b8a: Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  57. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  58. 248fba4 Pixel tweak search dialog to match search widget by Bjorn Bringert · 15 years ago
  59. 0daf3e9 am 7fdd67d3: Merge change I5b650a61 into eclair by Mike Lockwood · 15 years ago
  60. 7fdd67d Merge change I5b650a61 into eclair by Android (Google) Code Review · 15 years ago
  61. bb6fa17 dumpstate: Emit a logcat message at beginning and end of execution. by Mike Lockwood · 15 years ago
  62. ef5aed6 am 5c8dba21: Merge change I61aac7b3 into eclair by Tammo Spalink · 15 years ago
  63. 5c8dba2 Merge change I61aac7b3 into eclair by Android (Google) Code Review · 15 years ago
  64. 9f751ab Reimplement all the method of Paint for layoutlib by Xavier Ducrohet · 15 years ago
  65. 0eb2d83 am 5fbaefc3: Merge change I4db3a5b3 into eclair by Fred Quintana · 15 years ago
  66. 5fbaefc Merge change I4db3a5b3 into eclair by Android (Google) Code Review · 15 years ago
  67. 4db3a5b fix a javadoc build breakage by Fred Quintana · 15 years ago
  68. 5becdc3 am a970bf52: Merge change I34f51342 into eclair by Xavier Ducrohet · 15 years ago
  69. a970bf5 Merge change I34f51342 into eclair by Android (Google) Code Review · 15 years ago
  70. baad552 am 68d881cf: Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  71. 864cbf5 am 71060f29: Merge change I8874a405 into eclair by Xavier Ducrohet · 15 years ago
  72. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  73. 71060f2 Merge change I8874a405 into eclair by Android (Google) Code Review · 15 years ago
  74. cb40ba2 am 89c76843: Merge change I9b771df3 into eclair by Romain Guy · 15 years ago
  75. 8c73967 Fix the layoutlib test to run from adt-tests. by Xavier Ducrohet · 15 years ago
  76. 89c7684 Merge change I9b771df3 into eclair by Android (Google) Code Review · 15 years ago
  77. 4b05780 Make sure AsyncTask sens a null result to onPostExecute() when cancelled. by Romain Guy · 15 years ago
  78. 7d7ab5a am 24f32b32: Merge change I89c40f50 into eclair by Fred Quintana · 15 years ago
  79. 24f32b3 Merge change I89c40f50 into eclair by Android (Google) Code Review · 15 years ago
  80. 89c40f5 fix a javadoc build breakage by Fred Quintana · 15 years ago
  81. ac7391d Refactor class/method names used by layoutlib_create. by Xavier Ducrohet · 15 years ago
  82. 07086eb Merge change Ifb63d236 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  83. 71f97ac Add cancel() VCardDataBuilder, which is intended to remove by Daisuke Miyakawa · 15 years ago
  84. 3448b67 am 9e4c8561: Merge change I8d48149c into eclair by Bjorn Bringert · 15 years ago
  85. 9e4c856 Merge change I8d48149c into eclair by Android (Google) Code Review · 15 years ago
  86. 11f09bb Don't reinflate search bar when dialog is already showing by Bjorn Bringert · 15 years ago
  87. a4a8a88 am 9830a4ac: Fix issue #2161169: onStop not being called. by Dianne Hackborn · 15 years ago
  88. 9830a4a Fix issue #2161169: onStop not being called. by Dianne Hackborn · 15 years ago
  89. 7fd7534 Merge change I5101c2b1 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  90. bf13850 am f7ae77cd: account manager api review changes by Fred Quintana · 15 years ago
  91. f7ae77c account manager api review changes by Fred Quintana · 15 years ago
  92. 5101c2b Extend the date time to handle the case where the month is in the full name. by Grace Kloba · 15 years ago
  93. adff654 Make the text bit transparent to allow the correct color to show through by Leon Clarke · 15 years ago
  94. 61aac7b Add PERIOD char to CDMA address sugar list. by Tammo Spalink · 15 years ago
  95. 492eb10 am 48e6725c: Merge change Iaca22686 into eclair by Dianne Hackborn · 15 years ago
  96. 48e6725 Merge change Iaca22686 into eclair by Android (Google) Code Review · 15 years ago
  97. 5d36efd am cbc52b7b: Merge change Iee638412 into eclair by Dianne Hackborn · 15 years ago
  98. 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 · 15 years ago
  99. e046114 am 2ecf3f5e: dumpstate: Add backlight information to bugreport output. by Mike Lockwood · 15 years ago
  100. 7c64a89 am f8e4bc9f: Merge change I0c4cec7e into eclair by Mathias Agopian · 15 years ago