1. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  2. 521f4f3 Merge change I3d6cf8aa into eclair by Android (Google) Code Review · 15 years ago
  3. 5f9d4ba layout lib tests cleanup by Xavier Ducrohet · 15 years ago
  4. 0a9d46b Add a test to make sure the replaced classes in layoutlib are correct. by Xavier Ducrohet · 15 years ago
  5. 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
  6. 92b5caa Merge change Id8df149c into eclair by Android (Google) Code Review · 15 years ago
  7. f65161f Merge change If933b13d into eclair by Android (Google) Code Review · 15 years ago
  8. 968a957 Merge change I516c3191 into eclair by Android (Google) Code Review · 15 years ago
  9. d8df149 Turn some logging back on in ConnectionManager by Robert Greenwalt · 15 years ago
  10. 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
  11. 962f253 Merge change I547cff66 into eclair by Android (Google) Code Review · 15 years ago
  12. 36f68b8 Add zoom functions and sendCommand. by Wu-cheng Li · 15 years ago
  13. f83d9b3 fix build breakage by Fred Quintana · 15 years ago
  14. 5037e57 Fix for 2161835: Tweaks to rotary lock screen: by Jim Miller · 15 years ago
  15. 5bba632 - hide Entity and all its references by Fred Quintana · 15 years ago
  16. 5163cd6 Merge change I5be3d603 into eclair by Android (Google) Code Review · 15 years ago
  17. ccc214b Merge change I6a0b14bd into eclair by Android (Google) Code Review · 15 years ago
  18. 8d5ae98 Make sdk version and code names static finals in PackageParser. by Suchi Amalapurapu · 15 years ago
  19. 9c3c276 Merge change I8333dcc4 into eclair by Android (Google) Code Review · 15 years ago
  20. 030b2cf Merge change I76d7ba61 into eclair by Android (Google) Code Review · 15 years ago
  21. 841a8ee Merge change I24895c35 into eclair by Android (Google) Code Review · 15 years ago
  22. 0dd32c1 Make VCardComposer create the instance for mHandlerList. by Daisuke Miyakawa · 15 years ago
  23. c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
  24. 500fdfe New section header and divider assets. by Evan Millar · 15 years ago
  25. 52cde727 Fix docs builds. by Nick Pelly · 15 years ago
  26. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  27. 248fba4 Pixel tweak search dialog to match search widget by Bjorn Bringert · 15 years ago
  28. 7fdd67d Merge change I5b650a61 into eclair by Android (Google) Code Review · 15 years ago
  29. bb6fa17 dumpstate: Emit a logcat message at beginning and end of execution. by Mike Lockwood · 15 years ago
  30. 5c8dba2 Merge change I61aac7b3 into eclair by Android (Google) Code Review · 15 years ago
  31. 9f751ab Reimplement all the method of Paint for layoutlib by Xavier Ducrohet · 15 years ago
  32. 5fbaefc Merge change I4db3a5b3 into eclair by Android (Google) Code Review · 15 years ago
  33. 4db3a5b fix a javadoc build breakage by Fred Quintana · 15 years ago
  34. a970bf5 Merge change I34f51342 into eclair by Android (Google) Code Review · 15 years ago
  35. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  36. 71060f2 Merge change I8874a405 into eclair by Android (Google) Code Review · 15 years ago
  37. 8c73967 Fix the layoutlib test to run from adt-tests. by Xavier Ducrohet · 15 years ago
  38. 89c7684 Merge change I9b771df3 into eclair by Android (Google) Code Review · 15 years ago
  39. 4b05780 Make sure AsyncTask sens a null result to onPostExecute() when cancelled. by Romain Guy · 15 years ago
  40. 24f32b3 Merge change I89c40f50 into eclair by Android (Google) Code Review · 15 years ago
  41. 89c40f5 fix a javadoc build breakage by Fred Quintana · 15 years ago
  42. ac7391d Refactor class/method names used by layoutlib_create. by Xavier Ducrohet · 15 years ago
  43. 9e4c856 Merge change I8d48149c into eclair by Android (Google) Code Review · 15 years ago
  44. 11f09bb Don't reinflate search bar when dialog is already showing by Bjorn Bringert · 15 years ago
  45. 9830a4a Fix issue #2161169: onStop not being called. by Dianne Hackborn · 15 years ago
  46. f7ae77c account manager api review changes by Fred Quintana · 15 years ago
  47. 61aac7b Add PERIOD char to CDMA address sugar list. by Tammo Spalink · 15 years ago
  48. 48e6725 Merge change Iaca22686 into eclair by Android (Google) Code Review · 15 years ago
  49. cbc52b7 Merge change Iee638412 into eclair by Android (Google) Code Review · 15 years ago
  50. 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
  51. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  52. 2ecf3f5e0 dumpstate: Add backlight information to bugreport output. by Mike Lockwood · 15 years ago
  53. f8e4bc9 Merge change I0c4cec7e into eclair by Android (Google) Code Review · 15 years ago
  54. 8df16d6 Merge change I7f047786 into eclair by Android (Google) Code Review · 15 years ago
  55. 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
  56. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  57. 82e863d Merge change Ic0d82ef1 into eclair by Android (Google) Code Review · 15 years ago
  58. 067ca26 [Issue 2161366] Changing capitalization of string "Via" to "via" by Dmitri Plotnikov · 15 years ago
  59. 7b16834 Merge change Iaf686344 into eclair by Android (Google) Code Review · 15 years ago
  60. af68634 dumpstate: Display mtime instead of ctime by San Mehat · 15 years ago
  61. 4949334 Fix issue #2161726: Car dock app bypasses setup wizard by Dianne Hackborn · 15 years ago
  62. 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
  63. df64cb4 Merge change I80ce8833 into eclair by Android (Google) Code Review · 15 years ago
  64. 88e0375 RotarySelector widget: add callback for "grabbed" state changes. by David Brown · 15 years ago
  65. 80ce883 Icons again by Mike Cleron · 15 years ago
  66. 3d7bb3a Merge change I3ca8fb69 into eclair by Android (Google) Code Review · 15 years ago
  67. d453fe6 Merge change I5dbd1994 into eclair by Android (Google) Code Review · 15 years ago
  68. a01a447 Fix rfcomm socket connect return code. by Jaikumar Ganesh · 15 years ago
  69. 4ac4559 Merge change I15b0ebb9 into eclair by Android (Google) Code Review · 15 years ago
  70. 15b0ebb a simple test app for gralloc by Mathias Agopian · 15 years ago
  71. 4898829 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  72. d14cfc2 Merge change I9e384ddd into eclair by Android (Google) Code Review · 15 years ago
  73. 9e384dd Add a test pattern as rollo's icon by Joe Onorato · 15 years ago
  74. e9e1cdd decode the search string before putting it into the search control. by Scott Main · 15 years ago
  75. 9951068 Unhide constant DATA_ACTIVITY_DORMANT. by John Wang · 15 years ago
  76. 9b150b7 Close the cursor before assigning a new one to the same variable. by Marco Nelissen · 15 years ago
  77. 87b94b1 Merge change I6e01fa52 into eclair by Android (Google) Code Review · 15 years ago
  78. 28a1b67 Remove unneeded icon. by Daniel Sandler · 15 years ago
  79. 5a463a69 Merge change Ic2a16d4f into eclair by Android (Google) Code Review · 15 years ago
  80. bbed0d6 hide setGammaForText, which is only used for calibrating new devices by Mike Reed · 15 years ago
  81. c00099e Change intent flags for launching FastTrack. by Jeff Sharkey · 15 years ago
  82. 271cfe8 Merge change Ia8826d67 into eclair by Android (Google) Code Review · 15 years ago
  83. a8826d6 improve boot animation a bit by Mathias Agopian · 15 years ago
  84. a6309c3 On BACK in search, hide just IME if IME is fullscreen by Bjorn Bringert · 15 years ago
  85. 95c98dd Merge change Ie69a9c0a into eclair by Android (Google) Code Review · 15 years ago
  86. b782a2f Remove globalSearch argument from triggerSearch() by Bjorn Bringert · 15 years ago
  87. f0e5ca7 Merge change I55c9c7b7 into eclair by Android (Google) Code Review · 15 years ago
  88. 55c9c7b New 1x status bar icons by Mike Cleron · 15 years ago
  89. 62de742 Merge change I4fe2a47a into eclair by Android (Google) Code Review · 15 years ago
  90. 9825ec6 Prevents the WindowManager from requesting empty or negative surfaces. by Romain Guy · 15 years ago
  91. ae5dd1d Merge change Ia1baa5ab into eclair by Android (Google) Code Review · 15 years ago
  92. a1baa5a More icons by Mike Cleron · 15 years ago
  93. be000b53 Merge change I793b4f62 into eclair by Android (Google) Code Review · 15 years ago
  94. 793b4f6 Clean up search and voice search button assets for high res. by Mike LeBeau · 15 years ago
  95. c821763 Fix stopping all vpn daemons before connect and more. by Hung-ying Tyan · 15 years ago
  96. 00f6036 Merge change I2919f492 into eclair by Android (Google) Code Review · 15 years ago
  97. e88846e Semi-workaround for #2027266: app drawer showing up on the side of the screen by Dianne Hackborn · 15 years ago
  98. 29e4a3c Update from API review. by Dianne Hackborn · 15 years ago
  99. d9b6f14 Adjust opacity for inactive dimple in rotary widget by Jim Miller · 15 years ago
  100. 9901e38 Merge change I7a39c564 into eclair by Android (Google) Code Review · 15 years ago