1. dc210ad Merge "Return information about whether overlays are disabled." by Dianne Hackborn · 13 years ago
  2. 5989e8e7 Return information about whether overlays are disabled. by Dianne Hackborn · 13 years ago
  3. 587ae01 fix a crasher when starting SF with the screen off by Mathias Agopian · 13 years ago
  4. cf7f0c7 ui freeze workaround: reenable triple buffering mode by Mathias Agopian · 13 years ago
  5. 077f29f improve SF dumpsys by Mathias Agopian · 13 years ago
  6. fe00528 fix UI freezes by Mathias Agopian · 13 years ago
  7. af87216 attempt to fix an ANR in various apps by Mathias Agopian · 13 years ago
  8. b545eaa Merge "separate transactions from updates" by Mathias Agopian · 13 years ago
  9. deb1e6c fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist by Mathias Agopian · 13 years ago
  10. 9a9dbd5 separate transactions from updates by Mathias Agopian · 13 years ago
  11. dcaf1ad Merge "fix an issue with vsync event delivery" by Mathias Agopian · 13 years ago
  12. 58737fe fix an issue with vsync event delivery by Mathias Agopian · 13 years ago
  13. 007a34c Nexus S now reports the proper frame-rate by Mathias Agopian · 13 years ago
  14. e02f7b3 SF now synchronizes to VSYNC by Mathias Agopian · 13 years ago
  15. acabf48 remove unneeded code by Mathias Agopian · 13 years ago
  16. 8d1b5e3 added a few more commands to SF's dumpsys by Mathias Agopian · 13 years ago
  17. 1d99795 improve SurfaceFlinger dumpsys by Mathias Agopian · 13 years ago
  18. b335fad hack up frame latency measurement by Jamie Gennis · 13 years ago
  19. 1e80869 Get AID_GRAPHICS from right place by Glenn Kasten · 13 years ago
  20. 87c6ea6 fix a bug with vsync management by Mathias Agopian · 13 years ago
  21. 0db7590 remove dead/usnused code by Mathias Agopian · 13 years ago
  22. 7e9a370 Fix an issue with VSYNC by Mathias Agopian · 13 years ago
  23. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  24. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  25. bd47cac Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  26. a8719ad Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  27. e80a4cc Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  28. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  29. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  30. 6779df2 Improve the VSYNC api a bit. by Mathias Agopian · 13 years ago
  31. 2871ce9 fix a deadlock when removing a DisplayEventConnection by Mathias Agopian · 13 years ago
  32. b5119aa Merge "fix an issue where invalidate/transactions could be missed" by Mathias Agopian · 13 years ago
  33. 5edbf4f fix an issue where invalidate/transactions could be missed by Mathias Agopian · 13 years ago
  34. f1195be am a91e54fe: am f57c1388: Merge "SurfaceFlinger: fix layer removal race condition" into ics-mr1 by Jesse Hall · 13 years ago
  35. 21808bb fix an issue where updates could starve transactions by Mathias Agopian · 13 years ago
  36. 8a7c940 SurfaceFlinger: fix layer removal race condition by Jesse Hall · 13 years ago
  37. b665687 am e2970700: am e8ba2aba: Merge "add a way to access the version string of the h/w implementation of EGL" into ics-mr1 by Mathias Agopian · 13 years ago
  38. e8ba2ab Merge "add a way to access the version string of the h/w implementation of EGL" into ics-mr1 by Mathias Agopian · 13 years ago
  39. 993b209 am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1 by Mathias Agopian · 13 years ago
  40. cadd325 add a way to access the version string of the h/w implementation of EGL by Mathias Agopian · 13 years ago
  41. 77cec613 SurfaceTexture: add EGL_KHR_fence_sync option by Jamie Gennis · 13 years ago
  42. 79f39eb Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  43. f9e88fb Fix build. by Mathias Agopian · 13 years ago
  44. aa2892e Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8 by Mathias Agopian · 13 years ago
  45. f3918c5 Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  46. 16aca51 rewrite SF's message loop on top of Looper by Mathias Agopian · 13 years ago
  47. b16dc69 temporarily hardcode Nexus S refresh rate by Mathias Agopian · 13 years ago
  48. f98ab8b remove hack that hardcoded the refresh rate by Mathias Agopian · 13 years ago
  49. e88740e rework a bit how we manage EGL extensions by Mathias Agopian · 13 years ago
  50. b965584 Back to 59fps by Dave Burke · 13 years ago
  51. a06c06b Fix an issue where we could wait for a non-existing transaction by Mathias Agopian · 13 years ago
  52. 7f1c94e Merge "Fix rotation displays frame N-1 briefly while rotating" into ics-mr1 by Mathias Agopian · 13 years ago
  53. 222357f workaround to set the WM refresh rate to 48 Hz for tuna devices only by Mathias Agopian · 13 years ago
  54. e65beaa Fix rotation displays frame N-1 briefly while rotating by Mathias Agopian · 13 years ago
  55. 01d650e fix Corrupted graphics while playing You Tube on orientation change by Mathias Agopian · 13 years ago
  56. 2f4ce2e Merge "Fix software GL renderer." by Xavier Ducrohet · 13 years ago
  57. f9e4551 Fix software GL renderer. by Xavier Ducrohet · 13 years ago
  58. 9ec98cd am aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed from a hwc thread" into ics-mr0 by Mathias Agopian · 13 years ago
  59. 6497eab mDirtyRegion is single threaded, but could be accessed from a hwc thread by Mathias Agopian · 13 years ago
  60. 10b4503 am 16bece04: Merge "added dpi and refresh rate info in SF\'s dumpsys" into ics-mr0 by Mathias Agopian · 13 years ago
  61. abf88be added dpi and refresh rate info in SF's dumpsys by Mathias Agopian · 13 years ago
  62. 2696d05 am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0 by Dave Burke · 13 years ago
  63. 960a0b4 am f7613743: Merge "Don\'t call hwc set() if there is nothing new to do" into ics-mr0 by Mathias Agopian · 13 years ago
  64. 43d109c am 23bf2505: Merge "Make sure set GL state properly" into ics-mr0 by Mathias Agopian · 13 years ago
  65. 0ab84ef Add a LayerScreenshot by Mathias Agopian · 13 years ago
  66. 0d0fba4 Don't call hwc set() if there is nothing new to do by Mathias Agopian · 13 years ago
  67. 9044ef0 Make sure set GL state properly by Mathias Agopian · 13 years ago
  68. a3dca6f am 840b8a67: Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  69. f7ae86f am 4fb6416e: Merge "we need to guarantee that h/w comp set() is called when a buffer has been retired" into ics-mr0 by Mathias Agopian · 13 years ago
  70. f21dd1e Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Elliott Hughes · 13 years ago
  71. 840b8a6 Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  72. e757a87 we need to guarantee that h/w comp set() is called when a buffer has been retired by Mathias Agopian · 13 years ago
  73. de14eca SurfaceFlinger: Remove display freezing code by Jamie Gennis · 13 years ago
  74. 4f19243 SurfaceFlinger: add some layer update tests by Jamie Gennis · 13 years ago
  75. 122aa6b SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 13 years ago
  76. d6809f4 Add a LayerScreenshot by Mathias Agopian · 13 years ago
  77. e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
  78. 5c3bea7 Merge "fix an issue where the screen could stay off" by Mathias Agopian · 13 years ago
  79. 9191392 fix an issue where the screen could stay off by Mathias Agopian · 13 years ago
  80. 9c518d1 Merge "Fix screen off animation when in landscape" by Mathias Agopian · 13 years ago
  81. b946a56 Fix screen off animation when in landscape by Mathias Agopian · 13 years ago
  82. 5872a77 Merge "enable EGL_IMG_context_priority for the omap4 platform" by Mathias Agopian · 13 years ago
  83. 830d083 SurfaceFlinger: screenshots w/ protected buffers by Jamie Gennis · 13 years ago
  84. 184df10 enable EGL_IMG_context_priority for the omap4 platform by Mathias Agopian · 13 years ago
  85. edaab94 Force a repaint when hwc invalidate hook is called by Mathias Agopian · 13 years ago
  86. 1f29cbe improve hwc log output by Mathias Agopian · 13 years ago
  87. feb158b Merge changes Ib302d79e,Ib4ee085f by Jamie Gennis · 13 years ago
  88. d7b3c64 am da42e0fa: Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryrom by Jamie Gennis · 13 years ago
  89. da42e0f Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryrom by Jamie Gennis · 13 years ago
  90. f329271 am 3780d380: Merge "SurfaceFlinger: fix the transform hint" into ics-factoryrom by Jamie Gennis · 13 years ago
  91. 3a23212 SurfaceFlinger: fix setting default buffer size by Jamie Gennis · 13 years ago
  92. 81f69ba don't clear the framebuffer when the framebuffer is not used by Mathias Agopian · 13 years ago
  93. 892ac41 Merge "(DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlip" into ics-factoryrom by Jamie Gennis · 13 years ago
  94. fd2429d SurfaceFlinger: fix the transform hint by Jamie Gennis · 13 years ago
  95. 0c92e4d Merge "don't clear the framebuffer when the framebuffer is not used" by Mathias Agopian · 13 years ago
  96. 9f12c8b Merge "fix dumpsys wording for h/w composer" by Mathias Agopian · 13 years ago
  97. 9fe9654 don't clear the framebuffer when the framebuffer is not used by Mathias Agopian · 13 years ago
  98. 5b315da SurfaceFlinger: set layer names on SurfaceTextures by Jamie Gennis · 13 years ago
  99. c4f5d5a fix dumpsys wording for h/w composer by Mathias Agopian · 13 years ago
  100. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago