1. b88602a Merge "Fix 3329600: Always enable screen rotation in lockscreen." into honeycomb by Jim Miller · 15 years ago
  2. 7608928 Merge "Mouse pointer tweaks." into honeycomb by Jeff Brown · 15 years ago
  3. 71755b7 Merge "docs: move the fragments dev guide into fundamentals topic" into honeycomb by Scott Main · 15 years ago
  4. fef1a27 Merge "More docs" into honeycomb by Alex Sakhartchouk · 15 years ago
  5. 920b8e4 Merge "Fix 3210299: Extend lock screen wake timeout to 10s" into honeycomb by Jim Miller · 15 years ago
  6. 74548a5 Merge "docs: update sidenav for honeycomb preview" into honeycomb by Scott Main · 15 years ago
  7. 3cc8315 Merge "Add error checks to the copyFrom functions." into honeycomb by Jason Sams · 15 years ago
  8. cbb2ad6 Merge "bug:3362394 better documentation for DefaultDatabaseErrorHandler class" into honeycomb by Vasu Nori · 15 years ago
  9. cdacd68 Merge "bug:3362635 add new public API to downloadmanager to get mxbytesovermobile" into honeycomb by Vasu Nori · 15 years ago
  10. 143bdd7 Merge "docs: revise offline homepage; delete developing index redirect page" into honeycomb by Scott Main · 15 years ago
  11. aa89f6d Merge "Improve hardware layers rendering speed when setting a View's alpha." into honeycomb by Romain Guy · 15 years ago
  12. 4de0d58 Merge "LayoutLib: Update to use the new RenderResources API." into honeycomb by Xavier Ducrohet · 15 years ago
  13. 23202bc Merge "Pick an upstream interface with valid IP config" into honeycomb by Irfan Sheriff · 15 years ago
  14. 25775d4 Merge "Clean up simple integer operations." into honeycomb by Stephen Hines · 15 years ago
  15. cec2628 Merge "Adding instance check to RemoteViewsAdapter getViewAt" into honeycomb by Adam Cohen · 15 years ago
  16. 0e20607 Merge "Using full-resolution default activity icon in Recent Apps" into honeycomb by Michael Jurka · 15 years ago
  17. d83bd14 Merge "Fix content width calculation for Spinner control. The width of the dropdown was only taking into account the width of the items and not background padding." into honeycomb by Chris Yerga · 15 years ago
  18. 7d95b37 Merge "Fix omission in NOTICE file." into honeycomb by Eric Laurent · 15 years ago
  19. 6f9a7a5 Merge "Fix bug 3362446 - NPE in legacy menus" into honeycomb by Adam Powell · 15 years ago
  20. 97c5ce8 Merge "UsbService: Remove stack-trace message during boot." into honeycomb by David 'Digit' Turner · 15 years ago
  21. 98fdf0c Merge "Don't break the build... update to 11.xml." into honeycomb by Romain Guy · 15 years ago
  22. 4524504 Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into honeycomb by Romain Guy · 15 years ago
  23. 0f89c33 Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb by Kenny Root · 15 years ago
  24. 5721b3a Merge "Add internal plumbing to DPM for encryption" into honeycomb by Andy Stadler · 15 years ago
  25. 3e24015 Merge "Catching some edge cases while flinging/scrolling in NumberPicker" into honeycomb by Svetoslav Ganov · 15 years ago
  26. 25aefe9a Fix omission in NOTICE file. by Eric Laurent · 15 years ago
  27. 66217a7 Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb by Dianne Hackborn · 15 years ago
  28. a0e8e5a Merge "Fix bug 3360954 - Text overlaid on menu icons" into honeycomb by Adam Powell · 15 years ago
  29. 220cbd5 Merge "docs: update fragment docs with revised APIs, add sample code from ApiDemos, and polish it up" into honeycomb by Scott Main · 15 years ago
  30. 2eb1654 Merge "Add OBB size to PackageStats" into honeycomb by Kenny Root · 15 years ago
  31. fa5b198 Merge "Prevent NPE when no indicator is specified. Bug #3362349" into honeycomb by Romain Guy · 15 years ago
  32. a66e459 Merge "Ensure that no callback is invoked while initializing DatePicker" into honeycomb by Svetoslav Ganov · 15 years ago
  33. 5b48d46 Merge "Add back legacy layout for preference framework for compatibility." into honeycomb by Amith Yamasani · 15 years ago
  34. 127b4d6 Merge "Delivering null cursor to loader callbacks." into honeycomb by Jeff Hamilton · 15 years ago
  35. abf0a99 Merge "Video editor API update - rework for Patch Set 3" into honeycomb by Dharmaray Kundargi · 15 years ago
  36. f47c93b Merge "integrate videoeditor preview player." into honeycomb by Dharmaray Kundargi · 15 years ago
  37. 6449492 Merge "videoeditor JNI files on honeycomb" into honeycomb by Dharmaray Kundargi · 15 years ago
  38. 6bb959d Merge "Fix issue 3354692." into honeycomb by Eric Laurent · 15 years ago
  39. c6199a2 Merge "Yet another fix for 9patch rendering. Bug #3362133" into honeycomb by Romain Guy · 15 years ago
  40. 8cb9018 Merge "Make ImageProcessing work." into honeycomb by Shih-wei Liao · 15 years ago
  41. ada6606 Merge "Implicitly/Explicitly subtypes bug." into honeycomb by satok · 15 years ago
  42. 6deb6ba Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_OVERLAY to coexist." into honeycomb by Adam Powell · 15 years ago
  43. 38952f3 Merge "LayoutLib: extract resource resolution into its own class." into honeycomb by Xavier Ducrohet · 15 years ago
  44. 6b2336a Merge "Fix 3005526: Properly update StatusView from Password/PIN unlock" into honeycomb by Jim Miller · 15 years ago
  45. 1b3a609 Merge "SystemServer: Do not register null BlueTooth service in the emulator" into honeycomb by David 'Digit' Turner · 15 years ago
  46. 3175ea4 Merge "Support non-rectangular input regions." into honeycomb by Jeff Brown · 15 years ago
  47. 5b6e1d6 Merge "Implement SurfaceTexture frame-available callback." into honeycomb by Jamie Gennis · 15 years ago
  48. db088f6 Merge "Fix SurfaceTexture transform matrix." into honeycomb by Jamie Gennis · 15 years ago
  49. e41ae62 Merge "egl: fix GetProcAddress for EGLimage extensions" into honeycomb by Mathias Agopian · 15 years ago
  50. 609bb4d egl: fix GetProcAddress for EGLimage extensions by Michael I. Gold · 15 years ago
  51. 2378273 Merge "egl: expose EGLimage extensions" into honeycomb by Mathias Agopian · 15 years ago
  52. ca41e36 egl: expose EGLimage extensions by Michael I. Gold · 15 years ago
  53. de5527d Merge "Fix 3342063: Correctly update StatusView when battery changes." into honeycomb by Jim Miller · 15 years ago
  54. 3f5c218 Merge "Add some error checking." into honeycomb by Jason Sams · 15 years ago
  55. 3b86887 Merge "Flush Binder commands in ndk looper." into honeycomb by Jeff Brown · 15 years ago
  56. c4d4aea Implement SurfaceTexture frame-available callback. by Jamie Gennis · 15 years ago
  57. 718365b Merge "Add a method for clearing all animations on a thread." into honeycomb by Patrick Dubroy · 15 years ago
  58. a8391d3 Merge "Fix bug 3050138 - Action bar does not display correctly when many action items are added" into honeycomb by Adam Powell · 15 years ago
  59. 685387e Merge "Add logs when taking a screenshot to help tracking issue 3361121" into honeycomb by Mathias Agopian · 15 years ago
  60. c1d1b0d Add logs when taking a screenshot to help tracking issue 3361121 by Mathias Agopian · 15 years ago
  61. 60534af Merge "Fixing StackView bugs:" into honeycomb by Adam Cohen · 15 years ago
  62. 62298eb Merge "Remove a bunch of logging." into honeycomb by Joe Onorato · 15 years ago
  63. 36177e4 Merge "Put externalSize measurements in PackageStats" into honeycomb by Kenny Root · 15 years ago
  64. b678316 integrate videoeditor preview player. by Dharmaray Kundargi · 15 years ago
  65. a214c64 Fix SurfaceTexture transform matrix. by Jamie Gennis · 15 years ago
  66. 52c442d Merge "unhide functions used by reflected files for SDK." into honeycomb by Jason Sams · 15 years ago
  67. e36d196 Merge "Fix 3355957: Don't hide the keyboard for PIN/Password" into honeycomb by Jim Miller · 15 years ago
  68. cb1131a Merge "Report WPS overlap error" into honeycomb by Irfan Sheriff · 15 years ago
  69. b1b80ae Merge "Fix bug in on-device linking." into honeycomb by Shih-wei Liao · 15 years ago
  70. 225497e Merge "Fix 9patch rendering in ExpandableListView." into honeycomb by Romain Guy · 15 years ago
  71. 5f866e5 Merge "Fix latent bug with reinitializing an ObjectAnimator." into honeycomb by Patrick Dubroy · 15 years ago
  72. 773e122 Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb by Jason Sams · 15 years ago
  73. 6453cbc Merge "fix the build... sorry... bad docs..." into honeycomb by Joe Onorato · 15 years ago
  74. 86f5a6a Merge "Fix keyboard hidden states." into honeycomb by Jeff Brown · 15 years ago
  75. c9aac06 Merge "Fix animation bugs caused by weak reference" into honeycomb by Patrick Dubroy · 15 years ago
  76. f313514 Merge "Change FLAG_FORWARD_LOCK back to its original value to not break things." into honeycomb by Dianne Hackborn · 15 years ago
  77. e2950e1 Merge "Make the notification settings view less janky." into honeycomb by Joe Onorato · 15 years ago
  78. b2bc575 Merge "Change the default of how AsyncTask enqueues." into honeycomb by Joe Onorato · 15 years ago
  79. aa31163 Merge "Don't dispatchDetachedFromWindow() if the View was not attached." into honeycomb by Romain Guy · 15 years ago
  80. bd563dd Merge "Fix WPS to provides immediate feedback" into honeycomb by Irfan Sheriff · 15 years ago
  81. ac575d9 Merge "Don't blend transparent pixels when rendering layers." into honeycomb by Romain Guy · 15 years ago
  82. f33bbc2 Merge "Add manifest API to request a large heap." into honeycomb by Dianne Hackborn · 15 years ago
  83. 5d7dd85 Merge "Remove obsolete DoubleEvaluator" into honeycomb by Chet Haase · 15 years ago
  84. 810168a Merge "Fix position and size of searchfield and buttons." into honeycomb by Amith Yamasani · 15 years ago
  85. d8077fe Merge "Fix bug 3238726 - AutoCompleteTextView dropdown text color" into honeycomb by Adam Powell · 15 years ago
  86. 6b5fa98 Merge "Fix bug 3355197 - Add attribute for fast scroll preview panel text color." into honeycomb by Adam Powell · 15 years ago
  87. 361dcc7 Merge "Compare GraphicBuffers using handles." into honeycomb by Jamie Gennis · 15 years ago
  88. 73e8b9e Compare GraphicBuffers using handles. by Jamie Gennis · 15 years ago
  89. bcb3e57 Merge "Set mIsMinInfoReady and mCurrentOtasp before notifcations." into honeycomb by Wink Saville · 15 years ago
  90. 1c3b24b Merge "Preapre region tracking in layers" into honeycomb by Romain Guy · 15 years ago
  91. 0d3dcc4 Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb by Mathias Agopian · 15 years ago
  92. b353fd9 Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb by Mathias Agopian · 15 years ago
  93. e58a41a Merge "Fixed thrashing in the cached buffer during 720p YT video streaming" into honeycomb by James Dong · 15 years ago
  94. a2690ec Merge "Add support for detecting finger orientation." into honeycomb by Jeff Brown · 15 years ago
  95. d747871 Merge "New tray notification icons, new system bar icons" into honeycomb by Justin Ho · 15 years ago
  96. bcdc73f Merge "Don't crash Launcher on config change." into honeycomb by Romain Guy · 15 years ago
  97. f4f4f36 Merge "Fix bug 3337711 - Volume panel layout adjustments" into honeycomb by Adam Powell · 15 years ago
  98. 76cd4dd partially fix [3306150] HTML5 video with H/W acceleration blackout by Mathias Agopian · 15 years ago
  99. d269093 Merge "Make getFallbackAction return false when there is none." into honeycomb by Jeff Brown · 15 years ago
  100. 9346643 Make getFallbackAction return false when there is none. by Jeff Brown · 15 years ago