1. 1c4c559 Add some tests for native input. by Robert Carr · 7 years ago
  2. a82679d Adding HDR10+ metadata support for media API by Valerie Hau · 7 years ago
  3. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 7 years ago
  4. ba8f5ed Merge changes from topic "blast-callback" by Marissa Wall · 7 years ago
  5. fda30bb blast: send TransactionStats with callback by Marissa Wall · 7 years ago
  6. e2ffb42 blast: Send transaction callback by Marissa Wall · 7 years ago
  7. c837b5e blast: Send transaction listener from SCC to SF by Marissa Wall · 7 years ago
  8. 7a9b6ff blast: Create ITransactionCompletedListener by Marissa Wall · 7 years ago
  9. 503ce93 Merge "Remove native thermal service" by TreeHugger Robot · 7 years ago
  10. 37965d4 ISurfaceComposer: rename isColorManagementUsed() by Ady Abraham · 7 years ago
  11. 7434f86 Merge "[SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API." by TreeHugger Robot · 7 years ago
  12. b124b8c Remove native thermal service by Wei Wang · 7 years ago
  13. c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 7 years ago
  14. 7756557 Remove DetachedBufferHandle from libui by Jiwen 'Steve' Cai · 7 years ago
  15. 2a6ab2a SurfaceFlinger: fix color transfer test by Ady Abraham · 7 years ago
  16. 95f01f4 Merge "[SurfaceFlinger] Accept data space and pixel format to take screenshot." by TreeHugger Robot · 7 years ago
  17. 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 7 years ago
  18. b61df91 Remove the functionality of promoting a BufferHubBuffer to ProducerBuffer. by Tianyu · 7 years ago
  19. ff675b7 Format BufferHub{Buffer,Metadata}.{h,cpp} to match libui style by Jiwen 'Steve' Cai · 7 years ago
  20. 8f51ec6 Move detached buffer to libui by Jiwen 'Steve' Cai · 7 years ago
  21. b3ee068 Merge "Implement Parcelling functions for InputWindowInfo" by Rob Carr · 7 years ago
  22. 7a03f2e Merge "Add noexcept to move constructors and assignment operators." am: a45f6e6c2f am: d9f469b005 by Chih-hung Hsieh · 7 years ago
  23. 11bc273 Merge "Add noexcept to move constructors and assignment operators." am: a45f6e6c2f by Chih-hung Hsieh · 7 years ago
  24. d9f469b0 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 7 years ago
  25. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 7 years ago
  26. 5bc849f Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  27. d378863 [SurfaceFlinger] Implement per layer color transformation. by Peiyong Lin · 7 years ago
  28. 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 7 years ago
  29. 217d8e6 SF: Fix incorrect LayerState logs by Vishnu Nair · 7 years ago
  30. ad26668 Merge "Build libui and libgui with -std=c++1z" by TreeHugger Robot · 7 years ago
  31. 0eb5bf9 Merge "[SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer." by TreeHugger Robot · 7 years ago
  32. 5bc13d8 Merge "libgui: add docs to geometry states and captureScreen" by Chia-I Wu · 7 years ago
  33. 0256f72 [SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer. by Peiyong Lin · 7 years ago
  34. 3b74578 Build libui and libgui with -std=c++1z by Lloyd Pique · 7 years ago
  35. ff79ef8 libgui: add docs to geometry states and captureScreen by Chia-I Wu · 7 years ago
  36. c105922 Handle DEAD_OBJECT correctly in H2BGBP by Wonsik Kim · 7 years ago
  37. 52ea813 Merge "surfaceflinger: use Vulkan coordinate system" by TreeHugger Robot · 7 years ago
  38. 1be50b5 surfaceflinger: use Vulkan coordinate system by Chia-I Wu · 7 years ago
  39. e4a93ec Merge "Merge getDisplayViewport into DisplayInfo" by TreeHugger Robot · 7 years ago
  40. dcce0e2 SF: Remove setFinalCrop impl 2/2 by Vishnu Nair · 7 years ago
  41. 6b3f6c5 SurfaceFlinger: Expose construction of container layers. by Robert Carr · 7 years ago
  42. d314f16 Safe-guard Transaction::merge against programmer error. by Robert Carr · 7 years ago
  43. 6407571 Merge "SF: Set the buffer size immediately when applying a transaction" by TreeHugger Robot · 7 years ago
  44. 27de5df Merge getDisplayViewport into DisplayInfo by Yiwei Zhang · 7 years ago
  45. 4c00ac3 Merge "Add getDisplayViewport for screenrecord tool" into pi-dev am: 5ca4b905fe by Yiwei Zhang · 7 years ago
  46. 1d465af Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 7 years ago
  47. cd3f9e9 Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 7 years ago
  48. 13be8ad Revert "Revert "Revert "Revert "SF: Updating permissions checking in Surface Flinger."""" by Ana Krulec · 7 years ago
  49. e334440 Revert "Revert "Revert "SF: Updating permissions checking in Surface Flinger.""" by Dan Stoza · 7 years ago
  50. d01c443 SF: Set the buffer size immediately when applying a transaction by Vishnu Nair · 7 years ago
  51. fbe2c00 Revert "Revert "SF: Updating permissions checking in Surface Flinger."" by Ana Krulec · 7 years ago
  52. e70e129 Revert "SF: Updating permissions checking in Surface Flinger." by Peiyong Lin · 7 years ago
  53. e243771 SF: Updating permissions checking in Surface Flinger. by Ana Krulec · 7 years ago
  54. 7274173 Replace magic 0 with enum in surfacecontrol by Aleks Rozman · 7 years ago
  55. 0064c19 Merge "Updating ISurfaceComposer to report errors" by Ana Krulec · 7 years ago
  56. 61c5862 blast: BufferStateLayer by Marissa Wall · 7 years ago
  57. f58c14b blast: Append "_legacy" to old buffer state values by Marissa Wall · 7 years ago
  58. 1130324 blast: clang format LayerState.h by Marissa Wall · 7 years ago
  59. 2d41e42 Updating ISurfaceComposer to report errors by Ana Krulec · 7 years ago
  60. 186e41e Merge "Do not block on allocating buffers am: 0a3e784701" into pi-dev-plus-aosp by Jorim Jaggi · 7 years ago
  61. 98010cd Do not block on allocating buffers am: 0a3e784701 by Jorim Jaggi · 7 years ago
  62. a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  63. 0a3e784 Do not block on allocating buffers by Jorim Jaggi · 7 years ago
  64. 7108c31 Remove mentions of EGL_ANDROID_image_crop by Krzysztof Kosiński · 7 years ago
  65. 4f5daff Do not use test_per_src in libs/gui by Siarhei Vishniakou · 7 years ago
  66. 48a619f Replace NULL/0 with nullptr by Yi Kong · 7 years ago
  67. 57ae3ee Implement BufferHubProducer::attachBuffer by Jiwen 'Steve' Cai · 7 years ago
  68. 4287535 Implement BufferHubProducer::detachBuffer by Jiwen 'Steve' Cai · 7 years ago
  69. f5f36c7 Remove libpdx*, libbufferhub* from VNDK by Jiwen 'Steve' Cai · 7 years ago
  70. 8f9bdc6 Merge "Fix BufferHubProducer log spam" into pi-dev am: 6df3046722 by android-build-team Robot · 7 years ago
  71. 6df3046 Merge "Fix BufferHubProducer log spam" into pi-dev by android-build-team Robot · 7 years ago
  72. e7cf62a Fix BufferHubProducer log spam by Jiwen 'Steve' Cai · 7 years ago
  73. de5854b Merge "Fix BufferItemConsumer::releaseBuffer error logging" into pi-dev by android-build-team Robot · 7 years ago
  74. 82607f3 Fix BufferItemConsumer::releaseBuffer error logging by John Reck · 7 years ago
  75. e3f35e3 Mark some libs as double_loadable by Jiyong Park · 7 years ago
  76. 229cf19 Merge "Mark some libs as double_loadable" am: 8d36f179ee am: 6d186b20aa by Jiyong Park · 7 years ago
  77. 911043f Merge "Hide some headers from libbinder to vendors" into pi-dev am: 7471f87cff by Jiyong Park · 7 years ago
  78. fe0a824 Mark some libs as double_loadable by Jiyong Park · 7 years ago
  79. 47f876b Hide some headers from libbinder to vendors by Jiyong Park · 7 years ago
  80. d93c8ee Merge "Early wake-up for transitions (1/2)" into pi-dev am: 9d8d52b6f1 by Jorim Jaggi · 7 years ago
  81. 9d8d52b Merge "Early wake-up for transitions (1/2)" into pi-dev by Jorim Jaggi · 7 years ago
  82. 1525be3 Merge "BufferHubProducer: don't check user_metadata_size" into pi-dev by Jiwen 'Steve' Cai · 7 years ago
  83. 2713c30 Early wake-up for transitions (1/2) by Dan Stoza · 7 years ago
  84. 639d479 BufferHubProducer: don't check user_metadata_size by Jiwen 'Steve' Cai · 7 years ago
  85. 2e099ea Merge "[SurfaceFlinger] Replace android_dataspace with Dataspace." into pi-dev by Peiyong Lin · 7 years ago
  86. 54ccdea Merge "Fixed incorrect usage of native fences" into pi-dev am: 57a532e60b by Jeffrey Kardatzke · 7 years ago
  87. 34beb7a [SurfaceFlinger] Replace android_dataspace with Dataspace. by Peiyong Lin · 7 years ago
  88. 57a532e Merge "Fixed incorrect usage of native fences" into pi-dev by TreeHugger Robot · 7 years ago
  89. 1f921b5 Merge "Add proper namespace to GraphicTypes." into pi-dev am: 92f8d8b1f3 by Peiyong Lin · 7 years ago
  90. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 7 years ago
  91. 101c804 Merge "SurfaceComposerClient: Ensure createSurface returns error codes." into pi-dev by Robert Carr · 7 years ago
  92. c5b2cd2 Merge "SurfaceComposerClient: Ensure createSurface returns error codes." into pi-dev by TreeHugger Robot · 7 years ago
  93. a45e1c8 Fixed incorrect usage of native fences by Jeffrey Kardatzke · 7 years ago
  94. 740eaf0 SurfaceComposerClient: Ensure createSurface returns error codes. by Robert Carr · 7 years ago
  95. b76bfc2 Pass correct window type and app id to hw composer. am: ccd348460c by rongliu · 7 years ago
  96. ccd3484 Pass correct window type and app id to hw composer. by rongliu · 7 years ago
  97. 07c238b Merge "Propagate error codes from createSurface" into pi-dev am: a912b6ec28 by Robert Carr · 7 years ago
  98. a912b6e Merge "Propagate error codes from createSurface" into pi-dev by TreeHugger Robot · 7 years ago
  99. 8e272aa [Native] Replace android_color_mode usage with ColorMode. am: a52f029562 by Peiyong Lin · 7 years ago
  100. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 7 years ago