1. 781953d Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 15 years ago
  2. 330dd30 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 15 years ago
  3. 081bc5c fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 15 years ago
  4. 593c05c clean-up client management. by Mathias Agopian · 15 years ago
  5. 0d3c006 minor clean-up GLclampx -> GLclampf by Mathias Agopian · 15 years ago
  6. 7d1508b clean-up dead-code by Mathias Agopian · 15 years ago
  7. 9237703 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 15 years ago
  8. 9f2c4fd Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 15 years ago
  9. 9bce873 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  10. 1d211f8 fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 15 years ago
  11. 08956f0 minor cleanup. by Mathias Agopian · 15 years ago
  12. fcdd394 Add support for direct EGLImageKHR use with pushbuffer API by Mathias Agopian · 15 years ago
  13. e1ceec2 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  14. 2d41cb9 fix [2324665] texture leak in surfaceflinger when using camera by Mathias Agopian · 15 years ago
  15. a1a1798 fix a texture leak introduced recently. by Mathias Agopian · 15 years ago
  16. d23fa27 fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 15 years ago
  17. d2832fb4 part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 15 years ago
  18. 7323e54 fix [2363506] [Sapphire] Video playback broken by Mathias Agopian · 15 years ago
  19. 76169da fix [2315900] Monochrome camera preview screen after launching camera by Mathias Agopian · 16 years ago
  20. b548dbb improve video performance to minimize the tearing effect seen in 720p movies by Mathias Agopian · 16 years ago
  21. d86beb9 fix [2291418] Camera preview cannot work in Emulator by Mathias Agopian · 16 years ago
  22. 4c29c94 fix [2269022] The raw picture displayed post shutter seems to have low-resolution by Mathias Agopian · 16 years ago
  23. 90daccf fix [2143798] Need to figure out how to do video on Passion w/ GPU by Mathias Agopian · 16 years ago
  24. 36d0184 fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video by Mathias Agopian · 16 years ago
  25. 0b0722f fix[2222341] Soft reset while going back from camcorder settings by Mathias Agopian · 16 years ago
  26. f007a2f return proper error code from eglCreateImageKHR by Mathias Agopian · 16 years ago
  27. 9042b45 fix [2143798] Need to figure out how to do video by Mathias Agopian · 16 years ago
  28. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 16 years ago
  29. e38212a Overlay could not set position or rotation immediately after created, it should be triggered by signalEvent(). by Benny Wong · 16 years ago
  30. 8ae0384 revert to black video background, since we don't need the color-key anylonger by Mathias Agopian · 16 years ago
  31. a280496 fix [2037525] Fail to start camera after adb sync new Camera by Mathias Agopian · 16 years ago
  32. b34d143 rename Mutexes to make the code easier to follow by Mathias Agopian · 16 years ago
  33. 9779b221 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  34. c854678 Add colorkey to gl clear operation by Rebecca Schultz Zavin · 16 years ago
  35. 2ec8458 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
  36. 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
  37. 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
  38. 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
  39. 43ab763 Add a flag to set whether the overlay has been initialized. Commit needs to be called at least once on each overlay, and it appears that sometimes this by Rebecca Schultz Zavin · 16 years ago
  40. 7ac5e69 Fix hardware overlay so all changes are commited when done. by Rebecca Schultz Zavin · 16 years ago
  41. 8f78faa add support for out-of-range copybit scaling. camera capture is in color again by Mathias Agopian · 16 years ago
  42. 68eeb80 use copybit for eglSwapBuffers() copy-back operations by Mathias Agopian · 16 years ago
  43. 26c28b1 make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently by Mathias Agopian · 16 years ago
  44. 2eab9d8 copybit now uses a native_handle_t* instead of a fd/offset by Mathias Agopian · 16 years ago
  45. cbc4c9f hack copybit back in for video playback on msm7k. we have h/w accelerated video again by Mathias Agopian · 16 years ago
  46. 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
  47. 999543b checkpoint. bring back video/camera by Mathias Agopian · 16 years ago
  48. 6edf5af fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 16 years ago
  49. dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago
  50. 81b0aa6 get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers by Mathias Agopian · 16 years ago
  51. 6cf0db2 more Surface lifetime management by Mathias Agopian · 16 years ago
  52. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  53. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  54. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  55. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  56. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  57. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  58. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  59. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  60. 54b6cfa Initial Contribution by The Android Open Source Project · 17 years ago