1. 1db13d7 Get AID_GRAPHICS from right place by Glenn Kasten · 13 years ago
  2. 616c0cd fix a bug with vsync management by Mathias Agopian · 13 years ago
  3. 55ef343 remove dead/usnused code by Mathias Agopian · 13 years ago
  4. a72d0db Fix an issue with VSYNC by Mathias Agopian · 13 years ago
  5. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  6. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  7. c267bab Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  8. 2adea70 Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  9. 99ed224 Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  10. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  11. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  12. 478ae5e Improve the VSYNC api a bit. by Mathias Agopian · 13 years ago
  13. 2374866 fix a deadlock when removing a DisplayEventConnection by Mathias Agopian · 13 years ago
  14. 75b95f5 Merge "fix an issue where invalidate/transactions could be missed" by Mathias Agopian · 13 years ago
  15. be42aef fix an issue where invalidate/transactions could be missed by Mathias Agopian · 13 years ago
  16. 43bfe7f am a91e54fe: am f57c1388: Merge "SurfaceFlinger: fix layer removal race condition" into ics-mr1 by Jesse Hall · 13 years ago
  17. 2228936 fix an issue where updates could starve transactions by Mathias Agopian · 13 years ago
  18. 2f4b68d SurfaceFlinger: fix layer removal race condition by Jesse Hall · 13 years ago
  19. 7954436 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
  20. 363c4a9 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
  21. a4fbecd am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1 by Mathias Agopian · 13 years ago
  22. bc2d79e add a way to access the version string of the h/w implementation of EGL by Mathias Agopian · 13 years ago
  23. 86edf4f SurfaceTexture: add EGL_KHR_fence_sync option by Jamie Gennis · 13 years ago
  24. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  25. 439cf85 Fix build. by Mathias Agopian · 13 years ago
  26. 8219e91 Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8 by Mathias Agopian · 13 years ago
  27. 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  28. f61c57f rewrite SF's message loop on top of Looper by Mathias Agopian · 13 years ago
  29. b8bb31d temporarily hardcode Nexus S refresh rate by Mathias Agopian · 13 years ago
  30. 4654944 remove hack that hardcoded the refresh rate by Mathias Agopian · 13 years ago
  31. 4b9511c rework a bit how we manage EGL extensions by Mathias Agopian · 13 years ago
  32. 2f78cf1 Back to 59fps by Dave Burke · 13 years ago
  33. 386aa98 Fix an issue where we could wait for a non-existing transaction by Mathias Agopian · 13 years ago
  34. a5f9676 Merge "Fix rotation displays frame N-1 briefly while rotating" into ics-mr1 by Mathias Agopian · 13 years ago
  35. 385977f workaround to set the WM refresh rate to 48 Hz for tuna devices only by Mathias Agopian · 13 years ago
  36. 4a9ac37 Fix rotation displays frame N-1 briefly while rotating by Mathias Agopian · 13 years ago
  37. 62f7114 fix Corrupted graphics while playing You Tube on orientation change by Mathias Agopian · 13 years ago
  38. 7f6aec0 Merge "Fix software GL renderer." by Xavier Ducrohet · 13 years ago
  39. 4c4163b Fix software GL renderer. by Xavier Ducrohet · 13 years ago
  40. 51726c3 am aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed from a hwc thread" into ics-mr0 by Mathias Agopian · 13 years ago
  41. 0dfb7b7 mDirtyRegion is single threaded, but could be accessed from a hwc thread by Mathias Agopian · 13 years ago
  42. 7ec662c am 16bece04: Merge "added dpi and refresh rate info in SF\'s dumpsys" into ics-mr0 by Mathias Agopian · 13 years ago
  43. d5e4ef9 added dpi and refresh rate info in SF's dumpsys by Mathias Agopian · 13 years ago
  44. 818fb24 am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0 by Dave Burke · 13 years ago
  45. 675370a am f7613743: Merge "Don\'t call hwc set() if there is nothing new to do" into ics-mr0 by Mathias Agopian · 13 years ago
  46. 5ba8f36 am 23bf2505: Merge "Make sure set GL state properly" into ics-mr0 by Mathias Agopian · 13 years ago
  47. 118d024 Add a LayerScreenshot by Mathias Agopian · 13 years ago
  48. 3a3cad3 Don't call hwc set() if there is nothing new to do by Mathias Agopian · 13 years ago
  49. c492e67 Make sure set GL state properly by Mathias Agopian · 13 years ago
  50. cdec8f0 am 840b8a67: Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  51. 5bacca6 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
  52. 090cb44 Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Elliott Hughes · 13 years ago
  53. e9800c8 Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  54. a44b041 we need to guarantee that h/w comp set() is called when a buffer has been retired by Mathias Agopian · 13 years ago
  55. a402c4c SurfaceFlinger: Remove display freezing code by Jamie Gennis · 13 years ago
  56. 23c2c5d SurfaceFlinger: add some layer update tests by Jamie Gennis · 13 years ago
  57. 2837839 SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 13 years ago
  58. f171ab6 Add a LayerScreenshot by Mathias Agopian · 13 years ago
  59. b8d69a5 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
  60. e642069 Merge "fix an issue where the screen could stay off" by Mathias Agopian · 13 years ago
  61. f7cdd05 fix an issue where the screen could stay off by Mathias Agopian · 13 years ago
  62. 1dea97d Merge "Fix screen off animation when in landscape" by Mathias Agopian · 13 years ago
  63. a9040d0 Fix screen off animation when in landscape by Mathias Agopian · 13 years ago
  64. 8cb9d95 Merge "enable EGL_IMG_context_priority for the omap4 platform" by Mathias Agopian · 13 years ago
  65. 9575f60 SurfaceFlinger: screenshots w/ protected buffers by Jamie Gennis · 13 years ago
  66. 57bf9e7 enable EGL_IMG_context_priority for the omap4 platform by Mathias Agopian · 13 years ago
  67. e2c2f92 Force a repaint when hwc invalidate hook is called by Mathias Agopian · 13 years ago
  68. aebac5f improve hwc log output by Mathias Agopian · 13 years ago
  69. ed984d9 Merge changes Ib302d79e,Ib4ee085f by Jamie Gennis · 13 years ago
  70. e790db9 am da42e0fa: Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryrom by Jamie Gennis · 13 years ago
  71. 1b5f4e6 Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryrom by Jamie Gennis · 13 years ago
  72. 9a37592 am 3780d380: Merge "SurfaceFlinger: fix the transform hint" into ics-factoryrom by Jamie Gennis · 13 years ago
  73. 2a0d5b6 SurfaceFlinger: fix setting default buffer size by Jamie Gennis · 13 years ago
  74. 4801404 don't clear the framebuffer when the framebuffer is not used by Mathias Agopian · 13 years ago
  75. 36d2c1f Merge "(DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlip" into ics-factoryrom by Jamie Gennis · 13 years ago
  76. 8d91b42 SurfaceFlinger: fix the transform hint by Jamie Gennis · 13 years ago
  77. 059fd18 Merge "don't clear the framebuffer when the framebuffer is not used" by Mathias Agopian · 13 years ago
  78. cfb7d09 Merge "fix dumpsys wording for h/w composer" by Mathias Agopian · 13 years ago
  79. cd20eb0 don't clear the framebuffer when the framebuffer is not used by Mathias Agopian · 13 years ago
  80. a249f2d SurfaceFlinger: set layer names on SurfaceTextures by Jamie Gennis · 13 years ago
  81. fc60b94 fix dumpsys wording for h/w composer by Mathias Agopian · 13 years ago
  82. 21230c6 Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  83. 8bfdda9 fix transition from full overlays to fb by Mathias Agopian · 13 years ago
  84. 56eb3fc rename mInvalidRegion to mSwapRegion by Mathias Agopian · 13 years ago
  85. 670a899 improve hwc dumpsys by Mathias Agopian · 13 years ago
  86. 9c6e297 fix transition from full overlays to fb by Mathias Agopian · 13 years ago
  87. 0656a68 rename mInvalidRegion to mSwapRegion by Mathias Agopian · 13 years ago
  88. fb4d5d5 improve hwc dumpsys by Mathias Agopian · 13 years ago
  89. 351a513 (DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlip by Jamie Gennis · 13 years ago
  90. 945d291 SurfaceFlinger: fix isOpaque check in lockPageFlip by Jamie Gennis · 13 years ago
  91. f9abeb9 Fix another problem with refreshing the screen when switching to/from overlay by Mathias Agopian · 13 years ago
  92. 22da60c Improve SF dumpsys output wrt HWC by Mathias Agopian · 13 years ago
  93. f384cc3 Fix an issue is SF that caused drawing artifacts when hwc changed mode by Mathias Agopian · 13 years ago
  94. 7ee4cd5 fix a bug that caused the off animation to not show sometimes by Mathias Agopian · 13 years ago
  95. f914e7f Fix various flickering / artifacts by Mathias Agopian · 13 years ago
  96. 3f41963 Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  97. 41b6aab fix Surface positions are not floats by Mathias Agopian · 13 years ago
  98. c7f3381 fix display artifacts in preview screen in timelapse video mode by Mathias Agopian · 13 years ago
  99. b061033 Fix screenshots by Mathias Agopian · 13 years ago
  100. e46016d Merge "Fix Recent thumbnails aren't taken when leaving an activity via notification" by Mathias Agopian · 13 years ago