1. 457bed2 Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread by Mathias Agopian · 14 years ago
  2. c57b15c fix [3123221] Video sticks playing back upside down following orientation switch by Mathias Agopian · 14 years ago
  3. 546c21d fix [3118445] Transform * Transform does not work as expected by Mathias Agopian · 14 years ago
  4. 583fefc Merge "Use the context_priority extension when present." into gingerbread by Mathias Agopian · 14 years ago
  5. dfa08fb [3095807] screen takes a long time to turn on by Mathias Agopian · 14 years ago
  6. d4e03f3 addresses parts of 3096779 and 3097475 by Mathias Agopian · 14 years ago
  7. 8b6a054 fix [3095607] Gingerbread screen turn-on animation does not show the last frame by Mathias Agopian · 14 years ago
  8. a6cd6d3 may fix 3097381 and 3097482. don't abort on/off if the animation fails by Mathias Agopian · 14 years ago
  9. 2d2b803 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 14 years ago
  10. aab758e turn off the electron beam by Mathias Agopian · 14 years ago
  11. cd54dc2 Use the context_priority extension when present. by Mathias Agopian · 14 years ago
  12. cf6b276 Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbread by Mathias Agopian · 14 years ago
  13. 5ba5997 fix a bug where FLIP_H would do a 180 rotation by Mathias Agopian · 14 years ago
  14. 7b50a6d deliver invalidate messages AFTER other messages by Mathias Agopian · 14 years ago
  15. b921d30 fix a bug where timeouts would only be handled when a message was delivered by Mathias Agopian · 14 years ago
  16. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  17. dce21a3 simple test app for screen capture API by Mathias Agopian · 14 years ago
  18. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  19. e20a56d surfaceflinger / GL extensions cleanup by Michael I. Gold · 14 years ago
  20. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  21. c51114f fix [2946787] Screen flicker on low resolution setting in camcorder. by Mathias Agopian · 14 years ago
  22. c817b22 don't try to lock a buffer that wasn't allocated with SW usage bits by Mathias Agopian · 14 years ago
  23. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  24. e509328 remove unused pixel format by Mathias Agopian · 14 years ago
  25. cfa2759 revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
  26. 6a73368 Merge "fix a typo that prevented glTexImage2D codepath to work" into gingerbread by Mathias Agopian · 14 years ago
  27. 10f5c99 fix a typo that prevented glTexImage2D codepath to work by Mathias Agopian · 14 years ago
  28. 94364b9 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 14 years ago
  29. f8e705d Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 14 years ago
  30. b59beb5 should fix sim build, hopefully by Mathias Agopian · 14 years ago
  31. e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
  32. 8514b92 don't handle the transparent region of a layer in draw() by Mathias Agopian · 14 years ago
  33. 1efba9a get rid of our LayerVector implementation by Mathias Agopian · 14 years ago
  34. ff1d410 keep a list of visible sorted surfaces by Mathias Agopian · 14 years ago
  35. 51c70e3 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 14 years ago
  36. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  37. 08e83bb move native services under services/ by Mathias Agopian · 14 years ago