1. afffa8f fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  2. 6f96080 Fix a race that could cause GL commands to be executed from the wrong thread. by Mathias Agopian · 14 years ago
  3. fa21cb2 Fix a race in SurfaceFlinger that could cause layers to be leaked forever. by Mathias Agopian · 14 years ago
  4. a725ccd Fix a race-condtion in SurfaceFlinger that could lead to a crash. by Mathias Agopian · 14 years ago
  5. cf8b945 revert the surface purgatory list and dependent changes. by Mathias Agopian · 14 years ago
  6. 951d3fe Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only by Mathias Agopian · 14 years ago
  7. c86d904 Prevent SurfaceFlinger from using layer token 31. by Jamie Gennis · 14 years ago
  8. 2195604 fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE) by Mathias Agopian · 14 years ago
  9. 68d3478 partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE) by Mathias Agopian · 14 years ago
  10. 8aa11d8 fix a small bug that caused screenshot to show garbage in some cases (DO NOT MERGE) by Mathias Agopian · 14 years ago
  11. 84c6f5a workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE) by Mathias Agopian · 14 years ago
  12. 728d849 minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE) by Mathias Agopian · 14 years ago
  13. c724f2f disable the bypass mode. DO NOT MERGE. by Mathias Agopian · 14 years ago
  14. ee5a3aca [317580] fix issue where the screen wouldn't be rotated properly in bypass mode by Mathias Agopian · 14 years ago
  15. 025005f [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE) by Mathias Agopian · 14 years ago
  16. 1989af2 [3171580] Fix two typos related to fixed-size buffers by Mathias Agopian · 14 years ago
  17. e869aee [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 14 years ago
  18. e031ba8 really fix [3118445] Transform * Transform does not work as expected by Mathias Agopian · 14 years ago
  19. 457bed2 Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread by Mathias Agopian · 14 years ago
  20. c57b15c fix [3123221] Video sticks playing back upside down following orientation switch by Mathias Agopian · 14 years ago
  21. 546c21d fix [3118445] Transform * Transform does not work as expected by Mathias Agopian · 14 years ago
  22. 583fefc Merge "Use the context_priority extension when present." into gingerbread by Mathias Agopian · 14 years ago
  23. dfa08fb [3095807] screen takes a long time to turn on by Mathias Agopian · 14 years ago
  24. d4e03f3 addresses parts of 3096779 and 3097475 by Mathias Agopian · 14 years ago
  25. 8b6a054 fix [3095607] Gingerbread screen turn-on animation does not show the last frame by Mathias Agopian · 14 years ago
  26. a6cd6d3 may fix 3097381 and 3097482. don't abort on/off if the animation fails by Mathias Agopian · 14 years ago
  27. 2d2b803 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 14 years ago
  28. aab758e turn off the electron beam by Mathias Agopian · 14 years ago
  29. cd54dc2 Use the context_priority extension when present. by Mathias Agopian · 14 years ago
  30. cf6b276 Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbread by Mathias Agopian · 14 years ago
  31. 5ba5997 fix a bug where FLIP_H would do a 180 rotation by Mathias Agopian · 14 years ago
  32. 7b50a6d deliver invalidate messages AFTER other messages by Mathias Agopian · 14 years ago
  33. b921d30 fix a bug where timeouts would only be handled when a message was delivered by Mathias Agopian · 14 years ago
  34. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  35. dce21a3 simple test app for screen capture API by Mathias Agopian · 14 years ago
  36. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  37. e20a56d surfaceflinger / GL extensions cleanup by Michael I. Gold · 14 years ago
  38. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  39. c51114f fix [2946787] Screen flicker on low resolution setting in camcorder. by Mathias Agopian · 14 years ago
  40. c817b22 don't try to lock a buffer that wasn't allocated with SW usage bits by Mathias Agopian · 14 years ago
  41. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  42. e509328 remove unused pixel format by Mathias Agopian · 14 years ago
  43. cfa2759 revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
  44. 6a73368 Merge "fix a typo that prevented glTexImage2D codepath to work" into gingerbread by Mathias Agopian · 14 years ago
  45. 10f5c99 fix a typo that prevented glTexImage2D codepath to work by Mathias Agopian · 14 years ago
  46. 94364b9 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 14 years ago
  47. f8e705d Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 14 years ago
  48. b59beb5 should fix sim build, hopefully by Mathias Agopian · 14 years ago
  49. e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
  50. 8514b92 don't handle the transparent region of a layer in draw() by Mathias Agopian · 14 years ago
  51. 1efba9a get rid of our LayerVector implementation by Mathias Agopian · 14 years ago
  52. ff1d410 keep a list of visible sorted surfaces by Mathias Agopian · 14 years ago
  53. 51c70e3 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 14 years ago
  54. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  55. 08e83bb move native services under services/ by Mathias Agopian · 14 years ago