1. ab0c319 libsurfaceflinger: handle WINDOW_TYPE_DONT_SCREENSHOT by Chia-I Wu · 8 years ago
  2. ce398e4 sf: Defer DispSync initialization by Saurabh Shah · 9 years ago
  3. 58ba988 Prevent media keys from waking the device, even if they're external. by Michael Wright · 8 years ago
  4. c53d355 Postpone color mode change until after boot animation by Romain Guy · 8 years ago
  5. 349abaf Merge "surfaceflinger: fix initial crop computation" into oc-dr1-dev by Chia-I Wu · 8 years ago
  6. 3eba406 Merge "Properly applies the selected saturation boost (vivid mode)" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  7. 11d63f4 Properly applies the selected saturation boost (vivid mode) by Romain Guy · 8 years ago
  8. f9b05ee SurfaceFlinger: Set property in StartPropertySetThread during init by Wei Wang · 8 years ago
  9. df7867f surfaceflinger: fix initial crop computation by Chia-I Wu · 8 years ago
  10. 53e5aa9 Use appendFormat instead of append when passing arguments by Ashutosh Joshi · 8 years ago
  11. 0a68b46 surfaceflinger: fix a nullptr dereference by Chia-I Wu · 8 years ago
  12. 87cd115 Merge "Fix concurrent writes to the hardware composer" into oc-dr1-dev by Steven Thomas · 8 years ago
  13. f5a5f6e Fix concurrent writes to the hardware composer by Steven Thomas · 8 years ago
  14. 607b5d1 Merge changes I23e6f088,I800208e8,I55123a7a into oc-dr1-dev by Dan Stoza · 9 years ago
  15. 2b6d38e SF: Move screenshot Surface ops off main thread by Dan Stoza · 9 years ago
  16. abcda35 SF: Add ImageHolder for screenshot code by Dan Stoza · 9 years ago
  17. a9b1aa0 SF: Add WindowDisconnector for screenshot code by Dan Stoza · 9 years ago
  18. 0db05d3 Merge "Synchronous resource recover mechanism for ISensorEventConnection" into oc-dr1-dev by Peng Xu · 9 years ago
  19. 2b7b5c3 Merge "Fix BufferHub state machine to return errors on invalid transitions." into oc-dr1-dev by TreeHugger Robot · 9 years ago
  20. 8cbefd7 Synchronous resource recover mechanism for ISensorEventConnection by Peng Xu · 9 years ago
  21. 9481328 Merge "Make default permission checks in performance service more restrictive." into oc-dr1-dev by TreeHugger Robot · 9 years ago
  22. d53870c Fix BufferHub state machine to return errors on invalid transitions. by Corey Tabaka · 9 years ago
  23. 15561b0 Clear callbacks when destroying DvrHwcClient by Pat Plunkett · 9 years ago
  24. a36bf92 surfaceflinger: refresh after latching any buffer by Chia-I Wu · 9 years ago
  25. 94055ca Make default permission checks in performance service more restrictive. by Corey Tabaka · 9 years ago
  26. b5f0e91 Merge "Trust navbar panel and accessibility overlays" into oc-dr1-dev by Phil Weaver · 9 years ago
  27. e6ffd49 Merge changes I9047b298,Id9554d6b into oc-dr1-dev by TreeHugger Robot · 9 years ago
  28. feb636d libdvr: Add performance API to platform library. by Corey Tabaka · 9 years ago
  29. 171155a Add VrFlinger dumpsys to SurfaceFlinger by Karthik Ravi Shankar · 9 years ago
  30. d554797 Merge "SurfaceFlinger: Last minute log removal." into oc-dev am: 56cca289cc by Robert Carr · 9 years ago
  31. 56cca28 Merge "SurfaceFlinger: Last minute log removal." into oc-dev by TreeHugger Robot · 9 years ago
  32. 1813e09 Merge "libgui: New mutex for ConsumerBase frame callbacks" into oc-dev by Dan Stoza · 9 years ago
  33. fb672ba Merge "libgui: New mutex for ConsumerBase frame callbacks" into oc-dev by TreeHugger Robot · 9 years ago
  34. 4e10a52 SurfaceFlinger: Last minute log removal. by Robert Carr · 9 years ago
  35. 5a07198 Trust navbar panel and accessibility overlays by Phil Weaver · 9 years ago
  36. 6a4ed9b Fix hidl_ssvc_poll thread issues by Peng Xu · 9 years ago
  37. 95971c8 libgui: New mutex for ConsumerBase frame callbacks by Dan Stoza · 9 years ago
  38. 281a0c2 Merge "Make VR HWC DPI a configurable property" into oc-dr1-dev by TreeHugger Robot · 9 years ago
  39. 49cdc63 Merge "surfaceflinger: discard stale commands" into oc-dev am: f8ca9a0875 by Chia-I Wu · 9 years ago
  40. 89283e5 Disable skip Validate on client composition am: 269c236109 by Fabien Sanglard · 9 years ago
  41. f8ca9a0 Merge "surfaceflinger: discard stale commands" into oc-dev by Chia-I Wu · 9 years ago
  42. 269c236 Disable skip Validate on client composition by Fabien Sanglard · 9 years ago
  43. 0c6ce46 surfaceflinger: discard stale commands by Chia-I Wu · 9 years ago
  44. 8976c6a Skip Validate am: 249c0ae80a by Fabien Sanglard · 9 years ago
  45. 249c0ae Skip Validate by Fabien Sanglard · 9 years ago
  46. 8669acc Merge "Check key before edit value in countFlushCompleteEventsLocked" into oc-dr1-dev by TreeHugger Robot · 9 years ago
  47. bd9f4d2 Make VR HWC DPI a configurable property by Kevin Schoedel · 9 years ago
  48. 989ed5c Merge "surfaceflinger: fix a potential child layer leak" into oc-dev by Chia-I Wu · 9 years ago
  49. 63fbab8 Check key before edit value in countFlushCompleteEventsLocked by Peng Xu · 9 years ago
  50. c35a5e2 Merge changes from topic 'layer-wp-race' into oc-dev am: a17b14eb92 by Chia-I Wu · 9 years ago
  51. fae51c4 surfaceflinger: fix a potential child layer leak by Chia-I Wu · 9 years ago
  52. 515dc9c surfaceflinger: Layer::getParent requires state lock held by Chia-I Wu · 9 years ago
  53. 2397030 Merge "Fix virtual touchpad scroll events." into oc-dr1-dev by Kevin Schoedel · 9 years ago
  54. e41dbe6 surfaceflinger: distinguish mCurrentParent/mDrawingParent by Chia-I Wu · 9 years ago
  55. f456f32 surfaceflinger: protect Client::mParentLayer with a lock by Chia-I Wu · 9 years ago
  56. b299003 Fix virtual touchpad scroll events. by Kevin Schoedel · 9 years ago
  57. 22c1462 Set the vr hwc vsync rate to match the native vsync by Stephen Kiazyk · 9 years ago
  58. d8449e5 Fix getDisplayInfo() for SurfaceFlinger in HWC2 mode. am: c175253b6d by Alistair Strachan · 9 years ago
  59. c175253 Fix getDisplayInfo() for SurfaceFlinger in HWC2 mode. by Alistair Strachan · 9 years ago
  60. 91768a2 Merge changes from topic 'sensor_looper_crash' into oc-dev am: 638055ef41 by Peng Xu · 9 years ago
  61. fc045b9 SensorManager: attach background thread to JavaVM am: 09034f076e by Yifan Hong · 9 years ago
  62. 80d87ee Fix race condition for SensorManager looper. by Yifan Hong · 9 years ago
  63. 09034f0 SensorManager: attach background thread to JavaVM by Yifan Hong · 9 years ago
  64. 542eace Framework sensor manager init not depends on ::android::SensorManager. by Yifan Hong · 9 years ago
  65. efa87ca Merge "Re-enable default display when switching to VR mode." into oc-dr1-dev by TreeHugger Robot · 9 years ago
  66. 096cb99 Re-enable default display when switching to VR mode. by Alex Sakhartchouk · 9 years ago
  67. c1c461a Add LambdaMessage to SurfaceFlinger by Alex Sakhartchouk · 9 years ago
  68. 5a556bc Fix build am: aaef0983ba by Jorim Jaggi · 9 years ago
  69. aaef098 Fix build by Jorim Jaggi · 9 years ago
  70. 5d37ae5 Properly run window animations at vsync-sf (2/2) am: b1e2f8deb3 by Jorim Jaggi · 9 years ago
  71. b1e2f8d Properly run window animations at vsync-sf (2/2) by Jorim Jaggi · 9 years ago
  72. d6d91e5 Merge "No more ashmem equivalent checker false alarm" into oc-dev by TreeHugger Robot · 9 years ago
  73. e4f3207 Merge "Support custom permission, slight adjust of dumpsys print" by Peng Xu · 9 years ago
  74. 7c92959 Merge "Read saturation boost from a persistent property" by TreeHugger Robot · 9 years ago
  75. d8fccf0 Add DVR API for scroll event injection. by Kevin Schoedel · 9 years ago
  76. 48328dd Support custom permission, slight adjust of dumpsys print by Peng Xu · 9 years ago
  77. 3054f00 Read saturation boost from a persistent property by Romain Guy · 9 years ago
  78. 3780537 Merge "Let the system process set the saturation boost" by TreeHugger Robot · 9 years ago
  79. 8c6bbd6 Let the system process set the saturation boost by Romain Guy · 9 years ago
  80. e6b63e1 surfaceflinger: fix layer count by Chia-I Wu · 9 years ago
  81. 85da820 Merge changes I87a57825,I3721d163 into oc-dev am: e44ea13766 am: 25bc953ae3 by Robert Carr · 9 years ago
  82. 25bc953 Merge changes I87a57825,I3721d163 into oc-dev am: e44ea13766 by Robert Carr · 9 years ago
  83. 1d00e94 Merge "correct value of TYPE_MAGNIFICATION_OVERLAY" am: 9e94328e22 am: ce9203d628 am: d396aa6869 by kenzyun_chen · 9 years ago
  84. 5885883 Merge "correct value of TYPE_MAGNIFICATION_OVERLAY" am: 9e94328e22 am: ce9203d628 by kenzyun_chen · 9 years ago
  85. d396aa6 Merge "correct value of TYPE_MAGNIFICATION_OVERLAY" am: 9e94328e22 by kenzyun_chen · 9 years ago
  86. 1fdfea5 Merge "Add saturation boost feature to SurfaceFlinger" by TreeHugger Robot · 9 years ago
  87. 41b08b5 SurfaceFlinger: Fix final cropping of child layers. by Robert Carr · 9 years ago
  88. 98b0fd5 SurfaceFlinger: Update parent pointer while performing transaction. by Robert Carr · 9 years ago
  89. c988ee4 Remove redundent layer setDataspace calls. by Courtney Goeltzenleuchter · 9 years ago
  90. 0147a17 Add saturation boost feature to SurfaceFlinger by Romain Guy · 9 years ago
  91. 7942ad7 correct value of TYPE_MAGNIFICATION_OVERLAY by kenzyun_chen · 9 years ago
  92. 38513f2 Merge "Fix the build" by Romain Guy · 9 years ago
  93. a963873 Fix the build by Romain Guy · 9 years ago
  94. efd096d Merge "surfaceflinger: fix layer count" by Chia-I Wu · 9 years ago
  95. 9d93cdb Merge "Use wide gamut only when necessary" by TreeHugger Robot · 9 years ago
  96. 98f1c10 surfaceflinger: fix layer count by Chia-I Wu · 9 years ago
  97. 8ec6ff2 Use wide gamut only when necessary by Romain Guy · 9 years ago
  98. ee5461c Merge "Various fixes for wide color gamut rendering" by Romain Guy · 9 years ago
  99. 88d37dd Various fixes for wide color gamut rendering by Romain Guy · 9 years ago
  100. cb496ac use 64-bits usage bits almost everywhere by Mathias Agopian · 9 years ago