1. 28f24d0 Color transforms are now color modes. by Michael Wright · 8 years ago
  2. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 9 years ago
  3. 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 9 years ago
  4. a21b7a0 am b93bca5d: am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 10 years ago
  5. b93bca5 am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 10 years ago
  6. 7398a5a GUI: Remove unused variables by Andreas Gampe · 10 years ago
  7. dd883c0 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  8. ae33eff Fix crash when user provides large values in the Parcel. by Michael Lentine · 10 years ago
  9. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  10. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 10 years ago
  11. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 10 years ago
  12. 2ea926b Replace IInterface::asBinder() with a static by Marco Nelissen · 10 years ago
  13. 8afa1c4 Fix crash when user provides large values in the Parcel. by Michael Lentine · 10 years ago
  14. 67d8bd6 surfaceflinger: add getDisplayStats() method by Lajos Molnar · 10 years ago
  15. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 10 years ago
  16. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 10 years ago
  17. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 10 years ago
  18. 7f7da32 Enable changing display configuration by Dan Stoza · 11 years ago
  19. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 11 years ago
  20. c701401 Allow disabling layer rotation during screenshots by Dan Stoza · 11 years ago
  21. 6c913be Add ISurfaceComposer::destroyDisplay by Jesse Hall · 11 years ago
  22. 3ca76f4 remove support for glReadPixels screenshot path by Mathias Agopian · 11 years ago
  23. abe815d rework how we take screenshots for a CPU consumer by Mathias Agopian · 12 years ago
  24. 2a9fc49 rework screenshot API and implementation by Mathias Agopian · 12 years ago
  25. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  26. dd3cb84 SurfaceFlinger: add support for secure displays by Jamie Gennis · 12 years ago
  27. c01a79d Pass display arg to blank/unblank by Andy McFadden · 12 years ago
  28. 8dfa92f Plumb display name into SurfaceFlinger by Andy McFadden · 12 years ago
  29. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 12 years ago
  30. e57f292 make multi-display more real by Mathias Agopian · 12 years ago
  31. 92efd84 screen-off animation won't be handled by SF anymore by Mathias Agopian · 12 years ago
  32. c666cae get rid of the shared-memory control block by Mathias Agopian · 12 years ago
  33. 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 12 years ago
  34. 3094df3 First prototype atttempting to support an external display by Mathias Agopian · 12 years ago
  35. 8e53306 surfaceflinger: replace early suspend with binder call from PowerManager by Colin Cross · 12 years ago
  36. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  37. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  38. 99ed224 Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  39. d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  40. 439cf85 Fix build. by Mathias Agopian · 13 years ago
  41. 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  42. 2837839 SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 13 years ago
  43. b8d69a5 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
  44. 582270d SurfaceTexture: fix queues-to-composer by Jamie Gennis · 13 years ago
  45. 698c087 SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  46. a67932f unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  47. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 14 years ago[Renamed from libs/surfaceflinger_client/ISurfaceComposer.cpp]
  48. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 14 years ago
  49. cc866ed Merge "Fix the ISurfaceComposer onTransact switch." by Mathias Agopian · 14 years ago
  50. 9a78c90 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 14 years ago
  51. 4956334 Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 14 years ago
  52. 151f2f5 Fix the ISurfaceComposer onTransact switch. by Jamie Gennis · 14 years ago
  53. bf2c6a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 14 years ago
  54. 9daa5c9 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 14 years ago
  55. 59119e6 turn off the electron beam by Mathias Agopian · 14 years ago
  56. df85c45 refactored screenshot code by Mathias Agopian · 14 years ago
  57. 1b0b30d add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  58. b7e930d split surface management from surface's buffers management by Mathias Agopian · 14 years ago
  59. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 14 years ago
  60. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago[Renamed (98%) from libs/ui/ISurfaceComposer.cpp]
  61. 7303c6b get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 15 years ago
  62. 723ec00 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  63. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 15 years ago
  64. 310f8da merge master to master_gl by Mathias Agopian · 15 years ago
  65. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  66. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  67. 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
  68. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  69. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  70. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago