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