1. 9ae000c Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 10 years ago
  2. 7825334 Split AndroidRuntime into AndroidRuntimeBase base-class and the rest. by Andreas Huber · 10 years ago
  3. 7f258f9 am a9d171bd: am 5c770dfb: am b823bd45: Merge "Use long to store pointers in ConsumerIrService" by Narayan Kamath · 10 years ago
  4. a9d171b am 5c770dfb: am b823bd45: Merge "Use long to store pointers in ConsumerIrService" by Narayan Kamath · 10 years ago
  5. b823bd4 Merge "Use long to store pointers in ConsumerIrService" by Narayan Kamath · 10 years ago
  6. 091e8d2 Fix build. by Narayan Kamath · 10 years ago
  7. cab8617 am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Context." into klp-modular-dev by Jeff Brown · 10 years ago
  8. 25df673 am 1b51c9cb: Merge "Make SystemService constructor take a Context." into klp-modular-dev by Jeff Brown · 10 years ago
  9. 1b51c9c Merge "Make SystemService constructor take a Context." into klp-modular-dev by Jeff Brown · 10 years ago
  10. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 10 years ago
  11. 33fa09b am 2d6b55aa: am 312ba86b: Change task removal sequence by Craig Mautner · 10 years ago
  12. 2d6b55a am 312ba86b: Change task removal sequence by Craig Mautner · 10 years ago
  13. 312ba86 Change task removal sequence by Craig Mautner · 10 years ago
  14. 7f47702 Merge "Maybe fix issue #12957738: SecurityException in..." by Dianne Hackborn · 10 years ago
  15. f52fd37 Merge "Revert "Move inputservice over to frameworks/native"" by Michael Wright · 10 years ago
  16. 453fa30 Revert "Move inputservice over to frameworks/native" by Michael Wright · 10 years ago
  17. 740dfef Merge "Move inputservice over to frameworks/native" by Michael Wright · 10 years ago
  18. 943c05f Merge "Remove SkRegion dependency from libinput" by Michael Wright · 10 years ago
  19. 89e5c7e Move inputservice over to frameworks/native by Michael Wright · 10 years ago
  20. 9358dcc Maybe fix issue #12957738: SecurityException in... by Dianne Hackborn · 10 years ago
  21. 9348ac8 Fix NPE on removing a user by Amith Yamasani · 10 years ago
  22. a407d6a Remove SkRegion dependency from libinput by Michael Wright · 10 years ago
  23. 56aa06c am 779d204a: am 9ef471f7: Don\'t remove Activities and Tasks until animation done by Craig Mautner · 10 years ago
  24. d8efad8 am 88daefd4: am 379bb6ed: am ff27e6bc: Merge "Use canonical path for /vendor/app" by Christopher Tate · 10 years ago
  25. 694a022 am 9e07c1c4: am 6b1f3acd: am 6ea720ba: Merge "Make sure to turn off led after pulse()" by Dan Sandler · 10 years ago
  26. 779d204 am 9ef471f7: Don\'t remove Activities and Tasks until animation done by Craig Mautner · 10 years ago
  27. 88daefd am 379bb6ed: am ff27e6bc: Merge "Use canonical path for /vendor/app" by Christopher Tate · 10 years ago
  28. ff27e6b Merge "Use canonical path for /vendor/app" by Christopher Tate · 10 years ago
  29. 68ac5ce Merge "Battery stats: more events, fixes." by Dianne Hackborn · 10 years ago
  30. eaf2ac4 Battery stats: more events, fixes. by Dianne Hackborn · 10 years ago
  31. 9ef471f Don't remove Activities and Tasks until animation done by Craig Mautner · 10 years ago
  32. 0d552f7 Use long to store pointers in ConsumerIrService by Ashok Bhat · 10 years ago
  33. 9e07c1c am 6b1f3acd: am 6ea720ba: Merge "Make sure to turn off led after pulse()" by Dan Sandler · 10 years ago
  34. 6ea720b Merge "Make sure to turn off led after pulse()" by Dan Sandler · 10 years ago
  35. 43ef013 am 38f7dcd7: DO NOT MERGE. Test for Configuration differences before changing. by Craig Mautner · 10 years ago
  36. 38f7dcd DO NOT MERGE. Test for Configuration differences before changing. by Craig Mautner · 10 years ago
  37. 9f97de1 am a5a93f55: am 7f416631: Merge "Check feature bits before loading optional services" into klp-modular-dev by Adam Lesinski · 10 years ago
  38. a5a93f5 am 7f416631: Merge "Check feature bits before loading optional services" into klp-modular-dev by Adam Lesinski · 10 years ago
  39. 7f41663 Merge "Check feature bits before loading optional services" into klp-modular-dev by Adam Lesinski · 10 years ago
  40. d1c2c54 Test for Configuration differences before changing. by Craig Mautner · 10 years ago
  41. e33e2ca Merge "Extend DeviceOwner concept to accommodate ProfileOwners" by Jessica Hummel · 10 years ago
  42. 776c555 Extend DeviceOwner concept to accommodate ProfileOwners by Adam Connors · 10 years ago
  43. af04b11 am 14d74b82: am 1bf2b873: Defer detach until animations are complete. by Craig Mautner · 10 years ago
  44. 643ca1e am 481b54be: am dc548483: Move activities from DisplayContent to TaskStack by Craig Mautner · 10 years ago
  45. 14d74b8 am 1bf2b873: Defer detach until animations are complete. by Craig Mautner · 10 years ago
  46. 481b54b am dc548483: Move activities from DisplayContent to TaskStack by Craig Mautner · 10 years ago
  47. 6eb0fdb Merge "Improve logging of first wake lock, history size." by Dianne Hackborn · 10 years ago
  48. 3d658bf Improve logging of first wake lock, history size. by Dianne Hackborn · 10 years ago
  49. 1bf2b87 Defer detach until animations are complete. by Craig Mautner · 10 years ago
  50. dc54848 Move activities from DisplayContent to TaskStack by Craig Mautner · 10 years ago
  51. 898c13d Check feature bits before loading optional services by Adam Lesinski · 10 years ago
  52. dbe576e Merge "Add new RIL commands to read/write NV items and reset NV config." by Jake Hamby · 10 years ago
  53. 9e4adfb resolved conflicts for merge of 32360147 to master by Craig Mautner · 10 years ago
  54. 3236014 am df88d730: Add IIntentSender to ActivityContainer.startActivity by Craig Mautner · 10 years ago
  55. df88d73 Add IIntentSender to ActivityContainer.startActivity by Craig Mautner · 10 years ago
  56. 8f9b33e Add new RIL commands to read/write NV items and reset NV config. by Jake Hamby · 10 years ago
  57. 31b4834 Merge "Introduce "IdleService" API to expose idle-time maintenance to apps" by Christopher Tate · 10 years ago
  58. d417d62 Introduce "IdleService" API to expose idle-time maintenance to apps by Christopher Tate · 11 years ago
  59. dfd1aa4 resolved conflicts for merge of 2cd0563c to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  60. 945d69d am 3cab7fc1: Merge "Add proxy as another network." into klp-modular-dev by Hui Lu · 10 years ago
  61. a76be8b Merge "frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 10 years ago
  62. fdb98d4 frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 10 years ago
  63. 3cab7fc Merge "Add proxy as another network." into klp-modular-dev by Hui Lu · 10 years ago
  64. 1c5624a Add proxy as another network. by Hui Lu · 10 years ago
  65. 3106816 Formatting fix by Patrick Tjin · 10 years ago
  66. c6c6336 frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 10 years ago
  67. 41a17c2 Use canonical path for /vendor/app by Johan Redestig · 10 years ago
  68. 5e31fdb Merge "Adapt to underlying changes in the PBKDF2 implementation" by Christopher Tate · 10 years ago
  69. 583b7b1 am 39a789bf: am 7ae1726d: am aa9ba887: am 6e09eb4c: Merge "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 10 years ago
  70. 39a789b am 7ae1726d: am aa9ba887: am 6e09eb4c: Merge "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 10 years ago
  71. 7ae1726 am aa9ba887: am 6e09eb4c: Merge "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 10 years ago
  72. 6e09eb4 Merge "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 10 years ago
  73. e0d1e29 am af17925f: am 45b68ac3: am 09325627: am 245b58d6: am baf2c7a4: Merge "[ActivityManager]: Fix the activity visibility state not sync between ActivityManager and WindowManager" by Craig Mautner · 10 years ago
  74. af17925 am 45b68ac3: am 09325627: am 245b58d6: am baf2c7a4: Merge "[ActivityManager]: Fix the activity visibility state not sync between ActivityManager and WindowManager" by Craig Mautner · 10 years ago
  75. 45b68ac am 09325627: am 245b58d6: am baf2c7a4: Merge "[ActivityManager]: Fix the activity visibility state not sync between ActivityManager and WindowManager" by Craig Mautner · 10 years ago
  76. 0932562 am 245b58d6: am baf2c7a4: Merge "[ActivityManager]: Fix the activity visibility state not sync between ActivityManager and WindowManager" by Craig Mautner · 10 years ago
  77. a039843 AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 10 years ago
  78. d5c91ec [ActivityManager]: Fix the activity visibility state not sync between ActivityManager and WindowManager by louis_chang · 10 years ago
  79. 36bef0b AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 10 years ago
  80. 63c92ed Merge "Update PackageMonitor to recognize new 'replacing' semantics" by Christopher Tate · 10 years ago
  81. 36ca232 Merge "Clean up dhcp no-op logging" by Robert Greenwalt · 10 years ago
  82. 8b3e3ec Update PackageMonitor to recognize new 'replacing' semantics by Christopher Tate · 10 years ago
  83. 7023df0 Revert "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 10 years ago
  84. 18b4cbe AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 10 years ago
  85. 921f4f9 am 38eda9c4: Remove unnecessary logging. by Craig Mautner · 10 years ago
  86. 38eda9c Remove unnecessary logging. by Craig Mautner · 10 years ago
  87. 31d9989 Merge "Add app version codes to procstats." by Dianne Hackborn · 10 years ago
  88. e846719 Make sure to turn off led after pulse() by Oskar Andero · 11 years ago
  89. 8472e61 Add app version codes to procstats. by Dianne Hackborn · 10 years ago
  90. d01f842 Clean up dhcp no-op logging by Robert Greenwalt · 10 years ago
  91. 85642f8 am 222496f8: am 5d734dbc: am e1d18f6e: am 0e3df216: am cc81bcec: Merge "Only send storage intents after boot complete" by Christopher Tate · 10 years ago
  92. 222496f am 5d734dbc: am e1d18f6e: am 0e3df216: am cc81bcec: Merge "Only send storage intents after boot complete" by Christopher Tate · 10 years ago
  93. 5d734db am e1d18f6e: am 0e3df216: am cc81bcec: Merge "Only send storage intents after boot complete" by Christopher Tate · 10 years ago
  94. e1d18f6 am 0e3df216: am cc81bcec: Merge "Only send storage intents after boot complete" by Christopher Tate · 10 years ago
  95. cc81bce Merge "Only send storage intents after boot complete" by Christopher Tate · 10 years ago
  96. 39e7900 Merge "Battery stats improvements." by Dianne Hackborn · 10 years ago
  97. 099bc62 Battery stats improvements. by Dianne Hackborn · 10 years ago
  98. 79bea30 am 46c95dfc: am b450505c: am a7a9327b: am 5474f085: am 9fc157a4: Merge "FLAG_PRIVILEGED disappears if privileged app is updated and rebooted" by Christopher Tate · 10 years ago
  99. 46c95df am b450505c: am a7a9327b: am 5474f085: am 9fc157a4: Merge "FLAG_PRIVILEGED disappears if privileged app is updated and rebooted" by Christopher Tate · 10 years ago
  100. b450505 am a7a9327b: am 5474f085: am 9fc157a4: Merge "FLAG_PRIVILEGED disappears if privileged app is updated and rebooted" by Christopher Tate · 10 years ago