1. 1270145 Merge changes from topic "blast frame" by TreeHugger Robot · 7 years ago
  2. 2afae6d Merge "Rounded corner child clipping tests" by TreeHugger Robot · 7 years ago
  3. a1d0e31 Rounded corner child clipping tests by Lucas Dupin · 7 years ago
  4. 861616d blast: use frame instead of size and position by Marissa Wall · 7 years ago
  5. f66724d Allow child layers to inherit color transform from their parent by chaviw · 7 years ago
  6. 1b6531c Rounded corners by Lucas Dupin · 8 years ago
  7. 88a11f2 SF: User buffer size instead of layer size when calculating size by Vishnu Nair · 7 years ago
  8. 5aedec9 Mark children as detached instead of actually detaching them. by chaviw · 7 years ago
  9. f79d96c Merge "SF: Add support for boundless layers 1/2" by TreeHugger Robot · 7 years ago
  10. 6035634 SF: Add support for boundless layers 1/2 by Vishnu Nair · 7 years ago
  11. fda30bb blast: send TransactionStats with callback by Marissa Wall · 7 years ago
  12. 394f9bc Merge "ISurfaceComposer: rename isColorManagementUsed()" by TreeHugger Robot · 7 years ago
  13. 37965d4 ISurfaceComposer: rename isColorManagementUsed() by Ady Abraham · 7 years ago
  14. 2e102c9 SurfaceFlinger: Share ownership of layers between State and Handle. by Robert Carr · 7 years ago
  15. 2a6ab2a SurfaceFlinger: fix color transfer test by Ady Abraham · 7 years ago
  16. 10c985e Revert "SurfaceFlinger: Share ownership of layers between State and Handle." by Jorim Jaggi · 7 years ago
  17. f478f9f SurfaceFlinger: Share ownership of layers between State and Handle. by Robert Carr · 7 years ago
  18. 00314aa Merge "Revert "SurfaceFlinger: Allows Surfaces to outlive their parents."" by TreeHugger Robot · 7 years ago
  19. 4bba370 Revert "SurfaceFlinger: Allows Surfaces to outlive their parents." by Rob Carr · 7 years ago
  20. d7de52c Merge "SurfaceFlinger: Allows Surfaces to outlive their parents." by Rob Carr · 7 years ago
  21. 4340607 SurfaceFlinger: Allows Surfaces to outlive their parents. by Robert Carr · 7 years ago
  22. d378863 [SurfaceFlinger] Implement per layer color transformation. by Peiyong Lin · 7 years ago
  23. 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 7 years ago
  24. dcce0e2 SF: Remove setFinalCrop impl 2/2 by Vishnu Nair · 7 years ago
  25. 000dd01 SF: Add test for FrameStats refresh rate by Dan Stoza · 7 years ago
  26. 61c5862 blast: BufferStateLayer by Marissa Wall · 7 years ago
  27. f58c14b blast: Append "_legacy" to old buffer state values by Marissa Wall · 7 years ago
  28. 4b129c2 Respect relative layer value if in tree when screenshotting. by chaviw · 8 years ago
  29. 50da504 Set window to transparent when screenshotting layer. by chaviw · 8 years ago
  30. b7a9650 SurfaceFlinger: Regression test for b/74220420 by Adrian Roos · 8 years ago
  31. 15eae09 SurfaceFlinger: Fix reparenting following ReparentForDrawing by Robert Carr · 8 years ago
  32. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 8 years ago
  33. 8e3fe5d Store SurfaceControl reference when creating transactions by chaviw · 8 years ago
  34. 566a3b4 [SurfaceFlinger] Replace NULL with nullptr. by Peiyong Lin · 8 years ago
  35. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  36. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 8 years ago
  37. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 8 years ago
  38. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 8 years ago
  39. a706a2f surfaceflinger: enable LayerTransactionTest in presubmit by Chia-I Wu · 8 years ago
  40. ec2d985 surfaceflinger: fix traverseLayersInDisplay by Chia-I Wu · 8 years ago
  41. cdd71a5 surfaceflinger: add more setFinalCrop tests by Chia-I Wu · 8 years ago
  42. 04dcca8 surfaceflinger: add more setCrop tests by Chia-I Wu · 8 years ago
  43. a56b204 surfaceflinger: add setOverrideScalingMode tests by Chia-I Wu · 8 years ago
  44. 93853fe surfaceflinger: add more setMatrix tests by Chia-I Wu · 8 years ago
  45. 3d22f3a surfaceflinger: add more setLayerStack tests by Chia-I Wu · 8 years ago
  46. e4ef610 surfaceflinger: add more setColor tests by Chia-I Wu · 8 years ago
  47. a8a515e surfaceflinger: add more setAlpha tests by Chia-I Wu · 8 years ago
  48. 2113bdd surfaceflinger: add setTransparentRegionHint tests by Chia-I Wu · 8 years ago
  49. 57b2750 surfaceflinger: add more setFlags tests by Chia-I Wu · 8 years ago
  50. 4931330 surfaceflinger: add more setRelativeLayer tests by Chia-I Wu · 8 years ago
  51. 0ea0f82 surfaceflinger: add more setLayer tests by Chia-I Wu · 8 years ago
  52. 0eaea31 surfaceflinger: add more setSize tests by Chia-I Wu · 8 years ago
  53. 718daf8 surfaceflinger: add more setPosition tests by Chia-I Wu · 8 years ago
  54. 1078bbb surfaceflinger: run clang-format on Transaction_test.cpp by Chia-I Wu · 8 years ago
  55. 2878422 Merge "SurfaceFlinger: Ensure relatives are not detached with children." by Rob Carr · 8 years ago
  56. 503c704 Allow relative layering of children by Robert Carr · 8 years ago
  57. 7f619b2 SurfaceFlinger: Ensure relatives are not detached with children. by Robert Carr · 8 years ago
  58. 2c5f6d2 SurfaceFlinger: Implement merging of transaction objects. by Robert Carr · 8 years ago
  59. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 8 years ago
  60. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 8 years ago
  61. e408127 Merge "SurfaceFlinger: Avoid entering resize-pending state when we don't have a buffer." by TreeHugger Robot · 8 years ago
  62. 13fdc49 Added native functionality to create a color layer. by chaviw · 9 years ago
  63. f1961f7 Re-parent invoked on child instead of on parent. by chaviw · 8 years ago
  64. e392b55 SurfaceFlinger: Avoid entering resize-pending state when we don't have a buffer. by Robert Carr · 8 years ago
  65. c5594c8 Merge "Only detach children from a different client than parent." by Chavi Weingarten · 8 years ago
  66. c967433 Traverse all layers to check if parent exists to add child layer. by chaviw · 8 years ago
  67. 0617894 Add a re-parent function to re-parent a specific child. by chaviw · 8 years ago
  68. 161410b0 Only detach children from a different client than parent. by chaviw · 8 years ago
  69. 59f5c56 Fixed CropLatchingTest that was failing by chaviw · 9 years ago
  70. 41b08b5 SurfaceFlinger: Fix final cropping of child layers. by Robert Carr · 9 years ago
  71. 7bf247e SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes. by Robert Carr · 9 years ago
  72. a3ed032 Revert "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." by Rob Carr · 9 years ago
  73. 1e079c2 SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes. by Robert Carr · 9 years ago
  74. 412903f SurfaceFlinger: Select which layer state to visit by Dan Stoza · 9 years ago
  75. 1725eee SurfaceFlinger: Correct extra parent scaling with buffer transforms. by Robert Carr · 9 years ago
  76. 9b429f4 SurfaceFlinger: Inherit non-transform Scaling from parent. by Robert Carr · 9 years ago
  77. db66e62 SurfaceFlinger: Add parent-less relative layering. by Robert Carr · 9 years ago
  78. 6452f12 SurfaceFlinger: Inherit Alpha for child surfaces. by Robert Carr · 9 years ago
  79. 8d5227b Include finalCrop in setGeometryAppliesWithResize. by Robert Carr · 9 years ago
  80. 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 9 years ago
  81. 3b14c2a Merge "SurfaceFlinger: Trivial Transaction_test refactoring." by Rob Carr · 9 years ago
  82. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 9 years ago
  83. 9524cb3 Add detachChildren transaction. by Robert Carr · 9 years ago
  84. 2b91c82 SurfaceFlinger: Trivial Transaction_test refactoring. by Robert Carr · 9 years ago
  85. 1f0a16a SurfaceFlinger and libgui: Support for child layers. by Robert Carr · 9 years ago
  86. 426ab7b Remove unused variable by Mukul Sati · 9 years ago
  87. 15311bd Push empty sync transaction before taking screenshot in tests by Pablo Ceballos · 10 years ago
  88. 05289c2 SF: Don't pop pending state into mCurrentState by Pablo Ceballos · 10 years ago
  89. acbe678 Add final crop implementation by Pablo Ceballos · 10 years ago
  90. 5e4fcbe SF: Improve surface flinger unit tests by Pablo Ceballos · 10 years ago
  91. d575096 Add more SF tests to Transaction_test by Haixia Shi · 10 years ago
  92. 5a16a62 Fix surfaceflinger tests. by Michael Lentine · 11 years ago
  93. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 13 years ago
  94. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 13 years ago
  95. c666cae get rid of the shared-memory control block by Mathias Agopian · 13 years ago
  96. 90ac799 fix libgui header location by Mathias Agopian · 14 years ago
  97. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  98. 23c2c5d SurfaceFlinger: add some layer update tests by Jamie Gennis · 14 years ago