1. 52ea813 Merge "surfaceflinger: use Vulkan coordinate system" by TreeHugger Robot · 7 years ago
  2. 1be50b5 surfaceflinger: use Vulkan coordinate system by Chia-I Wu · 7 years ago
  3. e4a93ec Merge "Merge getDisplayViewport into DisplayInfo" by TreeHugger Robot · 7 years ago
  4. dcce0e2 SF: Remove setFinalCrop impl 2/2 by Vishnu Nair · 8 years ago
  5. 6b3f6c5 SurfaceFlinger: Expose construction of container layers. by Robert Carr · 8 years ago
  6. d314f16 Safe-guard Transaction::merge against programmer error. by Robert Carr · 8 years ago
  7. 6407571 Merge "SF: Set the buffer size immediately when applying a transaction" by TreeHugger Robot · 7 years ago
  8. 27de5df Merge getDisplayViewport into DisplayInfo by Yiwei Zhang · 8 years ago
  9. cd3f9e9 Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 8 years ago
  10. 13be8ad Revert "Revert "Revert "Revert "SF: Updating permissions checking in Surface Flinger."""" by Ana Krulec · 8 years ago
  11. e334440 Revert "Revert "Revert "SF: Updating permissions checking in Surface Flinger.""" by Dan Stoza · 8 years ago
  12. d01c443 SF: Set the buffer size immediately when applying a transaction by Vishnu Nair · 8 years ago
  13. fbe2c00 Revert "Revert "SF: Updating permissions checking in Surface Flinger."" by Ana Krulec · 8 years ago
  14. e70e129 Revert "SF: Updating permissions checking in Surface Flinger." by Peiyong Lin · 8 years ago
  15. e243771 SF: Updating permissions checking in Surface Flinger. by Ana Krulec · 8 years ago
  16. 7274173 Replace magic 0 with enum in surfacecontrol by Aleks Rozman · 8 years ago
  17. 0064c19 Merge "Updating ISurfaceComposer to report errors" by Ana Krulec · 8 years ago
  18. 61c5862 blast: BufferStateLayer by Marissa Wall · 8 years ago
  19. f58c14b blast: Append "_legacy" to old buffer state values by Marissa Wall · 8 years ago
  20. 1130324 blast: clang format LayerState.h by Marissa Wall · 8 years ago
  21. 2d41e42 Updating ISurfaceComposer to report errors by Ana Krulec · 8 years ago
  22. 186e41e Merge "Do not block on allocating buffers am: 0a3e784701" into pi-dev-plus-aosp by Jorim Jaggi · 8 years ago
  23. 98010cd Do not block on allocating buffers am: 0a3e784701 by Jorim Jaggi · 8 years ago
  24. a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  25. 0a3e784 Do not block on allocating buffers by Jorim Jaggi · 8 years ago
  26. 7108c31 Remove mentions of EGL_ANDROID_image_crop by Krzysztof Kosiński · 8 years ago
  27. 4f5daff Do not use test_per_src in libs/gui by Siarhei Vishniakou · 8 years ago
  28. 48a619f Replace NULL/0 with nullptr by Yi Kong · 8 years ago
  29. 57ae3ee Implement BufferHubProducer::attachBuffer by Jiwen 'Steve' Cai · 8 years ago
  30. 4287535 Implement BufferHubProducer::detachBuffer by Jiwen 'Steve' Cai · 8 years ago
  31. f5f36c7 Remove libpdx*, libbufferhub* from VNDK by Jiwen 'Steve' Cai · 8 years ago
  32. 8f9bdc6 Merge "Fix BufferHubProducer log spam" into pi-dev am: 6df3046722 by android-build-team Robot · 8 years ago
  33. 6df3046 Merge "Fix BufferHubProducer log spam" into pi-dev by android-build-team Robot · 8 years ago
  34. e7cf62a Fix BufferHubProducer log spam by Jiwen 'Steve' Cai · 8 years ago
  35. de5854b Merge "Fix BufferItemConsumer::releaseBuffer error logging" into pi-dev by android-build-team Robot · 8 years ago
  36. 82607f3 Fix BufferItemConsumer::releaseBuffer error logging by John Reck · 8 years ago
  37. e3f35e3 Mark some libs as double_loadable by Jiyong Park · 8 years ago
  38. 229cf19 Merge "Mark some libs as double_loadable" am: 8d36f179ee am: 6d186b20aa by Jiyong Park · 8 years ago
  39. 911043f Merge "Hide some headers from libbinder to vendors" into pi-dev am: 7471f87cff by Jiyong Park · 8 years ago
  40. fe0a824 Mark some libs as double_loadable by Jiyong Park · 8 years ago
  41. 47f876b Hide some headers from libbinder to vendors by Jiyong Park · 8 years ago
  42. d93c8ee Merge "Early wake-up for transitions (1/2)" into pi-dev am: 9d8d52b6f1 by Jorim Jaggi · 8 years ago
  43. 9d8d52b Merge "Early wake-up for transitions (1/2)" into pi-dev by Jorim Jaggi · 8 years ago
  44. 1525be3 Merge "BufferHubProducer: don't check user_metadata_size" into pi-dev by Jiwen 'Steve' Cai · 8 years ago
  45. 2713c30 Early wake-up for transitions (1/2) by Dan Stoza · 8 years ago
  46. 639d479 BufferHubProducer: don't check user_metadata_size by Jiwen 'Steve' Cai · 8 years ago
  47. 2e099ea Merge "[SurfaceFlinger] Replace android_dataspace with Dataspace." into pi-dev by Peiyong Lin · 8 years ago
  48. 54ccdea Merge "Fixed incorrect usage of native fences" into pi-dev am: 57a532e60b by Jeffrey Kardatzke · 8 years ago
  49. 34beb7a [SurfaceFlinger] Replace android_dataspace with Dataspace. by Peiyong Lin · 8 years ago
  50. 57a532e Merge "Fixed incorrect usage of native fences" into pi-dev by TreeHugger Robot · 8 years ago
  51. 1f921b5 Merge "Add proper namespace to GraphicTypes." into pi-dev am: 92f8d8b1f3 by Peiyong Lin · 8 years ago
  52. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 8 years ago
  53. 101c804 Merge "SurfaceComposerClient: Ensure createSurface returns error codes." into pi-dev by Robert Carr · 8 years ago
  54. c5b2cd2 Merge "SurfaceComposerClient: Ensure createSurface returns error codes." into pi-dev by TreeHugger Robot · 8 years ago
  55. a45e1c8 Fixed incorrect usage of native fences by Jeffrey Kardatzke · 8 years ago
  56. 740eaf0 SurfaceComposerClient: Ensure createSurface returns error codes. by Robert Carr · 8 years ago
  57. b76bfc2 Pass correct window type and app id to hw composer. am: ccd348460c by rongliu · 8 years ago
  58. ccd3484 Pass correct window type and app id to hw composer. by rongliu · 8 years ago
  59. 07c238b Merge "Propagate error codes from createSurface" into pi-dev am: a912b6ec28 by Robert Carr · 8 years ago
  60. a912b6e Merge "Propagate error codes from createSurface" into pi-dev by TreeHugger Robot · 8 years ago
  61. 8e272aa [Native] Replace android_color_mode usage with ColorMode. am: a52f029562 by Peiyong Lin · 8 years ago
  62. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 8 years ago
  63. 23fa79a Merge changes from topic "capture-child-layers" into pi-dev am: 17511b0527 by Rob Carr · 8 years ago
  64. 17511b0 Merge changes from topic "capture-child-layers" into pi-dev by Rob Carr · 8 years ago
  65. 3b382ed Propagate error codes from createSurface by Robert Carr · 8 years ago
  66. 426b823 Merge "Remove obsolete brillo property" am: 405a40c500 am: 552dd932e3 by Dan Willemsen · 8 years ago
  67. 4a1861e Remove obsolete brillo property by Dan Willemsen · 8 years ago
  68. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 8 years ago
  69. 39a0788 Add equality operator for state checking by Courtney Goeltzenleuchter · 8 years ago
  70. 8e3fe5d Store SurfaceControl reference when creating transactions by chaviw · 8 years ago
  71. 763ef57 Rename getLayerState and getDisplayState functions. by chaviw · 8 years ago
  72. 5035f9c Merge "Allow destroySurface to get called in transaction." by Chavi Weingarten · 8 years ago
  73. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 8 years ago
  74. 2202950 Support BufferHub-backed IGBP in libgui_test by Jiwen 'Steve' Cai · 8 years ago
  75. a2a27b2 Add BufferHub-based IGBC implementation by Jiwen 'Steve' Cai · 8 years ago
  76. dc82be7 Move clang warnings override out of libgui by Jiwen 'Steve' Cai · 8 years ago
  77. c90a77f Add BufferHub backend for android::view::Surface by Jiwen 'Steve' Cai · 8 years ago
  78. dbd9615 swapchain: add query for MaxBufferCount by Yiwei Zhang · 8 years ago
  79. b0056e9 Merge "[NDK] Expose NDK API to set buffers data space for P." by Peiyong Lin · 8 years ago
  80. 654f87b [NDK] Expose NDK API to set buffers data space for P. by Peiyong Lin · 8 years ago
  81. 1dbf0e3 libgui: fix a race in BufferQueueProducer::allocateBuffers by Chia-I Wu · 8 years ago
  82. 037f35a Build libbufferhubqueue and libpdx_default_transport as shared library by Jiwen 'Steve' Cai · 8 years ago
  83. 0b26710 Fix issue with Surface loss by Jorim Jaggi · 8 years ago
  84. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 8 years ago
  85. 5e92144 Fix integer overflow in libgui_test Surface_test by Courtney Goeltzenleuchter · 8 years ago
  86. 9a6ddf7 Update BufferHubProducer style to match libgui by Jiwen 'Steve' Cai · 8 years ago
  87. 0f95084 Move BufferHub-based IGBP into libgui by Jiwen 'Steve' Cai · 8 years ago
  88. 9bad0d7 Add plumbing for HDR metadata by Courtney Goeltzenleuchter · 8 years ago
  89. 96da464 Merge "libgui is private VNDK" by TreeHugger Robot · 8 years ago
  90. f49c189 Merge changes from topic "sf-re-2" by Chia-I Wu · 8 years ago
  91. ee5d824 gui: Remove unnecessary FrameEventHistoryDelta warning. by Brian Anderson · 8 years ago
  92. 93b122f libgui: add a helper for GLConsumer::getCurrentCrop by Chia-I Wu · 8 years ago
  93. 3bd03ff libgui: use mat4 in GLConsumer by Chia-I Wu · 8 years ago
  94. f10b05c libgui: remove unused GLConsumer methods by Chia-I Wu · 8 years ago
  95. a81bc49 libgui: add more IGBC wrappers to ConsumerBase by Chia-I Wu · 8 years ago
  96. 0530f87 libgui: tidy up CpuConsumer by Chia-I Wu · 8 years ago
  97. 924454f libgui: fix and clean up CpuConsumer::unlockBuffer by Chia-I Wu · 8 years ago
  98. 96ad822 libgui: fix a race in CpuConsumer::lockNextBuffer by Chia-I Wu · 8 years ago
  99. 7e7256e libgui: add helper to initialize CpuConsumer::LockedBuffer by Chia-I Wu · 8 years ago
  100. cacfcc6 libgui: add helper to find CpuConsumer::AcquiredBuffer by Chia-I Wu · 8 years ago