1. afe7f30 Default setup for excessive I/O notification by Enrico Granata · 7 years ago
  2. 465eb83 Merge "Add running totals information to Storage page in KitchenSink" by Enrico Granata · 7 years ago
  3. 4f1eca4 Fix master build by Steve Paik · 7 years ago
  4. 43024de Deliver an Intent on excessive I/O activity by Enrico Granata · 7 years ago
  5. c7bb2a8 Add running totals information to Storage page in KitchenSink by Enrico Granata · 7 years ago
  6. a5e50f9 Generate diagnostic live frame for vhal simulation by Chao Yan · 7 years ago
  7. e20055f Rename imported diagnostic sensors index by Chao Yan · 7 years ago
  8. 535a7b0 Merge "Xfer all changes I made to packages/services/Car in O.car branch to master." by Vasu Nori · 7 years ago
  9. 7ff3a43 Add KitchenSink UI to visualize I/O activity snapshots by Enrico Granata · 7 years ago
  10. 2b6306d Merge "Create FuelType and EvConnectorType API" by TreeHugger Robot · 7 years ago
  11. c36f8ee Create FuelType and EvConnectorType API by Steve Paik · 7 years ago
  12. 755dc57 Fix a redial-on-answer issue with CarInputService by Enrico Granata · 7 years ago
  13. e5fb911 Xfer all changes I made to packages/services/Car in O.car branch to master. by Vasu Nori · 7 years ago
  14. 0010322 Migrate to car support library. by Anthony Chen · 7 years ago
  15. 7dce379 Add listener registration for I/O activity deltas to CarStorageMonitoringManager by Enrico Granata · 7 years ago
  16. 231c851 Merge "Bring master up to date with o-car branch" by Roger Xue · 7 years ago
  17. 0b13aed Bring master up to date with o-car branch by Lujiang Xue · 7 years ago
  18. f17e0e4 Migrate select Car service targets to aapt2 by Aurimas Liutikas · 7 years ago
  19. 60baca2 Merge "add a kitchenSink app for testing out alert dialog" by TreeHugger Robot · 7 years ago
  20. 7f639a5 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD am: 0743513f5d by Xin Li · 7 years ago
  21. 0743513 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Xin Li · 7 years ago
  22. 11fdeef add a kitchenSink app for testing out alert dialog by Lujiang Xue · 7 years ago
  23. 08929a5 Merge commit '4c7ea2301271d8eff1026da98f38d95ca0a1f5ed' into HEAD by Xin Li · 7 years ago
  24. c5a383a overlay alert-dialog to make it more car-friendly by Lujiang Xue · 7 years ago
  25. 5178b36 Fix a dumpsys crash on devices with no uid_io driver installed by Enrico Granata · 7 years ago
  26. 83a8b7a Add Power Manager test fragment by Steve Paik · 7 years ago
  27. a61497c Merge "Add EV parameters to Car API" by TreeHugger Robot · 7 years ago
  28. 86c5763 Merge "Implement CarStorageMonitoringManager::getIoStatsDeltas" by Enrico Granata · 7 years ago
  29. 7e0150d Implement CarStorageMonitoringManager::getIoStatsDeltas by Enrico Granata · 7 years ago
  30. d0ebac2 Add EV parameters to Car API by Steve Paik · 7 years ago
  31. aa9842e Merge "Add CarSettings to car.mk" by TreeHugger Robot · 7 years ago
  32. d793a9b Merge "Change the log tag for CarRadioService to be <= 23 chars long." by TreeHugger Robot · 7 years ago
  33. bf4c687 Add CarSettings to car.mk by Nicholas Sauer · 7 years ago
  34. 2f7a8bb Use -Werror in packages/services/Car/tools am: 7f50f1e4bd am: 20fdefebcf by Chih-Hung Hsieh · 7 years ago
  35. 3022022 Use -Werror in packages/services/Car/tools am: 7f50f1e4bd am: 20fdefebcf by Chih-Hung Hsieh · 7 years ago
  36. 20fdefe Use -Werror in packages/services/Car/tools am: 7f50f1e4bd by Chih-Hung Hsieh · 7 years ago
  37. c40e40d Change the log tag for CarRadioService to be <= 23 chars long. by Enrico Granata · 7 years ago
  38. 619b260 Merge "Add rounded corners for system dialog for car" by TreeHugger Robot · 7 years ago
  39. 2d64ba6 Fix format specifier warnings am: ad2cd30f11 am: e8ec6b7b9a -s ours by Chih-Hung Hsieh · 7 years ago
  40. 7f50f1e Use -Werror in packages/services/Car/tools by Chih-Hung Hsieh · 7 years ago
  41. 4508668 Fix format specifier warnings am: ad2cd30f11 am: e8ec6b7b9a -s ours by Chih-Hung Hsieh · 7 years ago
  42. e8ec6b7 Fix format specifier warnings am: ad2cd30f11 by Chih-Hung Hsieh · 7 years ago
  43. ad2cd30 Fix format specifier warnings by Chih-Hung Hsieh · 7 years ago
  44. f1279b2 Add rounded corners for system dialog for car by Lujiang Xue · 7 years ago
  45. 0f72b74 Implement CarStorageMonitoringManager::getAggregateIoStats by Enrico Granata · 7 years ago
  46. 3346ed8 Implement an object whose job it is to keep track of changes in uid_io stats over time. by Enrico Granata · 7 years ago
  47. 6acb082 Merge "Implement CarStorageMonitoringManager.getBootIoStats()" by TreeHugger Robot · 7 years ago
  48. 6a32bc6 Merge "Remove libvehiclemonitor/vehicle_monitor_service Nothing is actuall using this code for any monitoring." by Enrico Granata · 7 years ago
  49. a97fce2 Implement CarStorageMonitoringManager.getBootIoStats() by Enrico Granata · 7 years ago
  50. 79ec793 Merge "Remove CAR_CURRENT_SDK_VERSION from p/s/Car This was locking our SDK version to 23, and causing doclava to not recognize several new Java 8 APIs" by Enrico Granata · 7 years ago
  51. 8621775 Remove CAR_CURRENT_SDK_VERSION from p/s/Car by Enrico Granata · 7 years ago
  52. 1a4cd5d Remove libvehiclemonitor/vehicle_monitor_service by Enrico Granata · 7 years ago
  53. dc6a620 Rename Bluetooth HID Service Configuration am: 0e0a6c732a am: 6cbfe1fc5b by Hansong Zhang · 7 years ago
  54. 92e7942 Rename Bluetooth HID Service Configuration am: 0e0a6c732a am: 6cbfe1fc5b by Hansong Zhang · 7 years ago
  55. 6cbfe1f Rename Bluetooth HID Service Configuration am: 0e0a6c732a by Hansong Zhang · 7 years ago
  56. 0e0a6c7 Rename Bluetooth HID Service Configuration by Hansong Zhang · 7 years ago
  57. ae6b1b9 Merge "Add SystemInterface API to collect the list of processes running on the system." by Enrico Granata · 7 years ago
  58. e23f034 Add SystemInterface API to collect the list of processes running on the system. by Enrico Granata · 7 years ago
  59. 18f7cb5 There was no overlay in car_product for min screen width of 900dp thus by Brad Stenning · 7 years ago
  60. ef7cf24 Merge "Implement a sliding window object to track a set of samples over time." by Enrico Granata · 7 years ago
  61. 0a075b0 Fix incremental build issue am: 9076a39ba3 am: 4a1c0221a9 by Colin Cross · 7 years ago
  62. c680932 Removing VMS from O.MR1 am: 7ab072eebe am: 12595a220f -s ours by Asaf Rosenfeld · 7 years ago
  63. 4a1c022 Fix incremental build issue am: 9076a39ba3 by Colin Cross · 7 years ago
  64. 9076a39 Fix incremental build issue by Colin Cross · 7 years ago
  65. 12595a2 Removing VMS from O.MR1 am: 7ab072eebe by Asaf Rosenfeld · 7 years ago
  66. 7ab072e Removing VMS from O.MR1 by Asaf Rosenfeld · 7 years ago
  67. 8cdb81c Don't show maps placeholder when a real maps app is installed. by Nicholas Sauer · 7 years ago
  68. 0965879 Merge "Added basic vhal property simulator" by Chao Yan · 7 years ago
  69. 09564a6 Merge "Clean up EVS launch" by TreeHugger Robot · 7 years ago
  70. 82d3426 Implement a sliding window object to track a set of samples over time. by Enrico Granata · 7 years ago
  71. 2060b45 Clean up EVS launch by Scott Randolph · 7 years ago
  72. 410048a Merge "Refactor SystemInterface." by TreeHugger Robot · 7 years ago
  73. b19bc32 Refactor SystemInterface. by Enrico Granata · 7 years ago
  74. 6f37e15 Added basic vhal property simulator by Chao Yan · 7 years ago
  75. aabaf57 Remove PicoTTS. am: 9734ff55ce am: be7d132e7c am: 1a5b1374a7 am: 4c7ea23012 by Elliott Hughes · 7 years ago
  76. 4c7ea23 Remove PicoTTS. am: 9734ff55ce am: be7d132e7c am: 1a5b1374a7 by Elliott Hughes · 7 years ago
  77. 1a5b137 Remove PicoTTS. am: 9734ff55ce am: be7d132e7c by Elliott Hughes · 7 years ago
  78. be7d132 Remove PicoTTS. am: 9734ff55ce by Elliott Hughes · 7 years ago
  79. fc703de Merge "Track libgui changes" by Rob Carr · 7 years ago
  80. f7908ef Merge "Always call ICarImpl::init in the main thread" by TreeHugger Robot · 7 years ago
  81. abd4723 Always call ICarImpl::init in the main thread by Pavel Maltsev · 7 years ago
  82. 9734ff5 Remove PicoTTS. by Elliott Hughes · 7 years ago
  83. 9739b3c Merge "Set unrestricted mode by default for tests" by TreeHugger Robot · 7 years ago
  84. b460773 Set unrestricted mode by default for tests by Pavel Maltsev · 7 years ago
  85. 1055344 Track libgui changes by Robert Carr · 7 years ago
  86. 7efbf5f Merge "Set config_forceDefaultOrientation to true in the car overlay." by Dean Harding · 7 years ago
  87. 0dc95e5 Merge "Downgrade CarSupportLib min SDK to 21." by TreeHugger Robot · 7 years ago
  88. 32690a4 Merge "Cleanup SystemInterface." by TreeHugger Robot · 7 years ago
  89. f71bef8 Merge "Add GSA's package name to the list of apps on the right-most facet." by Dean Harding · 7 years ago
  90. 94af309 Downgrade CarSupportLib min SDK to 21. by Anthony Chen · 7 years ago
  91. cb1feae Set config_forceDefaultOrientation to true in the car overlay. by Dean Harding · 7 years ago
  92. cb4fb0f Add GSA's package name to the list of apps on the right-most facet. by Dean Harding · 7 years ago
  93. 92dffa6 Teach CarService how to parse /proc/uid_io/stats by Enrico Granata · 7 years ago
  94. c1fdb6a Cleanup SystemInterface. by Enrico Granata · 7 years ago
  95. 34ff6b6 Fix breaking VMS tests in O.MR1. am: 3cf436b313 am: b873997937 -s ours by Asaf Rosenfeld · 7 years ago
  96. b873997 Fix breaking VMS tests in O.MR1. am: 3cf436b313 by Asaf Rosenfeld · 7 years ago
  97. 3cf436b Fix breaking VMS tests in O.MR1. by Asaf Rosenfeld · 7 years ago
  98. d1a11b5 Update to import vhal_const_2_0 as vhal_const_2_1 is gone by Chao Yan · 7 years ago
  99. 0fb21ec Improvements to the Storage fragment in KitchenSink: by Enrico Granata · 7 years ago
  100. ab2485a Merge "Reworked Activity Monitoring test" by TreeHugger Robot · 7 years ago