1. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 12 years ago
  2. fb5c3db Fix issue #6440173: MenuItem.setIcon(Drawable) scaling incorrectly... by Dianne Hackborn · 12 years ago
  3. 9cb660f Merge "Guard against apps breaking CHOOSER contract." into jb-dev by Jeff Sharkey · 12 years ago
  4. 1c29700 Guard against apps breaking CHOOSER contract. by Jeff Sharkey · 12 years ago
  5. 0cf2c8a Fix issue #6515427: Add android.hardware.television and fix... by Dianne Hackborn · 12 years ago
  6. e302a16 A few odds and ends. by Dianne Hackborn · 12 years ago
  7. 3b7d1ef Migrate stream extras in CHOOSER intents. by Jeff Sharkey · 12 years ago
  8. cd58625 Merge "Enforce READ_EXTERNAL through Settings.Secure." into jb-dev by Jeff Sharkey · 12 years ago
  9. f538577 Enforce READ_EXTERNAL through Settings.Secure. by Jeff Sharkey · 12 years ago
  10. 718af32 Merge "Use long instead of int for file offsets" into jb-dev by Kenny Root · 12 years ago
  11. 822b72e Merge "Rename Uri.normalize() to Uri.normalizeScheme()." into jb-dev by Jesse Wilson · 12 years ago
  12. 103d530 Use long instead of int for file offsets by Kenny Root · 12 years ago
  13. abc43dd Rename Uri.normalize() to Uri.normalizeScheme(). by Jesse Wilson · 12 years ago
  14. 652b6d1 Add infrastructure for accessing "unstable" content providers. by Dianne Hackborn · 12 years ago
  15. 8c68012 Merge "Check for null fd when constructing AssetFileDescriptor." into jb-dev by Jeff Brown · 12 years ago
  16. 3fcf1c8 Merge "Fix a race condition with respect to clients of SyncStorageEngine." into jb-dev by Carlos Valdivia · 12 years ago
  17. af67fc6 Check for null fd when constructing AssetFileDescriptor. by Jeff Brown · 12 years ago
  18. 947f1c8 Merge "Move CancellationSignal to android.os package." into jb-dev by Jeff Brown · 12 years ago
  19. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 12 years ago
  20. 3aca7d7 Fix a race condition with respect to clients of SyncStorageEngine. by Carlos Valdivia · 12 years ago
  21. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  22. 7bfa145 Merge "Finish up issue #6249094: Display permissions based on relevance to private data" into jb-dev by Dianne Hackborn · 12 years ago
  23. 99222d2 Finish up issue #6249094: Display permissions based on relevance to private data by Dianne Hackborn · 12 years ago
  24. dc47556 fix expedited syncs. there were times when an expedited sync wouldn't by Fred Quintana · 12 years ago
  25. c4be1b7 Merge "Add System Tracing capability to Sync Manager" into jb-dev by Andy Stadler · 12 years ago
  26. 516c25b Merge "Fix 6414061: Add new ACTION_ASSIST intent." into jb-dev by Jim Miller · 12 years ago
  27. 0799440 Fix 6414061: Add new ACTION_ASSIST intent. by Jim Miller · 12 years ago
  28. 66388dc Hide RTL related APIs - DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  29. 09b45a3 Add System Tracing capability to Sync Manager by Andy Stadler · 12 years ago
  30. 0e128bb New permissions UI. by Dianne Hackborn · 12 years ago
  31. 19eaf0a Merge "Catch CCE when migrating to ClipData." into jb-dev by Jeff Sharkey · 12 years ago
  32. dd471e6 Catch CCE when migrating to ClipData. by Jeff Sharkey · 12 years ago
  33. fd5015b Add new APIs for permission group flags and priorities. by Dianne Hackborn · 12 years ago
  34. 263d044 Merge "Fix CancellationSignal deadlock." into jb-dev by Jeff Brown · 12 years ago
  35. aeee2f5 Fix CancellationSignal deadlock. by Jeff Brown · 12 years ago
  36. c5bf758 Update process importance documentation. by Dianne Hackborn · 12 years ago
  37. c1da08f Merge "Expose Context.NSD_SERVICE" by Irfan Sheriff · 12 years ago
  38. 60309fc Expose Context.NSD_SERVICE by Irfan Sheriff · 12 years ago
  39. ce5a597 Merge "Disable READ_EXTERNAL enforcement until API level cut." by Jeff Sharkey · 12 years ago
  40. d776f61 Disable READ_EXTERNAL enforcement until API level cut. by Jeff Sharkey · 12 years ago
  41. 07b0465 Scheduling policy service by Glenn Kasten · 12 years ago
  42. 7b5f22e am 787fa9dc: am 20176edc: Merge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1 by Joe Malin · 12 years ago
  43. 787fa9d am 20176edc: Merge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1 by Joe Malin · 12 years ago
  44. 20176ed Merge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1 by Joe Malin · 12 years ago
  45. d95ce04 Merge "Make sure persistent processes are not replicated for secondary users." by Amith Yamasani · 12 years ago
  46. a4a54e2 Make sure persistent processes are not replicated for secondary users. by Amith Yamasani · 12 years ago
  47. ac4243f Make ACTION_SEND and ACTION_SEND_MULTIPLE build full clip items. by Dianne Hackborn · 12 years ago
  48. 2a07308 Merge "Add direct support for HTML formatted text in ClipData etc." by Dianne Hackborn · 12 years ago
  49. acb69bb Add direct support for HTML formatted text in ClipData etc. by Dianne Hackborn · 12 years ago
  50. 10b6f68 Merge "Enforce READ_EXTERNAL on non-user builds." by Jeff Sharkey · 12 years ago
  51. 5d32e77 Enforce READ_EXTERNAL on non-user builds. by Jeff Sharkey · 12 years ago
  52. bc59bc3 Merge "Properly cache color state lists." by Romain Guy · 12 years ago
  53. 5d911c3 Properly cache color state lists. by Romain Guy · 12 years ago
  54. a11236b Merge "Include enforcement state in dumpsys." by Jeff Sharkey · 12 years ago
  55. 1c27576a Include enforcement state in dumpsys. by Jeff Sharkey · 12 years ago
  56. b990893 Merge "Make component names visible in javadoc." by Jeff Sharkey · 12 years ago
  57. 5554b70 Make component names visible in javadoc. by Jeff Sharkey · 12 years ago
  58. 9766937 Merge "Synchronize/align periodic sync alarms based on a random per device seed value." by Ashish Sharma · 12 years ago
  59. 69d95de Synchronize/align periodic sync alarms based on a random per device seed value. by Ashish Sharma · 12 years ago
  60. f29f236 Fix a race condition in SyncManager.onAccountsUpdated() by Amith Yamasani · 12 years ago
  61. 79af606 Merge "Hide the optional permission stuff, not making it in to JB." by Dianne Hackborn · 12 years ago
  62. 59f4827 Added support for USB audio devices by Eric Laurent · 12 years ago
  63. e824120 Hide the optional permission stuff, not making it in to JB. by Dianne Hackborn · 12 years ago
  64. 85d9e02 Merge "Fix dumb bug." by Dianne Hackborn · 12 years ago
  65. 5e4705a Fix dumb bug. by Dianne Hackborn · 12 years ago
  66. 5713c9c Merge "Add Intents to notify when USB audio devices or accessories are attached" by Mike Lockwood · 12 years ago
  67. 29d6fa9 Merge "Implement call log permission compatibility." by Dianne Hackborn · 12 years ago
  68. 9d5a4be Add Intents to notify when USB audio devices or accessories are attached by Mike Lockwood · 12 years ago
  69. 31b0e0e Implement call log permission compatibility. by Dianne Hackborn · 12 years ago
  70. 23b871d Merge "Initial commit of InputManager and keyboard layout API." by Jeff Brown · 12 years ago
  71. 9df6e7a Initial commit of InputManager and keyboard layout API. by Jeff Brown · 12 years ago
  72. dd8fab2 TaskStackBuilder and Activity navigation features for framework by Adam Powell · 12 years ago
  73. 7d024d3 Add initial framework for DNS service discovery by Irfan Sheriff · 12 years ago
  74. 59dfce8 Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifest by Fabrice Di Meglio · 12 years ago
  75. 8b5bce8 Merge "User management and switching" by Amith Yamasani · 12 years ago
  76. 1359360 User management and switching by Amith Yamasani · 12 years ago
  77. f27ea66 Avoid ClassCast when migrating ACTION_SEND extras. by Jeff Sharkey · 12 years ago
  78. 0c44525 Merge "Copy EXTRA_STREAM into ClipData and grant." by Jeff Sharkey · 12 years ago
  79. 678d04f Copy EXTRA_STREAM into ClipData and grant. by Jeff Sharkey · 12 years ago
  80. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 12 years ago
  81. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  82. 09f5aed Merge "Selective enforcement of READ_EXTERNAL_STORAGE." by Jeff Sharkey · 12 years ago
  83. edc84ee8 Selective enforcement of READ_EXTERNAL_STORAGE. by Jeff Sharkey · 12 years ago
  84. 9ce685b Make immersive mode public & imply update locking by Christopher Tate · 12 years ago
  85. f1bdf65 Merge "Start using the new activity options argument." by Dianne Hackborn · 12 years ago
  86. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 12 years ago
  87. a2dea4f Merge "Better exceptions around provider permissions." by Jeff Sharkey · 12 years ago
  88. e5d4933 Better exceptions around provider permissions. by Jeff Sharkey · 12 years ago
  89. 0791335 Merge "Fix sync tests failure." by Amith Yamasani · 12 years ago
  90. fb5a496 Prefetch column names in bulk cursor adaptor. by Jeff Brown · 12 years ago
  91. 1b6ae00 Fix sync tests failure. by Amith Yamasani · 12 years ago
  92. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  93. b8c8176 Merge "Let <path-permission> block unprotected providers." by Jeff Sharkey · 12 years ago
  94. 7924512 Add new READ_EXTERNAL_STORAGE permission. by Dianne Hackborn · 12 years ago
  95. 110a6b6 Let <path-permission> block unprotected providers. by Jeff Sharkey · 12 years ago
  96. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  97. 28ca8f9 Merge "Make SyncManager and AccountManagerService multi-user aware." by Amith Yamasani · 12 years ago
  98. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 12 years ago
  99. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 12 years ago
  100. e61cad3 resolved conflicts for merge of 532679a5 to master by Dirk Dougherty · 12 years ago