1. 577c896 SurfaceFlinger: Move generic dtor logic to Layer by David Sodman · 8 years ago
  2. 95f40fb Merge "Fix sanitizer in handleTransitionLocked." by Ivan Lozano · 8 years ago
  3. 51a0b41 Fix sanitizer in handleTransitionLocked. by Ivan Lozano · 8 years ago
  4. ae1d702 Merge "Prefer std::string over String8" by TreeHugger Robot · 8 years ago
  5. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  6. 3c0d2fb Merge "SF: Move glComp/DispTimeline to SFBE" by TreeHugger Robot · 8 years ago
  7. 2ed931c Merge changes Ib44ab2dc,I4404607e by TreeHugger Robot · 8 years ago
  8. 10fe99f Merge "SF: CompositorTiming/CompositorPresentTime state to SFBE" by TreeHugger Robot · 8 years ago
  9. c1501bf Merge "SF: RenderEngine/EGL state to SFBE" by TreeHugger Robot · 8 years ago
  10. b5c3de5 Merge changes I0fd6b4eb,I2523de43 by TreeHugger Robot · 8 years ago
  11. 236c271 Merge "Fix warnings in frameworks/native/services/surfaceflinger/tests/fakehwc" into stage-aosp-master am: 60175af9c8 by Chih-hung Hsieh · 8 years ago
  12. 0b7c1b2 Merge "Fix warnings in frameworks/native/services/surfaceflinger/tests/fakehwc" into stage-aosp-master by Chih-hung Hsieh · 8 years ago
  13. 73beded SF: Move glComp/DispTimeline to SFBE by David Sodman · 8 years ago
  14. 4a36e93 SF: FrameBuckets state to SFBE by David Sodman · 8 years ago
  15. 99974d2 SF: CompositorTiming/CompositorPresentTime state to SFBE by David Sodman · 8 years ago
  16. bc81528 SF: RenderEngine/EGL state to SFBE by David Sodman · 8 years ago
  17. 105b7dc surfaceflinger: Create SurfaceFlingerBE class by David Sodman · 8 years ago
  18. cbaf083 SF: BufferingStats state to SFBE by David Sodman · 8 years ago
  19. 0cc6918 SF: Add CompositionInfo to LayerBE by David Sodman · 8 years ago
  20. 53d76f1 Fix warnings in frameworks/native/services/surfaceflinger/tests/fakehwc by Chih-Hung Hsieh · 8 years ago
  21. 5d95727 Merge "Optimize layer traversal" by TreeHugger Robot · 8 years ago
  22. b3bcf0f Merge "Remove unused variable" am: 5281f56377 am: bf01f66de5 am: 3a4abf4e96 by Yi Kong · 8 years ago
  23. 3a4abf4 Merge "Remove unused variable" am: 5281f56377 am: bf01f66de5 by Yi Kong · 8 years ago
  24. bf01f66 Merge "Remove unused variable" am: 5281f56377 by Yi Kong · 8 years ago
  25. 29abff8 Optimize layer traversal by Robert Carr · 8 years ago
  26. 9254357 Remove unused variable by Yi Kong · 8 years ago
  27. 1801d27 Merge "Revert "Revert "Use GraphicBuffer instead of GBP for screenshots.""" by Chavi Weingarten · 8 years ago
  28. 5b4cffc SF: replicate mActiveBuffer in LayerBE as mBuffer by David Sodman · 8 years ago
  29. 59182e5 Merge changes from topic "sf-re" by Chia-I Wu · 8 years ago
  30. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  31. b027f80 surfaceflinger: run clang-format on RenderEngine by Chia-I Wu · 8 years ago
  32. 1e24cce surfaceflinger: remove all direct use of EGL by Chia-I Wu · 8 years ago
  33. f846a35 surfaceflinger: use RE::Surface in DisplayDevice by Chia-I Wu · 8 years ago
  34. 7e60ecc surfaceflinger: add surface abstraction to RE by Chia-I Wu · 8 years ago
  35. c5aad50 Merge "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  36. b02087d surfaceflinger: remove DisplayDevice::swapRegion by Chia-I Wu · 8 years ago
  37. 94e6a68 surfaceflinger: remove DisplayDevice::mFlags by Chia-I Wu · 8 years ago
  38. b523df0 surfaceflinger: remove unused EGL data members by Chia-I Wu · 8 years ago
  39. c670d50 surfaceflinger: remove EGLConfig from DisplayDevice ctor by Chia-I Wu · 8 years ago
  40. eadbaa6 surfaceflinger: add RenderEngine::BindNativeBufferAsFramebuffer by Chia-I Wu · 8 years ago
  41. b0c041b surfaceflinger: return fence fd from RenderEngine::flush by Chia-I Wu · 8 years ago
  42. 7f40290 surfaceflinger: add RenderEngine::setCurrentSurface by Chia-I Wu · 8 years ago
  43. 8601f88 surfaceflinger: move EGL version/extensions dump into RE by Chia-I Wu · 8 years ago
  44. b01450b surfaceflinger: move EGL termination into RE by Chia-I Wu · 8 years ago
  45. d4d9c6f surfaceflinger: move EGL initialization into RE by Chia-I Wu · 8 years ago
  46. 2b6386e surfaceflinger: add RenderEngine::mEGLDisplay by Chia-I Wu · 8 years ago
  47. b2c7624 surfaceflinger: manage RenderEngine with unique_ptr by Chia-I Wu · 8 years ago
  48. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 8 years ago
  49. 761f8b4 Merge "Remove from top layer list if re-parenting top layer." by TreeHugger Robot · 8 years ago
  50. 8ea97bb Remove from top layer list if re-parenting top layer. by chaviw · 8 years ago
  51. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 8 years ago
  52. 503b79e Merge "Add additional parameters for the captureLayer functions." by Chavi Weingarten · 8 years ago
  53. c5de5b3 Merge "Fix usage of HWC_DISPLAY_PRIMARY in vr flinger" by Steven Thomas · 8 years ago
  54. ebd62af SurfaceFlinger: Fix removal check when adding child layers. by Robert Carr · 8 years ago
  55. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 8 years ago
  56. 6e8f706 Fix usage of HWC_DISPLAY_PRIMARY in vr flinger by Steven Thomas · 8 years ago
  57. 6f65f3e SF: mHwcLayers to LayerBE by David Sodman · 8 years ago
  58. 386c22e SF: replicate mSidebandStream in LayerBE by David Sodman · 8 years ago
  59. 9eeae69 Surfaceflinger: Create LayerBE data class by David Sodman · 8 years ago
  60. 589fa1d Merge "VR services: don't writepid to /dev/cpuset/tasks" by TreeHugger Robot · 8 years ago
  61. 7375fb3 VR services: don't writepid to /dev/cpuset/tasks by Jiwen 'Steve' Cai · 8 years ago
  62. a706a2f surfaceflinger: enable LayerTransactionTest in presubmit by Chia-I Wu · 8 years ago
  63. ec2d985 surfaceflinger: fix traverseLayersInDisplay by Chia-I Wu · 8 years ago
  64. cdd71a5 surfaceflinger: add more setFinalCrop tests by Chia-I Wu · 8 years ago
  65. 04dcca8 surfaceflinger: add more setCrop tests by Chia-I Wu · 8 years ago
  66. a56b204 surfaceflinger: add setOverrideScalingMode tests by Chia-I Wu · 8 years ago
  67. 93853fe surfaceflinger: add more setMatrix tests by Chia-I Wu · 8 years ago
  68. 3d22f3a surfaceflinger: add more setLayerStack tests by Chia-I Wu · 8 years ago
  69. e4ef610 surfaceflinger: add more setColor tests by Chia-I Wu · 8 years ago
  70. a8a515e surfaceflinger: add more setAlpha tests by Chia-I Wu · 8 years ago
  71. 2113bdd surfaceflinger: add setTransparentRegionHint tests by Chia-I Wu · 8 years ago
  72. 57b2750 surfaceflinger: add more setFlags tests by Chia-I Wu · 8 years ago
  73. 4931330 surfaceflinger: add more setRelativeLayer tests by Chia-I Wu · 8 years ago
  74. 0ea0f82 surfaceflinger: add more setLayer tests by Chia-I Wu · 8 years ago
  75. 0eaea31 surfaceflinger: add more setSize tests by Chia-I Wu · 8 years ago
  76. 718daf8 surfaceflinger: add more setPosition tests by Chia-I Wu · 8 years ago
  77. 1078bbb surfaceflinger: run clang-format on Transaction_test.cpp by Chia-I Wu · 8 years ago
  78. 2878422 Merge "SurfaceFlinger: Ensure relatives are not detached with children." by Rob Carr · 8 years ago
  79. 8d7cb20 Merge "Allow relative layering of children" by Rob Carr · 8 years ago
  80. 8b7f97b resolve merge conflicts of 8a2135344 to stage-aosp-master am: 9225761c8d by Chia-I Wu · 8 years ago
  81. 9225761 resolve merge conflicts of 8a2135344 to stage-aosp-master by Chia-I Wu · 8 years ago
  82. 68e316e Merge "surfaceflinger: fix fencing when layers become invisible" by Chia-I Wu · 8 years ago
  83. f9fc8ee surfaceflinger: fix fencing when layers become invisible by Chia-I Wu · 8 years ago
  84. 3b3111d Merge "Add window and surface trace files to bug report" by TreeHugger Robot · 8 years ago
  85. 36b4cdb Add window and surface trace files to bug report by Vishnu Nair · 8 years ago
  86. 91601ac Merge "surfaceflinger: fix fencing when composition mode switches" am: 42ddbb44ac am: 4256a72959 by Chia-I Wu · 8 years ago
  87. 3d91a35 Merge "surfaceflinger: fix fencing when composition mode switches" am: 42ddbb44ac by Chia-I Wu · 8 years ago
  88. 4256a72 Merge "surfaceflinger: fix fencing when composition mode switches" by Chia-I Wu · 8 years ago
  89. 8380689 surfaceflinger: fix fencing when layers become invisible by Chia-I Wu · 8 years ago
  90. 6960096 Merge "Trace drawing state" by Jorim Jaggi · 8 years ago
  91. e900bb0 Merge "Fix signedness issue in LayerProtoParser" by TreeHugger Robot · 8 years ago
  92. 503c704 Allow relative layering of children by Robert Carr · 8 years ago
  93. 28194d8 surfaceflinger: fix z type in LayerVector::do_compare by Chia-I Wu · 8 years ago
  94. 83f8e4d Fix signedness issue in LayerProtoParser by Robert Carr · 8 years ago
  95. 8e0af36 Trace drawing state by Jorim Jaggi · 8 years ago
  96. 7b54959 surfaceflinger: fix fencing when composition mode switches by Chia-I Wu · 8 years ago
  97. c9232ed Added check for forceClientComposition for every layer. by chaviw · 8 years ago
  98. 4994440 Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from by Xin Li · 8 years ago
  99. c2c0dce Merge changes from topic "kill-hwc1-fb" by TreeHugger Robot · 8 years ago
  100. 5fe21af Merge "Make BufferHubQueue binder parcelable" by TreeHugger Robot · 8 years ago