1. ad456f9 fix [3312683] Camera mirroring problem after switching from back to front camera by Mathias Agopian · 15 years ago
  2. 4956334 Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 15 years ago
  3. bf2c6a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 15 years ago
  4. 1293a8e More clean-up. Get rid off the "blur" effect in SurfaceFlinger by Mathias Agopian · 15 years ago
  5. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  6. fb3051b am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475 by Mathias Agopian · 15 years ago
  7. e33a35f am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation for screen on and screen off add support for screen on animation" into gingerbread by Mathias Agopian · 15 years ago
  8. abd671a addresses parts of 3096779 and 3097475 by Mathias Agopian · 15 years ago
  9. 503d2d4 am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 15 years ago
  10. 9daa5c9 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 15 years ago
  11. 59119e6 turn off the electron beam by Mathias Agopian · 15 years ago
  12. df85c45 refactored screenshot code by Mathias Agopian · 15 years ago
  13. 74c40c0 refactored screenshot code by Mathias Agopian · 15 years ago
  14. a3aefeb am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 15 years ago
  15. 1b0b30d add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 15 years ago
  16. 73d3ba9 add a way to toggle the h/w composer at runtime by Mathias Agopian · 15 years ago
  17. 000ca8f revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 15 years ago
  18. a350ff9 call into hwcomposer HAL when present by Mathias Agopian · 15 years ago
  19. f6679fc get rid of our LayerVector implementation by Mathias Agopian · 15 years ago
  20. 4da7519 keep a list of visible sorted surfaces by Mathias Agopian · 15 years ago
  21. a1e6bc8 added BinderService<> template to help creating native binder services by Mathias Agopian · 15 years ago
  22. 81bac09 move native services under services/ by Mathias Agopian · 15 years ago[Renamed from libs/surfaceflinger/SurfaceFlinger.h]
  23. b7e930d split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  24. 96f0819 clean-up client management. by Mathias Agopian · 15 years ago
  25. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  26. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  27. 1b5e102 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  28. 285dbde Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  29. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  30. 2b92d89 Add support for physically rotated displays by Mathias Agopian · 15 years ago
  31. 0408772 fix [2297155] SurfaceFlinger's freeze-timeout doesn't work by Mathias Agopian · 16 years ago
  32. 550a114 DO NOT MERGE: Another gcc 4.0.3 workaround. by Andy McFadden · 16 years ago
  33. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 16 years ago
  34. 8c0a3d7 fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  35. 2944a2b Work around gcc 4.0.3 bug. by Andy McFadden · 16 years ago
  36. 1f0ffc4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  37. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  38. 9795c42 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked by Mathias Agopian · 16 years ago
  39. 1c97d2e fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 16 years ago
  40. 5d7126b resolved conflicts for merge of ac38dfc5 to master by Mathias Agopian · 16 years ago
  41. 9701122 fix [2017532] Partial Update leaves residual image. by Mathias Agopian · 16 years ago
  42. 1df3bbb trying to fix the sim, I'm not even sure this syntaxe is valid, but my compilo doesn't complain by Mathias Agopian · 16 years ago
  43. 7303c6b get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 16 years ago
  44. 759fdb2 free gralloc buffers as soon as possible (when a surface is not visible any longer), client who have the buffers still mapped won't crash, btu may see garbage data by Mathias Agopian · 16 years ago
  45. f9d9327 fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 16 years ago
  46. 945ebbf implement dimming with a texture on msm7k so it uses copybit by Mathias Agopian · 16 years ago
  47. 375f563 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 16 years ago
  48. 3d57964 fix a bunch of problems with destroying surfaces. by Mathias Agopian · 16 years ago
  49. 310f8da merge master to master_gl by Mathias Agopian · 16 years ago
  50. bdbf6b0 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 16 years ago
  51. a1ecca9 split boot animation out of SurfaceFlinger by Mathias Agopian · 16 years ago
  52. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  53. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago
  54. cbc93ca get rid of the "show fps" debug option by Mathias Agopian · 16 years ago
  55. f1d8e87 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 16 years ago
  56. 9a11206 more Surface lifetime management by Mathias Agopian · 16 years ago
  57. 01b7668 more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 16 years ago
  58. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  59. c08731e AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
  60. 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 · 16 years ago
  61. 24fd77d AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
  62. ecbeaa0 AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 16 years ago
  63. 7c143aa Automated import from //branches/master/...@142447,142447 by Mathias Agopian · 16 years ago
  64. 74c770b Automated import from //branches/donutburger/...@142446,142446 by Mathias Agopian · 16 years ago
  65. e74be0a Automated import from //branches/master/...@141504,141504 by Mathias Agopian · 16 years ago
  66. 3df5e43 Automated import from //branches/donutburger/...@141502,141502 by Mathias Agopian · 16 years ago
  67. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  68. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  69. ac65e0b auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  70. a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  71. 2762932 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  72. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  73. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago