1. 0e7a791 [SurfaceFlinger] Plumb HAL to hardware composer. by Peiyong Lin · 7 years ago
  2. 34beb7a [SurfaceFlinger] Replace android_dataspace with Dataspace. by Peiyong Lin · 7 years ago
  3. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 7 years ago
  4. 2afd517 Merge changes Icf7cf2fd,I325521b7,Ia80c865d,I73599f62,I8526e671, ... into pi-dev by TreeHugger Robot · 7 years ago
  5. 0c2de36 Merge "SurfaceFlinger: Fix reparenting following ReparentForDrawing" into pi-dev by Rob Carr · 7 years ago
  6. 1fa4d46 SF: Use display device factory in unit test by Lloyd Pique · 7 years ago
  7. 8dca1b0 SF: Introduce mock::NativeWindowSurface by Lloyd Pique · 7 years ago
  8. 5239a5b SF: Introduce mock::NativeWindow by Lloyd Pique · 7 years ago
  9. d9eb3c5 SF: Introduce mock::DisplaySurface by Lloyd Pique · 7 years ago
  10. 8e92332 SF: Introduce mock::EventControlThread by Lloyd Pique · 7 years ago
  11. da901cc SF: Define mock::SurfaceInterceptor by Lloyd Pique · 7 years ago
  12. 81b57db SF: Define mock::MessageQueue by Lloyd Pique · 7 years ago
  13. 2d3ee6d SF: libsurfaceflinger_unittest should skip SF ctor by Lloyd Pique · 7 years ago
  14. bc79209 SF: Switch to internal display setup by Lloyd Pique · 7 years ago
  15. 7794ec1 Use unique_ptr for proto parser to handle destruction. by chaviw · 7 years ago
  16. 15eae09 SurfaceFlinger: Fix reparenting following ReparentForDrawing by Robert Carr · 7 years ago
  17. 2349051 Merge "SF: Fix unit test getColorModes() expectation" into pi-dev by TreeHugger Robot · 7 years ago
  18. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 7 years ago
  19. 17511b0 Merge changes from topic "capture-child-layers" into pi-dev by Rob Carr · 7 years ago
  20. 926a5fc SF: Fix unit test getColorModes() expectation by Lloyd Pique · 7 years ago
  21. f9c98e5 SF: Update to composer@2.2 implementation by Courtney Goeltzenleuchter · 7 years ago
  22. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 7 years ago
  23. df1c25f Merge changes from topic "re-simplify-wcg" by Chia-I Wu · 7 years ago
  24. 5aae3b0 Merge "Store SurfaceControl reference when creating transactions" by Chavi Weingarten · 7 years ago
  25. 8e3fe5d Store SurfaceControl reference when creating transactions by chaviw · 7 years ago
  26. 69bf10f surfaceflinger: simplify P3 support in RE by Chia-I Wu · 7 years ago
  27. 8ee5227 Merge changes Ic400e8d1,If108059c by TreeHugger Robot · 7 years ago
  28. 513476a fakehwc, libvr_hwc-hal: update for ComposerHal changes by Chia-I Wu · 7 years ago
  29. 29e146b fakehwc, libvr_hwc-hal: ComposerClient is moved by Chia-I Wu · 7 years ago
  30. d15d2d2 fakehwc, libvr_hwc-hal: ComposerBase is moved by Chia-I Wu · 7 years ago
  31. 5b36f3f SF: Add and use MockGraphicBufferProducer/Consumer by Lloyd Pique · 7 years ago
  32. e39cad2 SF: Add a first real unit test by Lloyd Pique · 7 years ago
  33. f979735 SF: Define mock::EventThread by Lloyd Pique · 7 years ago
  34. 2ee3957 SF: Define mock::RE::RenderEngine et al by Lloyd Pique · 7 years ago
  35. d0094aa SF: Define Hwc2::mock::Composer by Lloyd Pique · 7 years ago
  36. f58625d SF: Introduce libsurfaceflinger_unittest by Lloyd Pique · 7 years ago
  37. 66ce40d SF: Convert to Android.bp by Lloyd Pique · 7 years ago
  38. 8755122 Update hwcomposer include paths by Courtney Goeltzenleuchter · 7 years ago
  39. 2ae2b3b Allow a primary display disconnect by Lloyd Pique · 7 years ago
  40. 566a3b4 [SurfaceFlinger] Replace NULL with nullptr. by Peiyong Lin · 7 years ago
  41. 9c57956 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" am: c770d27ff0 am: 45f9c3871b by Chia-I Wu · 7 years ago
  42. 41b98d4 surfaceflinger: do not check HWC2::Capability::SkipValidate by Chia-I Wu · 7 years ago
  43. 236c271 Merge "Fix warnings in frameworks/native/services/surfaceflinger/tests/fakehwc" into stage-aosp-master am: 60175af9c8 by Chih-hung Hsieh · 7 years ago
  44. 53d76f1 Fix warnings in frameworks/native/services/surfaceflinger/tests/fakehwc by Chih-Hung Hsieh · 7 years ago
  45. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 7 years ago
  46. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 7 years ago
  47. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 7 years ago
  48. 503b79e Merge "Add additional parameters for the captureLayer functions." by Chavi Weingarten · 7 years ago
  49. c5de5b3 Merge "Fix usage of HWC_DISPLAY_PRIMARY in vr flinger" by Steven Thomas · 7 years ago
  50. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 7 years ago
  51. 6e8f706 Fix usage of HWC_DISPLAY_PRIMARY in vr flinger by Steven Thomas · 7 years ago
  52. a706a2f surfaceflinger: enable LayerTransactionTest in presubmit by Chia-I Wu · 7 years ago
  53. ec2d985 surfaceflinger: fix traverseLayersInDisplay by Chia-I Wu · 7 years ago
  54. cdd71a5 surfaceflinger: add more setFinalCrop tests by Chia-I Wu · 7 years ago
  55. 04dcca8 surfaceflinger: add more setCrop tests by Chia-I Wu · 7 years ago
  56. a56b204 surfaceflinger: add setOverrideScalingMode tests by Chia-I Wu · 7 years ago
  57. 93853fe surfaceflinger: add more setMatrix tests by Chia-I Wu · 7 years ago
  58. 3d22f3a surfaceflinger: add more setLayerStack tests by Chia-I Wu · 7 years ago
  59. e4ef610 surfaceflinger: add more setColor tests by Chia-I Wu · 7 years ago
  60. a8a515e surfaceflinger: add more setAlpha tests by Chia-I Wu · 7 years ago
  61. 2113bdd surfaceflinger: add setTransparentRegionHint tests by Chia-I Wu · 7 years ago
  62. 57b2750 surfaceflinger: add more setFlags tests by Chia-I Wu · 7 years ago
  63. 4931330 surfaceflinger: add more setRelativeLayer tests by Chia-I Wu · 7 years ago
  64. 0ea0f82 surfaceflinger: add more setLayer tests by Chia-I Wu · 7 years ago
  65. 0eaea31 surfaceflinger: add more setSize tests by Chia-I Wu · 7 years ago
  66. 718daf8 surfaceflinger: add more setPosition tests by Chia-I Wu · 7 years ago
  67. 1078bbb surfaceflinger: run clang-format on Transaction_test.cpp by Chia-I Wu · 7 years ago
  68. 2878422 Merge "SurfaceFlinger: Ensure relatives are not detached with children." by Rob Carr · 7 years ago
  69. 503c704 Allow relative layering of children by Robert Carr · 7 years ago
  70. 7f619b2 SurfaceFlinger: Ensure relatives are not detached with children. by Robert Carr · 7 years ago
  71. 83ce7c1 surfaceflinger: remove USE_HWC2 by Chia-I Wu · 7 years ago
  72. 2c5f6d2 SurfaceFlinger: Implement merging of transaction objects. by Robert Carr · 7 years ago
  73. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 7 years ago
  74. 1d04428 Added protobuf to gather layer info. by chaviw · 7 years ago
  75. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 7 years ago
  76. e408127 Merge "SurfaceFlinger: Avoid entering resize-pending state when we don't have a buffer." by TreeHugger Robot · 7 years ago
  77. 7dc4a1d Merge "Reduce overhead by combining libskia and libhwui into a single library." by Derek Sollenberger · 7 years ago
  78. 13fdc49 Added native functionality to create a color layer. by chaviw · 7 years ago
  79. f1961f7 Re-parent invoked on child instead of on parent. by chaviw · 7 years ago
  80. e392b55 SurfaceFlinger: Avoid entering resize-pending state when we don't have a buffer. by Robert Carr · 7 years ago
  81. 913aaef Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 7 years ago
  82. c5594c8 Merge "Only detach children from a different client than parent." by Chavi Weingarten · 7 years ago
  83. a9f883c Merge "Traverse all layers to check if parent exists to add child layer." by Chavi Weingarten · 7 years ago
  84. c967433 Traverse all layers to check if parent exists to add child layer. by chaviw · 7 years ago
  85. 3f05602 test-hwc2: Added virtual Display tests by David Hanna Jr · 7 years ago
  86. e04a800 Merge "Add a re-parent function to re-parent a specific child." by Chavi Weingarten · 7 years ago
  87. 4cab6aa test-hwc2: Fix usage flags in test-hwc2 by David Hanna Jr · 7 years ago
  88. 0617894 Add a re-parent function to re-parent a specific child. by chaviw · 7 years ago
  89. 1d8d412 test-hwc2: Corrected rotation to be clock-wise by David Hanna Jr · 7 years ago
  90. a7de594 Use HWC_DISPLAY_PRIMARY and _EXTERNAL by Kalle Raita · 7 years ago
  91. 41e9cf9 Merge "test-hwc2: Fix hwc2-tests" by TreeHugger Robot · 7 years ago
  92. a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 8 years ago
  93. 0b8fd89 test-hwc2: Fix hwc2-tests by Arun Kumar K.R · 7 years ago
  94. 161410b0 Only detach children from a different client than parent. by chaviw · 7 years ago
  95. 59f5c56 Fixed CropLatchingTest that was failing by chaviw · 7 years ago
  96. 85da820 Merge changes I87a57825,I3721d163 into oc-dev am: e44ea13766 am: 25bc953ae3 by Robert Carr · 7 years ago
  97. 41b08b5 SurfaceFlinger: Fix final cropping of child layers. by Robert Carr · 7 years ago
  98. bce1dea Merge "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." into oc-dev am: e2fad8108e by Robert Carr · 7 years ago
  99. 7bf247e SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes. by Robert Carr · 7 years ago
  100. acbff73 Merge "Revert "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes."" into oc-dev am: cbcefae07a by Rob Carr · 7 years ago