1. bdccc2d Fix bug 3274422 - Prevent pop-in of items in certain lists by Adam Powell · 16 years ago
  2. 185097f Merge "Fix bug 3210201 - Popup window wrong size/position when IME hidden" by Adam Powell · 16 years ago
  3. a754fd5 Merge "Updated spinner assets from UX" by Adam Powell · 16 years ago
  4. 7c25cd1 Merge "DHCP core classes, defining data, behavior, and state transitions for the DHCP protocol. The DHCP client and DHCP server classes are not included in this commit: still working out some integration issues with ethernet & wifi services" by Robert Greenwalt · 16 years ago
  5. fc29088e Merge "Add support for non-malloc backed textures." by Jason Sams · 16 years ago
  6. dcc995c Merge "LayoutLib: Misc fix to rendering." by Xavier Ducrohet · 16 years ago
  7. 3be80f2 Merge "MTP: Make recursive delete more efficient" by Mike Lockwood · 16 years ago
  8. 4cbd641 am 042042b8: am 2bd83c00: Merge "Work on issue #3255640: Need to bump GB to API 10 version name "2.4"" into gingerbread by Dianne Hackborn · 16 years ago
  9. 55f808c MTP: Make recursive delete more efficient by Mike Lockwood · 16 years ago
  10. 042042b am 2bd83c00: Merge "Work on issue #3255640: Need to bump GB to API 10 version name "2.4"" into gingerbread by Dianne Hackborn · 16 years ago
  11. 2bd83c0 Merge "Work on issue #3255640: Need to bump GB to API 10 version name "2.4"" into gingerbread by Dianne Hackborn · 16 years ago
  12. 676d1a4 Merge "HWC Stres Test Enhancments" by Louis Huemiller · 16 years ago
  13. 99d01f2 Merge "Expose split touch API on PopupWindow." by Jeff Brown · 16 years ago
  14. b0ceba1 Merge "Move HashMapTest from frameworks/base to libcore (second half)" by Jesse Wilson · 16 years ago
  15. 2e976df Expose split touch API on PopupWindow. by Jeff Brown · 16 years ago
  16. 437afa8 Move HashMapTest from frameworks/base to libcore (second half) by Jesse Wilson · 16 years ago
  17. 069053d Updated spinner assets from UX by Adam Powell · 16 years ago
  18. 89f4ec6 Merge "Colors are in the [0..1] range, not [0..255]" by Romain Guy · 16 years ago
  19. fa7952d Colors are in the [0..1] range, not [0..255] by Romain Guy · 16 years ago
  20. ebd747f Merge "Heterogeneous comment for convertView in getView documentation" by Gilles Debunne · 16 years ago
  21. 6f7d56c Merge "Fix an issue where a fixed number of bits per sample is used for seek position calculation." by James Dong · 16 years ago
  22. cb171fa Merge "Update shortcuts." by Jeff Brown · 16 years ago
  23. d28378c Merge "LayoutLib: Use the new ninepatch API to suppor density." by Xavier Ducrohet · 16 years ago
  24. f1416e4 LayoutLib: Misc fix to rendering. by Xavier Ducrohet · 16 years ago
  25. e701826 Merge "Removed no longer used longPressCallback in TextView" by Gilles Debunne · 16 years ago
  26. 31d4894 Removed no longer used longPressCallback in TextView by Gilles Debunne · 16 years ago
  27. b36ba1d Merge "OpenGLRenderer would not render colors < ALPHA_THRESHOLD Bug #3282805" by Romain Guy · 16 years ago
  28. aa0b92c Fix bug 3210201 - Popup window wrong size/position when IME hidden by Adam Powell · 16 years ago
  29. e1aaf9d Heterogeneous comment for convertView in getView documentation by Gilles Debunne · 16 years ago
  30. 300ed2c Merge "Do not increase backoff before it expires" by Alon Albert · 16 years ago
  31. ec6947bb Merge "1. Add Context to a RenderScript or RenderScriptGL instance. This is to allow RenderScript to better interact with the Android environment. E.g., per-app cache. 2. Plumbing, testing. 3. Added getApplicationContext in RenderScript.java." by Shih-wei Liao · 16 years ago
  32. 00db221 am 0ccc8b73: am 5441a9ff: Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread by Dan Morrill · 16 years ago
  33. b2caa06 Work on issue #3255640: Need to bump GB to API 10 version name "2.4" by Dianne Hackborn · 16 years ago
  34. 0ccc8b7 am 5441a9ff: Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread by Dan Morrill · 16 years ago
  35. 5441a9f Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread by Dan Morrill · 16 years ago
  36. 6b32fab 1. Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 16 years ago
  37. 5536841 OpenGLRenderer would not render colors < ALPHA_THRESHOLD Bug #3282805 by Romain Guy · 16 years ago
  38. 2bc248b69 Off by one index error in word selection by Gilles Debunne · 16 years ago
  39. 89f8d63 Merge "Time out orphaned / unresponsive restore sessions" by Christopher Tate · 16 years ago
  40. 051d166 HWC Stres Test Enhancments by Louis Huemiller · 16 years ago
  41. 0016673 Merge "Don't restore wildly wrong sized wallpapers" by Christopher Tate · 16 years ago
  42. a3ae4a0 Make TextView respect the maxLines attribute. by Gilles Debunne · 16 years ago
  43. 0395545 am 7afa1613: am a848d344: Merge "Fix bug in permission grant system." into gingerbread by Costin Manolache · 16 years ago
  44. 7afa161 am a848d344: Merge "Fix bug in permission grant system." into gingerbread by Costin Manolache · 16 years ago
  45. 1f356b9 Merge "Properly signal the condition if we run out of input data." by Andreas Huber · 16 years ago
  46. 69d23b2 Merge "Support malformed ID3 V2.4 tags written by early versions of iTunes." by Andreas Huber · 16 years ago
  47. aeeb620 Do not increase backoff before it expires by Alon Albert · 16 years ago
  48. a848d34 Merge "Fix bug in permission grant system." into gingerbread by Costin Manolache · 16 years ago
  49. 94bced1 Properly signal the condition if we run out of input data. by Andreas Huber · 16 years ago
  50. 5d266dd Support malformed ID3 V2.4 tags written by early versions of iTunes. by Andreas Huber · 16 years ago
  51. 7da02ad DHCP core classes, defining data, behavior, and state transitions for the DHCP by Stan Chesnutt · 16 years ago
  52. 0bd5243 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 16 years ago
  53. 48ea8d8 Merge "Adding TimeAnimator capability (hidden for now)" by Chet Haase · 16 years ago
  54. 051d35e Adding TimeAnimator capability (hidden for now) by Chet Haase · 16 years ago
  55. 6cb3b52 Merge "Add a Setting preference "INPUT_METHOD_SELECTOR_VISIBILITY"" by satok · 16 years ago
  56. 5c58dfc Add a Setting preference "INPUT_METHOD_SELECTOR_VISIBILITY" by satok · 16 years ago
  57. 4738da2 Merge "notification panel animations" by Joe Onorato · 16 years ago
  58. 7c270fa notification panel animations by Joe Onorato · 16 years ago
  59. f2e69a9 Merge "More API updates." by Jason Sams · 16 years ago
  60. caab4d0 Update shortcuts. by Jeff Brown · 16 years ago
  61. 7a49e60 Merge "Hide ime switch icon when there are only one IME and no enabled subtypes" by satok · 16 years ago
  62. b7b7cdf Merge "MTP: check for replacing existing files via the database instead of the file system" by Mike Lockwood · 16 years ago
  63. bafca21 MTP: check for replacing existing files via the database instead of the file system by Mike Lockwood · 16 years ago
  64. a84b8d9 Hide ime switch icon when there are only one IME and no enabled subtypes by satok · 16 years ago
  65. dbb4ecf Merge "Fix issue #3258849: Grab thumbnail when exiting an app via back" by Dianne Hackborn · 16 years ago
  66. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 16 years ago
  67. 1b198ea MTP: Create files/folders with group media_rw instead of sdcard_rw by Mike Lockwood · 16 years ago
  68. 32f4ab4 Merge "WPS fixes and refactor" by Irfan Sheriff · 16 years ago
  69. 21c7fe2 am 483654fb: am 0a97435c: Merge "Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack." into gingerbread by Roman Nurik · 16 years ago
  70. 483654f am 0a97435c: Merge "Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack." into gingerbread by Roman Nurik · 16 years ago
  71. 0a97435 Merge "Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack." into gingerbread by Roman Nurik · 16 years ago
  72. 73a3cb3 Time out orphaned / unresponsive restore sessions by Christopher Tate · 16 years ago
  73. 90c6b7e LayoutLib: Use the new ninepatch API to suppor density. by Xavier Ducrohet · 16 years ago
  74. 29f94b7 Merge "Make framework modifier key handling more precise." by Jeff Brown · 16 years ago
  75. 28cbf4b Make framework modifier key handling more precise. by Jeff Brown · 16 years ago
  76. 029feb9 Merge "Refactor OpenGLRenderer to simplify OpenGL drawing code." by Romain Guy · 16 years ago
  77. 70ca14e Refactor OpenGLRenderer to simplify OpenGL drawing code. by Romain Guy · 16 years ago
  78. 28637e3 Merge "LayoutLib: implement more of Canvas/Paint." by Xavier Ducrohet · 16 years ago
  79. 97d2dad Merge "setTextIsSelectable documentation updated." by Gilles Debunne · 16 years ago
  80. 09f4214 Merge "Fix bug 3281956 - Cherry-picked from GB" by Adam Powell · 16 years ago
  81. d602b35 Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack. by Roman Nurik · 16 years ago
  82. 6f100f3 setTextIsSelectable documentation updated. by Gilles Debunne · 16 years ago
  83. 3cd0c57 Fix bug 3281956 - Cherry-picked from GB by Adam Powell · 16 years ago
  84. dee4cb0 Avoid SIGSEGV in Bitmap_writeToParcel. by Jack Palevich · 16 years ago
  85. 5e0035a Add support for non-malloc backed textures. by Jason Sams · 16 years ago
  86. 128b6ba Fix bug 3280187 - ActionMode menu content not getting cleared properly when finishing by Adam Powell · 16 years ago
  87. f812760 Merge "Remove delay with auto connection." by Jaikumar Ganesh · 16 years ago
  88. 7ec6399 Merge "docs: remove getting started guide for preview" by Scott Main · 16 years ago
  89. 04e539e docs: remove getting started guide for preview by Scott Main · 16 years ago
  90. 5d1bf63 Merge "Fix artifact with concurrent add/remove LayoutTransitions" by Chet Haase · 16 years ago
  91. 8da36314 LayoutLib: implement more of Canvas/Paint. by Xavier Ducrohet · 16 years ago
  92. 3f64f8d Don't restore wildly wrong sized wallpapers by Christopher Tate · 16 years ago
  93. 996f41d am 2d5b11ab: am 0927c902: Merge "Fix StrictMode javadoc copy/paste error." into gingerbread by Brad Fitzpatrick · 16 years ago
  94. b019ef6 am 30ad1e57: am 9dbef975: Merge "Avoid leaking sockets." into gingerbread by Nick Kralevich · 16 years ago
  95. f25eb95 Merge "resolved conflicts for merge of 78e9f4cb to master" by Dianne Hackborn · 16 years ago
  96. 096b67f GL texture filtering changed from AND to OR, so rename tag name to match. by Dan Morrill · 16 years ago
  97. e64ea87 Fix artifact with concurrent add/remove LayoutTransitions by Chet Haase · 16 years ago
  98. 2d1fc4e Remove delay with auto connection. by Jaikumar Ganesh · 16 years ago
  99. d4b23b5 More API updates. by Jason Sams · 16 years ago
  100. 2d5b11a am 0927c902: Merge "Fix StrictMode javadoc copy/paste error." into gingerbread by Brad Fitzpatrick · 16 years ago