1. 8033a49 Input: Handle parent surface crops 1/2 by Vishnu Nair · 7 years ago
  2. 5118e8d Merge "Allow child layers to inherit color transform from their parent" by Chavi Weingarten · 7 years ago
  3. a797472 Merge "Activity manager: native callback for process state" by Eric Laurent · 7 years ago
  4. 881b49c Merge "Remove pending_consumers_ from producer channel" by TreeHugger Robot · 7 years ago
  5. 70f0279 Merge changes from topic "unittest" by Yiwei Zhang · 7 years ago
  6. 0cdd2a0 Remove pending_consumers_ from producer channel by Tianyu Jiang · 7 years ago
  7. d653633 Merge "Fix empty region if the scale is smaller than 1" by TreeHugger Robot · 7 years ago
  8. cc59ad6 Merge "Remove producer_owns_ in producer_channel" by TreeHugger Robot · 7 years ago
  9. 16faa5d SF TimeStats: add unittests for TimeStats by Yiwei Zhang · 7 years ago
  10. 023162b Merge "Change the definition of buffer state and client state bits." by Tianyu Jiang · 7 years ago
  11. 8f91005 Merge "Check that window handle is visible" by TreeHugger Robot · 7 years ago
  12. 4a5ede7 Merge "Implement importBuffer for BufferHubService" by Fan Xu · 7 years ago
  13. 35deca2 Merge "C++17 is the default now." am: d1842c4386 am: 5c567684ff am: 239debf1f3 by Elliott Hughes · 7 years ago
  14. 239debf Merge "C++17 is the default now." am: d1842c4386 am: 5c567684ff by Elliott Hughes · 7 years ago
  15. f66724d Allow child layers to inherit color transform from their parent by chaviw · 7 years ago
  16. 4982432 Remove producer_owns_ in producer_channel by Tianyu Jiang · 7 years ago
  17. 49ee323 Check that window handle is visible by Siarhei Vishniakou · 7 years ago
  18. 467e08f Implement importBuffer for BufferHubService by Fan Xu · 7 years ago
  19. f669f6a Change the definition of buffer state and client state bits. by Tianyu · 7 years ago
  20. af8ee94 SF TimeStats: Remove some redundant functions by Yiwei Zhang · 7 years ago
  21. 7e666a5 SF TimeStats: Make TimeStats class non-singleton by Yiwei Zhang · 7 years ago
  22. 6bc628c C++17 is the default now. by Elliott Hughes · 7 years ago
  23. face176 surfaceflinger: Remove redundant line by Greg Kaiser · 7 years ago
  24. 1b6531c Rounded corners by Lucas Dupin · 7 years ago
  25. 0fe7256 Merge "Add bstack to sensors OWNERS files" am: 52ea165a5d am: fdae3cccb6 by Brian Duddie · 7 years ago
  26. 9b06a68 Merge "Add bstack to sensors OWNERS files" am: 52ea165a5d am: fdae3cccb6 by Brian Duddie · 7 years ago
  27. dfe5053 Merge "[SurfaceFlinger] Query per display SkipClientColorTransform." by TreeHugger Robot · 7 years ago
  28. 2a635f7 Add bstack to sensors OWNERS files by Brian Duddie · 7 years ago
  29. 932fb4f Change return values of type status_t from NO_ERROR to OK by Tianyu Jiang · 7 years ago
  30. 39d4aa5 Fix empty region if the scale is smaller than 1 by Riddle Hsu · 7 years ago
  31. 9745b17 Merge "SF: Adding statistical mode" by Ana Krulec · 7 years ago
  32. ed531a3 [SurfaceFlinger] Query per display SkipClientColorTransform. by Peiyong Lin · 7 years ago
  33. 75cc36e Merge "SF: Set crop for color layer in ChildColorLayerTest" by TreeHugger Robot · 7 years ago
  34. bd63715 Merge "Add physical port to display viewport" by TreeHugger Robot · 7 years ago
  35. 3043ca8 SF: Set crop for color layer in ChildColorLayerTest by Vishnu Nair · 7 years ago
  36. 443e47a Merge "Fixes for parentless layers" by TreeHugger Robot · 7 years ago
  37. ae4c86f Merge "[SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f" by Kevin DuBois · 7 years ago
  38. 7878ccc Merge "Move BufferHubMetadata off pdx::fileHandle" by TreeHugger Robot · 7 years ago
  39. 434c22d SF: Adding statistical mode by Ana Krulec · 7 years ago
  40. 4f16b43 Merge "Prevent overflow when caching sensor events" by TreeHugger Robot · 7 years ago
  41. d2d06d7 Merge changes from topic "remove_surface_size" by Vishnu Nair · 7 years ago
  42. 8158e7e Add physical port to display viewport by Siarhei Vishniakou · 7 years ago
  43. 88a11f2 SF: User buffer size instead of layer size when calculating size by Vishnu Nair · 7 years ago
  44. 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 7 years ago
  45. 93432ad Prevent overflow when caching sensor events by Brian Stack · 7 years ago
  46. 069e838 Move BufferHubMetadata off pdx::fileHandle by Fan Xu · 7 years ago
  47. 5363caa Merge "Add garbage collecion function to BufferHubService" by TreeHugger Robot · 7 years ago
  48. fb5594c SF: User buffer size to compute crop, set geometry and update cursor pos by Vishnu Nair · 7 years ago
  49. f2acf82 Merge changes from topic "sfinput4" by Rob Carr · 7 years ago
  50. ae7bd0a Merge "SF: Adding Layer History to SF." by Ana Krulec · 7 years ago
  51. d6cd6ba Add garbage collecion function to BufferHubService by Fan Xu · 7 years ago
  52. 7fcad0d Merge changes Ic448872c,Id4ef1891 by TreeHugger Robot · 7 years ago
  53. 3084c05 SF: Adding Layer History to SF. by Ana Krulec · 7 years ago
  54. f7bf835 Merge "Add log tag for bufferhub service" by TreeHugger Robot · 7 years ago
  55. 0559589 Activity manager: native callback for process state by Eric Laurent · 7 years ago
  56. de43a5b Add log tag for bufferhub service by Tianyu Jiang · 7 years ago
  57. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  58. e52502e Remove inputflinger.rc as init file by Robert Carr · 7 years ago
  59. 5cb2578 SurfaceFlinger Input: Shrink frame by surfaceInsets. by Robert Carr · 7 years ago
  60. f759f16 InputDispatcher: Notify policy of focus changes. by Robert Carr · 7 years ago
  61. 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
  62. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  63. 1c4c559 Add some tests for native input. by Robert Carr · 7 years ago
  64. 720e506 Forward input windows from SurfaceFlinger to InputDispatcher. by Robert Carr · 7 years ago
  65. b49bb91 Merge "SF: Clear mCompositionInfo before recomputing visible layers" by TreeHugger Robot · 7 years ago
  66. f2f18f7 Merge "SF: Clean up HWComposer" by TreeHugger Robot · 7 years ago
  67. 1af4793 SF: Clean up HWComposer by Dominik Laskowski · 7 years ago
  68. 7e59391 Revert "Revert "Delete renderengine::Surface"" by Alec Mouri · 7 years ago
  69. f6fd29e Revert "Revert "Remove gl surfaces from DisplayDevice."" by Alec Mouri · 7 years ago
  70. cec2af5 Merge "SF TimeStats: add a debug function for global present to present time" by TreeHugger Robot · 7 years ago
  71. dcec0bc SF: Clear mCompositionInfo before recomputing visible layers by Lloyd Pique · 7 years ago
  72. 5aedec9 Mark children as detached instead of actually detaching them. by chaviw · 7 years ago
  73. 61626f2 Fixes for parentless layers by chaviw · 7 years ago
  74. 91a8638 SF TimeStats: add a debug function for global present to present time by Yiwei Zhang · 7 years ago
  75. 99343ba blast: protect destruction of callback thread by Marissa Wall · 7 years ago
  76. 5aec641 blast: check for buffer before dumping format by Marissa Wall · 7 years ago
  77. 910c0aa Merge "SF: Create a cicular buffer structure to store layer information." by Ana Krulec · 7 years ago
  78. 61f86db SF: Create a cicular buffer structure to store layer information. by Ana Krulec · 7 years ago
  79. 29c9533 Split InputFlinger into multiple libraries by Prabir Pradhan · 7 years ago
  80. c9b30a7 Merge "Simplify process(..) in InputReader_test" by TreeHugger Robot · 7 years ago
  81. a652312 Merge changes Ia0c2e99d,I68a26ced by Alec Mouri · 7 years ago
  82. 08c01e9 Merge "SF: Import ring buffer with size control in SurfaceTracing" by Yichi Chen · 7 years ago
  83. 3e7cf73 Merge "SF: Disable transform hint when the layer uses getTransformToDisplayInverse flag" by TreeHugger Robot · 7 years ago
  84. 2df4fb0 Merge "Add a service-unique ID to BufferNode" by Fan Xu · 7 years ago
  85. 9c696ed SF: Import ring buffer with size control in SurfaceTracing by Yichi Chen · 7 years ago
  86. 30ac356 Merge "Convert bugreportz, cmd and performanced to Android.bp" am: c435db5daa am: 189f7aa9ed by Dan Willemsen · 7 years ago
  87. c3f5af4 Merge "Convert bugreportz, cmd and performanced to Android.bp" am: c435db5daa by Dan Willemsen · 7 years ago
  88. c435db5 Merge "Convert bugreportz, cmd and performanced to Android.bp" by Treehugger Robot · 7 years ago
  89. d960894 Convert bugreportz, cmd and performanced to Android.bp by Dan Willemsen · 7 years ago
  90. 068e91c Merge "[GPU Service] Name GPU service back to "gpu"" am: fa19959795 am: 4e0f3d8b14 by Yiwei Zhang · 7 years ago
  91. b4bb8a8 Merge "[GPU Service] Name GPU service back to "gpu"" am: fa19959795 by Yiwei Zhang · 7 years ago
  92. 4efb6c2 Always set usage bits for GPU comp in DisplayDevice. by Alec Mouri · 7 years ago
  93. 0a9c7b8 Revert "Revert "Bind to FBO when using GPU composition"" by Alec Mouri · 7 years ago
  94. ad71ad0 Simplify process(..) in InputReader_test by Siarhei Vishniakou · 7 years ago
  95. 423d080 [GPU Service] Name GPU service back to "gpu" by Yiwei Zhang · 7 years ago
  96. ce02296 Merge changes from topic "sfinput3" by Rob Carr · 7 years ago
  97. dec41d6 Merge "SurfaceFlinger: Remove dead "topLevelOnly" code." by TreeHugger Robot · 7 years ago
  98. b4cc350 Merge "Remove redundant displayId log message" by TreeHugger Robot · 7 years ago
  99. 82a4cad Remove redundant displayId log message by Arthur Hung · 7 years ago
  100. 1cc7867 InputFlinger: Receive setInputWindows over IPC by Robert Carr · 7 years ago