1. 176a5fd CarService dump() improvements: by Felipe Leme · 3 years, 6 months ago
  2. bd5fb56 Log to Slog - part V by Eric Jeong · 3 years, 7 months ago
  3. 0b8c202 Renaming Stacks APIs to RootTasks by Louis Chang · 3 years, 10 months ago
  4. 3bf2f20 Replace StackInfo with TaskInfo by Louis Chang · 4 years ago
  5. b2c7899 Unregister the listeners when SystemActivityMonitoringService is gone. by Yuncheol Heo · 4 years, 3 months ago
  6. b241d02 Change all HandlerThread inside CarService into static instance. by Keun young Park · 4 years, 3 months ago
  7. 8b5ab80 Empty mTopTask in SystemActivityMonitoringService.updateTasks(). by Yuncheol Heo · 4 years, 3 months ago
  8. 3b9ed20 Adds a FakeAppFocusService to be used by the CarAppFocusManager in tests by tadvana · 5 years ago
  9. d525de1 Support blocking screen on multi-display. by Yao, Yuxing · 5 years ago
  10. 2646cff Fix iterating over sparse array - use #valueAt(). by Yao, Yuxing · 5 years ago
  11. f4ed528 Removing filtering based on existing tasks when notify newly launched activity. by Yao, Yuxing · 5 years ago
  12. 4291a19 DirectRenderingClusterSample: Track changes to IProcessObserver. by Narayan Kamath · 5 years ago
  13. 4ddb2c6 Notify top task of each display. by Yao, Yuxing · 5 years ago
  14. cfcc59f Only block default display. by Yao, Yuxing · 5 years ago
  15. 7684dbb Remove stacks from topTaks that no longer exist. by Michal Palczewski · 6 years ago
  16. d1d6a37 Add a button to blocking activity to restart task. by Yao, Yuxing · 6 years ago
  17. ffcdb84 Update App blocking UX behavior. by Ram Periathiruvadi · 6 years ago
  18. ed2c864 Fix carservice_test suite by Pavel Maltsev · 7 years ago
  19. 9a000b9 Switched from AM.getFocusedStackId() to getFocusedStackInfo() API. by Wale Ogunwale · 7 years ago
  20. 74a381e Do not start home activity if it's not ready by Pavel Maltsev · 7 years ago
  21. d0f2f8e Remove some unused code around process state reporting. by Dianne Hackborn · 7 years ago
  22. a4f49aa Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  23. c1265de Follow ITaskStackListener changes by Yorke Lee · 8 years ago
  24. b982e64 Put launcher in the activity stack before we show the block activity. by Yao Chen · 8 years ago
  25. ed8609e Fix AAE activity blocking. by Yao Chen · 8 years ago
  26. 1b1247b Change logging for car packages. by Vitalii Tomkiv · 8 years ago
  27. 4727da3 implement activity blocking by Keun-young Park · 8 years ago