1. 503c704 Allow relative layering of children by Robert Carr · 8 years ago
  2. c9232ed Added check for forceClientComposition for every layer. by chaviw · 8 years ago
  3. c2c0dce Merge changes from topic "kill-hwc1-fb" by TreeHugger Robot · 8 years ago
  4. 5fe21af Merge "Make BufferHubQueue binder parcelable" by TreeHugger Robot · 8 years ago
  5. a88e3ee Make BufferHubQueue binder parcelable by Jiwen 'Steve' Cai · 8 years ago
  6. 8c76c58 Merge "Fix sanitizer in InputFlinger Reader/Dispatcher." by Ivan Lozano · 8 years ago
  7. 96f1299 Fix sanitizer in InputFlinger Reader/Dispatcher. by Ivan Lozano · 8 years ago
  8. 83ce7c1 surfaceflinger: remove USE_HWC2 by Chia-I Wu · 8 years ago
  9. d265c42 surfaceflinger: remove TARGET_USES_HWC2 by Chia-I Wu · 8 years ago
  10. de1eb9c Merge "Eliminate redundant changes to hardware vsync state." by Matthew Bouyack · 8 years ago
  11. aaaebd9 Merge "Fix sanitizer in SurfaceFlinger BufferLayer." by Ivan Lozano · 8 years ago
  12. 3eaa4bb Merge "Use -Werror in frameworks/native/services/sensorservice" am: 860c8b4798 am: a566557418 by Chih-Hung Hsieh · 8 years ago
  13. eb13f9e Fix sanitizer in SurfaceFlinger BufferLayer. by Ivan Lozano · 8 years ago
  14. 5c4527f Merge "Use -Werror in frameworks/native/services/sensorservice" am: 860c8b4798 by Chih-Hung Hsieh · 8 years ago
  15. c1a1ade Use -Werror in frameworks/native/services/sensorservice by Chih-Hung Hsieh · 8 years ago
  16. 01be49f Fix sanitizer in surfaceflinger waitForEvent. by Ivan Lozano · 8 years ago
  17. a6a56b3 Merge "Don't invoke transactions on layers that will be removed." by TreeHugger Robot · 8 years ago
  18. 8b3871a Don't invoke transactions on layers that will be removed. by chaviw · 8 years ago
  19. bf32499 Fix surfaceflinger on integer sanitized builds. by Joel Galenson · 8 years ago
  20. a7be518 Merge "Move mSurfaceFlingerConsumer into BufferLayer" by TreeHugger Robot · 8 years ago
  21. 89a9d6f Merge "Run clang-format on Layer/SurfaceFlinger files" by TreeHugger Robot · 8 years ago
  22. 6c96b71 Merge "Refactor Layer/ColorLayer into siblings" by TreeHugger Robot · 8 years ago
  23. eb085e0 Move mSurfaceFlingerConsumer into BufferLayer by David Sodman · 8 years ago
  24. 41fdfc9 Run clang-format on Layer/SurfaceFlinger files by David Sodman · 8 years ago
  25. 0c69cad Refactor Layer/ColorLayer into siblings by David Sodman · 8 years ago
  26. 4bb4454 Merge "Use -Werror in frameworks/native/services/vr" am: 16a3e16346 am: f3a33324d9 by Chih-hung Hsieh · 8 years ago
  27. a49025e Merge "Use -Werror in frameworks/native/services/vr" am: 16a3e16346 by Chih-hung Hsieh · 8 years ago
  28. 76bfc18 Merge "Fix sensorservice on integer sanitized builds." by TreeHugger Robot · 8 years ago
  29. 0c46d9d Fix sensorservice on integer sanitized builds. by Joel Galenson · 8 years ago
  30. 2b18d43 Merge "Add SurfaceFlinger tracing" by TreeHugger Robot · 8 years ago
  31. 1e1a128 Add SurfaceFlinger tracing by Adrian Roos · 8 years ago
  32. 3b13699 Merge "Remove layer from previous relative list." by TreeHugger Robot · 8 years ago
  33. 9ab4bd1 Remove layer from previous relative list. by chaviw · 8 years ago
  34. 38b1792 Merge "SensorDeviceUtils: do not create sp(this) in constructor." by TreeHugger Robot · 8 years ago
  35. c7404f3 Merge "Allow SurfaceFlinger to dump to proto" by TreeHugger Robot · 8 years ago
  36. a5c1386 Merge "Remove libbatteryservice." by TreeHugger Robot · 8 years ago
  37. a53e89d SensorDeviceUtils: do not create sp(this) in constructor. by Yifan Hong · 8 years ago
  38. a3d7bd3 Allow SurfaceFlinger to dump to proto by chaviw · 8 years ago
  39. 7deee85 Merge "Fix broken input tests" by TreeHugger Robot · 8 years ago
  40. 51af7e9 Merge "Fix surfaceflinger on integer sanitized builds." by Ivan Lozano · 8 years ago
  41. 635cb71 Fix broken input tests by Siarhei Vishniakou · 8 years ago
  42. b41e87a SensorService: fix potential mutex use-before-init. by Martijn Coenen · 8 years ago
  43. e27d5eb Use -Werror in frameworks/native/services/vr by Chih-Hung Hsieh · 8 years ago
  44. 80de6f3 Fix surfaceflinger on integer sanitized builds. by Ivan Lozano · 8 years ago
  45. 7e13a6f Merge "Compute crop using all ancestors, not just immediate parent" by TreeHugger Robot · 8 years ago
  46. cd8ebab Remove libbatteryservice. by Yifan Hong · 8 years ago
  47. b1154d1 Compute crop using all ancestors, not just immediate parent by chaviw · 8 years ago
  48. 2f5bd00 surfaceflinger: make vsync injection more robust am: 6200eacdc9 am: ffbf2d94a1 by Chia-I Wu · 8 years ago
  49. 3c192d0 surfaceflinger: make vsync injection more robust am: 6200eacdc9 am: ffbf2d94a1 by Chia-I Wu · 8 years ago
  50. ffbf2d9 surfaceflinger: make vsync injection more robust am: 6200eacdc9 by Chia-I Wu · 8 years ago
  51. 2c5f6d2 SurfaceFlinger: Implement merging of transaction objects. by Robert Carr · 8 years ago
  52. 6200eac surfaceflinger: make vsync injection more robust by Chia-I Wu · 8 years ago
  53. 7e8d74b Merge "Add captureLayers function to capture a layer and its children." by TreeHugger Robot · 8 years ago
  54. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 8 years ago
  55. f71bff5 Merge "Move LayerProtoParser to_string functions from .h to .cpp files" by Chavi Weingarten · 8 years ago
  56. e7f2e3a Merge "Add proto dump flag to services (1/2)" by TreeHugger Robot · 8 years ago
  57. 5bf9d68 Move LayerProtoParser to_string functions from .h to .cpp files by chaviw · 8 years ago
  58. 90f669f surfaceflinger: make vsync injection more robust by Chia-I Wu · 8 years ago
  59. a14443f Add new color setting by Romain Guy · 8 years ago
  60. b17833f Merge "sf: Initialize DispSync in SurfaceFlinger_hwc1" am: 263921f53c by Marissa Wall · 8 years ago
  61. 6bde3c8 Merge "Added protobuf to gather layer info." by Chavi Weingarten · 8 years ago
  62. c9d2db1 sf: Initialize DispSync in SurfaceFlinger_hwc1 by Marissa Wall · 8 years ago
  63. 275166a Add new color setting am: 54f154a282 am: c5e26a942e by Romain Guy · 8 years ago
  64. c5e26a9 Add new color setting am: 54f154a282 by Romain Guy · 8 years ago
  65. 6a2bb37 Merge "surfaceflinger: flush HWC commands when present is skipped" by TreeHugger Robot · 8 years ago
  66. 54f154a Add new color setting by Romain Guy · 8 years ago
  67. adaa326 Fix build error from diamond merge by Courtney Goeltzenleuchter · 8 years ago
  68. 6a40853 Add proto dump flag to services (1/2) by Vishnu Nair · 8 years ago
  69. 1d04428 Added protobuf to gather layer info. by chaviw · 8 years ago
  70. 0738a1f Merge "Fix logging in InputReader" by TreeHugger Robot · 8 years ago
  71. 7321529 Fix logging in InputReader by Siarhei Vishniakou · 8 years ago
  72. 13377a5 Merge "SurfaceFlinger Transactions as distinct objects." by Rob Carr · 8 years ago
  73. d2f1094 Merge "Use -Werror in frameworks/native/services/inputflinger" am: 4d6bb5a8b0 am: d1e64c72ca am: a297709690 by Chih-hung Hsieh · 8 years ago
  74. 6186fab Merge "Use -Werror in frameworks/native/services/inputflinger" am: 4d6bb5a8b0 am: d1e64c72ca by Chih-hung Hsieh · 8 years ago
  75. d1e64c7 Merge "Use -Werror in frameworks/native/services/inputflinger" am: 4d6bb5a8b0 by Chih-hung Hsieh · 8 years ago
  76. 4d6bb5a Merge "Use -Werror in frameworks/native/services/inputflinger" by Chih-hung Hsieh · 8 years ago
  77. a801c6b Merge "Remove unused Android.bp" am: fe7dedcf9d am: 4d6eccdcd2 am: 7c5d807a0a by Jeff Gaston · 8 years ago
  78. e53834b Merge "Remove unused Android.bp" am: fe7dedcf9d am: 4d6eccdcd2 am: 7c5d807a0a by Jeff Gaston · 8 years ago
  79. 4d6eccd Merge "Remove unused Android.bp" am: fe7dedcf9d by Jeff Gaston · 8 years ago
  80. ae5a6b8 surfaceflinger: flush HWC commands when present is skipped by Chia-I Wu · 8 years ago
  81. 7ada14a Merge "Revert "Use -Werror in frameworks/native/libs/vr"" am: a6d2f5571c am: 4276e8a1e7 am: 3975700384 by Chih-hung Hsieh · 8 years ago
  82. d14ee8e Merge "Revert "Use -Werror in frameworks/native/libs/vr"" am: a6d2f5571c am: 4276e8a1e7 by Chih-hung Hsieh · 8 years ago
  83. 4276e8a Merge "Revert "Use -Werror in frameworks/native/libs/vr"" am: a6d2f5571c by Chih-hung Hsieh · 8 years ago
  84. d980f7a Revert "Use -Werror in frameworks/native/libs/vr" by Chih-hung Hsieh · 8 years ago
  85. 7c7a10f Merge "Use -Werror in frameworks/native/libs/vr" am: 8ad1b2872d am: 37e64c30af am: 5e5014b84b by Chih-hung Hsieh · 8 years ago
  86. 300cf20 Merge "Use -Werror in frameworks/native/libs/vr" am: 8ad1b2872d am: 37e64c30af by Chih-hung Hsieh · 8 years ago
  87. 37e64c3 Merge "Use -Werror in frameworks/native/libs/vr" am: 8ad1b2872d by Chih-hung Hsieh · 8 years ago
  88. 5717d12 Remove unused Android.bp by Jeff Gaston · 8 years ago
  89. 38a1192 Use -Werror in frameworks/native/libs/vr by Chih-Hung Hsieh · 8 years ago
  90. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 8 years ago
  91. 086cbee Merge "thermalservice: run as user+group system, not root" by TreeHugger Robot · 8 years ago
  92. d51e16a Add shared memory based buffer metadata am: 52ea25cf06 am: 79e9b7298e by Corey Tabaka · 8 years ago
  93. 79e9b72 Add shared memory based buffer metadata am: 52ea25cf06 by Corey Tabaka · 8 years ago
  94. 52ea25c Add shared memory based buffer metadata by Corey Tabaka · 8 years ago
  95. 015579d thermalservice: run as user+group system, not root by Todd Poynor · 8 years ago
  96. 151c1ae Merge "Support priority based dumpsys in surface flinger" by TreeHugger Robot · 8 years ago
  97. aaf89a4 Merge "Use -Werror in frameworks/native/services" am: 9099430db7 am: 3b225d1274 am: 81046f7748 by Chih-Hung Hsieh · 8 years ago
  98. 87f32e1 Merge "Use -Werror in frameworks/native/services" am: 9099430db7 am: 3b225d1274 by Chih-Hung Hsieh · 8 years ago
  99. 3b225d1 Merge "Use -Werror in frameworks/native/services" am: 9099430db7 by Chih-Hung Hsieh · 8 years ago
  100. 9099430 Merge "Use -Werror in frameworks/native/services" by Treehugger Robot · 8 years ago