1. 04c6d73 Revert "DO NOT MERGE Fix race condition between binder deaths" by Justin Koh · 10 years ago
  2. 8828d86 DO NOT MERGE Fix race condition between binder deaths by Craig Mautner · 10 years ago
  3. 1cf337a am 52824dab: am 1b4f1a79: am 1c2eaa78: am 660af7eb: am 59c1202e: Merge "Change permission guard on bindBackupAgent()" into jb-mr2-dev by Jeff Vander Stoep · 10 years ago
  4. da3b436 DO NOT MERGE: Use a linear spline if there's a non-monotonic brightness curve by Michael Wright · 10 years ago
  5. df7af46 VirtualDisplayAdapter: Set the transaction surface even if NULL by Jesse Hall · 10 years ago
  6. 7450614 Move wakelock release to handleMessage by Prashant Malani · 10 years ago
  7. 0fa45d9 Merge "Remove PendingActivityLaunches based on stack." into klp-modular-dev by Craig Mautner · 10 years ago
  8. 7f13ed3 Remove PendingActivityLaunches based on stack. by Craig Mautner · 10 years ago
  9. a0bb44e Merge "Finish crashed activities immediately" into klp-modular-dev by Craig Mautner · 10 years ago
  10. 8e5b133 Finish crashed activities immediately by Craig Mautner · 10 years ago
  11. a04ea61 Revert "Remove circular mask" by Prashant Malani · 10 years ago
  12. a63272b Merge "Revert "Wait for all windows to draw before turning screen on"" into klp-modular-dev by Justin Koh · 10 years ago
  13. 528b4b7 Revert "Wait for all windows to draw before turning screen on" by Justin Koh · 10 years ago
  14. 9353e1a Merge "Make the booting flag update unconditional" into klp-modular-dev by Prashant Malani · 10 years ago
  15. 0a589b9 Wait for all windows to draw before turning screen on by Craig Mautner · 10 years ago
  16. 65d7c33 Merge "Additional cleanup after stack deletion." into klp-modular-dev by Justin Koh · 10 years ago
  17. ee36c77 Additional cleanup after stack deletion. by Craig Mautner · 10 years ago
  18. 14bff9f Make the booting flag update unconditional by Prashant Malani · 10 years ago
  19. 0cb38d2 Merge "Add configuration for activity thumbnails" into klp-modular-dev by Michael Kolb · 10 years ago
  20. 5f6238e Add configuration for activity thumbnails by Michael Kolb · 10 years ago
  21. f5e6747 Allow overlays to configure ConnectivityService's network sampling to not wake the device. by Aaron Whyte · 10 years ago
  22. 362449a Do not delete stack if empty task is being reused. by Craig Mautner · 10 years ago
  23. 2ea0d39 DO NOT MERGE Reduce chance of notification listener dropped messages. by Griff Hazen · 10 years ago
  24. 6335fbc Revert "Revert "Close ActivityView and ActivityContainer cleanly."" by Craig Mautner · 10 years ago
  25. 6fe2184 Do not treat the dummy animation as an animation by Craig Mautner · 10 years ago
  26. dd5c947 Revert "Close ActivityView and ActivityContainer cleanly." by Justin Koh · 10 years ago
  27. be63495 Fix permission problem and NPE by Craig Mautner · 10 years ago
  28. 4a9f129 Close ActivityView and ActivityContainer cleanly. by Craig Mautner · 10 years ago
  29. e33010a Merge "Add NO_ANIMATION flag to ActivityView Intents." into klp-modular-dev by Craig Mautner · 10 years ago
  30. 9f637d1 Reduce notification service historical archive size to 1 for watches. by Griff Hazen · 10 years ago
  31. e6d80f4 Add NO_ANIMATION flag to ActivityView Intents. by Craig Mautner · 10 years ago
  32. 3f175a3 am e5a28d34: am 20c5ce50: Handle provisioning APN by turning off/on radio. by Amit Mahajan · 10 years ago
  33. 4bdc93d Merge "Remove circular mask" into klp-modular-dev by Michael Kolb · 10 years ago
  34. 42db376 Merge "DO NOT MERGE Change display state modification during dozing" into klp-modular-dev by Prashant Malani · 10 years ago
  35. 448a4e5 DO NOT MERGE Change display state modification during dozing by Prashant Malani · 10 years ago
  36. 89b6bf5a DO NOT MERGE Readd removal of notification listener limit on posting by Justin Koh · 10 years ago
  37. 2e8b27e Remove circular mask by Michael Kolb · 10 years ago
  38. 8200b66 Merge "Revert "Add check to allow notification listener packages to post >50 notifications"" into klp-modular-dev by Justin Koh · 10 years ago
  39. 500a6b0 Revert "Add check to allow notification listener packages to post >50 notifications" by Justin Koh · 10 years ago
  40. 2be3d6f Merge "Add check to allow notification listener packages to post >50 notifications" into klp-modular-dev by Justin Koh · 10 years ago
  41. 2dbd36f Add check to allow notification listener packages to post >50 notifications by Justin Koh · 10 years ago
  42. e34fcf8 Merge "Add callback when ActivityView activities complete" into klp-modular-dev by Craig Mautner · 10 years ago
  43. d94b47f Add callback when ActivityView activities complete by Craig Mautner · 10 years ago
  44. 81dfc08 Merge "Force all windows to redraw before unblanking screen" into klp-modular-dev by Craig Mautner · 10 years ago
  45. 228742d Force all windows to redraw before unblanking screen by Craig Mautner · 10 years ago
  46. ca5b9cf Fix circular mask by Michael Kolb · 10 years ago
  47. 010e561 Add dumpsys to dock observer. by Jeff Brown · 10 years ago
  48. 1b4bf85 Do not start tasks on ActivityViews unless explicit by Craig Mautner · 10 years ago
  49. 7509733 Elide extras strings from noman dumpsys output. by Dan Sandler · 10 years ago
  50. 4255869 Defer display ready until brightness ramp completes. by Jeff Brown · 10 years ago
  51. 6d8fd27 Make power button behavior configurable. by Jeff Brown · 10 years ago
  52. 969579b I'm feeling the good vibrations. by Jeff Brown · 10 years ago
  53. 27736f5 Allow display timeouts to be set in config.xml. by Jeff Brown · 10 years ago
  54. aa943d1 BootReceiver: add ro.boot.bootreason property to SYSTEM_LAST_KMSG by Colin Cross · 10 years ago
  55. 9da8301 Prevent crashing when disabling MCU during dream wakeup by Heather Lee Wilson · 10 years ago
  56. 84aaf12 Merge "Plumb display state and interactive information to BatteryStats. (DO NOT MERGE)" into klp-modular-dev by Jeff Brown · 10 years ago
  57. 01ee6f6c Plumb display state and interactive information to BatteryStats. (DO NOT MERGE) by Jeff Brown · 10 years ago
  58. e88097b Merge "Pause and resume ActivityView when visibility changes" into klp-modular-dev by Craig Mautner · 10 years ago
  59. 05678d5 Add null check to embeddedAllowed check by Craig Mautner · 10 years ago
  60. d13a558 Pause and resume ActivityView when visibility changes by Craig Mautner · 10 years ago
  61. 140ffc7 Clean up some terminology related to interactive state. by Jeff Brown · 10 years ago
  62. 8fe27e8 Merge "Move logical address allocation logic into native service from HAL" into klp-modular-dev by Jinsuk Kim · 10 years ago
  63. 247ab65 Throw exception from startActivity if not allowed. by Craig Mautner · 10 years ago
  64. 3a656ea Merge "Too soon." into klp-modular-dev by Craig Mautner · 10 years ago
  65. 2e46e65e Too soon. by Craig Mautner · 10 years ago
  66. 3359bbe Merge "Add test for attribute android:allowEmbedded" into klp-modular-dev by Craig Mautner · 10 years ago
  67. e597d5f Merge "Use rotation to position circular display mask" into klp-modular-dev by Michael Kolb · 10 years ago
  68. 8b275ca Use rotation to position circular display mask by Michael Kolb · 10 years ago
  69. 7573101 Add test for attribute android:allowEmbedded by Craig Mautner · 10 years ago
  70. 7f7bdb2 Force ActivityView activities to start in new task by Craig Mautner · 10 years ago
  71. 3af3926 Merge "Fix HDMI hotplug display blanking behavior." into klp-modular-dev by Jeff Brown · 10 years ago
  72. 44b1f76 Fix HDMI hotplug display blanking behavior. by Jeff Brown · 10 years ago
  73. b081a59 Javac (at least for 1.7.0_51 on Mac) wants fully qualified class name by Ying Wang · 10 years ago
  74. 6985bad Fix black ActivityView by Craig Mautner · 10 years ago
  75. f4c909b Fix ActivityView lifecycle by Craig Mautner · 10 years ago
  76. cbafd1b Move logical address allocation logic into native service from HAL by Jinsuk Kim · 10 years ago
  77. 92207df Add support for dynamically setting the virtual display surface. by Jeff Brown · 10 years ago
  78. e3a00d7 Fix ActivityContainer callback parcelling. by Craig Mautner · 10 years ago
  79. b72d8b4 Add support for custom TXT records in NSD by Christopher Lane · 10 years ago
  80. d912e1f Use the display's actual state in the view hierarchy. by Jeff Brown · 10 years ago
  81. b11f250 Merge "Delegate HdmiCecService method impl to HdmiCecDevice subclass" into klp-modular-dev by Jinsuk Kim · 10 years ago
  82. 6179107 Delegate HdmiCecService method impl to HdmiCecDevice subclass by Jinsuk Kim · 10 years ago
  83. f24687e Merge "Plumb display power state through display manager." into klp-modular-dev by Jeff Brown · 10 years ago
  84. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  85. 8d31358 Merge "Merge "NsdService does not clean up after exiting clients"" into klp-modular-dev by Jesse Gunsch · 10 years ago
  86. 13014b5 Move certain internal activity manager methods to new class. by Jeff Brown · 10 years ago
  87. ad9ef19 Move display power controller to display manager service. (DO NOT MERGE) by Jeff Brown · 10 years ago
  88. 8e5df44 Merge "NsdService does not clean up after exiting clients" by Dave Platt · 10 years ago
  89. 6c19129 Introduce new UI_MODE_TYPE_WATCH and qualifier. by John Spurlock · 10 years ago
  90. 60b17cc Use build property for CEC device OSD name by Jinsuk Kim · 10 years ago
  91. b1dca16 Merge "Maintain display power status for playback device" into klp-modular-dev by Jinsuk Kim · 10 years ago
  92. 4e90fcd Maintain display power status for playback device by Jinsuk Kim · 10 years ago
  93. 39a6db7 Add circular anti-aliasing mask to circular display by Michael Kolb · 10 years ago
  94. 41eaa32 Merge "Replace individual methods with a consolidated CEC nativeSendmessage" into klp-modular-dev by Jinsuk Kim · 10 years ago
  95. 594c73f Merge "hdmi: cec: add permission name to dump permission denial message" into klp-modular-dev by Adam Hampson · 10 years ago
  96. 5579ec3 DO NOT MERGE Enhance the NotificationListenerService api. by John Spurlock · 10 years ago
  97. 25b32c6 hdmi: cec: add permission name to dump permission denial message by Adam Hampson · 10 years ago
  98. bffd4d4 Merge "Check return values for null." into klp-modular-dev by Craig Mautner · 10 years ago
  99. d3849f5 Check return values for null. by Craig Mautner · 10 years ago
  100. e824026 Fix a race in NotificationManager with Listeners by Adam Lesinski · 10 years ago