1. 4d6bb5a Merge "Use -Werror in frameworks/native/services/inputflinger" by Chih-hung Hsieh · 7 years ago
  2. 5717d12 Remove unused Android.bp by Jeff Gaston · 7 years ago
  3. 9099430 Merge "Use -Werror in frameworks/native/services" by Treehugger Robot · 7 years ago
  4. c599e05 Merge "Revert "Remove UID requirement for set sched_fifo for sensor thread"" by Peng Xu · 7 years ago
  5. 0b067c6 Revert "Remove UID requirement for set sched_fifo for sensor thread" by Peng Xu · 7 years ago
  6. 65e4838 Use -Werror in frameworks/native/services by Chih-Hung Hsieh · 7 years ago
  7. a50a467 Use -Werror in frameworks/native/services/inputflinger by Chih-Hung Hsieh · 7 years ago
  8. 1a00e2d Clean up connection to sensor hidl service by Peng Xu · 7 years ago
  9. ce3267f sensorservice: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  10. 4cd6001 Checking exisitence before calling editValueFor in SensorDevice by Peng Xu · 7 years ago
  11. 8a2710d Adding package name for HIDL connection and default package name by Peng Xu · 7 years ago
  12. c24e208 Fix hidl_ssvc_poll thread issues by Peng Xu · 7 years ago
  13. 96b54e6 Use appendFormat instead of append when passing arguments by Ashutosh Joshi · 7 years ago
  14. 803ebb1 Synchronous resource recover mechanism for ISensorEventConnection by Peng Xu · 7 years ago
  15. 3428c78 Check key before edit value in countFlushCompleteEventsLocked by Peng Xu · 7 years ago
  16. 42a09f1 Support custom permission, slight adjust of dumpsys print by Peng Xu · 7 years ago
  17. aec078f sensors: pass sensor handle along with injected event by Alexey Polyudov · 7 years ago
  18. 0572222 Adding OWNERS files for services/sensorservice, libs/sensor by Peng Xu · 7 years ago
  19. 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  20. 406a285 surfaceflinger: fix static analyzer complaints by George Burgess IV · 7 years ago
  21. 3addef2 Merge "surfaceflinger: discard stale commands" into oc-dev am: f8ca9a0875 by Chia-I Wu · 7 years ago
  22. 0ff681c Disable skip Validate on client composition am: 269c236109 by Fabien Sanglard · 7 years ago
  23. f8ca9a0 Merge "surfaceflinger: discard stale commands" into oc-dev by Chia-I Wu · 7 years ago
  24. 269c236 Disable skip Validate on client composition by Fabien Sanglard · 7 years ago
  25. 0c6ce46 surfaceflinger: discard stale commands by Chia-I Wu · 7 years ago
  26. 9837ce8 Skip Validate am: 249c0ae80a by Fabien Sanglard · 7 years ago
  27. 249c0ae Skip Validate by Fabien Sanglard · 7 years ago
  28. 4d5cc90 Merge "surfaceflinger: fix a potential child layer leak" into oc-dev by Chia-I Wu · 7 years ago
  29. f39c08c Merge changes from topic 'layer-wp-race' into oc-dev am: a17b14eb92 by Chia-I Wu · 7 years ago
  30. fae51c4 surfaceflinger: fix a potential child layer leak by Chia-I Wu · 7 years ago
  31. 515dc9c surfaceflinger: Layer::getParent requires state lock held by Chia-I Wu · 7 years ago
  32. e41dbe6 surfaceflinger: distinguish mCurrentParent/mDrawingParent by Chia-I Wu · 7 years ago
  33. f456f32 surfaceflinger: protect Client::mParentLayer with a lock by Chia-I Wu · 7 years ago
  34. f86e12b Fix getDisplayInfo() for SurfaceFlinger in HWC2 mode. am: c175253b6d by Alistair Strachan · 7 years ago
  35. c175253 Fix getDisplayInfo() for SurfaceFlinger in HWC2 mode. by Alistair Strachan · 7 years ago
  36. 642e551 Merge changes from topic 'sensor_looper_crash' into oc-dev am: 638055ef41 by Peng Xu · 7 years ago
  37. e1ae771 SensorManager: attach background thread to JavaVM am: 09034f076e by Yifan Hong · 7 years ago
  38. 7c4c586 Framework sensor manager init not depends on ::android::SensorManager. by Yifan Hong · 7 years ago
  39. 80d87ee Fix race condition for SensorManager looper. by Yifan Hong · 7 years ago
  40. 09034f0 SensorManager: attach background thread to JavaVM by Yifan Hong · 7 years ago
  41. 542eace Framework sensor manager init not depends on ::android::SensorManager. by Yifan Hong · 7 years ago
  42. 2c410e0 Fix build am: aaef0983ba by Jorim Jaggi · 7 years ago
  43. aaef098 Fix build by Jorim Jaggi · 7 years ago
  44. d5ebce9 Properly run window animations at vsync-sf (2/2) am: b1e2f8deb3 by Jorim Jaggi · 7 years ago
  45. b1e2f8d Properly run window animations at vsync-sf (2/2) by Jorim Jaggi · 7 years ago
  46. a8e13ef Merge "No more ashmem equivalent checker false alarm" into oc-dev am: d6d91e5833 by Peng Xu · 7 years ago
  47. d6d91e5 Merge "No more ashmem equivalent checker false alarm" into oc-dev by TreeHugger Robot · 7 years ago
  48. 317b493 Merge "surfaceflinger: fix layer count" into oc-dev am: 39cf8b4944 by Chia-I Wu · 7 years ago
  49. e6b63e1 surfaceflinger: fix layer count by Chia-I Wu · 7 years ago
  50. 25bc953 Merge changes I87a57825,I3721d163 into oc-dev am: e44ea13766 by Robert Carr · 7 years ago
  51. 5885883 Merge "correct value of TYPE_MAGNIFICATION_OVERLAY" am: 9e94328e22 am: ce9203d628 by kenzyun_chen · 7 years ago
  52. d396aa6 Merge "correct value of TYPE_MAGNIFICATION_OVERLAY" am: 9e94328e22 by kenzyun_chen · 7 years ago
  53. 41b08b5 SurfaceFlinger: Fix final cropping of child layers. by Robert Carr · 7 years ago
  54. 98b0fd5 SurfaceFlinger: Update parent pointer while performing transaction. by Robert Carr · 7 years ago
  55. 7942ad7 correct value of TYPE_MAGNIFICATION_OVERLAY by kenzyun_chen · 7 years ago
  56. 53df8fa Merge "SF: Call makeCurrent after presenting each display" am: 7bb8779a79 by Season Li · 7 years ago
  57. 7bb8779 Merge "SF: Call makeCurrent after presenting each display" by Treehugger Robot · 7 years ago
  58. 958d55d Merge "Delete SurfaceFlinger BYPASS codepath" into oc-dev am: d8ac4fd17a by Fabien Sanglard · 7 years ago
  59. d8ac4fd Merge "Delete SurfaceFlinger BYPASS codepath" into oc-dev by TreeHugger Robot · 7 years ago
  60. 22ee2f4 SF: Call makeCurrent after presenting each display by Season Li · 8 years ago
  61. 5b3cf05 Delete SurfaceFlinger BYPASS codepath by Fabien Sanglard · 7 years ago
  62. 1ae167b Merge "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." into oc-dev by Robert Carr · 7 years ago
  63. e2fad81 Merge "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." into oc-dev by TreeHugger Robot · 7 years ago
  64. 4edd1b4 Merge changes from topic 'move-hwc2on1' into oc-dev am: df8ca52d13 by Logan Chien · 7 years ago
  65. df8ca52 Merge changes from topic 'move-hwc2on1' into oc-dev by Logan Chien · 7 years ago
  66. 167eefa Merge "Fix race condition in displayservice." into oc-dev am: 02e3c25f95 by Steven Moreland · 7 years ago
  67. 02e3c25 Merge "Fix race condition in displayservice." into oc-dev by TreeHugger Robot · 7 years ago
  68. 7bf247e SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes. by Robert Carr · 7 years ago
  69. 7062f1c surfaceflinger: clear HWC layers in Layer::onRemoved v2 am: 3851225fdd by Chia-I Wu · 7 years ago
  70. 3851225 surfaceflinger: clear HWC layers in Layer::onRemoved v2 by Chia-I Wu · 7 years ago
  71. aff9560 Merge "Revert "surfaceflinger: clear HWC layers in Layer::onRemoved"" into oc-dev by Przemyslaw Szczepaniak · 7 years ago
  72. fb8cede Merge "Revert "surfaceflinger: clear HWC layers in Layer::onRemoved"" into oc-dev by Przemyslaw Szczepaniak · 7 years ago
  73. 900e6fc Revert "surfaceflinger: clear HWC layers in Layer::onRemoved" by Przemyslaw Szczepaniak · 7 years ago
  74. 2342977 Remove stale dependency to libhwc2on1adaptor.so. by Logan Chien · 7 years ago
  75. 59cfc5e Merge "surfaceflinger: clear HWC layers in Layer::onRemoved" into oc-dev by Chia-I Wu · 7 years ago
  76. e256ecb Merge "surfaceflinger: clear HWC layers in Layer::onRemoved" into oc-dev by TreeHugger Robot · 7 years ago
  77. 5577d39 Fix race condition in displayservice. by Steven Moreland · 7 years ago
  78. 4a09c8f Merge "surfaceflinger: fix a release fence leak" into oc-dev am: 5c580eaeb6 by Chia-I Wu · 7 years ago
  79. 5c580ea Merge "surfaceflinger: fix a release fence leak" into oc-dev by TreeHugger Robot · 7 years ago
  80. 0683741 surfaceflinger: clear HWC layers in Layer::onRemoved by Chia-I Wu · 7 years ago
  81. 5e74c65 surfaceflinger: fix a release fence leak by Chia-I Wu · 7 years ago
  82. b9a84e4 Merge "Add displayservice." into oc-dev am: 4820c84197 by Steven Moreland · 7 years ago
  83. 6ad20f7 Add displayservice. by Steven Moreland · 7 years ago
  84. 2d2b468 No more ashmem equivalent checker false alarm by Peng Xu · 7 years ago
  85. 92a3cc4 Merge "Revert "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes."" into oc-dev by Rob Carr · 7 years ago
  86. cbcefae Merge "Revert "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes."" into oc-dev by Rob Carr · 7 years ago
  87. a3ed032 Revert "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." by Rob Carr · 7 years ago
  88. 0f755fd Merge "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." into oc-dev by Rob Carr · 7 years ago
  89. 83c9468 Merge "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." into oc-dev by Rob Carr · 7 years ago
  90. 1e079c2 SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes. by Robert Carr · 7 years ago
  91. e051fd5 Fixes vsync behavior in power mode transitions. am: 4de4ee3cb3 am: c6e23d9959 by Matthew Bouyack · 7 years ago
  92. c6e23d9 Fixes vsync behavior in power mode transitions. am: 4de4ee3cb3 by Matthew Bouyack · 7 years ago
  93. 4de4ee3 Fixes vsync behavior in power mode transitions. by Matthew Bouyack · 7 years ago
  94. 6975146 Merge "Revert "surfaceflinger: work around dumpsys lockup"" into oc-dev by Chia-I Wu · 7 years ago
  95. 15b27e0 Revert "surfaceflinger: work around dumpsys lockup" by Chia-I Wu · 7 years ago
  96. 49cab39 Merge "Apply correct SELinux labels to PDX endpoint and channel sockets." into oc-dev by Alex Vakulenko · 7 years ago
  97. 252e52a Merge "Apply correct SELinux labels to PDX endpoint and channel sockets." into oc-dev by TreeHugger Robot · 7 years ago
  98. a6e1c5d Merge "Surfaceflinger: Propagate type & UID from parent layers" into oc-dev by Albert Chaulk · 7 years ago
  99. 0220700 Merge "Add uniqueId to Virtual Display and pass through to inputflinger (2/2)" into oc-dev by TreeHugger Robot · 7 years ago
  100. 06936fe Add uniqueId to Virtual Display and pass through to inputflinger (2/2) by Santos Cordon · 8 years ago