1. 928e48f Merge "Fix bug 2084122: enable application control over text synth volume" into honeycomb by Jean-Michel Trivi · 14 years ago
  2. 81f39eb Refactoring app widgets to address security/performance issues. by Winson Chung · 14 years ago
  3. 17ed60c API CHANGE: add a no-View ctor for DragShadowBuilder by Christopher Tate · 14 years ago
  4. a228e4f Merge "Unhide GLSurfaceView.get/setPreserveEGLContextOnPause" into honeycomb by Jack Palevich · 14 years ago
  5. 75f2bc0 Unhide GLSurfaceView.get/setPreserveEGLContextOnPause by Jack Palevich · 14 years ago
  6. 36c8440 Merge "Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog" into honeycomb by Dianne Hackborn · 14 years ago
  7. cfaf887 Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog by Dianne Hackborn · 14 years ago
  8. b4f655d Merge "StrictMode class instance limit interface." into honeycomb by Brad Fitzpatrick · 14 years ago
  9. 7580357 StrictMode class instance limit interface. by Brad Fitzpatrick · 14 years ago
  10. d00207f Merge "WebStorage public API change" into honeycomb by John Reck · 14 years ago
  11. 4afde4f Hiding the AsyncTaskLoader.waitForLoader method by Dmitri Plotnikov · 14 years ago
  12. 17b9b81 Remove old APIs. by Dianne Hackborn · 14 years ago
  13. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 14 years ago
  14. 0abbf80 bug:3362635 add new public API to downloadmanager to get mxbytesovermobile by Vasu Nori · 14 years ago
  15. e8a534d Remove API that snuck into MockPackageManager by Kenny Root · 14 years ago
  16. 73fddba Merge "Don't break the build... update to 11.xml." into honeycomb by Romain Guy · 14 years ago
  17. 07457ac Don't break the build... update to 11.xml. by Romain Guy · 14 years ago
  18. 2361098 Add BitmapFactory.Options.inMutable to load mutable bitmaps. by Romain Guy · 14 years ago
  19. 1689c34 Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into honeycomb by Romain Guy · 14 years ago
  20. d6c54d9 Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb by Kenny Root · 14 years ago
  21. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  22. 22dbfda Add internal plumbing to DPM for encryption by Andy Stadler · 14 years ago
  23. db7f386 Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb by Dianne Hackborn · 14 years ago
  24. 48e7b45 Start renaming FragmentTransaction.openTransaction() to beginTransaction(). by Dianne Hackborn · 14 years ago
  25. f09d63a Re-@hide some of the other StorageManager API by Kenny Root · 14 years ago
  26. bcd6c96 Add OBB size to PackageStats by Kenny Root · 14 years ago
  27. ec7c9ff Hide USB mass storage APIs in StorageManager by Kenny Root · 14 years ago
  28. 5cdf075 Merge "Support non-rectangular input regions." into honeycomb by Jeff Brown · 14 years ago
  29. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  30. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  31. fc28f41 Merge "Put externalSize measurements in PackageStats" into honeycomb by Kenny Root · 14 years ago
  32. 366949c Put externalSize measurements in PackageStats by Kenny Root · 14 years ago
  33. 21b4103 unhide functions used by reflected files for SDK. by Jason Sams · 14 years ago
  34. 1ddf75a Merge "Change the default of how AsyncTask enqueues." into honeycomb by Joe Onorato · 14 years ago
  35. 81de61b Change the default of how AsyncTask enqueues. by Joe Onorato · 14 years ago
  36. c237bb2 Merge "Add manifest API to request a large heap." into honeycomb by Dianne Hackborn · 14 years ago
  37. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 14 years ago
  38. 598913a Merge "Remove obsolete DoubleEvaluator" into honeycomb by Chet Haase · 14 years ago
  39. b2ab04f Remove obsolete DoubleEvaluator by Chet Haase · 14 years ago
  40. a032c90 Provide a public resource with the dimensions of the large notification icon. by Joe Onorato · 14 years ago
  41. b2e5517 Fix bug 3355197 - Add attribute for fast scroll preview panel text color. by Adam Powell · 14 years ago
  42. 69d66e0 Fixing StackView rotation bugs by Adam Cohen · 14 years ago
  43. bdcff0f Merge "Allow old view hierarchy to be GC'ed more quickly during rotation." into honeycomb by Patrick Dubroy · 14 years ago
  44. bfa6233 Merge "Removing things that shouldn't be public" into honeycomb by Alex Sakhartchouk · 14 years ago
  45. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 14 years ago
  46. 312206b Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb by Kenny Root · 14 years ago
  47. d922ae0 Add Holo theme for IMEs. by Dianne Hackborn · 14 years ago
  48. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  49. 0473ff1 Removing things that shouldn't be public by Alex Sakhartchouk · 14 years ago
  50. 1916e7f Adds a new WebViewFragment class by Steve Block · 14 years ago
  51. 49dc58b Merge "Docs plus removing some junk per API review." into honeycomb by Alex Sakhartchouk · 14 years ago
  52. f5c876e Docs plus removing some junk per API review. by Alex Sakhartchouk · 14 years ago
  53. c0171d5 Fix bug 3242262 - Add queryHint attribute for SearchView by Adam Powell · 14 years ago
  54. 9aba232 Merge "Add getTransformMatrix to the SurfaceTexture API." into honeycomb by Jamie Gennis · 14 years ago
  55. 7b0f8f0 API changes to support encryption in DPM by Andy Stadler · 14 years ago
  56. 9c08744 Supress layout requests while a LayoutTransition is running. by Chet Haase · 14 years ago
  57. f63e21d Fix build. by Elliott Hughes · 14 years ago
  58. 1107383 Deprecate the allocation limit interfaces. by Carl Shapiro · 14 years ago
  59. 2e39080 Merge "Unhide Content{Resolver,Provider}.call()" into honeycomb by Brad Fitzpatrick · 14 years ago
  60. a9b1b2a Merge "Unhide more of the RS APIs." into honeycomb by Stephen Hines · 14 years ago
  61. 068b41d5 Merge "Publish MediaMetadataRetriever.java as public API" into honeycomb by James Dong · 14 years ago
  62. b11e3d2 Unhide more of the RS APIs. by Stephen Hines · 14 years ago
  63. 534c84c Unhide Content{Resolver,Provider}.call() by Brad Fitzpatrick · 14 years ago
  64. 11eab05 Publish MediaMetadataRetriever.java as public API by James Dong · 14 years ago
  65. 54c38bf Merge "New QuickContactBadge holo style." into honeycomb by Gilles Debunne · 14 years ago
  66. 8f597fd Merge "Cleanup bitmap uploads Implement standalone mipmap generation." into honeycomb by Jason Sams · 14 years ago
  67. f708609 Cleanup bitmap uploads Implement standalone mipmap generation. by Jason Sams · 14 years ago
  68. 02e852f Merge "Make ProgressDialog a little less lame." into honeycomb by Dianne Hackborn · 14 years ago
  69. 27d1160 Merge "Adding ability to load cubemaps from individual faces." into honeycomb by Alex Sakhartchouk · 14 years ago
  70. b0ba48c Add getTransformMatrix to the SurfaceTexture API. by Jamie Gennis · 14 years ago
  71. 4389434 Make ProgressDialog a little less lame. by Dianne Hackborn · 14 years ago
  72. b609881 Merge "Add sym_def_app_icon to mipmap directory" into honeycomb by Michael Jurka · 14 years ago
  73. 535d5ed Merge "New interpolator resources now found in interpolator/ directory" into honeycomb by Chet Haase · 14 years ago
  74. 6014527 Add "min size" facility to the Window class. by Dianne Hackborn · 14 years ago
  75. af60458 Add sym_def_app_icon to mipmap directory by Kenny Root · 14 years ago
  76. d1737ed Do not merge. by Patrick Scott · 14 years ago
  77. 87745ce WebStorage public API change by John Reck · 14 years ago
  78. efcceb8 New interpolator resources now found in interpolator/ directory by Chet Haase · 14 years ago
  79. 02d2b3b API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly" by Christopher Tate · 14 years ago
  80. 540f86a Get rid of old ParcelFileDescriptor API. by Dianne Hackborn · 14 years ago
  81. dcc2319 Adding ability to load cubemaps from individual faces. by Alex Sakhartchouk · 14 years ago
  82. 9011ec8 Fix bug 2084122: enable application control over text synth volume by Jean-Michel Trivi · 14 years ago
  83. d865011 All animator resources moved to res/animator by Chet Haase · 14 years ago
  84. 9235058 New QuickContactBadge holo style. by Gilles Debunne · 14 years ago
  85. 53ee331 Rename RGBEvaluator to ArgbEvaluator by Chet Haase · 14 years ago
  86. 3459e27 un@hide android.os.Environment.isExternalStorageEmulated() by Mike Lockwood · 14 years ago
  87. 77bbf6f current.xml by Joe Onorato · 14 years ago
  88. e5e9558 Merge "add ComponentInfo.isEnabled()" into honeycomb by Joe Onorato · 14 years ago
  89. 58818ab Merge "Fix the build" into honeycomb by Romain Guy · 14 years ago
  90. c71ad30 Fix the build by Romain Guy · 14 years ago
  91. a85a915 add ComponentInfo.isEnabled() by Joe Onorato · 14 years ago
  92. f9a0423 @hide android.permission.WRITE_MEDIA_STORAGE by Mike Lockwood · 14 years ago
  93. 3b703f2 Hide Canvas.getGL() by Romain Guy · 14 years ago
  94. fe852e2 Updating cubemap loading code. by Alex Sakhartchouk · 14 years ago
  95. d2c78b3 Fix the build. by Romain Guy · 14 years ago
  96. eb97c0d Patch new JSON APIs with changes informed by GSON. by Jesse Wilson · 14 years ago
  97. b0db594 Fix for an NPE in Account settings on long press. by Gilles Debunne · 14 years ago
  98. 3b4fcbc Add ActivityManager#isRunningInTestHarness() public API. by Brett Chabot · 14 years ago
  99. 67e3d20 Hide and delete some code that should not be public. by Jason Sams · 14 years ago
  100. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago