1. 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 8 years ago
  2. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
  3. 1f0a16a SurfaceFlinger and libgui: Support for child layers. by Robert Carr · 9 years ago
  4. ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 9 years ago
  5. 6cf6af0 VR: Add API to plumb surface type and owner through to SurfaceFlinger by Albert Chaulk · 9 years ago
  6. 673134e Add ScreenshotClient functionality for returning GraphicBuffer. by Robert Carr · 8 years ago
  7. d7de179 libgui: Add null pointer check in setDisplaySurface am: eddbef88cf am: 8663a03444 by Pablo Ceballos · 9 years ago
  8. 739c90c libgui: Add null pointer check in setDisplaySurface am: eddbef88cf by Pablo Ceballos · 9 years ago
  9. eddbef8 libgui: Add null pointer check in setDisplaySurface by Pablo Ceballos · 9 years ago
  10. ec8ab15 Fail setDisplaySurface if can't enable async am: 1aad24c0c4 am: ad685f0f9f by Pablo Ceballos · 9 years ago
  11. 881a8a9 Fail setDisplaySurface if can't enable async am: 1aad24c0c4 am: ad685f0f9f by Pablo Ceballos · 9 years ago
  12. 1aad24c Fail setDisplaySurface if can't enable async by Pablo Ceballos · 9 years ago
  13. c1ba5c4 Multithreaded Surface Replayer that replays traces by Sahil Dhanju · 9 years ago
  14. 19cd2f8 Merge \"Color transforms are now color modes.\" into nyc-mr1-dev am: f42ca4da5b by Michael Wright · 9 years ago
  15. 28f24d0 Color transforms are now color modes. by Michael Wright · 9 years ago
  16. d99daf4 Merge changes from topic \'seamless-rotation\' into nyc-mr1-dev am: 4bfbe1f7ef by Robert Carr · 9 years ago
  17. 367c568 SurfaceControl: Add getTransformToDisplayInverse by Robert Carr · 9 years ago
  18. 99e27f0 Change setPositionAppliesWithResize to apply to all geometry. by Robert Carr · 9 years ago
  19. f7b6b5d Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev am: c3da482bb8 by Robert Carr · 9 years ago
  20. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 9 years ago
  21. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  22. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  23. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 9 years ago
  24. 092123c Revert "Death to synchronous transactions (1/2)" by Jorim Jaggi · 9 years ago
  25. c6a607a Death to synchronous transactions (1/2) by Jorim Jaggi · 9 years ago
  26. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 9 years ago
  27. acbe678 Add final crop implementation by Pablo Ceballos · 9 years ago
  28. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  29. 53390e1 libgui/SF: Fix some code warnings by Pablo Ceballos · 10 years ago
  30. 2311608 libgui/SF: Propagate SECURE Layer flag changes by Dan Stoza · 10 years ago
  31. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  32. 2ea926b Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  33. f10c46e Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 11 years ago
  34. d15ef27 Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api by Riley Andrews · 11 years ago
  35. 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 11 years ago
  36. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  37. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 11 years ago
  38. 7f7da32 Enable changing display configuration by Dan Stoza · 11 years ago
  39. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 11 years ago
  40. 6d5a7bb Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  41. c701401 Allow disabling layer rotation during screenshots by Dan Stoza · 11 years ago
  42. 4125a4f Allow "opaque" flag to be updated by Andy McFadden · 11 years ago
  43. 6c913be Add ISurfaceComposer::destroyDisplay by Jesse Hall · 12 years ago
  44. 3ca76f4 remove support for glReadPixels screenshot path by Mathias Agopian · 12 years ago
  45. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 12 years ago
  46. ba93b3f log an error when dequeueBuffer gets a NULL Fence by Mathias Agopian · 12 years ago
  47. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago
  48. 8000d06 make sure to unlock the screenshot's buffer on destruction by Mathias Agopian · 12 years ago
  49. abe815d rework how we take screenshots for a CPU consumer by Mathias Agopian · 12 years ago
  50. 4d9b822 get rid of ISurface by Mathias Agopian · 12 years ago
  51. 2a9fc49 rework screenshot API and implementation by Mathias Agopian · 12 years ago
  52. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  53. ac9fa42 get rid of Surface identity and token by Mathias Agopian · 12 years ago
  54. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  55. f3f7db6 Allow global transactions to nest. by Jeff Brown · 13 years ago
  56. dd3cb84 SurfaceFlinger: add support for secure displays by Jamie Gennis · 13 years ago
  57. 2d5e230 SurfaceFlinger: add animation transactions by Jamie Gennis · 13 years ago
  58. 2a09bb3 Add blankDisplay/unblankDisplay to SurfaceComposerClient. by Jeff Brown · 13 years ago
  59. 38b6572 Revert "Compatibility work around for bad graphics driver dependency." by Iliyan Malchev · 13 years ago
  60. 8dfa92f Plumb display name into SurfaceFlinger by Andy McFadden · 13 years ago
  61. 6652b3e Watch for SurfaceFlinger death by Andy McFadden · 13 years ago
  62. 00e8c7a display projection API now has a single function instead of 3 by Mathias Agopian · 13 years ago
  63. 94f2615 Revert "A vendor ril depends on a native screen shot code." by Wink Saville · 13 years ago
  64. 9b5782b A vendor ril depends on a native screen shot code. by Wink Saville · 13 years ago
  65. a50b51c Compatibility work around for bad graphics driver dependency. by Jeff Brown · 13 years ago
  66. 380223b Remove unused "layer" argument from show(). by Jeff Brown · 13 years ago
  67. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 13 years ago
  68. 818b460 display states can't share the dirty flags by Mathias Agopian · 13 years ago
  69. e57f292 make multi-display more real by Mathias Agopian · 13 years ago
  70. 3165cc2 libgui includes refactoring by Mathias Agopian · 13 years ago
  71. c666cae get rid of the shared-memory control block by Mathias Agopian · 13 years ago
  72. 8785578 add a layerStack attribute to Layers. by Mathias Agopian · 13 years ago
  73. 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 13 years ago
  74. 6501e99 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 13 years ago
  75. f9176a9 Remove freezeDisplay(), which is no-op. by Jeff Brown · 13 years ago
  76. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago
  77. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  78. 41f673c split ComposerService out of SurfaceComposerClient.h by Mathias Agopian · 14 years ago
  79. 2837839 SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 14 years ago
  80. b8d69a5 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 14 years ago
  81. 41b6aab fix Surface positions are not floats by Mathias Agopian · 14 years ago
  82. c10d9d9 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 14 years ago
  83. 698c087 SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 14 years ago
  84. a67932f unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  85. 0ef4e15 Get rid of the "pid" parameter from createSurface by Mathias Agopian · 14 years ago
  86. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 14 years ago[Renamed from libs/surfaceflinger_client/SurfaceComposerClient.cpp]
  87. bf2c6a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 15 years ago
  88. 74c40c0 refactored screenshot code by Mathias Agopian · 15 years ago
  89. 53503a9 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 15 years ago
  90. b7e930d split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  91. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  92. d4784a3 more clean-up of Surfaceflinger's client management by Mathias Agopian · 15 years ago
  93. 631f358 fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 15 years ago
  94. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  95. 4c53558 merge from open-source master by The Android Open Source Project · 15 years ago
  96. 285dbde Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  97. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago[Renamed (97%) from libs/ui/SurfaceComposerClient.cpp]
  98. e700501 fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 16 years ago
  99. dd3423c fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) by Mathias Agopian · 16 years ago
  100. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago