1. 0ebaac3 Add surface details to dumpsys SurfaceFlinger by Courtney Goeltzenleuchter · 8 years ago
  2. e72a1c3 Set default color mode for all displays by Courtney Goeltzenleuchter · 8 years ago
  3. 4f20f9c ifdef HWC2 functionality by Courtney Goeltzenleuchter · 8 years ago
  4. ebeed49 Make sure all HWC2 functionality is ifdef'd by Courtney Goeltzenleuchter · 8 years ago
  5. 5d94389 Add wide-color support to SurfaceFlinger by Courtney Goeltzenleuchter · 8 years ago
  6. 1971b63 Use max acquired buffer setting to configStore by Fabien Sanglard · 8 years ago
  7. 62caf7c Set default color mode to trigger update by Courtney Goeltzenleuchter · 8 years ago
  8. 720a724 configstore: removing BoardConfig variables (NUM_FRAMEBUFFER_SURFACE_BUFFERS) by Jaesoo Lee · 8 years ago
  9. 9d96de4 Revert "Delete HWC1" by Fabien Sanglard · 9 years ago
  10. 90f9234 Delete HWC1 by Fabien Sanglard · 9 years ago
  11. ffc9efc Add display tracing to SurfaceInterceptor by Irvel · 9 years ago
  12. 28f24d0 Color transforms are now color modes. by Michael Wright · 9 years ago
  13. 021623b SF: Fix camera orientation on virtual displays by Pablo Ceballos · 9 years ago
  14. 40845df SF: Add FenceTracker by Pablo Ceballos · 9 years ago
  15. 9e56aa0 Switch SurfaceFlinger to HWC 2.0 by Dan Stoza · 10 years ago
  16. b5b3563 SF: check secure layers in screenshot message handler by Pablo Ceballos · 9 years ago
  17. 5e8eb5e bug#460672 framebuffer surface can't keep triple buffer if define NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3 by james.zhang · 10 years ago
  18. 41a0ef3 resolved conflicts for merge of 4037c458 to master by Dan Albert · 11 years ago
  19. 89fd4f7 Frameworks/native: Wall Werror in surfaceflinger by Andreas Gampe · 11 years ago
  20. f10c46e Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 11 years ago
  21. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 11 years ago
  22. d4548dd am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 11 years ago
  23. 514e30a am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 11 years ago
  24. f2568de Destroy eglSurface before recreating. by Michael Lentine · 11 years ago
  25. b7a0549 surfaceflinger: skip composition for empty frames by Jesse Hall · 11 years ago
  26. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 11 years ago
  27. 6c9e34a Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. by Michael Lentine · 11 years ago
  28. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  29. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 11 years ago
  30. bba1385 am f3c07d4f: Fix virtual display nesting by Dan Stoza · 11 years ago
  31. f3c07d4 Fix virtual display nesting by Dan Stoza · 11 years ago
  32. 55886cb am 7429e4f7: am 112aa42e: Merge "SurfaceFlinger: fix 64-bit format string warnings" by Greg Hackmann · 11 years ago
  33. 86efcc0 SurfaceFlinger: fix 64-bit format string warnings by Greg Hackmann · 11 years ago
  34. a9d2706 am 9d65631f: am c9bf3ba4: Merge "Virtual Display async mode is overridden" by Jesse Hall · 11 years ago
  35. 4ee5696 Virtual Display async mode is overridden by John Dong · 11 years ago
  36. c701401 Allow disabling layer rotation during screenshots by Dan Stoza · 11 years ago
  37. 7143316 Fix virtual display nesting by Dan Stoza · 11 years ago
  38. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 12 years ago
  39. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 12 years ago
  40. 83cafff Stop using default value for Surface producerControlledByApp parameter by Jesse Hall · 12 years ago
  41. 931bda1 reset the gl viewport at each frame for each display by Mathias Agopian · 12 years ago
  42. d2cf8c2 Merge "Provide HWC prepare with a valid output buffer" into klp-dev by Jesse Hall · 12 years ago
  43. 028dc8f Provide HWC prepare with a valid output buffer by Jesse Hall · 12 years ago
  44. 22a99f0 Fix virtual displays for HWC 1.0 by Andy McFadden · 12 years ago
  45. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 12 years ago
  46. ff866e7 Merge "Set the swap interval of virtual display surfaces to 0" by Jesse Hall · 12 years ago
  47. f460f55 Set the swap interval of virtual display surfaces to 0 by Jesse Hall · 12 years ago
  48. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 12 years ago
  49. 38efe86 Rewrite VirtualDisplaySurface by Jesse Hall · 12 years ago
  50. 875d8e1 Refactor SF. Move all GL operations in their own class. by Mathias Agopian · 12 years ago
  51. 6c7f25a reformat Rect.{cpp|h} by Mathias Agopian · 12 years ago
  52. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 12 years ago
  53. 02d8656 Clean up HWC state when releasing a DisplayDevice by Jesse Hall · 12 years ago
  54. ffe1f19 Fix virtual displays for HWC<=1.1 by Jesse Hall · 12 years ago
  55. 851cfe8 Isolate knowledge that fb target == output buffer by Jesse Hall · 12 years ago
  56. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 12 years ago
  57. 7414965 Release virtual display buffer immediately after HWC set by Jesse Hall · 12 years ago
  58. 99c7dbb Add DisplaySurface abstraction by Jesse Hall · 12 years ago
  59. 7adb0f8 Minor cleanups/fixes before virtual display refactoring by Jesse Hall · 12 years ago
  60. 13127d8 Get rid of LayerBase. by Mathias Agopian · 12 years ago
  61. eabe314 Merge "Init displays to null layer stack" into jb-mr2-dev by Jesse Hall · 12 years ago
  62. 01e2905 Init displays to null layer stack by Jesse Hall · 12 years ago
  63. f5f714a apply the projection's viewport to the visibleregion passed to hwc by Mathias Agopian · 12 years ago
  64. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  65. 7dd35a1 am fc866eb8: am 845ed8fd: Merge "DisplayDevice: initialize mDisplayToken correctly" by Jesse Hall · 13 years ago
  66. 27e2562 DisplayDevice: initialize mDisplayToken correctly by Chih-Wei Huang · 13 years ago
  67. 766dc49 rework a bit how we scissor the display by Mathias Agopian · 13 years ago
  68. dd3cb84 SurfaceFlinger: add support for secure displays by Jamie Gennis · 13 years ago
  69. b8fc00b fix typo that prevented proper loging of EGL error code by Mathias Agopian · 13 years ago
  70. 135e589 save/restore viewport properly when taking screenshot by Mathias Agopian · 13 years ago
  71. bae92d0 reset GL viewport and project when caputring the screen by Mathias Agopian · 13 years ago
  72. 3234138 only abort when errors happen on the main display by Mathias Agopian · 13 years ago
  73. 52e2148 handle EGL errors by Mathias Agopian · 13 years ago
  74. 9e2463e add/remove displays properly on hotplug events by Mathias Agopian · 13 years ago
  75. eba8c68 calculate wether we filter on a per-display basis by Mathias Agopian · 13 years ago
  76. d56eff2 fix typo in DisplayDevice logs by Mathias Agopian · 13 years ago
  77. 1d12d8a improve logging of external displays by Mathias Agopian · 13 years ago
  78. 8dfa92f Plumb display name into SurfaceFlinger by Andy McFadden · 13 years ago
  79. d870703 fix external displays by Mathias Agopian · 13 years ago
  80. da27af9 add support hwc 1.1 by Mathias Agopian · 13 years ago
  81. 6e220a6 Fix display projections when translated. by Jeff Brown · 13 years ago
  82. 6360ec4 Fix display projection transforms by Jesse Hall · 13 years ago
  83. 00e8c7a display projection API now has a single function instead of 3 by Mathias Agopian · 13 years ago
  84. da8d0a5 implement display viewport and frame by Mathias Agopian · 13 years ago
  85. 3ee454a Eradicate DisplayID. by Mathias Agopian · 13 years ago
  86. e60b068 HWComposer now has its own concept of display IDs by Mathias Agopian · 13 years ago
  87. cd60f99 refactor compositing code to avoid multiple eglMakeCurrent() calls by Mathias Agopian · 13 years ago
  88. 5f20e2d reimplement wifi display hack with new external display SF framework by Mathias Agopian · 13 years ago
  89. 8b736f1 xdpi / ydpi were reported as 0 by Mathias Agopian · 13 years ago
  90. ef7b9c7 screenshots could stop working after camera was used by Mathias Agopian · 13 years ago
  91. 3165cc2 libgui includes refactoring by Mathias Agopian · 13 years ago
  92. 28947d7 now able to set the layer stack on a DisplayDevice by Mathias Agopian · 13 years ago
  93. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 13 years ago
  94. 4297734 turn DisplayDevice into a reference-counted object by Mathias Agopian · 13 years ago
  95. d8552d7 DisplayDevice only needs ANativeWindow not SurfaceTextureClient by Mathias Agopian · 13 years ago
  96. 888c822 remove a dependency of DisplayDevice on the refresh rate by Mathias Agopian · 13 years ago
  97. 92a979a We now have a real list of displays. by Mathias Agopian · 13 years ago
  98. d3ee231 cleanups in preparation of bigger changes by Mathias Agopian · 13 years ago
  99. 0f2f5ff rename DisplayHardware to DisplayDevice by Mathias Agopian · 13 years ago[Renamed (85%) from services/surfaceflinger/DisplayHardware.cpp]
  100. 52bbb1a getting closer to final main composition loop by Mathias Agopian · 13 years ago