1. 3d0c02e SF: Separate out display color handling by Lloyd Pique · 6 years ago
  2. 31cb294 SF: Separate out render surface code by Lloyd Pique · 6 years ago
  3. 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 6 years ago
  4. 32cbe28 SF: Move state out of DisplayDevice to a new Output class by Lloyd Pique · 6 years ago
  5. 45a165a SF: Setup CompositionEngine::Display by Lloyd Pique · 6 years ago
  6. 6b99b49 Merge "ASurfaceControl: add SurfaceControl to NDK (2/2)" by TreeHugger Robot · 6 years ago
  7. ec751ea Merge "Enable to access the set_event interface on userdebug" am: 54636483b2 am: d092e3291d by Primiano Tucci · 6 years ago
  8. d5e5b4b Merge "Enable to access the set_event interface on userdebug" am: 54636483b2 by Primiano Tucci · 6 years ago
  9. d092e32 Merge "Enable to access the set_event interface on userdebug" am: 54636483b2 by Primiano Tucci · 6 years ago
  10. 5463648 Merge "Enable to access the set_event interface on userdebug" by Primiano Tucci · 6 years ago
  11. b12cba8 Merge "Add more methods to dumpstate listener" am: 601fe6c886 am: 0660847908 by Nandana Dutt · 6 years ago
  12. c62d29f Merge "Wire up new binder method arguments" am: 61cb76e711 am: bb45d3c3f4 by Nandana Dutt · 6 years ago
  13. 8b6a261 Merge "Add more methods to dumpstate listener" am: 601fe6c886 am: 0660847908 by Nandana Dutt · 6 years ago
  14. 0660847 Merge "Add more methods to dumpstate listener" am: 601fe6c886 by Nandana Dutt · 6 years ago
  15. 03eafcf Merge "Wire up new binder method arguments" am: 61cb76e711 am: bb45d3c3f4 by Nandana Dutt · 6 years ago
  16. bb45d3c Merge "Wire up new binder method arguments" am: 61cb76e711 by Nandana Dutt · 6 years ago
  17. 601fe6c Merge "Add more methods to dumpstate listener" by Nandana Dutt · 6 years ago
  18. 61cb76e Merge "Wire up new binder method arguments" by Nandana Dutt · 6 years ago
  19. b0bfea6 Enable to access the set_event interface on userdebug by Primiano Tucci · 6 years ago
  20. 4e88b78 Merge "Add additional error conditions to MediaDrm" by Jeff Tinker · 6 years ago
  21. 75c2010 Merge "SurfaceFlinger: add stack guards around SurfaceFlinger::postComposition" by TreeHugger Robot · 6 years ago
  22. c7ecca3 Merge "BufferHubBuffer.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" by TreeHugger Robot · 6 years ago
  23. 77081f8 Merge "Allow error/abort for non-oneway calls." am: 4ffbaac8e8 am: 72c3e1959b by Steven Moreland · 6 years ago
  24. d5ea8f3 Merge "Allow error/abort for non-oneway calls." am: 4ffbaac8e8 am: 72c3e1959b by Steven Moreland · 6 years ago
  25. f5ca851 Merge "Fix/suppress surfaceflinger google-explicit-constructor warnings" am: 0c667f03ef am: db59e3e74b by Chih-hung Hsieh · 6 years ago
  26. bb11473 Merge "Fix/suppress cmds/lshal google-explicit-constructor warnings" am: ff9a870b5b am: daaefc00b5 by Chih-hung Hsieh · 6 years ago
  27. 1f3bcc2 Merge "Respect buffer source crop in client composition." by Alec Mouri · 6 years ago
  28. 72c3e19 Merge "Allow error/abort for non-oneway calls." am: 4ffbaac8e8 by Steven Moreland · 6 years ago
  29. 53da7e3 ASurfaceControl: add SurfaceControl to NDK (2/2) by Marissa Wall · 6 years ago
  30. 4ffbaac Merge "Allow error/abort for non-oneway calls." by Steven Moreland · 6 years ago
  31. 84e51e0 Merge "Fix/suppress surfaceflinger google-explicit-constructor warnings" am: 0c667f03ef by Chih-hung Hsieh · 6 years ago
  32. 59a4fc2 Merge "Fix/suppress cmds/lshal google-explicit-constructor warnings" am: ff9a870b5b by Chih-hung Hsieh · 6 years ago
  33. e0d55a1 Merge "SafetyNet logging from vendor." by TreeHugger Robot · 6 years ago
  34. db59e3e Merge "Fix/suppress surfaceflinger google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  35. daaefc0 Merge "Fix/suppress cmds/lshal google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  36. 876a049 BufferHubBuffer.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 6 years ago
  37. 0c667f0 Merge "Fix/suppress surfaceflinger google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  38. ff9a870 Merge "Fix/suppress cmds/lshal google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  39. a6a28bd Add more methods to dumpstate listener by Nandana Dutt · 6 years ago
  40. 54dbd67 Wire up new binder method arguments by Nandana Dutt · 6 years ago
  41. 7ab76b1 Fix top most focused window can't gain the focus by Arthur Hung · 6 years ago
  42. e3dbb29 Merge "SF: Adding callback to Scheduler for setting refresh rate to 60 and 90." by Ana Krulec · 6 years ago
  43. 65047e1 Merge "Mark refreshPending as false when calling the fakeVsync" by TreeHugger Robot · 6 years ago
  44. 13933bc Merge "Added last focused window to notifyFocusChanged callback" by Chavi Weingarten · 6 years ago
  45. 8164d48 SurfaceFlinger: add stack guards around SurfaceFlinger::postComposition by Ady Abraham · 6 years ago
  46. e0451f7 Respect buffer source crop in client composition. by Alec Mouri · 6 years ago
  47. 7d1d683 SF: Adding callback to Scheduler for setting refresh rate to 60 and 90. by Ana Krulec · 6 years ago
  48. f206b66 Mark refreshPending as false when calling the fakeVsync by chaviw · 6 years ago
  49. 0a333b6 Merge "Refactor BufferHubBuffer to use hwbinder" by Fan Xu · 6 years ago
  50. 92357f3 Merge "Fix drag and drop (3/3)" by Chavi Weingarten · 6 years ago
  51. 7732a09 Allow error/abort for non-oneway calls. by Steven Moreland · 6 years ago
  52. f626c1d Merge "Fix/suppress google-explicit-constructor warnings" am: 14c95ecfeb am: 6ff0b788ae by Chih-hung Hsieh · 6 years ago
  53. 021776e Refactor BufferHubBuffer to use hwbinder by Fan Xu · 6 years ago
  54. 6b4b1e5 Change bufferhub's bufferId to int by Fan Xu · 6 years ago
  55. e8f6597 Merge "Implement bufferInfo handle packing logic" by Tianyu Jiang · 6 years ago
  56. 90da84b Merge "[SurfaceFlinger] Turn on Filtering when scaling." by Peiyong Lin · 6 years ago
  57. d547a52 Merge "Fix/suppress google-explicit-constructor warnings" am: 14c95ecfeb by Chih-hung Hsieh · 6 years ago
  58. 6ff0b78 Merge "Fix/suppress google-explicit-constructor warnings" am: 14c95ecfeb by Chih-hung Hsieh · 6 years ago
  59. 14c95ec Merge "Fix/suppress google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  60. 0693e71 Merge "Add MotionClassification to NotifyMotionArgs" by TreeHugger Robot · 6 years ago
  61. 2a0942e Merge "Add # apex symbols." am: 56bd0c9c86 am: a1ad0868e4 am: 20089bd2d3 by Steven Moreland · 6 years ago
  62. 20089bd Merge "Add # apex symbols." am: 56bd0c9c86 am: a1ad0868e4 by Steven Moreland · 6 years ago
  63. a1ad086 Merge "Add # apex symbols." am: 56bd0c9c86 by Steven Moreland · 6 years ago
  64. 56bd0c9 Merge "Add # apex symbols." by Steven Moreland · 6 years ago
  65. f5c2b06 Merge "Simplify the exit conditions for dumpstate" am: ee7e30bc92 am: a319fb22fe by Nandana Dutt · 6 years ago
  66. 8c1cafb Merge "Simplify the exit conditions for dumpstate" am: ee7e30bc92 am: a319fb22fe by Nandana Dutt · 6 years ago
  67. a319fb2 Merge "Simplify the exit conditions for dumpstate" am: ee7e30bc92 by Nandana Dutt · 6 years ago
  68. ee7e30b Merge "Simplify the exit conditions for dumpstate" by Treehugger Robot · 6 years ago
  69. 12ae14a Simplify the exit conditions for dumpstate by Nandana Dutt · 6 years ago
  70. 426f6e9 Merge "Add classification to MotionEvent" by TreeHugger Robot · 6 years ago
  71. 619afde Merge "Add a system property test before scanning touch video devices." by TreeHugger Robot · 6 years ago
  72. 93e2583 Merge "Notify Wake Lock Queue's EventFlag after write" by TreeHugger Robot · 6 years ago
  73. 39b8168 Add a system property test before scanning touch video devices. by Philip Quinn · 6 years ago
  74. c2020ca [SurfaceFlinger] Turn on Filtering when scaling. by Peiyong Lin · 6 years ago
  75. d327d93 Merge "blast: [FIXED] create SurfaceControl from Surface parent" by TreeHugger Robot · 6 years ago
  76. ae478d3 Add MotionClassification to NotifyMotionArgs by Siarhei Vishniakou · 6 years ago
  77. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 6 years ago
  78. efce32e Implement bufferInfo handle packing logic by Fan Xu · 6 years ago
  79. 5516d77 SafetyNet logging from vendor. by Steven Moreland · 6 years ago
  80. 427fb95 Merge "Add more arguments to Dumpstate binder interface" am: 68f8a18e71 am: 2172a6cb47 by Nandana Dutt · 6 years ago
  81. b25dd0b Merge "Add more arguments to Dumpstate binder interface" am: 68f8a18e71 by Nandana Dutt · 6 years ago
  82. 2172a6c Merge "Add more arguments to Dumpstate binder interface" am: 68f8a18e71 by Nandana Dutt · 6 years ago
  83. 68f8a18 Merge "Add more arguments to Dumpstate binder interface" by Treehugger Robot · 6 years ago
  84. b8cfad5 Add # apex symbols. by Steven Moreland · 6 years ago
  85. 7299323 Merge "Refactor bufferhub token to be more secure" by TreeHugger Robot · 6 years ago
  86. f0b08a9 Merge "NFC: Switch CHECK_INTERFACE to be a more friendly macro statement." am: a7fa269dda am: ab6840e470 by Stephen Hines · 6 years ago
  87. 750fe86 Merge "NFC: Switch CHECK_INTERFACE to be a more friendly macro statement." am: a7fa269dda by Stephen Hines · 6 years ago
  88. a9fe8c6 Merge "Add DeathRecipient notification to SensorPrivacyManager" by Michael Groover · 6 years ago
  89. 2274904 Fix/suppress surfaceflinger google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  90. 45e31c7 Fix/suppress cmds/lshal google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  91. 625b03e Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  92. ab6840e Merge "NFC: Switch CHECK_INTERFACE to be a more friendly macro statement." by Stephen Hines · 6 years ago
  93. a7fa269 Merge "NFC: Switch CHECK_INTERFACE to be a more friendly macro statement." by Stephen Hines · 6 years ago
  94. 31d7a9c Merge "Change InputReporter to InputReporterInterface" by TreeHugger Robot · 6 years ago
  95. 0c06c6e Added last focused window to notifyFocusChanged callback by chaviw · 6 years ago
  96. 35187b3 blast: [FIXED] create SurfaceControl from Surface parent by Marissa Wall · 6 years ago
  97. 4f2dd40 Fix drag and drop (3/3) by chaviw · 6 years ago
  98. 05290ad Add more arguments to Dumpstate binder interface by Nandana Dutt · 6 years ago
  99. bcb4be7 Merge "Support mouse pointer on external displays (1/2)" by TreeHugger Robot · 6 years ago
  100. b09a054 Add additional error conditions to MediaDrm by Jeff Tinker · 6 years ago