1. ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 9 years ago
  2. 146abf3 Merge "Make dataspace accessible to surface flinger" by Courtney Goeltzenleuchter · 9 years ago
  3. 1214c98 Merge "Update CommandWriter to CommandWriterBase" by TreeHugger Robot · 9 years ago
  4. ee3c7bc sensors HAL uses "default" service name by Chris Phoenix · 9 years ago
  5. e36e347 Direct report mode support in sensor service and client by Peng Xu · 9 years ago
  6. e5c943a Merge "Remove window obscurement information from ACTION_OUTSIDE events." by TreeHugger Robot · 9 years ago
  7. 1c473f3 Merge "Native IPlayer interface" by Jean-Michel Trivi · 9 years ago
  8. 6318932 Native IPlayer interface by Jean-Michel Trivi · 9 years ago
  9. 3c9cbd4 Update CommandWriter to CommandWriterBase by Daniel Nicoara · 9 years ago
  10. c939411 Merge changes from topic 'latchAndLastRefresh' by Brian C. Anderson · 9 years ago
  11. 3b10610 Remove window obscurement information from ACTION_OUTSIDE events. by Michael Wright · 9 years ago
  12. b621c5f Merge "Clean up Fence a little." by Brian C. Anderson · 9 years ago
  13. d08d30c Adapt change in HIDL hal and remove old hal version logic by Peng Xu · 9 years ago
  14. 4dad9ce Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  15. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 9 years ago
  16. 175a720 Clean up Fence a little. by Brian Anderson · 9 years ago
  17. f638686 Add a DequeueReady FrameEvent by Brian Anderson · 9 years ago
  18. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
  19. a2c2d11 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: d655e61a22 am: 16a30c1ac8 by Mark Salyzyn · 9 years ago
  20. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  21. b41a385 Fix _treble build targets breakage. by Martijn Coenen · 9 years ago
  22. ff0a399 Merge "Fix InputReader_test" by TreeHugger Robot · 9 years ago
  23. 8375605 Fix syntax error in appendSfConfigString (#endif) by Fabien Sanglard · 9 years ago
  24. 5118533 Merge "Move TARGET_DISABLE_TRIPLE_BUFFERING to property" by Fabien Sanglard · 9 years ago
  25. 3287292 Merge "Document crop and finalCrop" by Fabien Sanglard · 9 years ago
  26. 5235801 Merge "HWC2: Initialize retire fence to -1" by TreeHugger Robot · 9 years ago
  27. bb09b43 Make dataspace accessible to surface flinger by Courtney Goeltzenleuchter · 9 years ago
  28. 29a9da7 Merge "Add chargeFull properties to be parceled" by Adam Lesinski · 9 years ago
  29. 847650b HWC2: Initialize retire fence to -1 by Naseer Ahmed · 9 years ago
  30. 63a5fcd Move TARGET_DISABLE_TRIPLE_BUFFERING to property by Fabien Sanglard · 9 years ago
  31. c8e4c3d Merge "Create libgfx, starting with FloatRect" by TreeHugger Robot · 9 years ago
  32. ad50039 Merge "Return<*> getStatus().isOk() -> isOk()" by Steven Moreland · 9 years ago
  33. 0008a48 Native interface to AudioService by Jean-Michel Trivi · 9 years ago
  34. 9d02100 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  35. 71bded5 Create libgfx, starting with FloatRect by Dan Stoza · 9 years ago
  36. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  37. 525a5f2 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6 am: 7e92307cd8 by Mark Salyzyn · 9 years ago
  38. 064670e Merge "Replace non-const references by pointers" by Chia-I Wu · 9 years ago
  39. 67e376d Replace non-const references by pointers by Chia-I Wu · 9 years ago
  40. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  41. c0b1577 GpuService: fix shellCommand result protocol by Jesse Hall · 9 years ago
  42. 3e26b13 GpuService: handle null shell command by Jesse Hall · 9 years ago
  43. e481595 [sensorservice] Init batterystats service when needed am: 0f48c45ec0 by Peng Xu · 9 years ago
  44. 0f48c45 [sensorservice] Init batterystats service when needed by Peng Xu · 9 years ago
  45. c4c286f Merge "Remove RGBX_FP16 format" by Romain Guy · 9 years ago
  46. 8018f22 Merge "surfaceflinger: update for IComposer changes" by Chia-I Wu · 9 years ago
  47. fb75258 Fix InputReader_test by Vladislav Kaznacheev · 9 years ago
  48. d3e08d4 Remove RGBX_FP16 format by Romain Guy · 9 years ago
  49. f3724f6 Merge "Fix sensor permission" by Peng Xu · 9 years ago
  50. e2caadc Merge "Add fp16 pixel and window formats" by TreeHugger Robot · 9 years ago
  51. cd8d7f0 surfaceflinger: update for IComposer changes by Chia-I Wu · 9 years ago
  52. 9698c2f Merge "Use FenceTime to share fence times and reduce open fds." by Brian C. Anderson · 9 years ago
  53. 100a437 Merge "Document HWC2to1Adapter" by TreeHugger Robot · 9 years ago
  54. 2c588c5 Fix sensor permission by Nick Vaccaro · 9 years ago
  55. b8155ed Merge "Do not drop MonitoredProducer in binder calls" by Kalle Raita · 9 years ago
  56. 3396070 Document HWC2to1Adapter by Fabien Sanglard · 9 years ago
  57. ff41514 Add fp16 pixel and window formats by Romain Guy · 9 years ago
  58. 643f094 Do not drop MonitoredProducer in binder calls by Kalle Raita · 9 years ago
  59. 4ed383c Document crop and finalCrop by Fabien Sanglard · 9 years ago
  60. d7818ab Merge "Fix memory leak in HWC2to1Adapter" by TreeHugger Robot · 9 years ago
  61. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 9 years ago
  62. ec0a956 Fix memory leak in HWC2to1Adapter by Fabien Sanglard · 9 years ago
  63. 873228e Merge "Delete unused clip parameter in drawWithOpenGL" by Fabien Sanglard · 9 years ago
  64. 59ae983 Add chargeFull properties to be parceled by Adam Lesinski · 9 years ago
  65. 7dbd305 Merge "Reduce indentation with early return" by TreeHugger Robot · 9 years ago
  66. 28e9808 Reduce indentation with early return by Fabien Sanglard · 9 years ago
  67. 8c9ba46 Merge "Delete unused dirtyRegion local variable" by TreeHugger Robot · 9 years ago
  68. e685bb4 Merge "Delete unused mask eTransactionMask parameter" by TreeHugger Robot · 9 years ago
  69. c4b2ae3 Delete unused dirtyRegion local variable by Fabien Sanglard · 9 years ago
  70. c8251eb Delete unused mask eTransactionMask parameter by Fabien Sanglard · 9 years ago
  71. 1748719 Delete unused clip parameter in clearWithOpenGL by Fabien Sanglard · 9 years ago
  72. 8578980 Delete unused clip parameter in drawWithOpenGL by Fabien Sanglard · 9 years ago
  73. b52cfec Merge "Rename hw to displayDevice for consistency" by TreeHugger Robot · 9 years ago
  74. 830b847 Rename hw to displayDevice for consistency by Fabien Sanglard · 9 years ago
  75. 11d0fc3 Rename "retire" to "present" for consistency by Fabien Sanglard · 9 years ago
  76. 426f9bc Merge "Update producer's cache of frame events in de/queue" by Brian C. Anderson · 9 years ago
  77. 49670c8 Merge "Cache frame event history producer-side." by Brian C. Anderson · 9 years ago
  78. 3e5af2d Merge "Track frame events incrementally and per layer." by Brian C. Anderson · 9 years ago
  79. f7dfa47 Merge "Fix FenceTracker releaseFence" by Brian C. Anderson · 9 years ago
  80. 4a1f8a5 Merge "Rename "commit" to use "present" nomenclature" by TreeHugger Robot · 9 years ago
  81. e89987a Merge "Rename variable disp to displayId for consistency" by TreeHugger Robot · 9 years ago
  82. a87aa7b Rename "commit" to use "present" nomenclature by Fabien Sanglard · 9 years ago
  83. df0b705 Rename variable disp to displayId for consistency by Fabien Sanglard · 9 years ago
  84. 834bccb Merge "Add displayPresentTime to getFrameTimestamps" by Brian C. Anderson · 9 years ago
  85. 10ec994 Merge "BQ: Make QueueBufferOutput implement Flattenable" by Brian C. Anderson · 9 years ago
  86. 8487e53 Merge "[sensorservice] Init batterystats service when needed" by TreeHugger Robot · 9 years ago
  87. 5c59c45 Merge "Rename posted to requestedPresent for getFrameTimestamps" by Brian C. Anderson · 9 years ago
  88. 8650c6f Merge "surfaceflinger:Fix potential crash issue when do AIDL FUZZ test" am: 2792ff4527 am: 83f8bba2a5 am: 60f8850e70 by Jinguang Dong · 9 years ago
  89. f3fe700 Merge "surfaceflinger:Fix potential crash issue when do AIDL FUZZ test" am: 2792ff4527 am: 83f8bba2a5 by Jinguang Dong · 9 years ago
  90. 83f8bba Merge "surfaceflinger:Fix potential crash issue when do AIDL FUZZ test" by Jinguang Dong · 9 years ago
  91. 4143295 Merge "Delete HWC2to1Adapter unused code." by TreeHugger Robot · 9 years ago
  92. 0a03159 [sensorservice] Init batterystats service when needed by Peng Xu · 9 years ago
  93. 601938c Delete HWC2to1Adapter unused code. by Fabien Sanglard · 9 years ago
  94. 27efbdb Delete unused mutex in HWC2to1Adapter by Fabien Sanglard · 9 years ago
  95. 9f8b9ae surfaceflinger:Fix potential crash issue when do AIDL FUZZ test by Jinguang Dong · 9 years ago
  96. 3828399 Merge "Fix 5x and 6P crash when using HWC2to1adapter" by TreeHugger Robot · 9 years ago
  97. eb3db61 Fix 5x and 6P crash when using HWC2to1adapter by Fabien Sanglard · 9 years ago
  98. 7c5a92f Use hidl_handle instead of native_handle_t*. by Martijn Coenen · 9 years ago
  99. 526fd4a Merge "Use android.hardware.graphics.common@1.0" by Chia-I Wu · 9 years ago
  100. 67a4762 Split libhidl into base and transport. by Yifan Hong · 9 years ago