1. adee6b3 Merge "Fix omission in NOTICE file." into honeycomb by Eric Laurent · 15 years ago
  2. a148734 Merge "Fix bug 3362446 - NPE in legacy menus" into honeycomb by Adam Powell · 15 years ago
  3. fed7022 Merge "UsbService: Remove stack-trace message during boot." into honeycomb by David 'Digit' Turner · 15 years ago
  4. 4192e38 Fix bug 3362446 - NPE in legacy menus by Adam Powell · 15 years ago
  5. e8a534d Remove API that snuck into MockPackageManager by Kenny Root · 15 years ago
  6. 49db853 UsbService: Remove stack-trace message during boot. by David 'Digit' Turner · 15 years ago
  7. 73fddba Merge "Don't break the build... update to 11.xml." into honeycomb by Romain Guy · 15 years ago
  8. 07457ac Don't break the build... update to 11.xml. by Romain Guy · 15 years ago
  9. 2361098 Add BitmapFactory.Options.inMutable to load mutable bitmaps. by Romain Guy · 15 years ago
  10. 1689c34 Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into honeycomb by Romain Guy · 15 years ago
  11. d6c54d9 Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb by Kenny Root · 15 years ago
  12. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 15 years ago
  13. 2c12c70 Merge "Add internal plumbing to DPM for encryption" into honeycomb by Andy Stadler · 15 years ago
  14. 59cce94 Merge "Catching some edge cases while flinging/scrolling in NumberPicker" into honeycomb by Svetoslav Ganov · 15 years ago
  15. ed2d6b7 Fix omission in NOTICE file. by Eric Laurent · 15 years ago
  16. 22dbfda Add internal plumbing to DPM for encryption by Andy Stadler · 15 years ago
  17. 6c742f1 Catching some edge cases while flinging/scrolling in NumberPicker by Svetoslav Ganov · 15 years ago
  18. db7f386 Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb by Dianne Hackborn · 15 years ago
  19. 48e7b45 Start renaming FragmentTransaction.openTransaction() to beginTransaction(). by Dianne Hackborn · 15 years ago
  20. f09d63a Re-@hide some of the other StorageManager API by Kenny Root · 15 years ago
  21. 9512d6a Merge "Fix bug 3360954 - Text overlaid on menu icons" into honeycomb by Adam Powell · 15 years ago
  22. 77769c7 Fix bug 3360954 - Text overlaid on menu icons by Adam Powell · 15 years ago
  23. 47cd4d5 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
  24. d37d661 Merge "Add OBB size to PackageStats" into honeycomb by Kenny Root · 15 years ago
  25. 875862e Prevent NPE when no indicator is specified. Bug #3362349 by Romain Guy · 15 years ago
  26. bee8ec2 Merge "Prevent NPE when no indicator is specified. Bug #3362349" into honeycomb by Romain Guy · 15 years ago
  27. 424300f Merge "Ensure that no callback is invoked while initializing DatePicker" into honeycomb by Svetoslav Ganov · 15 years ago
  28. a3aaad1 Merge "Add back legacy layout for preference framework for compatibility." into honeycomb by Amith Yamasani · 15 years ago
  29. bcd6c96 Add OBB size to PackageStats by Kenny Root · 15 years ago
  30. 3d20c84 Ensure that no callback is invoked while initializing DatePicker by Svetoslav Ganov · 15 years ago
  31. b01856d Merge "Delivering null cursor to loader callbacks." into honeycomb by Jeff Hamilton · 15 years ago
  32. 7444da5 Yet another fix for 9patch rendering. Bug #3362133 by Romain Guy · 15 years ago
  33. 9ed9940 Merge "Video editor API update - rework for Patch Set 3" into honeycomb by Dharmaray Kundargi · 15 years ago
  34. 307003a Merge "integrate videoeditor preview player." into honeycomb by Dharmaray Kundargi · 15 years ago
  35. 4e4f3d1 Merge "videoeditor JNI files on honeycomb" into honeycomb by Dharmaray Kundargi · 15 years ago
  36. 72b83b5 Merge "Fix issue 3354692." into honeycomb by Eric Laurent · 15 years ago
  37. cfe5dd0 Merge "Yet another fix for 9patch rendering. Bug #3362133" into honeycomb by Romain Guy · 15 years ago
  38. 117b7bb Fix issue 3354692. by Eric Laurent · 15 years ago
  39. fd119e9 Delivering null cursor to loader callbacks. by Dmitri Plotnikov · 15 years ago
  40. ec7c9ff Hide USB mass storage APIs in StorageManager by Kenny Root · 15 years ago
  41. 38f79d0 Merge "Make ImageProcessing work." into honeycomb by Shih-wei Liao · 15 years ago
  42. 2aad562 Make ImageProcessing work. by Shih-wei Liao · 15 years ago
  43. 5a1473b Merge "Implicitly/Explicitly subtypes bug." into honeycomb by satok · 15 years ago
  44. f6cafb6 Implicitly/Explicitly subtypes bug. by satok · 15 years ago
  45. 04d0e3d docs: update fragment docs with revised APIs, add sample code from ApiDemos, and polish it up by Scott Main · 15 years ago
  46. 92cd4d0 Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_OVERLAY to coexist." into honeycomb by Adam Powell · 15 years ago
  47. 8f68f4f Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and by Adam Powell · 15 years ago
  48. d110889 Fixing bug related to collisions with AppWidget view ids and AppWidgetHost view ids by Adam Cohen · 15 years ago
  49. 87ab45c Merge "LayoutLib: extract resource resolution into its own class." into honeycomb by Xavier Ducrohet · 15 years ago
  50. bdac9e0 Merge "Fix 3005526: Properly update StatusView from Password/PIN unlock" into honeycomb by Jim Miller · 15 years ago
  51. 3612f08 Merge "SystemServer: Do not register null BlueTooth service in the emulator" into honeycomb by David 'Digit' Turner · 15 years ago
  52. 5cdf075 Merge "Support non-rectangular input regions." into honeycomb by Jeff Brown · 15 years ago
  53. cd196d3 videoeditor JNI files on honeycomb by Dharmaray Kundargi · 15 years ago
  54. 305093f Fix 3005526: Properly update StatusView from Password/PIN unlock by Jim Miller · 15 years ago
  55. fbf0977 Support non-rectangular input regions. by Jeff Brown · 15 years ago
  56. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 15 years ago
  57. cf18c47 Merge "Implement SurfaceTexture frame-available callback." into honeycomb by Jamie Gennis · 15 years ago
  58. 41424ad Merge "Fix SurfaceTexture transform matrix." into honeycomb by Jamie Gennis · 15 years ago
  59. 84d36f0 Merge "egl: fix GetProcAddress for EGLimage extensions" into honeycomb by Mathias Agopian · 15 years ago
  60. f4a4383 egl: fix GetProcAddress for EGLimage extensions by Michael I. Gold · 15 years ago
  61. f90633a Merge "egl: expose EGLimage extensions" into honeycomb by Mathias Agopian · 15 years ago
  62. 3ece010 egl: expose EGLimage extensions by Michael I. Gold · 15 years ago
  63. 057d9f1 Merge "Fix 3342063: Correctly update StatusView when battery changes." into honeycomb by Jim Miller · 15 years ago
  64. 7f13a85 Merge "Add some error checking." into honeycomb by Jason Sams · 15 years ago
  65. fc5001a Fix 3342063: Correctly update StatusView when battery changes. by Jim Miller · 15 years ago
  66. 5020458 Fixing StackView bug (Issue: 3321912) by Adam Cohen · 15 years ago
  67. 2d1072e Merge "Flush Binder commands in ndk looper." into honeycomb by Jeff Brown · 15 years ago
  68. 977f64f Flush Binder commands in ndk looper. by Jeff Brown · 15 years ago
  69. 376590d Implement SurfaceTexture frame-available callback. by Jamie Gennis · 15 years ago
  70. e721824 Merge "Add a method for clearing all animations on a thread." into honeycomb by Patrick Dubroy · 15 years ago
  71. 70359ce Merge "Fix bug 3050138 - Action bar does not display correctly when many action items are added" into honeycomb by Adam Powell · 15 years ago
  72. 8a85240 Merge "Add logs when taking a screenshot to help tracking issue 3361121" into honeycomb by Mathias Agopian · 15 years ago
  73. cd2cfb6 Add logs when taking a screenshot to help tracking issue 3361121 by Mathias Agopian · 15 years ago
  74. 36fced9 Fix bug 3050138 - Action bar does not display correctly when many by Adam Powell · 15 years ago
  75. e494662 Add back legacy layout for preference framework for compatibility. by Amith Yamasani · 15 years ago
  76. 8901ffa Add a method for clearing all animations on a thread. by Patrick Dubroy · 15 years ago
  77. 67e8915 Merge "Fixing StackView bugs:" into honeycomb by Adam Cohen · 15 years ago
  78. c99ff73 Fixing StackView bugs: by Adam Cohen · 15 years ago
  79. 08a555b Merge "Remove a bunch of logging." into honeycomb by Joe Onorato · 15 years ago
  80. f68b500 Remove a bunch of logging. by Joe Onorato · 15 years ago
  81. fc28f41 Merge "Put externalSize measurements in PackageStats" into honeycomb by Kenny Root · 15 years ago
  82. 9bcedf7 Video editor API update - rework for Patch Set 3 by Santosh Madhava · 15 years ago
  83. 3b3cddc integrate videoeditor preview player. by Dharmaray Kundargi · 15 years ago
  84. 0fb736c Fix SurfaceTexture transform matrix. by Jamie Gennis · 15 years ago
  85. 366949c Put externalSize measurements in PackageStats by Kenny Root · 15 years ago
  86. 300406a Add some error checking. by Jason Sams · 15 years ago
  87. e2a5e86 SystemServer: Do not register null BlueTooth service in the emulator by David 'Digit' Turner · 15 years ago
  88. 981df1d Merge "unhide functions used by reflected files for SDK." into honeycomb by Jason Sams · 15 years ago
  89. 1f6e37e Merge "Fix 3355957: Don't hide the keyboard for PIN/Password" into honeycomb by Jim Miller · 15 years ago
  90. 6374d7e Merge "Report WPS overlap error" into honeycomb by Irfan Sheriff · 15 years ago
  91. b47bed9 Fix 3355957: Don't hide the keyboard for PIN/Password by Jim Miller · 15 years ago
  92. 077fd5f Merge "Fix bug in on-device linking." into honeycomb by Shih-wei Liao · 15 years ago
  93. 0e7be13 Fix bug in on-device linking. by Shih-wei Liao · 15 years ago
  94. 717143c Fix 3339260: Remove emergency button from AccountUnlock screen by Jim Miller · 15 years ago
  95. fb13abd Fix 9patch rendering in ExpandableListView. by Romain Guy · 15 years ago
  96. 9467708 Merge "Fix 9patch rendering in ExpandableListView." into honeycomb by Romain Guy · 15 years ago
  97. 21b4103 unhide functions used by reflected files for SDK. by Jason Sams · 15 years ago
  98. 6e72ff9 Merge "Fix latent bug with reinitializing an ObjectAnimator." into honeycomb by Patrick Dubroy · 15 years ago
  99. d739895 Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb by Jason Sams · 15 years ago
  100. c45389f Merge "fix the build... sorry... bad docs..." into honeycomb by Joe Onorato · 15 years ago