1. 0a4b26e Fix surfaceflinger file descriptor leak by Fabien Sanglard · 8 years ago
  2. e390826 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  3. 5fa1223 Rename dump methods to dumpState by Colin Cross · 8 years ago
  4. de84eb6 SF: Fix a couple of Layer ref count issues by Dan Stoza · 8 years ago
  5. f9f7f69 Build SF executable with USE_HWC2 when needed by Dan Stoza · 8 years ago
  6. f1098ab HWC2: Clear transform for SolidColor layers by Dan Stoza · 8 years ago
  7. 0183f7a HWC2: Use SolidColor composition for DimLayer by Dan Stoza · 8 years ago
  8. 179533d HWC2: Kill logspam for non-HWC virtual displays by Dan Stoza · 8 years ago
  9. 5450fe5 HWC2: Fix virtual displays by Dan Stoza · 8 years ago
  10. 6be0028 HWC2: Don't set null handle for client layers by Dan Stoza · 8 years ago
  11. 8beb15f HWC2: Hook up to BoardConfig variable by Dan Stoza · 8 years ago
  12. 00ac359 HWC2: Skip validate/present if display is off by Dan Stoza · 8 years ago
  13. e6a4e9b Merge "Sensor: Make switching from data injection mode to normal mode more productive" by Peng Xu · 8 years ago
  14. 5e703a6 Merge "Fix google-explicit-constructor warnings in surfaceflinger." by Treehugger Robot · 8 years ago
  15. 85598ce Merge "redirect to call assignPointerIds if there is id < 0 case" by Treehugger Robot · 8 years ago
  16. 215d7ab Merge "Fix google-explicit-constructor warnings in sensorservice." by Peng Xu · 8 years ago
  17. bfac17e Sensor: Make switching from data injection mode to normal mode more productive by Aniroop Mathur · 8 years ago
  18. 342b760 Fix google-explicit-constructor warnings in surfaceflinger. by Chih-Hung Hsieh · 8 years ago
  19. 38fc101 Fix google-explicit-constructor warnings in sensorservice. by Chih-Hung Hsieh · 8 years ago
  20. 6d2ede1 Fix google-explicit-constructor warnings in inputflinger. by Chih-Hung Hsieh · 8 years ago
  21. 1a632de redirect to call assignPointerIds if there is id < 0 case by gaoshang · 8 years ago
  22. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 8 years ago
  23. 0783d5f Merge "Start converting Android.mk to Android.bp" by Dan Willemsen · 8 years ago
  24. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 8 years ago
  25. 759d63a Merge "libsigchain: intercept bsd_signal on lp32" am: 1c59b4b4e8 by Dimitry Ivanov · 8 years ago
  26. f06248f libsigchain: intercept bsd_signal on lp32 by Dimitry Ivanov · 8 years ago
  27. 23d1d10 Merge \"Workaround alloc-dealloc-mismatch error on ASan device boot.\" by Evgenii Stepanov · 8 years ago
  28. 2281927 Workaround alloc-dealloc-mismatch error on ASan device boot. by Evgenii Stepanov · 8 years ago
  29. 2bee6c5 Merge \"Sensor: Make getId() more varied\" into nyc-dev am: c0ca0ceaa5 by Greg Kaiser · 8 years ago
  30. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 8 years ago
  31. 86290ab Merge \"SensorList: Don\'t output UUIDs\" into nyc-dev am: a0c08e2f8f by Greg Kaiser · 8 years ago
  32. abce9cf SensorList: Don't output UUIDs by Greg Kaiser · 8 years ago
  33. 34703b9 Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev by Robert Carr · 8 years ago
  34. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 8 years ago
  35. 12863b2 Merge "SF: Also edit currentState in doTransaction" into nyc-dev am: d224e6111b by Pablo Ceballos · 8 years ago
  36. d224e61 Merge "SF: Also edit currentState in doTransaction" into nyc-dev by Pablo Ceballos · 8 years ago
  37. 7d05257 SF: Also edit currentState in doTransaction by Pablo Ceballos · 8 years ago
  38. 46e5b65 Merge "Push empty sync transaction before taking screenshot in tests" into nyc-dev by Pablo Ceballos · 8 years ago
  39. 15311bd Push empty sync transaction before taking screenshot in tests by Pablo Ceballos · 8 years ago
  40. ddbe6c4 Mark the multiwindow divider as a trusted overlay. am: b9be0cf397 by Michael Wright · 8 years ago
  41. b9be0cf Mark the multiwindow divider as a trusted overlay. by Michael Wright · 8 years ago
  42. 2d10b6d Merge "SF: Force empty sync transactions to apply anyway" into nyc-dev by Robert Carr · 8 years ago
  43. 7443c1f Merge "SF: Force empty sync transactions to apply anyway" into nyc-dev by TreeHugger Robot · 8 years ago
  44. 2a7dbb4 SF: Force empty sync transactions to apply anyway by Robert Carr · 8 years ago
  45. c51e7ff Merge "SF: Remove forced transaction on screenshot" into nyc-dev am: 854071a38f by Dan Stoza · 8 years ago
  46. 854071a Merge "SF: Remove forced transaction on screenshot" into nyc-dev by Dan Stoza · 8 years ago
  47. fce9f9c Merge "HWC2: Fix breakage from header change" into nyc-dev am: 80bc52aefa by Dan Stoza · 8 years ago
  48. 80bc52a Merge "HWC2: Fix breakage from header change" into nyc-dev by Dan Stoza · 8 years ago
  49. 17347b2 vulkan: Update vulkan.h to 1.0.13 am: 2676338dd6 by Jesse Hall · 8 years ago
  50. 22c661d Merge "Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE." am: bb261bf41a by Chih-hung Hsieh · 8 years ago
  51. ce244b8 Merge "Fix misc-macro-parentheses warnings in test macros." am: 23d433c576 by Chih-hung Hsieh · 8 years ago
  52. 5cf424b HWC2: Fix breakage from header change by Dan Stoza · 8 years ago
  53. bb261bf Merge "Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE." by Chih-hung Hsieh · 8 years ago
  54. a389c7a Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE. by Chih-Hung Hsieh · 8 years ago
  55. 4a186d4 Fix misc-macro-parentheses warnings in test macros. by Chih-Hung Hsieh · 8 years ago
  56. 2676338 vulkan: Update vulkan.h to 1.0.13 by Jesse Hall · 8 years ago
  57. d3e7cc0 Merge "SF: Fix arbitrary rotation with inverse display transform" into nyc-dev by Pablo Ceballos · 8 years ago
  58. 20829ec HWC2: Set composition type before setting buffer am: 0f67b3f01f by Dan Stoza · 8 years ago
  59. 885ac76 Merge "SF: Fix arbitrary rotation with inverse display transform" into nyc-dev by Pablo Ceballos · 8 years ago
  60. 0f5131f SF: Fix arbitrary rotation with inverse display transform by Pablo Ceballos · 8 years ago
  61. 0f67b3f HWC2: Set composition type before setting buffer by Dan Stoza · 8 years ago
  62. 14e54ba SF: Remove forced transaction on screenshot by Dan Stoza · 8 years ago
  63. 6f736ef Merge "SF: Apply translations to transparent region" into nyc-dev am: df98fb952f by Dan Stoza · 8 years ago
  64. 3666cc2 Merge "SF: Set state modified flag when changing sizes" into nyc-dev by Pablo Ceballos · 8 years ago
  65. df98fb9 Merge "SF: Apply translations to transparent region" into nyc-dev by Dan Stoza · 8 years ago
  66. 39c88e8 SF: Set state modified flag when changing sizes by Pablo Ceballos · 8 years ago
  67. 22f7fc4 SF: Apply translations to transparent region by Dan Stoza · 8 years ago
  68. 4b96627 HWC2: Add support for color modes am: 076ac67026 by Dan Stoza · 8 years ago
  69. 0e7daf3 HWC2: Hook up setColorTransform/setLayerDataspace am: 5df2a86063 by Dan Stoza · 8 years ago
  70. 076ac67 HWC2: Add support for color modes by Dan Stoza · 8 years ago
  71. 5df2a86 HWC2: Hook up setColorTransform/setLayerDataspace by Dan Stoza · 8 years ago
  72. 1d2e70a Merge "[sensorservice] Fix on-change sensor send latest value on enable" into nyc-dev by Peng Xu · 8 years ago
  73. f6fc321 Merge "[sensorservice] Fix on-change sensor send latest value on enable" into nyc-dev by Trevor Bunker · 8 years ago
  74. 45ca9f5 [sensorservice] Fix on-change sensor send latest value on enable by Peng Xu · 8 years ago
  75. 7bf7547 Merge "Fix google-explicit-constructor warnings." am: 8a414ededd am: c2d0d24b62 by Chih-hung Hsieh · 8 years ago
  76. 4c3bbb1 Merge "SF: Clear local sync points on hide and destroy" into nyc-dev by Dan Stoza · 8 years ago
  77. 54ebc56 Merge "SF: Clear local sync points on hide and destroy" into nyc-dev by Dan Stoza · 8 years ago
  78. 6ca70ef Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  79. 01f30f1 Merge "Return the transform to apply in getLastQueuedBuffer" into nyc-dev by John Reck · 8 years ago
  80. c814517 SF: Clear local sync points on hide and destroy by Dan Stoza · 8 years ago
  81. 1a61da5 Return the transform to apply in getLastQueuedBuffer by John Reck · 8 years ago
  82. 19a621e Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev am: cf43c26 by Peng Xu · 8 years ago
  83. cf43c26 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev by Peng Xu · 8 years ago
  84. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 9 years ago
  85. 76ddac5 Merge "BQ: Replace items from back of queue" into nyc-dev am: 9461b93f7e by Pablo Ceballos · 8 years ago
  86. 4d85da4 BQ: Replace items from back of queue by Pablo Ceballos · 8 years ago
  87. e9105ba Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev am: 4908a01 by Dan Stoza · 8 years ago
  88. 4908a01 Merge "libgui: Add getLastQueuedBuffer to BufferQueue" into nyc-dev by Jesse Hall · 8 years ago
  89. b638dd9 Merge "DispSync: Actually wait forever" into nyc-dev am: 8a56bb7 by Dan Stoza · 8 years ago
  90. 8a56bb7 Merge "DispSync: Actually wait forever" into nyc-dev by Dan Stoza · 8 years ago
  91. 50101d0 libgui: Add getLastQueuedBuffer to BufferQueue by Dan Stoza · 8 years ago
  92. e22700d Merge "DispSync: Don\'t resync if HW vsync is unavailable" into nyc-dev by Dan Stoza · 8 years ago
  93. 15732be Merge "DispSync: Don't resync if HW vsync is unavailable" into nyc-dev by Dan Stoza · 8 years ago
  94. 0a3c4d6 DispSync: Don't resync if HW vsync is unavailable by Dan Stoza · 8 years ago
  95. 3f59b10 Merge "SF: Fix camera orientation on virtual displays" into nyc-dev am: 55b29f2 by Pablo Ceballos · 8 years ago
  96. 55b29f2 Merge "SF: Fix camera orientation on virtual displays" into nyc-dev by Pablo Ceballos · 8 years ago
  97. 8f8374d DispSync: Actually wait forever by Dan Stoza · 8 years ago
  98. 11e3dd8 Merge "Revert "Revert "DispSync: Always resync after inactivity""" into nyc-dev by Tim Murray · 8 years ago
  99. 6328134 Merge "Revert "Revert "DispSync: Always resync after inactivity""" into nyc-dev by Tim Murray · 8 years ago
  100. 4a4e4a2 Revert "Revert "DispSync: Always resync after inactivity"" by Tim Murray · 8 years ago