1. ae7d324 test-hwc2: dump by Marissa Wall · 9 years ago
  2. bad1bc7 test-hwc2: virtual displays by Marissa Wall · 9 years ago
  3. 35040c5 test-hwc2: color and hdr requests by Marissa Wall · 9 years ago
  4. 563030b test-hwc2: present display by Marissa Wall · 9 years ago
  5. f18cfb0 test-hwc2: add client target support by Marissa Wall · 9 years ago
  6. 706178d test-hwc2: get and accept display changes by Marissa Wall · 9 years ago
  7. 1cd789c test-hwc2: validate display by Marissa Wall · 9 years ago
  8. f7618ed test-hwc2: set layer visible region by Marissa Wall · 9 years ago
  9. 5a240aa test-hwc2: set layer buffer by Marissa Wall · 9 years ago
  10. ad76181 test-hwc2: set layer surface damage by Marissa Wall · 9 years ago
  11. 2a0aaf9 test-hwc2: set cursor position by Marissa Wall · 9 years ago
  12. ee24278 test-hwc2: set layer color by Marissa Wall · 9 years ago
  13. c57468f test-hwc2: set layer source crop by Marissa Wall · 9 years ago
  14. 600a73b test-hwc2: set layer display frame by Marissa Wall · 9 years ago
  15. 273b1df test-hwc2: set layer z order by Marissa Wall · 9 years ago
  16. ac10819 test-hwc2: set layer transform by Marissa Wall · 9 years ago
  17. 2b1f530 test-hwc2: set layer plane alpha by Marissa Wall · 9 years ago
  18. b72b5c9 test-hwc2: set layer dataspace by Marissa Wall · 9 years ago
  19. ffc67da test-hwc2: set layer blend mode by Marissa Wall · 9 years ago
  20. 6bd8bfd test-hwc2: set layer composition type by Marissa Wall · 9 years ago
  21. dd4087f test-hwc2: get display name by Marissa Wall · 9 years ago
  22. 572a1ee test-hwc2: enable vsync by Marissa Wall · 9 years ago
  23. 03c9173 test-hwc2: power mode support by Marissa Wall · 9 years ago
  24. 93dc04f test-hwc2: get and set active config by Marissa Wall · 9 years ago
  25. cf935cb test-hwc2: get display configs and attributes by Marissa Wall · 9 years ago
  26. 1db2e37 test-hwc2: create and destroy layers by Marissa Wall · 9 years ago
  27. cfb9a07 test-hwc2: display type support by Marissa Wall · 9 years ago
  28. a4b0148 test-hwc2: register callback functions by Marissa Wall · 9 years ago
  29. 4d60005 test-hwc2: open and close hwc2 device by Marissa Wall · 9 years ago
  30. b638bf8 Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" by Treehugger Robot · 9 years ago
  31. 62b34b5 Merge "Installd: Clean up code related to foreign dex use" by Calin Juravle · 9 years ago
  32. 6ac7fb5 libbinder: use sysconf(_SC_PAGESIZE) to get pagesize by Ganesh Mahendran · 9 years ago
  33. 074c1cd Merge "lshal: update descriptions in output." by Yifan Hong · 9 years ago
  34. f88834e Merge "Small change for testing." by Jeff Sharkey · 9 years ago
  35. 4059e73 Small change for testing. by Jeff Sharkey · 9 years ago
  36. 35c8465 Installd: Clean up code related to foreign dex use by Calin Juravle · 9 years ago
  37. 1071c1b lshal: update descriptions in output. by Yifan Hong · 9 years ago
  38. 2eaf6b8 Merge changes from topic 'lshal_32' by Yifan Hong · 9 years ago
  39. a3b8709 lshal: Put more description to output by Yifan Hong · 9 years ago
  40. b447902 lshal: also list libraries in 32-bit. by Yifan Hong · 9 years ago
  41. ad79651 Merge changes from topic 'secondary-dex' by Calin Juravle · 9 years ago
  42. 2289c0a Fix the ownership of compiler artifacts for secondary dex files by Calin Juravle · 9 years ago
  43. 2ab108c DEXOPT_FORCE may be passed for primary apk as well. by Calin Juravle · 9 years ago
  44. c9eab38 [Installd] Clean up logic for secondary dex oat files by Calin Juravle · 9 years ago
  45. 80a2125 Add installd logic for compiling secondary dex files by Calin Juravle · 9 years ago
  46. 1640104 Merge "Move dumpstate to calling getprop." by Elliott Hughes · 9 years ago
  47. 52eddba Move dumpstate to calling getprop. by Elliott Hughes · 9 years ago
  48. 73d5aef Merge "lshal --vintf to create a skeleton hal manifest." by Treehugger Robot · 9 years ago
  49. 4b86549 lshal --vintf to create a skeleton hal manifest. by Yifan Hong · 9 years ago
  50. 180bb92 Merge "lshal: separate timeout for hwservicemanager list" by Treehugger Robot · 9 years ago
  51. 9b5c15d lshal: separate timeout for hwservicemanager list by Steven Moreland · 9 years ago
  52. 09ab378 Merge "Truncate trace output files." by Martijn Coenen · 9 years ago
  53. d9f506f Merge changes I6437dc95,I77261381 by Jesse Hall · 9 years ago
  54. eb02c47 vulkan: update Vulkan headers to 1.0.38 by Jesse Hall · 9 years ago
  55. 3f5499b vulkan: Update Vulkan headers to 1.0.22 by Jesse Hall · 10 years ago
  56. 057e746 Merge "lshal: Fix timeout causes unexpected exits." by Yifan Hong · 9 years ago
  57. c579198 Truncate trace output files. by Martijn Coenen · 9 years ago
  58. a57dffb lshal: Fix timeout causes unexpected exits. by Yifan Hong · 9 years ago
  59. 52a60e0 Merge "Removed build time variable ENABLE_CPUSETS." by Isaac Chen · 9 years ago
  60. 391ab06 Removed build time variable ENABLE_CPUSETS. by Isaac Chen · 9 years ago
  61. 6481ebf Merge "Fix lshal cannot be run without root" by Treehugger Robot · 9 years ago
  62. 38903c0 Fix lshal cannot be run without root by Yifan Hong · 9 years ago
  63. 9753b43 Merge "atrace: Don't output service lookup/notification errors." by Treehugger Robot · 9 years ago
  64. 1e4a7fb atrace: Don't output service lookup/notification errors. by Martijn Coenen · 9 years ago
  65. 7e894fc Merge changes from topic 'lshal' by Yifan Hong · 9 years ago
  66. ae09a3d lshal: Add option to print cmd lines instead of pids. by Yifan Hong · 9 years ago
  67. e2dadf0 lshal: Add timeout for IPC calls. by Yifan Hong · 9 years ago
  68. 38d53e0 lshal: Allow selecting columns and sorting by column. by Yifan Hong · 9 years ago
  69. b0dde93 lshal: Refactor lshal to use an Lshal class; combined instance column with interface column by Yifan Hong · 9 years ago
  70. 9555a5d Merge "Revert "dumpsys: add option to list hardware services."" by Treehugger Robot · 9 years ago
  71. 2c3cd83 Revert "dumpsys: add option to list hardware services." by Steven Moreland · 9 years ago
  72. c9bc037 Merge changes from topic 'lshal' by Yifan Hong · 9 years ago
  73. b7ddc9e Dump client PIDs for passthrough HALs. by Yifan Hong · 9 years ago
  74. b24760f Fix permissions for lshal by Yifan Hong · 9 years ago
  75. 270fff6 Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" by quddusc · 9 years ago
  76. 4a1a45b NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. by Quddus Chong · 9 years ago
  77. 6560727 Merge "SurfaceFlinger supports ClearClientTarget for Sideband" by wyau · 9 years ago
  78. 267ab79 SurfaceFlinger supports ClearClientTarget for Sideband by Gray Huang · 9 years ago
  79. 909ef30 Merge "Fix warning: macro redefined" by Treehugger Robot · 9 years ago
  80. 1ca609d Merge "lshal: print pids of client processes." by Treehugger Robot · 9 years ago
  81. f4bee84 lshal: print pids of client processes. by Yifan Hong · 9 years ago
  82. 50752b7 Merge "Do not -1 for lshal." by Treehugger Robot · 9 years ago
  83. b79d9f9 Merge "Disable integer sanitization on host." by Evgenii Stepanov · 9 years ago
  84. d047e10 Merge "Fix a use-of-uninitialized-value warning" by Treehugger Robot · 9 years ago
  85. 6a25701 Do not -1 for lshal. by Yifan Hong · 9 years ago
  86. 7920557 Merge "Fix -Wdouble-promotion warnings" by Treehugger Robot · 9 years ago
  87. de98297 Disable integer sanitization on host. by Evgenii Stepanov · 9 years ago
  88. 2c3ccae Fix a use-of-uninitialized-value warning by George Burgess IV · 9 years ago
  89. 9dc2e6bc Merge "Add permission bits to open calls with O_CREAT" by Treehugger Robot · 9 years ago
  90. 3ef54f2 Add permission bits to open calls with O_CREAT by George Burgess IV · 9 years ago
  91. 70a5f12 Merge "Replace strlen with arraysize in array bounds." by Treehugger Robot · 9 years ago
  92. d348e8a Fix -Wdouble-promotion warnings by George Burgess IV · 9 years ago
  93. 36cebe77 Replace strlen with arraysize in array bounds. by George Burgess IV · 9 years ago
  94. 1f2d5a9 Merge changes from topic 'lshal' by Yifan Hong · 9 years ago
  95. d1361ce Merge "Fix two bugs in external storage accounting." by Treehugger Robot · 9 years ago
  96. 5ccdab9 Add debugDump() to IServiceManager. by Yifan Hong · 9 years ago
  97. 85dd3ad Add an lshal command. by Yifan Hong · 9 years ago
  98. 76ddaeb Fix two bugs in external storage accounting. by Jeff Sharkey · 9 years ago
  99. af78fe1 Merge "Add mode to open call with O_CREAT" by Treehugger Robot · 9 years ago
  100. 1593ef2 Add mode to open call with O_CREAT by George Burgess IV · 9 years ago