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