1. 9e2463e add/remove displays properly on hotplug events by Mathias Agopian · 12 years ago
  2. eba8c68 calculate wether we filter on a per-display basis by Mathias Agopian · 12 years ago
  3. d56eff2 fix typo in DisplayDevice logs by Mathias Agopian · 12 years ago
  4. 1d12d8a improve logging of external displays by Mathias Agopian · 12 years ago
  5. 8dfa92f Plumb display name into SurfaceFlinger by Andy McFadden · 12 years ago
  6. d870703 fix external displays by Mathias Agopian · 12 years ago
  7. da27af9 add support hwc 1.1 by Mathias Agopian · 12 years ago
  8. 6e220a6 Fix display projections when translated. by Jeff Brown · 12 years ago
  9. 6360ec4 Fix display projection transforms by Jesse Hall · 12 years ago
  10. 00e8c7a display projection API now has a single function instead of 3 by Mathias Agopian · 12 years ago
  11. da8d0a5 implement display viewport and frame by Mathias Agopian · 12 years ago
  12. 3ee454a Eradicate DisplayID. by Mathias Agopian · 12 years ago
  13. e60b068 HWComposer now has its own concept of display IDs by Mathias Agopian · 12 years ago
  14. cd60f99 refactor compositing code to avoid multiple eglMakeCurrent() calls by Mathias Agopian · 12 years ago
  15. 5f20e2d reimplement wifi display hack with new external display SF framework by Mathias Agopian · 12 years ago
  16. 8b736f1 xdpi / ydpi were reported as 0 by Mathias Agopian · 12 years ago
  17. ef7b9c7 screenshots could stop working after camera was used by Mathias Agopian · 12 years ago
  18. 3165cc2 libgui includes refactoring by Mathias Agopian · 12 years ago
  19. 28947d7 now able to set the layer stack on a DisplayDevice by Mathias Agopian · 12 years ago
  20. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 12 years ago
  21. 4297734 turn DisplayDevice into a reference-counted object by Mathias Agopian · 12 years ago
  22. d8552d7 DisplayDevice only needs ANativeWindow not SurfaceTextureClient by Mathias Agopian · 12 years ago
  23. 888c822 remove a dependency of DisplayDevice on the refresh rate by Mathias Agopian · 12 years ago
  24. 92a979a We now have a real list of displays. by Mathias Agopian · 12 years ago
  25. d3ee231 cleanups in preparation of bigger changes by Mathias Agopian · 12 years ago
  26. 0f2f5ff rename DisplayHardware to DisplayDevice by Mathias Agopian · 12 years ago[Renamed (85%) from services/surfaceflinger/DisplayHardware.cpp]
  27. 52bbb1a getting closer to final main composition loop by Mathias Agopian · 12 years ago
  28. 87baae1 get rid of global regions that should be tracked per display by Mathias Agopian · 12 years ago
  29. c666cae get rid of the shared-memory control block by Mathias Agopian · 12 years ago
  30. 8630320 split HWComposer out of DisplayHardware by Mathias Agopian · 12 years ago
  31. 98a121a get rid of ro.sf.hwrotation, it's not used anymore by Mathias Agopian · 12 years ago
  32. 921e6ac SurfaceFlinger cleanup by Mathias Agopian · 12 years ago
  33. a491260 factor EGL/GL and surface creation out of DisplayHardware by Mathias Agopian · 12 years ago
  34. 3b1d2b6 mVisibleLayersSortedByZ is now maintained per display by Mathias Agopian · 12 years ago
  35. 10fbdb6 surfaceflinger: call into hardware composer to blank screen by Colin Cross · 12 years ago
  36. 1b03149 get rid of GraphicPlane by Mathias Agopian · 12 years ago[Renamed (83%) from services/surfaceflinger/DisplayHardware/DisplayHardware.cpp]
  37. 3094df3 First prototype atttempting to support an external display by Mathias Agopian · 12 years ago
  38. 3e87601 Implement SurfaceFlinger's ANW on top of BufferQueue by Mathias Agopian · 12 years ago
  39. 03e4072 set vsync power hint by Mathias Agopian · 12 years ago
  40. a2f4e56 get rid off preserve backbuffer optimization in SF by Mathias Agopian · 12 years ago
  41. 3eb38cb SurfaceFlinger now uses the new VSYNC HAL API. by Mathias Agopian · 12 years ago
  42. b5dd9c0 rewrite density calculation code so it's understandable by Mathias Agopian · 12 years ago
  43. 6fc0a9b displayhardware: fix not obeying ro.sf.lcd_density when specified by Dima Zavin · 12 years ago
  44. 1b15e1e surfaceflinger: use display dpi if not forced with ro.sf.lcd_nensity by Dima Zavin · 12 years ago
  45. 90ac799 fix libgui header location by Mathias Agopian · 12 years ago
  46. 870b8aa remove libui dependency on libEGL by Mathias Agopian · 12 years ago
  47. 82d7ab6 improve SurfaceFlinger dumpsys by Mathias Agopian · 12 years ago
  48. 55ef343 remove dead/usnused code by Mathias Agopian · 13 years ago
  49. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  50. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  51. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  52. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  53. 439cf85 Fix build. by Mathias Agopian · 13 years ago
  54. 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  55. 4b9511c rework a bit how we manage EGL extensions by Mathias Agopian · 13 years ago
  56. 385977f workaround to set the WM refresh rate to 48 Hz for tuna devices only by Mathias Agopian · 13 years ago
  57. c7d14e2 Add a h/w composer API to allow the HAL to trigger a redraw by Mathias Agopian · 13 years ago
  58. 6163091 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 13 years ago
  59. 1f339ff don't kill surfaceflinger when system process dies by Mathias Agopian · 13 years ago
  60. 3d64e73 fix memory corruption when retriving GL_MAX_VIEWPORT_DIMS by Mathias Agopian · 13 years ago
  61. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  62. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 14 years ago
  63. 47a7946 am fb31036f: am 583fefc8: Merge "Use the context_priority extension when present." into gingerbread by Mathias Agopian · 14 years ago
  64. 6722681 Use the context_priority extension when present. by Mathias Agopian · 14 years ago
  65. c479e18 resolved conflicts for merge of 48a86240 to master by Mathias Agopian · 14 years ago
  66. 35b48d1 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  67. f5f2712 surfaceflinger: give hwcomposer a chance to release buffers by Antti Hatala · 14 years ago
  68. 000ca8f revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
  69. a350ff9 call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
  70. 81bac09 move native services under services/ by Mathias Agopian · 14 years ago[Renamed from libs/surfaceflinger/DisplayHardware/DisplayHardware.cpp]
  71. 1f7bec6 Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 14 years ago
  72. e049a95 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 14 years ago
  73. 01e4483 fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 14 years ago
  74. 0d4e00d fix uninitialized variable in DisplayHardware by Mathias Agopian · 14 years ago
  75. 89141f9 remove the "memcpy" hack by Mathias Agopian · 14 years ago
  76. 78fd501 clean-up surfaceflinger a bit by Mathias Agopian · 14 years ago
  77. ca99fb8 fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart) by Mathias Agopian · 14 years ago
  78. 4fe6ac3 surfaceflinger: remove un-cached buffers hack for Adreno by Dima Zavin · 14 years ago
  79. 1bd4877 surfaceflinger: remove un-cached buffer hack for SGX by Erik Gilling · 15 years ago
  80. dcaf29a addresses several bugs: 2206097, 2166583, 2261119, 2216759 by Mathias Agopian · 15 years ago
  81. 54ba51d fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  82. 67838bc Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes." by Mathias Agopian · 15 years ago
  83. cfc7010 temporarily disable the use of glTexImage2D for sw buffers on sholes. by Mathias Agopian · 15 years ago
  84. a4b740e fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 15 years ago
  85. 95a666b minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 15 years ago
  86. 74faca2 Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 15 years ago
  87. 0928bee disable backbuffer preservation when possible, which may improve performance a bit by Mathias Agopian · 15 years ago
  88. a5b02e0 add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition by Mathias Agopian · 15 years ago
  89. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  90. 8458a31 make sure EGL_ANDROID_swap_rectangle is actually supported before using it by Mathias Agopian · 15 years ago
  91. 24e5f52 Better error handling in EGL extensions by Mathias Agopian · 15 years ago
  92. 0928e31 minor code clean-up by Mathias Agopian · 15 years ago
  93. 6cf50a7 added two EGL helpers for selecting a config matching a certain pixelformat or native window type by Mathias Agopian · 15 years ago
  94. e437ff8 am 1521cd6e: Merge change 8015 into donut by Android (Google) Code Review · 15 years ago
  95. 31469e1 Reset the mDpiX and mDpiY values when qemu.sf.lcd_density is defined. by David 'Digit' Turner · 15 years ago
  96. 80d7a76 fix [1969200] Uninitialized double passed to Math.sqrt() by Mathias Agopian · 15 years ago
  97. 2dd6727 when there is a choice between UPDATE_ON_DEMAND and SWAP_BUFFER optimizations, choose UPDATE_ON_DEMAND which is often more efficient. by Mathias Agopian · 15 years ago
  98. 29d06ac fix a bug that caused artifacts when SWAP_RECTANGLE was enabled by Mathias Agopian · 15 years ago
  99. b8a5560 fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debug binder codes too by Mathias Agopian · 15 years ago
  100. 2ab55a4 make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently by Mathias Agopian · 15 years ago