1. 31d2843 Add HWC vsync hook. Currently unused. by Mathias Agopian · 13 years ago
  2. b5dd9c0 rewrite density calculation code so it's understandable by Mathias Agopian · 13 years ago
  3. 6fc0a9b displayhardware: fix not obeying ro.sf.lcd_density when specified by Dima Zavin · 13 years ago
  4. 1b15e1e surfaceflinger: use display dpi if not forced with ro.sf.lcd_nensity by Dima Zavin · 13 years ago
  5. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  6. 870b8aa remove libui dependency on libEGL by Mathias Agopian · 13 years ago
  7. f6de1c0 fix a crasher when starting SF with the screen off by Mathias Agopian · 14 years ago
  8. 67016af fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist by Mathias Agopian · 14 years ago
  9. 82d7ab6 improve SurfaceFlinger dumpsys by Mathias Agopian · 14 years ago
  10. 55ef343 remove dead/usnused code by Mathias Agopian · 14 years ago
  11. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  12. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  13. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 14 years ago
  14. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  15. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago
  16. 439cf85 Fix build. by Mathias Agopian · 14 years ago
  17. 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 14 years ago
  18. 4b9511c rework a bit how we manage EGL extensions by Mathias Agopian · 14 years ago
  19. 385977f workaround to set the WM refresh rate to 48 Hz for tuna devices only by Mathias Agopian · 14 years ago
  20. f7cdd05 fix an issue where the screen could stay off by Mathias Agopian · 14 years ago
  21. e2c2f92 Force a repaint when hwc invalidate hook is called by Mathias Agopian · 14 years ago
  22. aebac5f improve hwc log output by Mathias Agopian · 14 years ago
  23. fc60b94 fix dumpsys wording for h/w composer by Mathias Agopian · 14 years ago
  24. 9c6e297 fix transition from full overlays to fb by Mathias Agopian · 14 years ago
  25. fb4d5d5 improve hwc dumpsys by Mathias Agopian · 14 years ago
  26. 22da60c Improve SF dumpsys output wrt HWC by Mathias Agopian · 14 years ago
  27. 7ee4cd5 fix a bug that caused the off animation to not show sometimes by Mathias Agopian · 14 years ago
  28. c7d14e2 Add a h/w composer API to allow the HAL to trigger a redraw by Mathias Agopian · 14 years ago
  29. 6163091 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 14 years ago
  30. 1f339ff don't kill surfaceflinger when system process dies by Mathias Agopian · 14 years ago
  31. d9071ad Merge "remove support for console in SurfaceFlinger" by Mathias Agopian · 14 years ago
  32. 3d03150 remove support for console in SurfaceFlinger by Mathias Agopian · 14 years ago
  33. 3d64e73 fix memory corruption when retriving GL_MAX_VIEWPORT_DIMS by Mathias Agopian · 14 years ago
  34. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  35. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 15 years ago
  36. 47a7946 am fb31036f: am 583fefc8: Merge "Use the context_priority extension when present." into gingerbread by Mathias Agopian · 15 years ago
  37. 3c85e4a Merge "Use the context_priority extension when present." into gingerbread by Mathias Agopian · 15 years ago
  38. e33a35f am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation for screen on and screen off add support for screen on animation" into gingerbread by Mathias Agopian · 15 years ago
  39. 503d2d4 am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 15 years ago
  40. 9daa5c9 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 15 years ago
  41. 59119e6 turn off the electron beam by Mathias Agopian · 15 years ago
  42. 6722681 Use the context_priority extension when present. by Mathias Agopian · 15 years ago
  43. 5895934 Fix a null dereference by Mathias Agopian · 15 years ago
  44. 8372785 dump HWC state in dumpsys by Mathias Agopian · 15 years ago
  45. c479e18 resolved conflicts for merge of 48a86240 to master by Mathias Agopian · 15 years ago
  46. 35b48d1 Add logging of various important graphics events by Mathias Agopian · 15 years ago
  47. f5f2712 surfaceflinger: give hwcomposer a chance to release buffers by Antti Hatala · 15 years ago
  48. 000ca8f revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 15 years ago
  49. 4572177 Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 15 years ago
  50. f1352df should fix sim build, hopefully by Mathias Agopian · 15 years ago
  51. a350ff9 call into hwcomposer HAL when present by Mathias Agopian · 15 years ago
  52. 81bac09 move native services under services/ by Mathias Agopian · 15 years ago