1. 0a0158c SF: Add IGBP list leak debugging info by Dan Stoza · 8 years ago
  2. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 8 years ago
  3. 17511b0 Merge changes from topic "capture-child-layers" into pi-dev by Rob Carr · 8 years ago
  4. 784ad68 Merge ag/3722536 from master to pi-dev. by rongliu · 8 years ago
  5. 0edb3ca Merge changes Ibba49951,I106f1f33 into pi-dev by Jiwen Cai · 8 years ago
  6. c257da7 Use Android.bp for bufferhubd by Jiwen 'Steve' Cai · 8 years ago
  7. 301bb30 Do not send HdrMetadata on older interface by Courtney Goeltzenleuchter · 8 years ago
  8. 990cc3e Merge changes I2b89dce1,I5412eae0,I2e428ec1 into pi-dev by TreeHugger Robot · 8 years ago
  9. f9c98e5 SF: Update to composer@2.2 implementation by Courtney Goeltzenleuchter · 8 years ago
  10. 3edc5ea Add bounds check to sensors direct channel creation am: 0eb4624b33 am: 9f58afcc4a by Brian Duddie · 8 years ago
  11. cfbef9f Add bounds check to sensors direct channel creation am: 0eb4624b33 by Brian Duddie · 8 years ago
  12. 9f58afc Add bounds check to sensors direct channel creation am: 0eb4624b33 by Brian Duddie · 8 years ago
  13. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 8 years ago
  14. cdf8320 SurfaceFlinger: Add "Abstract" Layer type. by Robert Carr · 8 years ago
  15. 105e64b SurfaceFlinger: Move trivial implementations to layer base class. by Robert Carr · 8 years ago
  16. b15829a Merge "Update OWNERS" into pi-dev by TreeHugger Robot · 8 years ago
  17. 49f4e00 Update OWNERS by Ashutosh Joshi · 8 years ago
  18. 757bc9b Add vr_hwc to the system-background cpuset also. by Carmen Jackson · 8 years ago
  19. f46e412 Log warnings for slow input event interceptions. by Michael Wright · 8 years ago
  20. df1c25f Merge changes from topic "re-simplify-wcg" by Chia-I Wu · 8 years ago
  21. 696bc64 Merge "Reformat Android.bp file" am: ed568f3fe2 am: 60cdd66290 am: 0bb753990e by Logan Chien · 8 years ago
  22. 0bb7539 Merge "Reformat Android.bp file" am: ed568f3fe2 am: 60cdd66290 by Logan Chien · 8 years ago
  23. 411d8c6 Merge "Reformat Android.bp file" by Logan Chien · 8 years ago
  24. 5aae3b0 Merge "Store SurfaceControl reference when creating transactions" by Chavi Weingarten · 8 years ago
  25. f35e8e8 Merge "Add layer info nano proto library" by TreeHugger Robot · 8 years ago
  26. a52a5b6 Merge "SF: Fix mGraphicBufferProducerList" by TreeHugger Robot · 8 years ago
  27. 101d8dc SF: Fix mGraphicBufferProducerList by Dan Stoza · 8 years ago
  28. 8e3fe5d Store SurfaceControl reference when creating transactions by chaviw · 8 years ago
  29. 9a48a8c surfaceflinger: simplify getActiveColorMode check by Chia-I Wu · 8 years ago
  30. 69bf10f surfaceflinger: simplify P3 support in RE by Chia-I Wu · 8 years ago
  31. 4b0e4dd surfaceflinger: fix WCG flag in DisplayDevice creation by Chia-I Wu · 8 years ago
  32. 8ee5227 Merge changes Ic400e8d1,If108059c by TreeHugger Robot · 8 years ago
  33. fcf2c7b Add layer info nano proto library by Vishnu Nair · 8 years ago
  34. 3ac6c96 Reformat Android.bp file by Logan Chien · 8 years ago
  35. 3e60b39 Reformat Android.bp file by Logan Chien · 8 years ago
  36. 08300cf Merge "Revert "Use arm instruction set with clang 7.0 LTO"" by Chih-hung Hsieh · 8 years ago
  37. 9da3732 Revert "Use arm instruction set with clang 7.0 LTO" by Chih-hung Hsieh · 8 years ago
  38. 2f26033 Remove legacy persistent BufferHub use case by Jiwen 'Steve' Cai · 8 years ago
  39. e65ab70 Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d am: afbe4eee71 by Steven Moreland · 8 years ago
  40. afbe4ee Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d by Steven Moreland · 8 years ago
  41. 5058fa0 Merge "SurfaceFlinger: Prevent deadlock when destroying Client." by TreeHugger Robot · 8 years ago
  42. 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 8 years ago
  43. 0eb4624 Add bounds check to sensors direct channel creation by Brian Duddie · 8 years ago
  44. 83a665c Merge changes from topic "hwcomposer-cleanup" by Chia-I Wu · 8 years ago
  45. ccfd682 Fix VrFlinger handoff by Jiwen 'Steve' Cai · 8 years ago
  46. 513476a fakehwc, libvr_hwc-hal: update for ComposerHal changes by Chia-I Wu · 8 years ago
  47. 29e146b fakehwc, libvr_hwc-hal: ComposerClient is moved by Chia-I Wu · 8 years ago
  48. 69f8fb7 libvr_hwc-hal: ComposerClient::CommandReader is replaced by Chia-I Wu · 8 years ago
  49. d15d2d2 fakehwc, libvr_hwc-hal: ComposerBase is moved by Chia-I Wu · 8 years ago
  50. 5e8e1f0 SurfaceFlinger: Prevent deadlock when destroying Client. by Robert Carr · 8 years ago
  51. f6e175b Change libmojo_bp to libmojo by Risan · 8 years ago
  52. 5b36f3f SF: Add and use MockGraphicBufferProducer/Consumer by Lloyd Pique · 8 years ago
  53. 12eb423 SF: Abstract out buffer queue creation by Lloyd Pique · 8 years ago
  54. fb0aa3d Merge "Fix "invalid buffer slot" hardware composer error" by Steven Thomas · 8 years ago
  55. 8c07c33 Merge "SF: Add a first real unit test" by TreeHugger Robot · 8 years ago
  56. b6c6ad4 Fix "invalid buffer slot" hardware composer error by Steven Thomas · 8 years ago
  57. a8c9926 Merge "SF: Fix an EventThread deadlock" by TreeHugger Robot · 8 years ago
  58. 5035f9c Merge "Allow destroySurface to get called in transaction." by Chavi Weingarten · 8 years ago
  59. 9cbe4da SF: Fix an EventThread deadlock by Lloyd Pique · 8 years ago
  60. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 8 years ago
  61. 94574f2 Use arm instruction set with clang 7.0 LTO by Chih-Hung Hsieh · 8 years ago
  62. e39cad2 SF: Add a first real unit test by Lloyd Pique · 8 years ago
  63. f979735 SF: Define mock::EventThread by Lloyd Pique · 8 years ago
  64. 0fcde1b SF: Separate EventThread into interface and impl by Lloyd Pique · 8 years ago
  65. 2ee3957 SF: Define mock::RE::RenderEngine et al by Lloyd Pique · 8 years ago
  66. 144e116 SF: Separate RenderEngine into interface and impl by Lloyd Pique · 8 years ago
  67. d0094aa SF: Define Hwc2::mock::Composer by Lloyd Pique · 8 years ago
  68. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 8 years ago
  69. 0fea114 Merge "[RenderEngine] Support extended SRGB transform." by Peiyong Lin · 8 years ago
  70. b009448 [RenderEngine] Support extended SRGB transform. by Peiyong Lin · 8 years ago
  71. c503c41 Merge changes Ie10034db,I26ba18f2 by Jiwen Cai · 8 years ago
  72. 037f35a Build libbufferhubqueue and libpdx_default_transport as shared library by Jiwen 'Steve' Cai · 8 years ago
  73. e83f931 SF: Cleanup EventThread Part 2 by Lloyd Pique · 8 years ago
  74. 46a46b3 SF: Cleanup EventThread Part 1 by Lloyd Pique · 8 years ago
  75. 755e319 SF: Cleanup EventControlThread by Lloyd Pique · 8 years ago
  76. 78ce418 SF: Clang format selected sources by Lloyd Pique · 8 years ago
  77. ca35d8d Merge changes I362ec1fc,I2d574855 by TreeHugger Robot · 8 years ago
  78. f58625d SF: Introduce libsurfaceflinger_unittest by Lloyd Pique · 8 years ago
  79. 66ce40d SF: Convert to Android.bp by Lloyd Pique · 8 years ago
  80. c51edbd Merge "surfaceflinger: support BT2020_ITU_PQ" by TreeHugger Robot · 8 years ago
  81. 98a420a Merge "Add "animation" class to vr_hwc" by Steven Thomas · 8 years ago
  82. 8d2651e surfaceflinger: support BT2020_ITU_PQ by Chia-I Wu · 8 years ago
  83. c12e5b8 Merge "[SurfaceFlinger] Update ColorLayer to set dataspace." by Peiyong Lin · 8 years ago
  84. 1e0b528 Add "animation" class to vr_hwc by Steven Thomas · 8 years ago
  85. 13170c8 [SurfaceFlinger] Update ColorLayer to set dataspace. by Peiyong Lin · 8 years ago
  86. a2163aa Merge changes from topic "re-hdr" by Chia-I Wu · 8 years ago
  87. 844e379 Merge "Update hwcomposer include paths" by Courtney Goeltzenleuchter · 8 years ago
  88. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 8 years ago
  89. 131d376 surfaceflinger: add BT2020_PQ support to RenderEngine by Chia-I Wu · 8 years ago
  90. 7e65bc0 surfaceflinger: generalize Description::mIsWideGamut by Chia-I Wu · 8 years ago
  91. a89a787 Merge "binder interface between ArcBridge and C2VDAAdaptorProxy" by TreeHugger Robot · 8 years ago
  92. 01dcba5 binder interface between ArcBridge and C2VDAAdaptorProxy by Hirokazu Honda · 8 years ago
  93. 5c9664c Merge "No sensor access to idle UIDs - native framework" by TreeHugger Robot · 8 years ago
  94. 8755122 Update hwcomposer include paths by Courtney Goeltzenleuchter · 8 years ago
  95. 0f4b0d3 Merge "SensorRegistrationInfo: Set sampling rate and max reporting latency to 64-bit variables." by Julius D'souza · 8 years ago
  96. 0c11459 Merge "SurfaceFlinger: Change to support client target flip" by Matthew Bouyack · 8 years ago
  97. 88a905b SurfaceFlinger: Change to support client target flip by Madhuri Athota · 8 years ago
  98. f1831a1 Merge "SurfaceFlinger: Do not capture rounded corners on screenshots" by TreeHugger Robot · 8 years ago
  99. 8acf5a0 SurfaceFlinger: Do not capture rounded corners on screenshots by Adrian Roos · 8 years ago
  100. 5a96326 Force client composition if we'd use rotator by Jorim Jaggi · 8 years ago