1. e4ef610 surfaceflinger: add more setColor tests by Chia-I Wu · 8 years ago
  2. a8a515e surfaceflinger: add more setAlpha tests by Chia-I Wu · 8 years ago
  3. 2113bdd surfaceflinger: add setTransparentRegionHint tests by Chia-I Wu · 8 years ago
  4. 57b2750 surfaceflinger: add more setFlags tests by Chia-I Wu · 8 years ago
  5. 4931330 surfaceflinger: add more setRelativeLayer tests by Chia-I Wu · 8 years ago
  6. 0ea0f82 surfaceflinger: add more setLayer tests by Chia-I Wu · 8 years ago
  7. 0eaea31 surfaceflinger: add more setSize tests by Chia-I Wu · 8 years ago
  8. 718daf8 surfaceflinger: add more setPosition tests by Chia-I Wu · 9 years ago
  9. 1078bbb surfaceflinger: run clang-format on Transaction_test.cpp by Chia-I Wu · 9 years ago
  10. 2878422 Merge "SurfaceFlinger: Ensure relatives are not detached with children." by Rob Carr · 8 years ago
  11. 503c704 Allow relative layering of children by Robert Carr · 9 years ago
  12. 7f619b2 SurfaceFlinger: Ensure relatives are not detached with children. by Robert Carr · 8 years ago
  13. 83ce7c1 surfaceflinger: remove USE_HWC2 by Chia-I Wu · 9 years ago
  14. 2c5f6d2 SurfaceFlinger: Implement merging of transaction objects. by Robert Carr · 9 years ago
  15. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 9 years ago
  16. 1d04428 Added protobuf to gather layer info. by chaviw · 9 years ago
  17. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 9 years ago
  18. e408127 Merge "SurfaceFlinger: Avoid entering resize-pending state when we don't have a buffer." by TreeHugger Robot · 9 years ago
  19. 7dc4a1d Merge "Reduce overhead by combining libskia and libhwui into a single library." by Derek Sollenberger · 9 years ago
  20. 13fdc49 Added native functionality to create a color layer. by chaviw · 9 years ago
  21. f1961f7 Re-parent invoked on child instead of on parent. by chaviw · 9 years ago
  22. e392b55 SurfaceFlinger: Avoid entering resize-pending state when we don't have a buffer. by Robert Carr · 9 years ago
  23. 913aaef Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 9 years ago
  24. c5594c8 Merge "Only detach children from a different client than parent." by Chavi Weingarten · 9 years ago
  25. a9f883c Merge "Traverse all layers to check if parent exists to add child layer." by Chavi Weingarten · 9 years ago
  26. c967433 Traverse all layers to check if parent exists to add child layer. by chaviw · 9 years ago
  27. 3f05602 test-hwc2: Added virtual Display tests by David Hanna Jr · 9 years ago
  28. e04a800 Merge "Add a re-parent function to re-parent a specific child." by Chavi Weingarten · 9 years ago
  29. 4cab6aa test-hwc2: Fix usage flags in test-hwc2 by David Hanna Jr · 9 years ago
  30. 0617894 Add a re-parent function to re-parent a specific child. by chaviw · 9 years ago
  31. 1d8d412 test-hwc2: Corrected rotation to be clock-wise by David Hanna Jr · 9 years ago
  32. a7de594 Use HWC_DISPLAY_PRIMARY and _EXTERNAL by Kalle Raita · 9 years ago
  33. 41e9cf9 Merge "test-hwc2: Fix hwc2-tests" by TreeHugger Robot · 9 years ago
  34. a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 9 years ago
  35. 0b8fd89 test-hwc2: Fix hwc2-tests by Arun Kumar K.R · 9 years ago
  36. 161410b0 Only detach children from a different client than parent. by chaviw · 9 years ago
  37. 59f5c56 Fixed CropLatchingTest that was failing by chaviw · 9 years ago
  38. 85da820 Merge changes I87a57825,I3721d163 into oc-dev am: e44ea13766 am: 25bc953ae3 by Robert Carr · 9 years ago
  39. 41b08b5 SurfaceFlinger: Fix final cropping of child layers. by Robert Carr · 9 years ago
  40. bce1dea Merge "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." into oc-dev am: e2fad8108e by Robert Carr · 9 years ago
  41. 7bf247e SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes. by Robert Carr · 9 years ago
  42. acbff73 Merge "Revert "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes."" into oc-dev am: cbcefae07a by Rob Carr · 9 years ago
  43. a3ed032 Revert "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." by Rob Carr · 9 years ago
  44. 4ed76e2 Merge "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." into oc-dev am: 83c9468c80 by Rob Carr · 9 years ago
  45. 1e079c2 SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes. by Robert Carr · 9 years ago
  46. 3ee80d6 Merge "SurfaceFlinger: Select which layer state to visit" into oc-dev am: 3e0a85b997 by Dan Stoza · 9 years ago
  47. 412903f SurfaceFlinger: Select which layer state to visit by Dan Stoza · 9 years ago
  48. 570bed6e Merge "SurfaceFlinger: Correct extra parent scaling with buffer transforms." into oc-dev am: 829a3e8b3d by Robert Carr · 9 years ago
  49. 1725eee SurfaceFlinger: Correct extra parent scaling with buffer transforms. by Robert Carr · 9 years ago
  50. beefded Merge "SurfaceFlinger: Inherit non-transform Scaling from parent." into oc-dev am: 08260b881a by Rob Carr · 9 years ago
  51. 9b429f4 SurfaceFlinger: Inherit non-transform Scaling from parent. by Robert Carr · 9 years ago
  52. 18a7433 Merge "SurfaceFlinger: Add parent-less relative layering." into oc-dev am: 7dcda8011d by Robert Carr · 9 years ago
  53. db66e62 SurfaceFlinger: Add parent-less relative layering. by Robert Carr · 9 years ago
  54. 32320b4 Merge "Add test config to bugreportz, dumpstate_test_fixture and surfaceFlinger_test" by TreeHugger Robot · 9 years ago
  55. a282f58 SF: Fix warnings in tests and enable -Werror by Dan Stoza · 9 years ago
  56. af30771 Add test config to bugreportz, dumpstate_test_fixture and surfaceFlinger_test by Dan Shi · 9 years ago
  57. 6452f12 SurfaceFlinger: Inherit Alpha for child surfaces. by Robert Carr · 9 years ago
  58. 8b71dc3 Add SurfaceFlinger test filter for presubmit. by Robert Carr · 9 years ago
  59. 8d5227b Include finalCrop in setGeometryAppliesWithResize. by Robert Carr · 9 years ago
  60. 9f3283a Merge "Add a simple SurfaceFlinger stress test." by TreeHugger Robot · 9 years ago
  61. eb89399 Add a simple SurfaceFlinger stress test. by Robert Carr · 9 years ago
  62. bb68dcc Merge "test-hwc2: fix build error from ui/mat4.h include" by TreeHugger Robot · 9 years ago
  63. ff4bc52 Merge "test-hwc2: fix build errors on other branches" am: ea8d46f1ab am: acfd2a846b by Marissa Wall · 9 years ago
  64. dde1944 test-hwc2: fix build error from ui/mat4.h include by Marissa Wall · 9 years ago
  65. 0fa8676 test-hwc2: fix build errors on other branches by Marissa Wall · 9 years ago
  66. 2676e92 Merge "Revert "Add a simple SurfaceFlinger stress test."" by Rob Carr · 9 years ago
  67. b7fbaf2 Revert "Add a simple SurfaceFlinger stress test." by Rob Carr · 9 years ago
  68. 57f7d10 Merge "Add a simple SurfaceFlinger stress test." by Rob Carr · 9 years ago
  69. a96d2f1 Merge changes from topic 'test-hwc2' am: 29943c1971 am: 92360b14a0 by Marissa Wall · 9 years ago
  70. 2d906b4 Add a simple SurfaceFlinger stress test. by Robert Carr · 9 years ago
  71. ae7d324 test-hwc2: dump by Marissa Wall · 9 years ago
  72. bad1bc7 test-hwc2: virtual displays by Marissa Wall · 9 years ago
  73. 35040c5 test-hwc2: color and hdr requests by Marissa Wall · 9 years ago
  74. 563030b test-hwc2: present display by Marissa Wall · 9 years ago
  75. f18cfb0 test-hwc2: add client target support by Marissa Wall · 9 years ago
  76. 706178d test-hwc2: get and accept display changes by Marissa Wall · 9 years ago
  77. 1cd789c test-hwc2: validate display by Marissa Wall · 9 years ago
  78. f7618ed test-hwc2: set layer visible region by Marissa Wall · 9 years ago
  79. 5a240aa test-hwc2: set layer buffer by Marissa Wall · 9 years ago
  80. ad76181 test-hwc2: set layer surface damage by Marissa Wall · 9 years ago
  81. 2a0aaf9 test-hwc2: set cursor position by Marissa Wall · 9 years ago
  82. ee24278 test-hwc2: set layer color by Marissa Wall · 9 years ago
  83. c57468f test-hwc2: set layer source crop by Marissa Wall · 9 years ago
  84. 600a73b test-hwc2: set layer display frame by Marissa Wall · 9 years ago
  85. 273b1df test-hwc2: set layer z order by Marissa Wall · 9 years ago
  86. ac10819 test-hwc2: set layer transform by Marissa Wall · 9 years ago
  87. 2b1f530 test-hwc2: set layer plane alpha by Marissa Wall · 9 years ago
  88. b72b5c9 test-hwc2: set layer dataspace by Marissa Wall · 9 years ago
  89. ffc67da test-hwc2: set layer blend mode by Marissa Wall · 9 years ago
  90. 6bd8bfd test-hwc2: set layer composition type by Marissa Wall · 9 years ago
  91. dd4087f test-hwc2: get display name by Marissa Wall · 9 years ago
  92. 572a1ee test-hwc2: enable vsync by Marissa Wall · 9 years ago
  93. 03c9173 test-hwc2: power mode support by Marissa Wall · 9 years ago
  94. 93dc04f test-hwc2: get and set active config by Marissa Wall · 9 years ago
  95. cf935cb test-hwc2: get display configs and attributes by Marissa Wall · 9 years ago
  96. 1db2e37 test-hwc2: create and destroy layers by Marissa Wall · 9 years ago
  97. cfb9a07 test-hwc2: display type support by Marissa Wall · 9 years ago
  98. a4b0148 test-hwc2: register callback functions by Marissa Wall · 9 years ago
  99. 4d60005 test-hwc2: open and close hwc2 device by Marissa Wall · 9 years ago
  100. 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 9 years ago