1. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  2. 70cab91 invalidate the surface when the physical changes by Mathias Agopian · 16 years ago
  3. e1b6f24 introduce the notion of the requested size in the Layer state by Mathias Agopian · 16 years ago
  4. 8851617 remove unused code by Mathias Agopian · 16 years ago
  5. 45094a3 remove dead code by Mathias Agopian · 16 years ago
  6. f2d28b7 minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 16 years ago
  7. cc93476 turn dithering off if it's not needed by Mathias Agopian · 16 years ago
  8. 44cac13 fix [2142193] disable GL_LINEAR when not needed by Mathias Agopian · 16 years ago
  9. 64a7c6bf add support for RGBX_8888 surfaces in SurfaceFlinger by Mathias Agopian · 16 years ago
  10. 248b5bd fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  11. 9779b221 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  12. 7164b8d fix [2098939] Smooth gradients show banding on Sholes by Mathias Agopian · 16 years ago
  13. c854678 Add colorkey to gl clear operation by Rebecca Schultz Zavin · 16 years ago
  14. 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 16 years ago
  15. 5cec474 second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Mathias Agopian · 16 years ago
  16. 64e89a8 Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Fred Quintana · 16 years ago
  17. 8b76a0a SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. by Mathias Agopian · 16 years ago
  18. f293b2f NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly scalled by Mathias Agopian · 16 years ago
  19. c660395 fix a bug causing push-buffer surfaces' identity to be garbage, which resulted in some attributes (size/pos) to fail to be set by Mathias Agopian · 16 years ago
  20. 999543b checkpoint. bring back video/camera by Mathias Agopian · 16 years ago
  21. 6edf5af fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 16 years ago
  22. 151e859 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 16 years ago
  23. 947f4f4 merge master to master_gl by Mathias Agopian · 16 years ago
  24. 6158b1b Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 16 years ago
  25. dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago
  26. 81b0aa6 get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers by Mathias Agopian · 16 years ago
  27. 6cf0db2 more Surface lifetime management by Mathias Agopian · 16 years ago
  28. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  29. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  30. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  31. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  32. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  33. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  34. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  35. 54b6cfa Initial Contribution by The Android Open Source Project · 17 years ago