1. c837b5e blast: Send transaction listener from SCC to SF by Marissa Wall · 6 years ago
  2. 37965d4 ISurfaceComposer: rename isColorManagementUsed() by Ady Abraham · 6 years ago
  3. c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 6 years ago
  4. 2a6ab2a SurfaceFlinger: fix color transfer test by Ady Abraham · 6 years ago
  5. 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 6 years ago
  6. 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 6 years ago
  7. 0256f72 [SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer. by Peiyong Lin · 6 years ago
  8. 27de5df Merge getDisplayViewport into DisplayInfo by Yiwei Zhang · 6 years ago
  9. cd3f9e9 Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 6 years ago
  10. 2d41e42 Updating ISurfaceComposer to report errors by Ana Krulec · 6 years ago
  11. 9f03447 Add proper namespace to GraphicTypes. by Peiyong Lin · 7 years ago
  12. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 7 years ago
  13. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 7 years ago
  14. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 7 years ago
  15. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 7 years ago
  16. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 7 years ago
  17. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 7 years ago
  18. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 7 years ago
  19. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 7 years ago
  20. a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 8 years ago
  21. b1e2f8d Properly run window animations at vsync-sf (2/2) by Jorim Jaggi · 8 years ago
  22. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  23. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 8 years ago
  24. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  25. 527747d Revert "get rid of IGraphicBufferAlloc" by Chia-I Wu · 8 years ago
  26. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  27. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 8 years ago
  28. e1f5e6f Break dependency of libui on libbinder by Mathias Agopian · 8 years ago
  29. 2b5dd40 Fix include dependencies by Mathias Agopian · 8 years ago
  30. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 8 years ago
  31. ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 8 years ago
  32. 3890c39 Cache frame event history producer-side. by Brian Anderson · 8 years ago
  33. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 8 years ago
  34. c1ba5c4 Multithreaded Surface Replayer that replays traces by Sahil Dhanju · 9 years ago
  35. 19cd2f8 Merge \"Color transforms are now color modes.\" into nyc-mr1-dev am: f42ca4da5b by Michael Wright · 8 years ago
  36. 28f24d0 Color transforms are now color modes. by Michael Wright · 9 years ago
  37. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  38. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  39. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 9 years ago
  40. 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 9 years ago
  41. a21b7a0 am b93bca5d: am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 10 years ago
  42. b93bca5 am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 10 years ago
  43. 7398a5a GUI: Remove unused variables by Andreas Gampe · 10 years ago
  44. dd883c0 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  45. ae33eff Fix crash when user provides large values in the Parcel. by Michael Lentine · 10 years ago
  46. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  47. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 10 years ago
  48. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 10 years ago
  49. 2ea926b Replace IInterface::asBinder() with a static by Marco Nelissen · 10 years ago
  50. 8afa1c4 Fix crash when user provides large values in the Parcel. by Michael Lentine · 10 years ago
  51. 67d8bd6 surfaceflinger: add getDisplayStats() method by Lajos Molnar · 10 years ago
  52. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 10 years ago
  53. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  54. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 11 years ago
  55. 7f7da32 Enable changing display configuration by Dan Stoza · 11 years ago
  56. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 11 years ago
  57. c701401 Allow disabling layer rotation during screenshots by Dan Stoza · 11 years ago
  58. 6c913be Add ISurfaceComposer::destroyDisplay by Jesse Hall · 11 years ago
  59. 3ca76f4 remove support for glReadPixels screenshot path by Mathias Agopian · 11 years ago
  60. abe815d rework how we take screenshots for a CPU consumer by Mathias Agopian · 12 years ago
  61. 2a9fc49 rework screenshot API and implementation by Mathias Agopian · 12 years ago
  62. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  63. dd3cb84 SurfaceFlinger: add support for secure displays by Jamie Gennis · 12 years ago
  64. c01a79d Pass display arg to blank/unblank by Andy McFadden · 12 years ago
  65. 8dfa92f Plumb display name into SurfaceFlinger by Andy McFadden · 12 years ago
  66. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 12 years ago
  67. e57f292 make multi-display more real by Mathias Agopian · 12 years ago
  68. 92efd84 screen-off animation won't be handled by SF anymore by Mathias Agopian · 12 years ago
  69. c666cae get rid of the shared-memory control block by Mathias Agopian · 12 years ago
  70. 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 12 years ago
  71. 3094df3 First prototype atttempting to support an external display by Mathias Agopian · 13 years ago
  72. 8e53306 surfaceflinger: replace early suspend with binder call from PowerManager by Colin Cross · 13 years ago
  73. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  74. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  75. 99ed224 Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  76. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  77. 439cf85 Fix build. by Mathias Agopian · 13 years ago
  78. 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  79. 2837839 SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 13 years ago
  80. b8d69a5 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
  81. 582270d SurfaceTexture: fix queues-to-composer by Jamie Gennis · 13 years ago
  82. 698c087 SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 14 years ago
  83. a67932f unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  84. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 14 years ago[Renamed from libs/surfaceflinger_client/ISurfaceComposer.cpp]
  85. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 14 years ago
  86. cc866ed Merge "Fix the ISurfaceComposer onTransact switch." by Mathias Agopian · 14 years ago
  87. 9a78c90 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 14 years ago
  88. 4956334 Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 14 years ago
  89. 151f2f5 Fix the ISurfaceComposer onTransact switch. by Jamie Gennis · 14 years ago
  90. bf2c6a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 14 years ago
  91. 9daa5c9 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 14 years ago
  92. 59119e6 turn off the electron beam by Mathias Agopian · 14 years ago
  93. df85c45 refactored screenshot code by Mathias Agopian · 14 years ago
  94. 1b0b30d add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  95. b7e930d split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  96. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  97. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago[Renamed (98%) from libs/ui/ISurfaceComposer.cpp]
  98. 7303c6b get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 16 years ago
  99. 723ec00 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  100. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 16 years ago