1. 8b0d55e GpuService: Add 'help' and 'vkjson' commands by Jesse Hall · 10 years ago
  2. fc038bd Add service "gpu" in the SurfaceFlinger process by Jesse Hall · 10 years ago
  3. 69a1a38 SF: Disable FenceTracker from makefile by Pablo Ceballos · 10 years ago
  4. 40845df SF: Add FenceTracker by Pablo Ceballos · 10 years ago
  5. 9e56aa0 Switch SurfaceFlinger to HWC 2.0 by Dan Stoza · 10 years ago
  6. 651bf31 SF: HWC2 C++ shim by Dan Stoza · 10 years ago
  7. c6998d2 SF: HWC2On1Adapter by Dan Stoza · 10 years ago
  8. ac8d239 Set cpuset from surfaceflinger. by Tim Murray · 10 years ago
  9. 7415599 bundle init.rc contents with its service by Tom Cherry · 10 years ago
  10. 22d0bdf resolved conflicts for merge of 1665c8e1 to lmp-mr1-dev-plus-aosp by Dan Stoza · 11 years ago
  11. 1665c8e Revert "SurfaceFlinger: Attempt to attribute fds to layers" by Dan Stoza · 11 years ago
  12. 3372cc2 resolved conflicts for merge of 03eccb66 to lmp-mr1-dev-plus-aosp by Dan Stoza · 11 years ago
  13. 03eccb6 SurfaceFlinger: Attempt to attribute fds to layers by Dan Stoza · 11 years ago
  14. e9b6f1f Switch to libsigchain.a by Dmitriy Ivanov · 11 years ago
  15. 7530114 am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger" by Dan Albert · 11 years ago
  16. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 11 years ago
  17. 4037c45 resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 11 years ago
  18. 89fd4f7 Frameworks/native: Wall Werror in surfaceflinger by Andreas Gampe · 11 years ago
  19. d770216 am 1f3efb11: Don\'t run large virtual displays through HWC by Dan Stoza · 11 years ago
  20. 1f3efb1 Don't run large virtual displays through HWC by Dan Stoza · 11 years ago
  21. 8b81ce5 am cb8a9fcc: Merge "Switch to libsigchain.a" by Dmitriy Ivanov · 11 years ago
  22. 5cf92d4 am cb8a9fcc: Merge "Switch to libsigchain.a" by Dmitriy Ivanov · 11 years ago
  23. 4340a14 Switch to libsigchain.a by Dmitriy Ivanov · 11 years ago
  24. 2b1f2da Link sigchain to surfaceflinger main executable by Dmitriy Ivanov · 11 years ago
  25. 9b9d1a4 am 26a28149: Merge "Link sigchain to surfaceflinger main executable" by Dmitriy Ivanov · 11 years ago
  26. 88e5118 am 26a28149: Merge "Link sigchain to surfaceflinger main executable" by Dmitriy Ivanov · 11 years ago
  27. f3da24d Link sigchain to surfaceflinger main executable by Dmitriy Ivanov · 11 years ago
  28. 7306c67 Add error for format and make sure setActiveConfig fails with an invalid mode. by Michael Lentine · 11 years ago
  29. e9b23b6 surfaceflinger: Make all sources depend on Android.mk by Jesse Hall · 12 years ago
  30. 24cd98e Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE] by Jesse Hall · 12 years ago
  31. ef472ec SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 12 years ago
  32. 1210f2a am 20071e50: am e3d37a7b: Enable support RGBX_8888 for omap3 by Wengang Wu · 12 years ago
  33. 20071e5 am e3d37a7b: Enable support RGBX_8888 for omap3 by Wengang Wu · 12 years ago
  34. e3d37a7 Enable support RGBX_8888 for omap3 by Wengang Wu · 12 years ago
  35. 4098f03 Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager" by Ruchi Kandoi · 12 years ago
  36. d469a1c SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 12 years ago
  37. b9b0883 Remove deprecated BufferQueue constructor by Dan Stoza · 12 years ago
  38. 29fa959 Revert "Implement video plane layer" by Wonsik Kim · 12 years ago
  39. f837c93 Implement video plane layer by Wonsik Kim · 12 years ago
  40. 89450d4 surfaceflinger: add BoardConfig.mk variable to force 32-bit by Colin Cross · 12 years ago
  41. c354eff Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS by Jesse Hall · 12 years ago
  42. 6a96846 Add a boardconfig to force HWC composition of virtual displays by Naseer Ahmed · 12 years ago
  43. 0a645cc SurfaceFlinger: give SF its own vsync phase by Jamie Gennis · 12 years ago
  44. d170075 SurfaceFlinger: Add EventControlThread by Jamie Gennis · 12 years ago
  45. faf77cc SurfaceFlinger: SW-based vsync events by Jamie Gennis · 12 years ago
  46. ff2ed70 color blindness enhancement by Mathias Agopian · 12 years ago
  47. 9414d67 make sure SF initialization is ran at target priority and correct thread group by Mathias Agopian · 12 years ago
  48. 4f4f094 SurfaceFlinger now runs in the process's main thread by Mathias Agopian · 12 years ago
  49. 49457ac Encapsulate textures into their own Texture class by Mathias Agopian · 12 years ago
  50. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 12 years ago
  51. 7ffaa7c move services executables sources in their respective src folder by Mathias Agopian · 13 years ago
  52. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 13 years ago
  53. 875d8e1 Refactor SF. Move all GL operations in their own class. by Mathias Agopian · 13 years ago
  54. 85cce37 Basic binary event-log helpers by Mathias Agopian · 13 years ago
  55. b6df7d0 make all libsurfaceflinger and libsensorservice symbols's visibility hidden by Mathias Agopian · 13 years ago
  56. e737c11 Remove experimental HWC virtual display support by Jesse Hall · 13 years ago
  57. 8a0cb4e Add liblog by Ying Wang · 13 years ago
  58. 80e0a39 Add BufferQueueInterposer and use it for virtual displays by Jesse Hall · 13 years ago
  59. 99c7dbb Add DisplaySurface abstraction by Jesse Hall · 13 years ago
  60. 13127d8 Get rid of LayerBase. by Mathias Agopian · 13 years ago
  61. 089a152 Remove support for ScreenshotLayer by Mathias Agopian · 13 years ago
  62. 392edd8 SurfaceFlinger: Move GraphicBufferAlloc to libgui by Jamie Gennis · 13 years ago
  63. bf974ab Refactor SurfaceTexture a bit. by Andy McFadden · 13 years ago
  64. 82dbc74 SurfaceFlinger: refactor frame time tracking by Jamie Gennis · 13 years ago
  65. cdbaecb SurfaceFlinger: make the num FBs a board config by Jamie Gennis · 13 years ago
  66. 1b3aeb4 fix SurfaceFlinger DDMS debugging by Mathias Agopian · 13 years ago
  67. f33e4b6 GraphicBufferAlloc class was declared twice by Mathias Agopian · 13 years ago
  68. 63f165f add libsurfaceflinger_ddmconnection for PDK build by Keun young Park · 13 years ago
  69. c1d359d break SF dependencies on libdvm and libandroid_runtime by Mathias Agopian · 13 years ago
  70. d3ee231 cleanups in preparation of bigger changes by Mathias Agopian · 13 years ago
  71. 0f2f5ff rename DisplayHardware to DisplayDevice by Mathias Agopian · 13 years ago
  72. 1b03149 get rid of GraphicPlane by Mathias Agopian · 14 years ago
  73. 5df9962 fix typo in makefile LOCAL_CFLAGS was spelled LOCAL_CLFAGS by Mathias Agopian · 14 years ago
  74. db403e8 split-up Client.h out of SurfaceFlinger.h by Mathias Agopian · 14 years ago
  75. 3e87601 Implement SurfaceFlinger's ANW on top of BufferQueue by Mathias Agopian · 14 years ago
  76. 03e4072 set vsync power hint by Mathias Agopian · 14 years ago
  77. 7f42a9c triple buffering is now controled by BoardConfig and enabled by default by Mathias Agopian · 14 years ago
  78. 3eb38cb SurfaceFlinger now uses the new VSYNC HAL API. by Mathias Agopian · 14 years ago
  79. cb9732a refactor / simplify EventThread by Mathias Agopian · 14 years ago
  80. 3854ed5 surfaceflinger: disable ddms debugging on pdk builds by Colin Cross · 14 years ago
  81. 622cfad fixup include paths by Mathias Agopian · 14 years ago
  82. 303d538 ui freeze workaround: reenable triple buffering mode by Mathias Agopian · 14 years ago
  83. 99ce5cd separate transactions from updates by Mathias Agopian · 14 years ago
  84. 2bfa31c Nexus S now reports the proper frame-rate by Mathias Agopian · 14 years ago
  85. 8aedd47 SF now synchronizes to VSYNC by Mathias Agopian · 14 years ago
  86. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago
  87. 439cf85 Fix build. by Mathias Agopian · 14 years ago
  88. 8219e91 Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8 by Mathias Agopian · 14 years ago
  89. 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago
  90. b8bb31d temporarily hardcode Nexus S refresh rate by Mathias Agopian · 14 years ago
  91. 4654944 remove hack that hardcoded the refresh rate by Mathias Agopian · 14 years ago
  92. 2f78cf1 Back to 59fps by Dave Burke · 14 years ago
  93. 385977f workaround to set the WM refresh rate to 48 Hz for tuna devices only by Mathias Agopian · 14 years ago
  94. 118d024 Add a LayerScreenshot by Mathias Agopian · 14 years ago
  95. e9800c8 Revert "Add a LayerScreenshot" by Mathias Agopian · 14 years ago
  96. f171ab6 Add a LayerScreenshot by Mathias Agopian · 14 years ago
  97. 57bf9e7 enable EGL_IMG_context_priority for the omap4 platform by Mathias Agopian · 14 years ago
  98. 8afb7e3 as a debug option SrufaceFlinger can now connect to DDMS by Mathias Agopian · 14 years ago
  99. cb6c755 SurfaceFlinger: use async mode for video & cam by Jamie Gennis · 15 years ago
  100. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 15 years ago