1. 29943c1 Merge changes from topic 'test-hwc2' by Treehugger Robot · 7 years ago
  2. 3049198 Merge changes Ib6b72ca5,I8ea5dfb9,Iaf954877,I803bf9f4 am: 42f482e139 by Jesse Hall · 7 years ago
  3. 42f482e Merge changes Ib6b72ca5,I8ea5dfb9,Iaf954877,I803bf9f4 by Treehugger Robot · 7 years ago
  4. e8ec6a2 vulkan: update Vulkan headers to 1.0.43 by Jesse Hall · 7 years ago
  5. d059958 vulkan: update Vulkan headers to 1.0.42 by Jesse Hall · 7 years ago
  6. 9943197 vulkan: update Vulkan headers to 1.0.41 by Jesse Hall · 8 years ago
  7. 08e2f48 vulkan: update Vulkan headers to 1.0.39 by Jesse Hall · 8 years ago
  8. a8f36c3 Merge "dumpsys: remove usage of String16::std_string" am: 561b4e5d89 by Steven Moreland · 7 years ago
  9. 561b4e5 Merge "dumpsys: remove usage of String16::std_string" by Treehugger Robot · 7 years ago
  10. ccaa1f3 Merge "Use std::string for profile operations instead of const char" by Calin Juravle · 7 years ago
  11. 7c7d888 Merge "Use std::string for profile operations instead of const char" by Calin Juravle · 7 years ago
  12. 76268c5 Use std::string for profile operations instead of const char by Calin Juravle · 8 years ago
  13. dc9fcf4 Merge changes I20d546fd,I15363803 am: 632dbe2c77 by Calin Juravle · 7 years ago
  14. 632dbe2 Merge changes I20d546fd,I15363803 by Calin Juravle · 7 years ago
  15. 2ee8cc0 Allow "android" package name. by Jeff Sharkey · 8 years ago
  16. 068ef22 Update is_valid_package_name() to match framework. by Jeff Sharkey · 8 years ago
  17. a0f7f2d dumpsys: remove usage of String16::std_string by Steven Moreland · 7 years ago
  18. a5582c2 Merge "Disable input-vdex when doing speed-profile." am: 028ad63e80 by Nicolas Geoffray · 8 years ago
  19. 028ad63 Merge "Disable input-vdex when doing speed-profile." by Nicolas Geoffray · 8 years ago
  20. a2dbefc Disable input-vdex when doing speed-profile. by Nicolas Geoffray · 8 years ago
  21. c2b36f5 Merge changes from topic 'vintf_arch' am: 45370128a5 by Yifan Hong · 8 years ago
  22. 4537012 Merge changes from topic 'vintf_arch' by Treehugger Robot · 8 years ago
  23. 3fdbd9f Update to use bitness info in VINTF. by Yifan Hong · 8 years ago
  24. 8ab3bee Fix forEachTable will copy the table. by Yifan Hong · 8 years ago
  25. ae7d324 test-hwc2: dump by Marissa Wall · 8 years ago
  26. bad1bc7 test-hwc2: virtual displays by Marissa Wall · 8 years ago
  27. 35040c5 test-hwc2: color and hdr requests by Marissa Wall · 8 years ago
  28. 563030b test-hwc2: present display by Marissa Wall · 8 years ago
  29. f18cfb0 test-hwc2: add client target support by Marissa Wall · 8 years ago
  30. 706178d test-hwc2: get and accept display changes by Marissa Wall · 8 years ago
  31. 1cd789c test-hwc2: validate display by Marissa Wall · 8 years ago
  32. f7618ed test-hwc2: set layer visible region by Marissa Wall · 8 years ago
  33. 5a240aa test-hwc2: set layer buffer by Marissa Wall · 8 years ago
  34. ad76181 test-hwc2: set layer surface damage by Marissa Wall · 8 years ago
  35. 2a0aaf9 test-hwc2: set cursor position by Marissa Wall · 8 years ago
  36. ee24278 test-hwc2: set layer color by Marissa Wall · 8 years ago
  37. c57468f test-hwc2: set layer source crop by Marissa Wall · 8 years ago
  38. 600a73b test-hwc2: set layer display frame by Marissa Wall · 8 years ago
  39. 273b1df test-hwc2: set layer z order by Marissa Wall · 8 years ago
  40. ac10819 test-hwc2: set layer transform by Marissa Wall · 8 years ago
  41. 2b1f530 test-hwc2: set layer plane alpha by Marissa Wall · 8 years ago
  42. b72b5c9 test-hwc2: set layer dataspace by Marissa Wall · 8 years ago
  43. ffc67da test-hwc2: set layer blend mode by Marissa Wall · 8 years ago
  44. 6bd8bfd test-hwc2: set layer composition type by Marissa Wall · 8 years ago
  45. dd4087f test-hwc2: get display name by Marissa Wall · 8 years ago
  46. 572a1ee test-hwc2: enable vsync by Marissa Wall · 8 years ago
  47. 03c9173 test-hwc2: power mode support by Marissa Wall · 8 years ago
  48. 93dc04f test-hwc2: get and set active config by Marissa Wall · 8 years ago
  49. cf935cb test-hwc2: get display configs and attributes by Marissa Wall · 8 years ago
  50. 1db2e37 test-hwc2: create and destroy layers by Marissa Wall · 8 years ago
  51. cfb9a07 test-hwc2: display type support by Marissa Wall · 8 years ago
  52. a4b0148 test-hwc2: register callback functions by Marissa Wall · 8 years ago
  53. 4d60005 test-hwc2: open and close hwc2 device by Marissa Wall · 8 years ago
  54. f83403f Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f by Ganesh Mahendran · 8 years ago
  55. b638bf8 Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" by Treehugger Robot · 8 years ago
  56. 9d4819f Merge "Installd: Clean up code related to foreign dex use" am: 62b34b57c4 by Calin Juravle · 8 years ago
  57. 62b34b5 Merge "Installd: Clean up code related to foreign dex use" by Calin Juravle · 8 years ago
  58. 6ac7fb5 libbinder: use sysconf(_SC_PAGESIZE) to get pagesize by Ganesh Mahendran · 8 years ago
  59. 105e939 Merge "lshal: update descriptions in output." am: 074c1cd157 by Yifan Hong · 8 years ago
  60. 074c1cd Merge "lshal: update descriptions in output." by Yifan Hong · 8 years ago
  61. e89136b Merge "Small change for testing." am: f88834e30d by Jeff Sharkey · 8 years ago
  62. f88834e Merge "Small change for testing." by Jeff Sharkey · 8 years ago
  63. 4059e73 Small change for testing. by Jeff Sharkey · 8 years ago
  64. 35c8465 Installd: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  65. 1071c1b lshal: update descriptions in output. by Yifan Hong · 8 years ago
  66. 407ec93 Merge changes from topic 'lshal_32' am: 2eaf6b8eae by Yifan Hong · 8 years ago
  67. 2eaf6b8 Merge changes from topic 'lshal_32' by Yifan Hong · 8 years ago
  68. a3b8709 lshal: Put more description to output by Yifan Hong · 8 years ago
  69. b447902 lshal: also list libraries in 32-bit. by Yifan Hong · 8 years ago
  70. ba1d417 Merge changes from topic 'secondary-dex' am: ad79651822 by Calin Juravle · 8 years ago
  71. b77cb8b DEXOPT_FORCE may be passed for primary apk as well. am: 2ab108c5be by Calin Juravle · 8 years ago
  72. 1061d48 [Installd] Clean up logic for secondary dex oat files am: c9eab382fa by Calin Juravle · 8 years ago
  73. 51b4f98 Add installd logic for compiling secondary dex files am: 80a2125b85 by Calin Juravle · 8 years ago
  74. ad79651 Merge changes from topic 'secondary-dex' by Calin Juravle · 8 years ago
  75. 2ab108c DEXOPT_FORCE may be passed for primary apk as well. by Calin Juravle · 8 years ago
  76. 2289c0a Fix the ownership of compiler artifacts for secondary dex files by Calin Juravle · 8 years ago
  77. c9eab38 [Installd] Clean up logic for secondary dex oat files by Calin Juravle · 8 years ago
  78. 80a2125 Add installd logic for compiling secondary dex files by Calin Juravle · 8 years ago
  79. f8e9366 Fix typo in Region to avoid unexpected values by Fabien Sanglard · 8 years ago
  80. 599dc35 Merge "Move dumpstate to calling getprop." am: 16401044cb by Elliott Hughes · 8 years ago
  81. 1640104 Merge "Move dumpstate to calling getprop." by Elliott Hughes · 8 years ago
  82. 52eddba Move dumpstate to calling getprop. by Elliott Hughes · 8 years ago
  83. 86c2f1c Merge "lshal --vintf to create a skeleton hal manifest." am: 73d5aef51e by Yifan Hong · 8 years ago
  84. 73d5aef Merge "lshal --vintf to create a skeleton hal manifest." by Treehugger Robot · 8 years ago
  85. 4b86549 lshal --vintf to create a skeleton hal manifest. by Yifan Hong · 8 years ago
  86. b67f970 Merge "lshal: separate timeout for hwservicemanager list" am: 180bb92608 by Steven Moreland · 8 years ago
  87. 180bb92 Merge "lshal: separate timeout for hwservicemanager list" by Treehugger Robot · 8 years ago
  88. 9b5c15d lshal: separate timeout for hwservicemanager list by Steven Moreland · 8 years ago
  89. d62093d Merge "Truncate trace output files." am: 09ab378326 by Martijn Coenen · 8 years ago
  90. 09ab378 Merge "Truncate trace output files." by Martijn Coenen · 8 years ago
  91. 1a04c98 Merge changes I6437dc95,I77261381 am: d9f506fd47 by Jesse Hall · 8 years ago
  92. d9f506f Merge changes I6437dc95,I77261381 by Jesse Hall · 8 years ago
  93. eb02c47 vulkan: update Vulkan headers to 1.0.38 by Jesse Hall · 8 years ago
  94. 3f5499b vulkan: Update Vulkan headers to 1.0.22 by Jesse Hall · 8 years ago
  95. e6fd41d Change the conditions of layer as translucent by neo.he · 8 years ago
  96. 69958b8 Fix error BufferQueue attaching flow. by Jammy Yu · 8 years ago
  97. fdf61aa Merge "lshal: Fix timeout causes unexpected exits." am: 057e74631b by Yifan Hong · 8 years ago
  98. 057e746 Merge "lshal: Fix timeout causes unexpected exits." by Yifan Hong · 8 years ago
  99. c579198 Truncate trace output files. by Martijn Coenen · 8 years ago
  100. a57dffb lshal: Fix timeout causes unexpected exits. by Yifan Hong · 8 years ago