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