1. 8aedd47 SF now synchronizes to VSYNC by Mathias Agopian · 13 years ago
  2. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  3. 439cf85 Fix build. by Mathias Agopian · 13 years ago
  4. 8219e91 Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8 by Mathias Agopian · 13 years ago
  5. 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  6. b8bb31d temporarily hardcode Nexus S refresh rate by Mathias Agopian · 13 years ago
  7. 4654944 remove hack that hardcoded the refresh rate by Mathias Agopian · 13 years ago
  8. 2f78cf1 Back to 59fps by Dave Burke · 13 years ago
  9. 385977f workaround to set the WM refresh rate to 48 Hz for tuna devices only by Mathias Agopian · 13 years ago
  10. 118d024 Add a LayerScreenshot by Mathias Agopian · 13 years ago
  11. e9800c8 Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  12. f171ab6 Add a LayerScreenshot by Mathias Agopian · 13 years ago
  13. 57bf9e7 enable EGL_IMG_context_priority for the omap4 platform by Mathias Agopian · 13 years ago
  14. 8afb7e3 as a debug option SrufaceFlinger can now connect to DDMS by Mathias Agopian · 13 years ago
  15. cb6c755 SurfaceFlinger: use async mode for video & cam by Jamie Gennis · 13 years ago
  16. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  17. a67932f unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  18. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  19. 455d18d minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. by Mathias Agopian · 14 years ago
  20. 1293a8e More clean-up. Get rid off the "blur" effect in SurfaceFlinger by Mathias Agopian · 14 years ago
  21. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  22. 47a7946 am fb31036f: am 583fefc8: Merge "Use the context_priority extension when present." into gingerbread by Mathias Agopian · 14 years ago
  23. 6722681 Use the context_priority extension when present. by Mathias Agopian · 14 years ago
  24. 8b42e8a Squashed commit of the following: by Andreas Huber · 14 years ago
  25. 000ca8f revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
  26. a350ff9 call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
  27. 81bac09 move native services under services/ by Mathias Agopian · 14 years ago[Renamed from libs/surfaceflinger/Android.mk]
  28. a8f3e4e fix live wallpapers on Droid by Mathias Agopian · 14 years ago
  29. 5d8f41c remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 14 years ago
  30. 1f7bec6 Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 14 years ago
  31. e049a95 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 14 years ago
  32. 01e4483 fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 14 years ago
  33. 96f0819 clean-up client management. by Mathias Agopian · 14 years ago
  34. d606de6 Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 14 years ago
  35. eda6540 remove a dependency of surfaceflinger on libskia by Mathias Agopian · 14 years ago
  36. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  37. a9ec9be Revert "When using MDP, we needed to use a texture for diming." by Dima Zavin · 15 years ago
  38. 2f0a0a5 When using MDP, we needed to use a texture for diming. by Mathias Agopian · 15 years ago
  39. 9e911ef fix [2262591] Junk on screen in ERD46 by Mathias Agopian · 15 years ago
  40. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  41. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  42. af0b0f0 enable HW acceleration for the Dim Surface on 8k devices by Mathias Agopian · 15 years ago
  43. d606003 first attempt to fix the sim by Mathias Agopian · 15 years ago
  44. e0528ba rename libsgl/libcorecg to libskia by Mike Reed · 15 years ago
  45. af54ab9 don't need to link against libsgl by Mathias Agopian · 15 years ago
  46. 5911aa9 copybit now uses a native_handle_t* instead of a fd/offset by Mathias Agopian · 15 years ago
  47. 945ebbf implement dimming with a texture on msm7k so it uses copybit by Mathias Agopian · 15 years ago
  48. 310f8da merge master to master_gl by Mathias Agopian · 15 years ago
  49. bdbf6b0 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 15 years ago
  50. a1ecca9 split boot animation out of SurfaceFlinger by Mathias Agopian · 15 years ago
  51. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
  52. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  53. f1d8e87 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 15 years ago
  54. 01b7668 more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 15 years ago
  55. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  56. 0d1318b AI 143309: am: CL 143160 am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 15 years ago
  57. ecbeaa0 AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 15 years ago
  58. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  59. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. ac65e0b auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  61. a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  62. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  63. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago