1. b0f1cff Merge "docs: SearchView is iconified by default" into honeycomb by Scott Main · 14 years ago
  2. cccdbe9 docs: SearchView is iconified by default by Scott Main · 14 years ago
  3. 83d72da Merge "LayoutLib: improved rendering for system/title/action bars." into honeycomb by Xavier Ducrohet · 14 years ago
  4. cfc048a set targetsdk=11 on renderscript misc samples project by Robert Ly · 14 years ago
  5. 13bdc33 LayoutLib: improved rendering for system/title/action bars. by Xavier Ducrohet · 14 years ago
  6. 5cf98da8 Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb by Robert Ly · 14 years ago
  7. 35064e5e Merge "LayoutLib: add implementation of Bridge.renderDrawable()" into honeycomb by Xavier Ducrohet · 14 years ago
  8. fd18f57 LayoutLib: add implementation of Bridge.renderDrawable() by Xavier Ducrohet · 14 years ago
  9. be46d14 Revert "Fix for StaticLayout bug with ellipsized text" by Paul Eastham · 14 years ago
  10. f7f2499 Merge "Fix issue 3426489 Overlay background changed when exported" into honeycomb by Dharmaray Kundargi · 14 years ago
  11. ab280b8 Fix issue 3426489 Overlay background changed when exported by Dharmaray Kundargi · 14 years ago
  12. b0d34f9 LayoutLib: split RenderSession's base method into RenderAction. by Xavier Ducrohet · 14 years ago
  13. d307645 Fixing renderscript samples to properly declare targetSDK by Robert Ly · 14 years ago
  14. 1126422 LayoutLib: update to the new API. by Xavier Ducrohet · 14 years ago
  15. b894f89 Merge "Fix issue 3426200 Movie Studio crashes when a media item is deleted" into honeycomb by Dharmaray Kundargi · 14 years ago
  16. 3944b78 Merge "LayoutLib: Replace custom BitmapFactory by a simpler delegate" into honeycomb by Xavier Ducrohet · 14 years ago
  17. 6ef407c Merge "Fixed 3423072 Imported 1080x720 video clips present distorted view" into honeycomb by Danny Fernandes · 14 years ago
  18. 779c906 LayoutLib: Replace custom BitmapFactory by a simpler delegate by Xavier Ducrohet · 14 years ago
  19. d4b88c8 Merge "Issue 3395734: fix media server restart detection" into honeycomb by Eric Laurent · 14 years ago
  20. 086396a Issue 3395734: fix media server restart detection by Eric Laurent · 14 years ago
  21. 69e868d Fixed 3423072 Imported 1080x720 video clips present distorted view by Danny Fernandes · 14 years ago
  22. c6a5dfd Merge "Fix bug 3425610 Reduce lock / unlock sound level" into honeycomb by Jean-Michel Trivi · 14 years ago
  23. c1b638a docs: add more info about activating components and change link for broadcasts by Scott Main · 14 years ago
  24. 0d99f5a Fix issue 3426200 Movie Studio crashes when a media item is deleted by Dharmaray Kundargi · 14 years ago
  25. e8c4731 Fix bug 3425610 Reduce lock / unlock sound level by Jean-Michel Trivi · 14 years ago
  26. 8d7cc6f Merge "Minor updates to Android Market Licensing Service docs." into honeycomb by Trevor Johns · 14 years ago
  27. 851beae Merge "Properly handle dirty rectangles generated from 9-patches Bug #3409580" into honeycomb by Mike Cleron · 14 years ago
  28. 2d47fd3 Merge "Fix crash when Paths are GCd in hw accelerated apps" into honeycomb by Mike Cleron · 14 years ago
  29. 331c5f4 Minor updates to Android Market Licensing Service docs. by Trevor Johns · 14 years ago
  30. a5b8768 Merge "Add support for memcpy/memset to RS." into honeycomb by Stephen Hines · 14 years ago
  31. c2efcd2 Merge "Initialize the SurfaceTexture transform fields." into honeycomb by Jamie Gennis · 14 years ago
  32. 24c8ac3 Merge "Fix issue #3414328: A couple panics observed during an attempted..." into honeycomb by Dianne Hackborn · 14 years ago
  33. 3f73da5 Add support for memcpy/memset to RS. by Stephen Hines · 14 years ago
  34. 2e96f15 Merge "Fix issues 3425035 and 3423785." into honeycomb by Eric Laurent · 14 years ago
  35. 3e4f9d0 Fix issue #3414328: A couple panics observed during an attempted... by Dianne Hackborn · 14 years ago
  36. c78b5d5 Properly handle dirty rectangles generated from 9-patches Bug #3409580 by Romain Guy · 14 years ago
  37. a324a58 Merge "Fix for StaticLayout bug with ellipsized text" into honeycomb by Gilles Debunne · 14 years ago
  38. 2672226 Initialize the SurfaceTexture transform fields. by Jamie Gennis · 14 years ago
  39. 5e1f3e4 Merge "Fixed 3419090 Throwing exception for unsupported video codec profiles and level" into honeycomb by Danny Fernandes · 14 years ago
  40. aa9c027 Merge "Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keys" into honeycomb by Jean-Michel Trivi · 14 years ago
  41. 5a7e828 Fix crash when Paths are GCd in hw accelerated apps by Chet Haase · 14 years ago
  42. 7b3f263 Fixed 3419090 Throwing exception for unsupported video codec profiles and level by Danny Fernandes · 14 years ago
  43. 402f7f2 Fix issues 3425035 and 3423785. by Eric Laurent · 14 years ago
  44. b857874 Merge "Fix issue #3424823: 4-corner trick causes runtime restart" into honeycomb by Mike Cleron · 14 years ago
  45. 331e93e Merge "LayoutLib: render system/title/action bars." into honeycomb by Xavier Ducrohet · 14 years ago
  46. 8eb101c Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keys by Jean-Michel Trivi · 14 years ago
  47. 160c18a Merge "Need a public way to wait for cookie operations." into honeycomb by Patrick Scott · 14 years ago
  48. bbbb832 LayoutLib: render system/title/action bars. by Xavier Ducrohet · 14 years ago
  49. 912d9d1 Fix issue #3424823: 4-corner trick causes runtime restart by Dianne Hackborn · 14 years ago
  50. b88e52c Need a public way to wait for cookie operations. by Patrick Scott · 14 years ago
  51. 23c907c Bug 3424058 Refix broken asset for "audible selection" sound effect by Jean-Michel Trivi · 14 years ago
  52. 67ec9aa Hardware Video Decoder Flag Enabled for Thumbnail extraction and RenderFrame by Dheeraj Sharma · 14 years ago
  53. ba27cf7 Merge "Empty the clip rect when intersection is empty. Bug #3410035" into honeycomb by Romain Guy · 14 years ago
  54. f28daff Empty the clip rect when intersection is empty. Bug #3410035 by Romain Guy · 14 years ago
  55. 1c0ab38 Merge "Open the location settings when clicking the GPS notification." into honeycomb by Romain Guy · 14 years ago
  56. e5e764a Open the location settings when clicking the GPS notification. by Romain Guy · 14 years ago
  57. e05c33f Merge "Modification for using Software decoder for thumbnail generation in JNI" into honeycomb by Dheeraj Sharma · 14 years ago
  58. b62d78b Modification for using Software decoder for thumbnail generation in JNI by Dheeraj Sharma · 14 years ago
  59. 4370332 Merge "New default wallpaper" into honeycomb by Romain Guy · 14 years ago
  60. 43a1da0 New default wallpaper by Romain Guy · 14 years ago
  61. f614198 Merge changes I46acd27a,I70b322e1 into honeycomb by Mike Cleron · 14 years ago
  62. 4ad2547 Merge "Ongoing notification for GPS use." into honeycomb by Daniel Sandler · 14 years ago
  63. b65b2df cherrypick Change-Id: Ie0c6540a3a6d86780718e2918b8dffcda37d925c by Scott Main · 14 years ago
  64. e6955f8 Merge "Issue 3371080: fix VolumePanel in mute state" into honeycomb by Eric Laurent · 14 years ago
  65. e28b430 aa is better than cc by Romain Guy · 14 years ago
  66. d72d51c Issue 3371080: fix VolumePanel in mute state by Eric Laurent · 14 years ago
  67. 0d47ac1 Merge "Fix 3419077: Allow subclasses to change SeekBarPreference action buttons." into honeycomb by Jim Miller · 14 years ago
  68. 4ce0cad Merge "Issue 3371080: fix volume update in mute state." into honeycomb by Jim Miller · 14 years ago
  69. e40451a Ongoing notification for GPS use. by Daniel Sandler · 14 years ago
  70. 2f57ba5 Prevent ProgressBar from slowing down everything. bug #3422568 by Romain Guy · 14 years ago
  71. 4fe3e53 update menu dev guide with more info about action bar by Scott Main · 14 years ago
  72. 1b1962f Merge "Fix issue #3420898: More wallpaper issues" into honeycomb by Dianne Hackborn · 14 years ago
  73. 7dd5763 Merge "Bug fix: 3421011 ANR during delete video clip" into honeycomb by Gil Dobjanschi · 14 years ago
  74. bbc910f Fix for StaticLayout bug with ellipsized text by Gilles Debunne · 14 years ago
  75. 0f31fe0 Issue 3371080: fix volume update in mute state. by Eric Laurent · 14 years ago
  76. 3f1c573 Bug fix: 3421011 ANR during delete video clip by Gil Dobjanschi · 14 years ago
  77. 5930177 Merge "Fix leak in reused display lists" into honeycomb by Chet Haase · 14 years ago
  78. c1be7ac Merge "Asset updates for dialog frames and seek bar thumbs" into honeycomb by Adam Powell · 14 years ago
  79. ac1471a Fix issue #3420898: More wallpaper issues by Dianne Hackborn · 14 years ago
  80. 40523b1 Merge "Updating default wallpaper" into honeycomb by Justin Ho · 14 years ago
  81. b3e0045 Merge "Updated notification area layout Bumping clock up 1px Swapping in new Bluetooth icons" into honeycomb by Justin Ho · 14 years ago
  82. 6e396c0 Updating default wallpaper by Justin Ho · 14 years ago
  83. d650b51 Asset updates for dialog frames and seek bar thumbs by Adam Powell · 14 years ago
  84. d63cbd1 Fix leak in reused display lists by Chet Haase · 14 years ago
  85. ba6d8ac Updated notification area layout by Justin Ho · 14 years ago
  86. 87465f0 Merge "Fixes cache misses and extra allocations. Bug #3421454" into honeycomb by Romain Guy · 14 years ago
  87. 2fc941e Fixes cache misses and extra allocations. Bug #3421454 by Romain Guy · 14 years ago
  88. 4c8aafe Fix 3419077: Allow subclasses to change SeekBarPreference action buttons. by Jim Miller · 14 years ago
  89. 823fbbb Merge "Expanded volume panel with sliders and mute buttons." into honeycomb by Amith Yamasani · 14 years ago
  90. 2bbdd77 Expanded volume panel with sliders and mute buttons. by Amith Yamasani · 14 years ago
  91. 33e9cb4 Merge "fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep" into honeycomb by Mathias Agopian · 14 years ago
  92. f0aec21 fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep by Mathias Agopian · 14 years ago
  93. 60a008e Updated volume dialog assets by Justin Ho · 14 years ago
  94. cc84ea1 Merge "Updated default wallpaper" into honeycomb by Justin Ho · 14 years ago
  95. 39f377e Updated default wallpaper by Justin Ho · 14 years ago
  96. e8d2b98 Merge "Scrubbing OGGs and updating all WAVs" into honeycomb by Justin Ho · 14 years ago
  97. 30edaf2 Scrubbing OGGs and updating all WAVs by Justin Ho · 14 years ago
  98. 97e1dba Merge "Adding remaining volume dialog assets" into honeycomb by Justin Ho · 14 years ago
  99. 9b95d35 Updated Talk notification icon Bug: 3362749 by Justin Ho · 14 years ago
  100. f451a46 Adding remaining volume dialog assets by Justin Ho · 14 years ago