1. 982b71b Merge "Allocate bitmap backing buffers in the Java heap." by Patrick Dubroy · 14 years ago
  2. 52e0883 am 84bf9bc7: am e9123960: cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708 docs: misc doc fixes by Scott Main · 14 years ago
  3. e4ac2d6 Allocate bitmap backing buffers in the Java heap. by Patrick Dubroy · 14 years ago
  4. 84bf9bc am e9123960: cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708 docs: misc doc fixes by Scott Main · 14 years ago
  5. dc76b1c am a925b6a6: am 93d204ed: cherrypick Change-Id: Icf74572932165270a93243f4a109979807b495df docs: fix misc broken links; update some screenshots using windows bug: 3258882 by Scott Main · 14 years ago
  6. bd819af am 627b78f4: am 071360d1: cherrypick Change-Id: I0b44b8b11599ac94fd0ecac84dcb71725d69cd63 Doc change: Update min glibc version for linux. by Scott Main · 14 years ago
  7. a925b6a am 93d204ed: cherrypick Change-Id: Icf74572932165270a93243f4a109979807b495df docs: fix misc broken links; update some screenshots using windows bug: 3258882 by Scott Main · 14 years ago
  8. e912396 cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708 by Scott Main · 14 years ago
  9. 627b78f am 071360d1: cherrypick Change-Id: I0b44b8b11599ac94fd0ecac84dcb71725d69cd63 Doc change: Update min glibc version for linux. by Scott Main · 14 years ago
  10. 93d204e cherrypick Change-Id: Icf74572932165270a93243f4a109979807b495df by Scott Main · 14 years ago
  11. 071360d cherrypick Change-Id: I0b44b8b11599ac94fd0ecac84dcb71725d69cd63 by Scott Main · 14 years ago
  12. e56092d Merge "Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()" by Brad Fitzpatrick · 14 years ago
  13. 4e920f7 Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences() by Brad Fitzpatrick · 14 years ago
  14. 0b0eb1a am 178d5005: am b94df620: cherrypick Change-Id: I653e91a47979b24e7ecfcbce013c4ffaaa3c55ee docs: edit manifest samples to indicate <application> element is always last by Scott Main · 14 years ago
  15. 178d500 am b94df620: cherrypick Change-Id: I653e91a47979b24e7ecfcbce013c4ffaaa3c55ee docs: edit manifest samples to indicate <application> element is always last by Scott Main · 14 years ago
  16. e464fba Merge "Don't queue multiple pending backups for the same app" by Christopher Tate · 14 years ago
  17. c28083a Don't queue multiple pending backups for the same app by Christopher Tate · 14 years ago
  18. 6b8653c Merge "Add color selectors for transparent cache color hint when accelerated" by Adam Powell · 14 years ago
  19. b94df62 cherrypick Change-Id: I653e91a47979b24e7ecfcbce013c4ffaaa3c55ee by Scott Main · 14 years ago
  20. 31ade6b Merge "update-api step missing. Broken build." by Gilles Debunne · 14 years ago
  21. 29a2f3b Add color selectors for transparent cache color hint when accelerated by Adam Powell · 14 years ago
  22. 34599e0 update-api step missing. Broken build. by Gilles Debunne · 14 years ago
  23. a9c9b53 Merge "Continue cleanup refactoring in OpenGLRenderer." by Romain Guy · 14 years ago
  24. 0cf9a22 Merge "fix [3223749] media server crashes when switching mode from video capture to still image capture" by Mathias Agopian · 14 years ago
  25. 8656819 Continue cleanup refactoring in OpenGLRenderer. by Romain Guy · 14 years ago
  26. a621916 Merge "HWC Stress Test - relocate print msg" by Louis Huemiller · 14 years ago
  27. 575eaf5 fix [3223749] media server crashes when switching mode from video capture to still image capture by Mathias Agopian · 14 years ago
  28. 7537fd3 Merge "fix [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app" by Mathias Agopian · 14 years ago
  29. 52e6ada Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so." by Mathias Agopian · 14 years ago
  30. aa0e56f Merge "dump callstack on Surface use error" by Mathias Agopian · 14 years ago
  31. ab9b628 Merge "Move 41 tests to libcore, closer to the tested code. (2nd half)" by Jesse Wilson · 14 years ago
  32. 536db9c Merge "Add a way to insert a parent bread crumb so that deep linked settings can navigate up." by Amith Yamasani · 14 years ago
  33. 20af370 Merge "Create some layout files for HwAccelerationTest" by Xavier Ducrohet · 14 years ago
  34. 091969a Merge "Fix some IpV4-only code." by Robert Greenwalt · 14 years ago
  35. 29ac247 Move 41 tests to libcore, closer to the tested code. (2nd half) by Jesse Wilson · 14 years ago
  36. c9ecb73 Add a way to insert a parent bread crumb so that deep linked settings can navigate up. by Amith Yamasani · 14 years ago
  37. 96e6b8b Remove line height attribute from TextView. by Gilles Debunne · 14 years ago
  38. 21534cf Merge "LayoutLib: Fix gradient rendering." by Xavier Ducrohet · 14 years ago
  39. 644b75e Merge "Improve documentation on Vibrator.vibrate." by Jeff Brown · 14 years ago
  40. ec31a7f Create some layout files for HwAccelerationTest by Xavier Ducrohet · 14 years ago
  41. 7c43ebc HWC Stress Test - relocate print msg by Louis Huemiller · 14 years ago
  42. 185097f Merge "Fix bug 3210201 - Popup window wrong size/position when IME hidden" by Adam Powell · 14 years ago
  43. a754fd5 Merge "Updated spinner assets from UX" by Adam Powell · 14 years ago
  44. d9c6436 LayoutLib: Fix gradient rendering. by Xavier Ducrohet · 14 years ago
  45. 04808c2 Fix some IpV4-only code. by Robert Greenwalt · 14 years ago
  46. 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 · 14 years ago
  47. fc29088e Merge "Add support for non-malloc backed textures." by Jason Sams · 14 years ago
  48. dcc995c Merge "LayoutLib: Misc fix to rendering." by Xavier Ducrohet · 14 years ago
  49. 3be80f2 Merge "MTP: Make recursive delete more efficient" by Mike Lockwood · 14 years ago
  50. 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 · 14 years ago
  51. 55f808c MTP: Make recursive delete more efficient by Mike Lockwood · 14 years ago
  52. 042042b am 2bd83c00: Merge "Work on issue #3255640: Need to bump GB to API 10 version name "2.4"" into gingerbread by Dianne Hackborn · 14 years ago
  53. 2bd83c0 Merge "Work on issue #3255640: Need to bump GB to API 10 version name "2.4"" into gingerbread by Dianne Hackborn · 14 years ago
  54. 676d1a4 Merge "HWC Stres Test Enhancments" by Louis Huemiller · 14 years ago
  55. 99d01f2 Merge "Expose split touch API on PopupWindow." by Jeff Brown · 14 years ago
  56. b0ceba1 Merge "Move HashMapTest from frameworks/base to libcore (second half)" by Jesse Wilson · 14 years ago
  57. 2e976df Expose split touch API on PopupWindow. by Jeff Brown · 14 years ago
  58. 437afa8 Move HashMapTest from frameworks/base to libcore (second half) by Jesse Wilson · 14 years ago
  59. 069053d Updated spinner assets from UX by Adam Powell · 14 years ago
  60. fa7952d Colors are in the [0..1] range, not [0..255] by Romain Guy · 14 years ago
  61. 89f4ec6 Merge "Colors are in the [0..1] range, not [0..255]" by Romain Guy · 14 years ago
  62. ebd747f Merge "Heterogeneous comment for convertView in getView documentation" by Gilles Debunne · 14 years ago
  63. d10bfe1 Improve documentation on Vibrator.vibrate. by Jeff Brown · 14 years ago
  64. 6f7d56c Merge "Fix an issue where a fixed number of bits per sample is used for seek position calculation." by James Dong · 14 years ago
  65. cb171fa Merge "Update shortcuts." by Jeff Brown · 14 years ago
  66. d28378c Merge "LayoutLib: Use the new ninepatch API to suppor density." by Xavier Ducrohet · 14 years ago
  67. f1416e4 LayoutLib: Misc fix to rendering. by Xavier Ducrohet · 14 years ago
  68. e701826 Merge "Removed no longer used longPressCallback in TextView" by Gilles Debunne · 14 years ago
  69. 31d4894 Removed no longer used longPressCallback in TextView by Gilles Debunne · 14 years ago
  70. b36ba1d Merge "OpenGLRenderer would not render colors < ALPHA_THRESHOLD Bug #3282805" by Romain Guy · 14 years ago
  71. aa0b92c Fix bug 3210201 - Popup window wrong size/position when IME hidden by Adam Powell · 14 years ago
  72. e1aaf9d Heterogeneous comment for convertView in getView documentation by Gilles Debunne · 14 years ago
  73. 300ed2c Merge "Do not increase backoff before it expires" by Alon Albert · 14 years ago
  74. 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 · 14 years ago
  75. 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 · 14 years ago
  76. b2caa06 Work on issue #3255640: Need to bump GB to API 10 version name "2.4" by Dianne Hackborn · 14 years ago
  77. 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 · 14 years ago
  78. 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 · 14 years ago
  79. 6b32fab 1. Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 14 years ago
  80. 5536841 OpenGLRenderer would not render colors < ALPHA_THRESHOLD Bug #3282805 by Romain Guy · 14 years ago
  81. 2bc248b69 Off by one index error in word selection by Gilles Debunne · 14 years ago
  82. 89f8d63 Merge "Time out orphaned / unresponsive restore sessions" by Christopher Tate · 14 years ago
  83. 051d166 HWC Stres Test Enhancments by Louis Huemiller · 14 years ago
  84. 0016673 Merge "Don't restore wildly wrong sized wallpapers" by Christopher Tate · 14 years ago
  85. a3ae4a0 Make TextView respect the maxLines attribute. by Gilles Debunne · 14 years ago
  86. 0395545 am 7afa1613: am a848d344: Merge "Fix bug in permission grant system." into gingerbread by Costin Manolache · 14 years ago
  87. 7afa161 am a848d344: Merge "Fix bug in permission grant system." into gingerbread by Costin Manolache · 14 years ago
  88. 1f356b9 Merge "Properly signal the condition if we run out of input data." by Andreas Huber · 14 years ago
  89. 69d23b2 Merge "Support malformed ID3 V2.4 tags written by early versions of iTunes." by Andreas Huber · 14 years ago
  90. aeeb620 Do not increase backoff before it expires by Alon Albert · 14 years ago
  91. a848d34 Merge "Fix bug in permission grant system." into gingerbread by Costin Manolache · 14 years ago
  92. 94bced1 Properly signal the condition if we run out of input data. by Andreas Huber · 14 years ago
  93. 5d266dd Support malformed ID3 V2.4 tags written by early versions of iTunes. by Andreas Huber · 14 years ago
  94. 7da02ad DHCP core classes, defining data, behavior, and state transitions for the DHCP by Stan Chesnutt · 14 years ago
  95. 0bd5243 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 14 years ago
  96. 48ea8d8 Merge "Adding TimeAnimator capability (hidden for now)" by Chet Haase · 14 years ago
  97. 051d35e Adding TimeAnimator capability (hidden for now) by Chet Haase · 14 years ago
  98. 6cb3b52 Merge "Add a Setting preference "INPUT_METHOD_SELECTOR_VISIBILITY"" by satok · 14 years ago
  99. 5c58dfc Add a Setting preference "INPUT_METHOD_SELECTOR_VISIBILITY" by satok · 14 years ago
  100. 4738da2 Merge "notification panel animations" by Joe Onorato · 14 years ago