1. 6542143 Remove dependency to most of libutils by Mathias Agopian · 7 years ago
  2. 4e67f0f Merge "[SurfaceFlinger] Use sf phase offset from CS" by TreeHugger Robot · 7 years ago
  3. d7c99dd Merge "Revise virtual touchpad interface." by Kevin Schoedel · 7 years ago
  4. a7c8a78 Remove debug flags by Stephen Kiazyk · 7 years ago
  5. f9c376f Merge "Fix DummyNativeWindow to respond to new query" by TreeHugger Robot · 7 years ago
  6. e2839ca Merge "Reland: Remove NativeWindow and unused DVR functions" by TreeHugger Robot · 7 years ago
  7. 7c8f94b Fix DummyNativeWindow to respond to new query by Stephen Kiazyk · 7 years ago
  8. b62cb68 Reland: Remove NativeWindow and unused DVR functions by Jiwen 'Steve' Cai · 7 years ago
  9. 99295a2 Merge changes from topic 'igraphicbufferallocator' by Mathias Agopian · 7 years ago
  10. 54e1e10 Merge "Disable input-vdex when doing speed-profile." am: 028ad63e80 am: a5582c290c by Nicolas Geoffray · 7 years ago
  11. a15409a Merge "Disable input-vdex when doing speed-profile." am: 028ad63e80 by Nicolas Geoffray · 7 years ago
  12. a5582c2 Merge "Disable input-vdex when doing speed-profile." am: 028ad63e80 by Nicolas Geoffray · 7 years ago
  13. 028ad63 Merge "Disable input-vdex when doing speed-profile." by Nicolas Geoffray · 7 years ago
  14. a2dbefc Disable input-vdex when doing speed-profile. by Nicolas Geoffray · 7 years ago
  15. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 7 years ago
  16. 6196340 Remove a dependency of EGL on ui/GraphicBuffer.h by Mathias Agopian · 7 years ago
  17. 3111d66 remove EGL dependency on libbinder by Mathias Agopian · 7 years ago
  18. 4b5287e Merge "Create libhwc2on1adapter" by TreeHugger Robot · 7 years ago
  19. 7bbe84e Merge changes from topic 'vintf_arch' am: 45370128a5 am: c2b36f5696 by Yifan Hong · 7 years ago
  20. 628dafc Merge changes from topic 'vintf_arch' am: 45370128a5 am: c2b36f5696 by Yifan Hong · 7 years ago
  21. c2b36f5 Merge changes from topic 'vintf_arch' am: 45370128a5 by Yifan Hong · 7 years ago
  22. 4537012 Merge changes from topic 'vintf_arch' by Treehugger Robot · 7 years ago
  23. 8f25166 Merge "check that the NativeWindowType is valid in eglCreateWindowSurface" by Mathias Agopian · 7 years ago
  24. e29055f Create libhwc2on1adapter by Fabien Sanglard · 7 years ago
  25. 3fdbd9f Update to use bitness info in VINTF. by Yifan Hong · 7 years ago
  26. 8ab3bee Fix forEachTable will copy the table. by Yifan Hong · 7 years ago
  27. aca0d07 Merge "Delete typo in SurfaceFlinger documentation" by TreeHugger Robot · 7 years ago
  28. a1795c6 Merge "Revert "Remove NativeWindow and unused DVR functions"" by TreeHugger Robot · 7 years ago
  29. 6a10ad8 Merge "Allow "android" package name." by TreeHugger Robot · 7 years ago
  30. 10e9ab5 check that the NativeWindowType is valid in eglCreateWindowSurface by Mathias Agopian · 7 years ago
  31. 4afbf41 Delete typo in SurfaceFlinger documentation by Fabien Sanglard · 7 years ago
  32. b579b29 Merge "Fix the usage of EIGEN_STATIC_ASSERT_SAME_MATRIX_SIZE" by Miao Wang · 7 years ago
  33. 3ce1719 Merge "A helper header for matrices." by Okan Arikan · 7 years ago
  34. 4b64dd4 Revise virtual touchpad interface. by Kevin Schoedel · 7 years ago
  35. e68959a Revert "Remove NativeWindow and unused DVR functions" by Jiwen Cai · 7 years ago
  36. 7245fb7 Fix the usage of EIGEN_STATIC_ASSERT_SAME_MATRIX_SIZE by Miao Wang · 7 years ago
  37. ab7ac8d Allow "android" package name. by Jeff Sharkey · 7 years ago
  38. a9ba6a9 Merge "Remove NativeWindow and unused DVR functions" by Jiwen Cai · 7 years ago
  39. 0529903 Merge "Interface for multiple virtual touchpads." by Kevin Schoedel · 7 years ago
  40. d86505e Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f am: f83403fdd2 by Ganesh Mahendran · 7 years ago
  41. 391becb Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f by Ganesh Mahendran · 7 years ago
  42. f83403f Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f by Ganesh Mahendran · 7 years ago
  43. b638bf8 Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" by Treehugger Robot · 7 years ago
  44. 110c3ba Merge "Update is_valid_package_name() to match framework." by TreeHugger Robot · 7 years ago
  45. 367ace2 Update is_valid_package_name() to match framework. by Jeff Sharkey · 7 years ago
  46. 03e771f Merge "Fix enum ordering in sensor NDK" by TreeHugger Robot · 7 years ago
  47. 0397b70 Merge "Temporarily disable vr_wm visibility while we figure out what triggers it to come up at all time. This is to quickly unblock everyone." by TreeHugger Robot · 7 years ago
  48. 37317b6 Fix enum ordering in sensor NDK by Peng Xu · 7 years ago
  49. d3f8f48 Merge "Sensor direct report with HardwareBuffer channel" by TreeHugger Robot · 7 years ago
  50. a001af5 Remove NativeWindow and unused DVR functions by Jiwen 'Steve' Cai · 7 years ago
  51. 6f56abf Merge "Disable Eigen static assertion for tests/numeric_test.cpp" by TreeHugger Robot · 7 years ago
  52. f172ed8 Temporarily disable vr_wm visibility while we figure out what triggers it by Alex Sakhartchouk · 7 years ago
  53. d3fcb6c Merge "Add ASensorEventQueue_registerSensor and default error value" by TreeHugger Robot · 7 years ago
  54. f0742ae Disable Eigen static assertion for tests/numeric_test.cpp by Miao Wang · 7 years ago
  55. 0cb05c6 A helper header for matrices. by Okan Arikan · 7 years ago
  56. 0cc1938 [SurfaceFlinger] Use sf phase offset from CS by Fabien Sanglard · 7 years ago
  57. 077f132 Merge "Add MiniFence to drop HWC2on1Adapter libui dep" by TreeHugger Robot · 7 years ago
  58. 10012f0 Merge "[SurfaceFlinger] Comment SurfaceFlinger HWC2" by Fabien Sanglard · 7 years ago
  59. d9c8a86 Sensor direct report with HardwareBuffer channel by Peng Xu · 7 years ago
  60. da8385c Add ASensorEventQueue_registerSensor and default error value by Peng Xu · 7 years ago
  61. c859147 Add MiniFence to drop HWC2on1Adapter libui dep by Fabien Sanglard · 7 years ago
  62. 56a8f94 Merge "split libsensor our of libgui " by TreeHugger Robot · 7 years ago
  63. 3002b8a Interface for multiple virtual touchpads. by Kevin Schoedel · 7 years ago
  64. 801ea09 split libsensor our of libgui by Mathias Agopian · 7 years ago
  65. c9e5578 Merge "Installd: Clean up code related to foreign dex use" am: 62b34b57c4 am: 9d4819ff2e by Calin Juravle · 7 years ago
  66. 9181bdb Merge "Installd: Clean up code related to foreign dex use" am: 62b34b57c4 by Calin Juravle · 7 years ago
  67. 9d4819f Merge "Installd: Clean up code related to foreign dex use" am: 62b34b57c4 by Calin Juravle · 7 years ago
  68. 62b34b5 Merge "Installd: Clean up code related to foreign dex use" by Calin Juravle · 7 years ago
  69. 12eaa29 Merge "Fix the compiler error for the ternary operator, caused by Eigen rebase." by TreeHugger Robot · 7 years ago
  70. 198cf8e Merge "Disable HDR extension for now" by Courtney Goeltzenleuchter · 7 years ago
  71. 6ac7fb5 libbinder: use sysconf(_SC_PAGESIZE) to get pagesize by Ganesh Mahendran · 7 years ago
  72. 848cbb0 Merge "InputDevice warning fixes and make warnigs into Error" by TreeHugger Robot · 7 years ago
  73. 9e94788 InputDevice warning fixes and make warnigs into Error by Frank Barchard · 7 years ago
  74. cc9a304 Disable HDR extension for now by Courtney Goeltzenleuchter · 7 years ago
  75. c9d79c6 Fix the compiler error for the ternary operator, caused by Eigen rebase. by Miao Wang · 7 years ago
  76. f0c53d6 [SurfaceFlinger] Document layerStack by Fabien Sanglard · 7 years ago
  77. d07fc91 Merge "Double check hidl service at init + meaningful abort when hidl crash" by TreeHugger Robot · 7 years ago
  78. b65dbd5 Merge "Make the AHardwareBuffer extension compatible with C." by TreeHugger Robot · 7 years ago
  79. e403b9c Merge "lshal: update descriptions in output." am: 074c1cd157 am: 105e9391ac by Yifan Hong · 7 years ago
  80. 76ccc8c Merge "lshal: update descriptions in output." am: 074c1cd157 am: 105e9391ac by Yifan Hong · 7 years ago
  81. 105e939 Merge "lshal: update descriptions in output." am: 074c1cd157 by Yifan Hong · 7 years ago
  82. 3889e6e Double check hidl service at init + meaningful abort when hidl crash by Peng Xu · 7 years ago
  83. d301388 Merge "Fix <vulkan/vulkan.h> compatibility with C." by Jesse Hall · 7 years ago
  84. 33468c1 Merge "Whitelist EGL_KHR_no_config_context" by Pyry Haulos · 7 years ago
  85. aaab07f Merge "Provide a library interface to the virtual touchpad service." by Kevin Schoedel · 7 years ago
  86. e28f8ab Make the AHardwareBuffer extension compatible with C. by Craig Donner · 7 years ago
  87. 074c1cd Merge "lshal: update descriptions in output." by Yifan Hong · 7 years ago
  88. 89af70b Provide a library interface to the virtual touchpad service. by Kevin Schoedel · 7 years ago
  89. 51d53c4 Whitelist EGL_KHR_no_config_context by Pyry Haulos · 7 years ago
  90. 762c813 Use valid libvulkan error results by Mike Stroyan · 7 years ago
  91. 9257845 Merge "Small change for testing." am: f88834e30d am: e89136bbe2 am: f67181001f by Jeff Sharkey · 7 years ago
  92. f671810 Merge "Small change for testing." am: f88834e30d am: e89136bbe2 by Jeff Sharkey · 7 years ago
  93. e89136b Merge "Small change for testing." am: f88834e30d by Jeff Sharkey · 7 years ago
  94. f88834e Merge "Small change for testing." by Jeff Sharkey · 7 years ago
  95. 4059e73 Small change for testing. by Jeff Sharkey · 7 years ago
  96. 35c8465 Installd: Clean up code related to foreign dex use by Calin Juravle · 7 years ago
  97. 8226051 [SurfaceFlinger] Comment SurfaceFlinger HWC2 by Fabien Sanglard · 7 years ago
  98. cec55bb Merge "fallout of cleaning-up libutils includes" by TreeHugger Robot · 7 years ago
  99. e9e9fe4 fallout of cleaning-up libutils includes by Mathias Agopian · 7 years ago
  100. 1ed3d79 Merge changes I121df86d,Ia692a5fd by TreeHugger Robot · 7 years ago