1. 6079285 Grant optional permissions by default for system apps. by Nick Kralevich · 12 years ago
  2. 55cfcd7 Merge "doSignaturePermission -> grantSignaturePermission" into jb-mr2-dev by Nick Kralevich · 12 years ago
  3. f667c8d Merge "grantPermissionsLPw: introduce isNewPlatformPermissionForPackage" into jb-mr2-dev by Nick Kralevich · 12 years ago
  4. 5b7d148 Merge "grantPermissionsLPw: get rid of a level of curly braces" into jb-mr2-dev by Nick Kralevich · 12 years ago
  5. bb7ba4a Merge "grantPermissionsLPw: introduce doSignaturePermission" into jb-mr2-dev by Nick Kralevich · 12 years ago
  6. 006c6338 Merge "Fix bug in initializing preferred activities." into jb-mr2-dev by Dianne Hackborn · 12 years ago
  7. f4c240e Fixed a NPE in AccountManagerService by Mita Yun · 12 years ago
  8. 94b8c93 doSignaturePermission -> grantSignaturePermission by Nick Kralevich · 12 years ago
  9. 3337dbf grantPermissionsLPw: introduce isNewPlatformPermissionForPackage by Nick Kralevich · 12 years ago
  10. daae541 grantPermissionsLPw: get rid of a level of curly braces by Nick Kralevich · 12 years ago
  11. 35bee33d grantPermissionsLPw: introduce doSignaturePermission by Nick Kralevich · 12 years ago
  12. 4d491a6 Fix bug in initializing preferred activities. by Dianne Hackborn · 12 years ago
  13. 73882cf Merge "debuggerd now notifies the Activity Manager about native crashes" into jb-mr2-dev by Christopher Tate · 12 years ago
  14. 58d380d debuggerd now notifies the Activity Manager about native crashes by Christopher Tate · 12 years ago
  15. 63fba8c Merge "Add new primary accounts to secondary limited users" into jb-mr2-dev by Amith Yamasani · 12 years ago
  16. 5be347b Add new primary accounts to secondary limited users by Amith Yamasani · 12 years ago
  17. 9fd0854 Merge "Fix test" into jb-mr2-dev by Amith Yamasani · 12 years ago
  18. 31c0959 Fix test by Amith Yamasani · 12 years ago
  19. 42bc734 Merge "Block access to accounts for limited users." into jb-mr2-dev by Amith Yamasani · 12 years ago
  20. 27db468 Block access to accounts for limited users. by Amith Yamasani · 12 years ago
  21. cac0e0b Merge "Add SELinux updater and Settings-based enforcement switch." into jb-mr2-dev by Geremy Condra · 12 years ago
  22. 9e8ba8f Merge "Improve RestrictionEntry API" into jb-mr2-dev by Amith Yamasani · 12 years ago
  23. 86118ba Improve RestrictionEntry API by Amith Yamasani · 12 years ago
  24. 77118fb Add SELinux updater and Settings-based enforcement switch. by Geremy Condra · 12 years ago
  25. ce66fd7 Merge "AccountManager changes for profile seeding." into jb-mr2-dev by Jatin Lodhia · 12 years ago
  26. 2fb669e Merge "Stop clat if it's no longer in use." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  27. 9d034de am 24948d3c: am 946a5c91: Merge "Save off the seinfo value with packages.list." by Geremy Condra · 12 years ago
  28. 84e594f Merge "Unhide Bluetooth Low Energy public APIs" into jb-mr2-dev by Matthew Xie · 12 years ago
  29. ddf7e47 Unhide Bluetooth Low Energy public APIs by Matthew Xie · 12 years ago
  30. 946a5c9 Merge "Save off the seinfo value with packages.list." by Geremy Condra · 12 years ago
  31. 94eaab4 am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Take 2]" by Elliott Hughes · 12 years ago
  32. 5c3bd37 am f21a34bf: am 2ff853da: Merge "Add data validation on seinfo labels." by Geremy Condra · 12 years ago
  33. a19647d Merge "Correct executable bit for source files [Take 2]" by Elliott Hughes · 12 years ago
  34. 3df7d69 AccountManager changes for profile seeding. by Jatin Lodhia · 12 years ago
  35. e494a81 Merge "Restricted account visibility" into jb-mr2-dev by Amith Yamasani · 12 years ago
  36. 3eba5ad Merge "Crank up the mOomMinFreeHigh values by 50%." into jb-mr2-dev by Ben Cheng · 12 years ago
  37. c92342b Merge "Add user restrictions for bluetooth, sideloading, usb file transfer" into jb-mr2-dev by Maggie Benthall · 12 years ago
  38. 1263deb Merge "Allow system server to bind to USB devices." into jb-mr2-dev by Jeff Brown · 12 years ago
  39. 5acc863 Merge "Add BT - DataTracker connection" into jb-mr2-dev by Robert Greenwalt · 12 years ago
  40. d417ab0 Add data validation on seinfo labels. by Robert Craig · 12 years ago
  41. e8eea12 Allow system server to bind to USB devices. by Jeff Brown · 12 years ago
  42. d2ef1e5 Stop clat if it's no longer in use. by Lorenzo Colitti · 12 years ago
  43. 0ac1fc9 Restricted account visibility by Amith Yamasani · 12 years ago
  44. b5cda42 Crank up the mOomMinFreeHigh values by 50%. by Ben Cheng · 12 years ago
  45. 7039738 Fix build. by Dianne Hackborn · 12 years ago
  46. bf20aa7 Merge "Keep track of who has disabled applications." into jb-mr2-dev by Dianne Hackborn · 12 years ago
  47. 665e1ae Add BT - DataTracker connection by Robert Greenwalt · 12 years ago
  48. a12fccf Add user restrictions for bluetooth, sideloading, usb file transfer by Maggie Benthall · 12 years ago
  49. c75195a Merge "Notify user only when device provisioned" into jb-mr2-dev by Irfan Sheriff · 12 years ago
  50. dde8661 Merge "Sync APIs use seconds instead of ms." into jb-mr2-dev by Jeff Sharkey · 12 years ago
  51. 51366be Sync APIs use seconds instead of ms. by Jeff Sharkey · 12 years ago
  52. 07a2295 Notify user only when device provisioned by Irfan Sheriff · 12 years ago
  53. 3fa3c28a Keep track of who has disabled applications. by Dianne Hackborn · 12 years ago
  54. 3e4a3ea Correct executable bit for source files [Take 2] by Chirayu Desai · 12 years ago
  55. ca3d655 Merge "Use input transport for communications between app and IME." into jb-mr2-dev by Jeff Brown · 12 years ago
  56. 3bcc2fb Merge "Fix issue #8470131: Process thrash kills battery" into jb-mr2-dev by Dianne Hackborn · 12 years ago
  57. 5871b25 Merge "Change wm commands to return size and density info." into jb-mr2-dev by Dianne Hackborn · 12 years ago
  58. cf797a5 Merge "Deliver key repeats for artificial dpad events" into jb-mr2-dev by Michael Wright · 12 years ago
  59. c28867a Use input transport for communications between app and IME. by Jeff Brown · 12 years ago
  60. 0519105 Match tests to new API. by Amith Yamasani · 12 years ago
  61. df5e9fe Merge "Device Owner, a special kind of device admin" into jb-mr2-dev by Amith Yamasani · 12 years ago
  62. 672cf45 Change wm commands to return size and density info. by Dianne Hackborn · 12 years ago
  63. 71e6c69 Device Owner, a special kind of device admin by Amith Yamasani · 12 years ago
  64. 40f8f0d1 Deliver key repeats for artificial dpad events by Michael Wright · 12 years ago
  65. 7e9221c Merge "It helps to catch the right exception." into jb-mr2-dev by Jeff Sharkey · 12 years ago
  66. 9ae62f5 It helps to catch the right exception. by Jeff Sharkey · 12 years ago
  67. 4a45373 Save off the seinfo value with packages.list. by Robert Craig · 12 years ago
  68. df4144f am 9fa57b74: am 2aee33c1: Merge "BackupManagerService files need new security labeling." by Geremy Condra · 12 years ago
  69. 2aee33c Merge "BackupManagerService files need new security labeling." by Geremy Condra · 12 years ago
  70. a40cfeb Fix issue #8470131: Process thrash kills battery by Dianne Hackborn · 12 years ago
  71. 0f40dc9 Add seinfo parsing to PackageManagerService. by Robert Craig · 12 years ago
  72. c498614 PackageManagerService: update grantPermission / revokePermission by Nick Kralevich · 12 years ago
  73. 1e0c8e6 Proper security labeling of multi-user data directories. by rpcraig · 12 years ago
  74. d3f8d03 Add seinfo parsing to PackageManagerService. by Robert Craig · 12 years ago
  75. b685faa Merge "Implement #8323587, #8323342, #8323590: new features." into jb-mr2-dev by Dianne Hackborn · 12 years ago
  76. 119bbc3 Implement #8323587, #8323342, #8323590: new features. by Dianne Hackborn · 12 years ago
  77. 320a31c Merge "Incorrect unbinding of accessibility services." into jb-mr2-dev by Svetoslav · 12 years ago
  78. cefac5a Incorrect unbinding of accessibility services. by Svetoslav · 12 years ago
  79. 5341f37 Merge "Reduce situations where black thumbnail occurs." into jb-mr2-dev by Craig Mautner · 12 years ago
  80. 9da8c37 Merge "Move XML utility methods into shared location." into jb-mr2-dev by Jeff Sharkey · 12 years ago
  81. ded7b75 Move XML utility methods into shared location. by Jeff Sharkey · 12 years ago
  82. 24d88747 Reduce situations where black thumbnail occurs. by Craig Mautner · 12 years ago
  83. a7452ee [DO NOT MERGE] Notify vold when to start fstrim. by Svetoslav · 12 years ago
  84. 31453e5 Merge "Reset connections on all stacked interfaces." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  85. 75ebb37f Add APP_SWITCH to app switch input dispatching optimization by Michael Wright · 12 years ago
  86. 765ddb4 Merge "Separate sessionCreated and finishedEvents callbacks" into jb-mr2-dev by Michael Wright · 12 years ago
  87. 6848963 Merge "Round up periodic syncs with short frequencies." into jb-mr2-dev by Jeff Sharkey · 12 years ago
  88. 6009459 Round up periodic syncs with short frequencies. by Jeff Sharkey · 12 years ago
  89. 52a5352 Separate sessionCreated and finishedEvents callbacks by Michael Wright · 12 years ago
  90. dc0299f Merge "Allow whitelisted non-system packages to listen for notifications." into jb-mr2-dev by Daniel Sandler · 12 years ago
  91. c3ab03a Merge "Fix issue #8436951 JB-MR2: Compatibility: Audible, Pandora, ..." into jb-mr2-dev by Dianne Hackborn · 12 years ago
  92. 2ced96c Fix issue #8436951 JB-MR2: Compatibility: Audible, Pandora, ... by Dianne Hackborn · 12 years ago
  93. 7b7beb7 Notify user when wi-fi is toggled about scans by Irfan Sheriff · 12 years ago
  94. 4b749ef Allow whitelisted non-system packages to listen for notifications. by Daniel Sandler · 12 years ago
  95. d4f8800 Merge "Application restrictions API" into jb-mr2-dev by Amith Yamasani · 12 years ago
  96. 4deaf89 am 6837f4a4: am e4679750: Merge "Fix Watchdog HeartbeatHandler to run on correct thread" by Wink Saville · 12 years ago
  97. df2e92a Application restrictions API by Amith Yamasani · 12 years ago
  98. 63f1e2f Merge "Add API to control scan always mode" into jb-mr2-dev by Irfan Sheriff · 12 years ago
  99. 4aa9bcf Reset connections on all stacked interfaces. by Lorenzo Colitti · 12 years ago
  100. 9f3d550 Merge "Fix reading sleep policy" into jb-mr2-dev by Irfan Sheriff · 12 years ago