1. 8cb5abc remove unused import. by Nick Kralevich · 12 years ago
  2. d2a11d9 Merge "Add explicit close of Scanner input" by Elliott Hughes · 12 years ago
  3. ff0c470 System services detect and register app CPU ABIs by Ramin Zaghi · 12 years ago
  4. 1378aba Re-implement native library search and copies. by Ramin Zaghi · 12 years ago
  5. 309ca5d [ActivityManager] Reduce report ANR on wrong activity. by riddle_hsu · 12 years ago
  6. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 12 years ago
  7. 3b2a9d2 Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 12 years ago
  8. d1a8d9f Don't make isSafeMode a field on the Zygote class. by Narayan Kamath · 12 years ago
  9. d511bc1 Merge "[ActivityManager] Fix a bug: unable to start activity after starting activities during screen off." by Craig Mautner · 12 years ago
  10. ff3362f Merge "DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a background activity brings another existed activity to front." by Craig Mautner · 12 years ago
  11. 172d38b Change when the SELinux relabel of /data/data occurs. by Robert Craig · 12 years ago
  12. a282441 Merge "Do not show Home behind full screen activity" by Craig Mautner · 12 years ago
  13. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 12 years ago
  14. 0fd4c65 Do not show Home behind full screen activity by Yevgen Pronenko · 12 years ago
  15. e6e25554 Note libselinux dependency on packages.list format changes. by Stephen Smalley · 12 years ago
  16. 739e194 DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a background activity brings another existed activity to front. by riddle_hsu · 12 years ago
  17. 39f7068 Don't wait for finishing animation when second display is disconnected by Koji Fukui · 12 years ago
  18. 82a9163 [ActivityManager] Fix a bug: unable to start activity after starting activities during screen off. by leo_hsu · 12 years ago
  19. 2b74a24 Set ScreenshotSurface secure if any secure content is shown. by Minoru Aoi · 12 years ago
  20. 0aa5163 Get rid of noise during boot. by Dianne Hackborn · 12 years ago
  21. 4385343 Allow PMS to restorecon directories under /data. by Robert Craig · 12 years ago
  22. eff08c4 Insufficient ProcessRecord cleanup when persistent process is killed by Akira Numata · 12 years ago
  23. 4cde773 Merge "remove unnecessary switchUser call" by Victoria Lease · 12 years ago
  24. f31760c NsdService does not clean up after exiting clients by Dave Platt · 12 years ago
  25. d5c6946 remove unnecessary switchUser call by Jianzheng Zhou · 13 years ago
  26. 0efbd9a ART profiler usage. by Dave Allison · 12 years ago
  27. 27ad525 Inform libcore of time format pref. changes. by Narayan Kamath · 13 years ago
  28. a0b4d0c Merge "Avoid duplication of AppWindowToken in created Task" by Craig Mautner · 12 years ago
  29. c36a5b9 Avoid duplication of AppWindowToken in created Task by Yevgen Pronenko · 12 years ago
  30. 16678ac Merge "Fixed upgrading from forward-lock application to system application" by Christopher Tate · 12 years ago
  31. c924472 open("/dev/rtc0") failure in AlarmManagerService.setTime() should be non-fatal by Greg Hackmann · 12 years ago
  32. 38bf514 Move time setting code from SystemClock to AlarmManagerService by Greg Hackmann · 12 years ago
  33. 4de3f48 AArch64: Make AssetAtlasService 64-bit compatible by Ashok Bhat · 12 years ago
  34. fcb8736 A background started service is removed from mStartingBackground when timeout. by Junu Kim · 12 years ago
  35. 60097a9 Merge "Structure device not freed in error case" by Jeff Sharkey · 12 years ago
  36. 02a64da Merge "Tethering: Skip link local addresses when enabling NAT" by Jeff Sharkey · 12 years ago
  37. 234b0b0 Merge "Fix, MountService now only sends one onShutDownComplete" by Jeff Sharkey · 12 years ago
  38. 8554a09 Fixed upgrading from forward-lock application to system application by Brice Jaglin · 14 years ago
  39. 509a243 Merge "Check the return value of listFiles on the ifw directory" by Ben Gruver · 12 years ago
  40. 26c6b78 Check the return value of listFiles on the ifw directory by Ben Gruver · 13 years ago
  41. bba3a69 Merge "Telephony API extension v2" by Wink Saville · 12 years ago
  42. 67754d9 Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 12 years ago
  43. b823bd4 Merge "Use long to store pointers in ConsumerIrService" by Narayan Kamath · 12 years ago
  44. 5fb5df0 Fix, MountService now only sends one onShutDownComplete by Rickard Helldin · 12 years ago
  45. ff27e6b Merge "Use canonical path for /vendor/app" by Christopher Tate · 12 years ago
  46. 0d552f7 Use long to store pointers in ConsumerIrService by Ashok Bhat · 12 years ago
  47. 6ea720b Merge "Make sure to turn off led after pulse()" by Dan Sandler · 12 years ago
  48. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 12 years ago
  49. c6c6336 frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 12 years ago
  50. 41a17c2 Use canonical path for /vendor/app by Johan Redestig · 12 years ago
  51. 6e09eb4 Merge "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 12 years ago
  52. a039843 AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 13 years ago
  53. d5c91ec [ActivityManager]: Fix the activity visibility state not sync between ActivityManager and WindowManager by louis_chang · 12 years ago
  54. 1da35f7 Tethering: Skip link local addresses when enabling NAT by jiaguo · 13 years ago
  55. e846719 Make sure to turn off led after pulse() by Oskar Andero · 13 years ago
  56. cc81bce Merge "Only send storage intents after boot complete" by Christopher Tate · 12 years ago
  57. 719b3b8 FLAG_PRIVILEGED disappears if privileged app is updated and rebooted by Naofumi Harada · 13 years ago
  58. 0464c07 Only send storage intents after boot complete by Johan Redestig · 13 years ago
  59. 90cadb3 Merge "MountService listeners can not be unregistered" by Jeff Sharkey · 13 years ago
  60. 9bd36ef Structure device not freed in error case by Henrik Baard · 13 years ago
  61. c5ac15a Telephony API extension v2 by Antonio Marín Cerezuela · 13 years ago
  62. 2a39c6f Add explicit close of Scanner input by Michael Ollanketo · 13 years ago
  63. 446ef1d Fix visibility of multiple non-fullscreen activities. by riddle_hsu · 13 years ago
  64. 9607d78 Merge "Added missing USB device descriptor fields needed for intent filters" by Mike Lockwood · 13 years ago
  65. 87d6cd4 Fix a bug introduced in change 73712 by Narayan Kamath · 13 years ago
  66. 7e2a9dc AArch64: Use long for pointers in services by Ashok Bhat · 13 years ago
  67. 2ac3cb7 Fix broken XML parsing idiom. by Narayan Kamath · 13 years ago
  68. c8733b8 Keydispatching timeout while finish Activity by Martin Wallgren · 15 years ago
  69. d64fe0f MountService listeners can not be unregistered by Niklas Brunlid · 13 years ago
  70. eb0ca2b7 Merge "Add timerfd backend to AlarmManagerService" by Greg Hackmann · 13 years ago
  71. 9f4e67c Merge "Clean up native AlarmManagerService tabs/spaces and unused parameter warnings" by Greg Hackmann · 13 years ago
  72. 9cdf9e5 Fix to NullPointerException on move back in ActivityStack. by Daniel 2 Olofsson · 13 years ago
  73. a1d6f92 Add timerfd backend to AlarmManagerService by Greg Hackmann · 13 years ago
  74. e6585b3 Use java.util.Objects instead on internal API by Kenny Root · 13 years ago
  75. 32b4c07 Clean up native AlarmManagerService tabs/spaces and unused parameter warnings by Greg Hackmann · 13 years ago
  76. 2daa0c9 Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 13 years ago
  77. 6b8a3a52 am f7422885: Merge "Augment SELinuxMMAC functionality." by Nick Kralevich · 13 years ago
  78. 99a626c Augment SELinuxMMAC functionality. by Robert Craig · 13 years ago
  79. 6448394 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 13 years ago
  80. ebcb32f Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD by The Android Open Source Project · 13 years ago
  81. 856df42 Remove setEnforcingMode from SELinuxPolicyInstallReceiver. by Stephen Smalley · 13 years ago
  82. 5ad421a Use LinkAddress in address notifications. by Lorenzo Colitti · 13 years ago
  83. 5ae4a531 Pass DNS server info notifications to observers. by Lorenzo Colitti · 13 years ago
  84. a9626c1 Minor cleanups to NetdCallbackReceiver.onEvent. by Lorenzo Colitti · 13 years ago
  85. 132fe8d Use BaseNetworkObserver in Tethering. by Lorenzo Colitti · 13 years ago
  86. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 13 years ago
  87. 90192a6 am 0495f4ed: Merge "Make SurfaceView layers captured by screenshotApplications()" by Craig Mautner · 13 years ago
  88. 7ccba97 Make SurfaceView layers captured by screenshotApplications() by Sangkyu Lee · 13 years ago
  89. bac6180 am 1abead42: am 245408d2: Merge "Do not hold direct ref BatteryStatsImpl" into klp-dev by Adam Lesinski · 13 years ago
  90. 245408d Merge "Do not hold direct ref BatteryStatsImpl$Uid$Proc" into klp-dev by Adam Lesinski · 13 years ago
  91. 32962b3 am c65dfef3: am afc76f28: Merge "Use scaled display size in wallpaper constraint." into klp-dev by John Spurlock · 13 years ago
  92. afc76f2 Merge "Use scaled display size in wallpaper constraint." into klp-dev by John Spurlock · 13 years ago
  93. 2cd3fb5 Do not hold direct ref BatteryStatsImpl$Uid$Proc by Adam Lesinski · 13 years ago
  94. d6e836c Use scaled display size in wallpaper constraint. by John Spurlock · 13 years ago
  95. 51213d9 am a8a448da: am e568672c: Merge "Fix NPE in ConnectivityService" into klp-dev by Robert Greenwalt · 13 years ago
  96. a8dae99 Fix NPE in ConnectivityService by Robert Greenwalt · 13 years ago
  97. 427dcdf am 0324bb1a: am 23188c2b: Merge "Restore jankless transition keyguard-to-wallpaper" into klp-dev by Craig Mautner · 13 years ago
  98. de43ebe Restore jankless transition keyguard-to-wallpaper by Craig Mautner · 13 years ago
  99. 2ea480c am 5d0b18cd: am 3de885be: Merge "Disallow applications from initiating cast screen." into klp-dev by Jeff Brown · 13 years ago
  100. 3de885b Merge "Disallow applications from initiating cast screen." into klp-dev by Jeff Brown · 13 years ago