1. 1665c8e Revert "SurfaceFlinger: Attempt to attribute fds to layers" by Dan Stoza · 11 years ago
  2. ef1c17a SurfaceFlinger: Make log message 64-bit compatible by Dan Stoza · 11 years ago
  3. 03eccb6 SurfaceFlinger: Attempt to attribute fds to layers by Dan Stoza · 11 years ago
  4. e9b6f1f Switch to libsigchain.a by Dmitriy Ivanov · 11 years ago
  5. 5878444 SurfaceFlinger: Listen to HWC invalidate by Dan Stoza · 11 years ago
  6. 28ea217 Add clamp to Layer and update Transform inverse. by Michael Lentine · 11 years ago
  7. 6b9454d SurfaceFlinger: Do less work when using PTS by Dan Stoza · 11 years ago
  8. 98d20f8 Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 11 years ago
  9. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 11 years ago
  10. 7aa0c47 sf: Add a NULL check in getDisplayConfigs by Naseer Ahmed · 11 years ago
  11. 7cd8597 surfaceflinger: fix -Wunused-parameter warning by Jesse Hall · 12 years ago
  12. 7844211 surfaceflinger: fix -Wsign-compare warnings by Jesse Hall · 12 years ago
  13. 9b90180 surfaceflinger: fix -Woverloaded-virtual warning by Jesse Hall · 12 years ago
  14. 1495ceb surfaceflinger: fix -Wmismatched-tags warnings by Jesse Hall · 12 years ago
  15. 1f3efb1 Don't run large virtual displays through HWC by Dan Stoza · 11 years ago
  16. 131866e Merge "Add glFlush in surfaceflinger screenshot code." into lmp-mr1-dev by Riley Andrews · 11 years ago
  17. 9707f4d Add glFlush in surfaceflinger screenshot code. by Riley Andrews · 11 years ago
  18. 8ad8c0a am afe2b1fa: surfaceflinger: don\'t close fence fds after passing to queueBuffer by Jesse Hall · 11 years ago
  19. afe2b1f surfaceflinger: don't close fence fds after passing to queueBuffer by Jesse Hall · 11 years ago
  20. 2b1f2da Link sigchain to surfaceflinger main executable by Dmitriy Ivanov · 11 years ago
  21. 6c925ed Fixed discrepancy between crop and frame transparencies. by Michael Lentine · 11 years ago
  22. 6747be9 Generate the SurfaceFlinger shader cache on initialization by Riley Andrews · 11 years ago
  23. a51fafc Generate the SurfaceFlinger shader cache on initialization by Riley Andrews · 11 years ago
  24. db57cfb Merge "When eglMakeCurrent fails we need to fix the egl state." into lmp-dev by Michael Lentine · 11 years ago
  25. 3f121fc When eglMakeCurrent fails we need to fix the egl state. by Michael Lentine · 11 years ago
  26. 5bf786d surfaceflinger: recompute visibility after sideband stream change by Jesse Hall · 11 years ago
  27. bacc28e surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 11 years ago
  28. 0ea1cb9 surfaceflinger: Check sideband stream changed to trigger sideband Layer update. by chenhg · 11 years ago
  29. 67d8bd6 surfaceflinger: add getDisplayStats() method by Lajos Molnar · 11 years ago
  30. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 12 years ago
  31. 4d407a0 surfaceflinger: Trace HW vsync enable by Jesse Hall · 12 years ago
  32. eb21986 Merge "Update currentConfig variable when active display is changed." into lmp-dev by Michael Lentine · 12 years ago
  33. d3e6914 Update currentConfig variable when active display is changed. by Michael Lentine · 12 years ago
  34. d4548dd am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 12 years ago
  35. 514e30a am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 12 years ago
  36. 949ea08 sf: Clear display configs when hot pluggable display is disconnected by Naseer Ahmed · 12 years ago
  37. 4d7c410 Merge "Destroy eglSurface before recreating." into lmp-dev by Michael Lentine · 12 years ago
  38. f2568de Destroy eglSurface before recreating. by Michael Lentine · 12 years ago
  39. 7b90258 Fix inverse orientation when original is not applied first. by Michael Lentine · 12 years ago
  40. 1440963 Fix camera orientation by swapping horizontal and vertical flips when needed. by Michael Lentine · 12 years ago
  41. b7a0549 surfaceflinger: skip composition for empty frames by Jesse Hall · 12 years ago
  42. f755140 Incorporate TransformToDisplayInverse into the crop calculation. by Michael Lentine · 12 years ago
  43. 2cfbef2 Merge "Fix inverse orientation when original is not applied first." into lmp-dev by Michael Lentine · 12 years ago
  44. 6220559 Merge "Fix camera orientation by swapping horizontal and vertical flips when needed." into lmp-dev by Michael Lentine · 12 years ago
  45. b3abe7c Merge "Incorporate TransformToDisplayInverse into the crop calculation." into lmp-dev by Michael Lentine · 12 years ago
  46. 8663990 Take advantage of sync points during screen cap. by Riley Andrews · 12 years ago
  47. b54ee77 Change output format to not throw warning on volantis. by Michael Lentine · 12 years ago
  48. 5af281f Fix HWComposer Surface Crop when surface is rotated by Michael Lentine · 12 years ago
  49. a02e948 Merge "SurfaceFlinger: Prevent deadlock by updating an atomic layer set." into lmp-dev by Eric Penner · 12 years ago
  50. 51c59cd SurfaceFlinger: Prevent deadlock by updating an atomic layer set. by Eric Penner · 12 years ago
  51. 9ae79d8 Build fix for size_t on 64bit. by Michael Lentine · 12 years ago
  52. 258ee43 Build fix for printf with int64 and size_t by Michael Lentine · 12 years ago
  53. fd9d183 Build fix to use the correct source. by Michael Lentine · 12 years ago
  54. 7306c67 Add error for format and make sure setActiveConfig fails with an invalid mode. by Michael Lentine · 12 years ago
  55. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 12 years ago
  56. 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 12 years ago
  57. 6c9e34a Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. by Michael Lentine · 12 years ago
  58. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 12 years ago
  59. 2ad9d8a Merge "Add sticky transform to surfaceflinger." into lmp-dev by Ruben Brunk · 12 years ago
  60. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 12 years ago
  61. b154c42 Improve memory coherence management in screenshot code [DO NOT MERGE] by Jesse Hall · 12 years ago
  62. 24cd98e Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE] by Jesse Hall · 12 years ago
  63. e9b23b6 surfaceflinger: Make all sources depend on Android.mk by Jesse Hall · 12 years ago
  64. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 12 years ago
  65. e49ba8e GLConsumer: Stop using default constructor params by Dan Stoza · 12 years ago
  66. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 12 years ago
  67. cd13f9d Merge "SurfaceFlinger: send VSYNC power hints to IPowerManager" by Ruchi Kandoi · 12 years ago
  68. ef472ec SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 12 years ago
  69. eac96b9 Merge "SurfaceFlinger: Fix rect out-of-bounds checks" by Dan Stoza · 12 years ago
  70. 91b2ca8 Add two new display info fields by Andy McFadden · 12 years ago
  71. be31f44 SurfaceFlinger: Fix rect out-of-bounds checks by Dan Stoza · 12 years ago
  72. 20071e5 am e3d37a7b: Enable support RGBX_8888 for omap3 by Wengang Wu · 12 years ago
  73. e3d37a7 Enable support RGBX_8888 for omap3 by Wengang Wu · 12 years ago
  74. 7227b96 Merge "surfaceflinger: Replace blank/unblank with setPowerMode" by Prashant Malani · 12 years ago
  75. 1210f2a am 20071e50: am e3d37a7b: Enable support RGBX_8888 for omap3 by Wengang Wu · 12 years ago
  76. 645b1f7 Replace "lower power mode" experiment by Andy McFadden · 12 years ago
  77. 5167ec6 Disable DispSync resync when not needed by Andy McFadden · 12 years ago
  78. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 12 years ago
  79. 823bcce am 4ae6a267: am f3e4fda0: Merge "Remove dependencies on runtime_libdvm and libdvm.so in general" by Brian Carlstrom · 12 years ago
  80. 617f974 Remove dependencies on runtime_libdvm and libdvm.so in general by Brian Carlstrom · 12 years ago
  81. 5cd72e4 am aefe55f0: Remove dependencies on runtime_libdvm and libdvm.so in general by Brian Carlstrom · 12 years ago
  82. aefe55f Remove dependencies on runtime_libdvm and libdvm.so in general by Brian Carlstrom · 12 years ago
  83. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 12 years ago
  84. f0058ca Add IMPLEMENTATION_DEFINED to dump by Andy McFadden · 12 years ago
  85. 39cde06 am b6601961: Merge "DO NOT MERGE Add "dumpsys SurfaceFlinger --dispsync"" into klp-modular-dev by Andy McFadden · 12 years ago
  86. a7f75c0 Merge "Add "dumpsys SurfaceFlinger --dispsync"" by Andy McFadden · 12 years ago
  87. 232f5bc DO NOT MERGE Add "dumpsys SurfaceFlinger --dispsync" by Andy McFadden · 12 years ago
  88. c751e92 Add "dumpsys SurfaceFlinger --dispsync" by Andy McFadden · 12 years ago
  89. d0ed571 Merge "Add mutex" by Andy McFadden · 12 years ago
  90. 150ecd8 Add mutex by Andy McFadden · 12 years ago
  91. dd02391 Merge "Enable changing display configuration" by Dan Stoza · 12 years ago
  92. 7f7da32 Enable changing display configuration by Dan Stoza · 12 years ago
  93. 98e1ebc Merge "Improve SurfaceFlinger PTS estimation" by Andy McFadden · 12 years ago
  94. 41d67d7 Improve SurfaceFlinger PTS estimation by Andy McFadden · 12 years ago
  95. 9471c69 Merge "Handle failed requestBuffer after successful dequeueBuffer" by Jesse Hall · 12 years ago
  96. f52b3c8 SurfaceFlinger: Adds the functionality to reduce refresh rate to half of by Ruchi Kandoi · 12 years ago
  97. 0b63cd1 Handle failed requestBuffer after successful dequeueBuffer by Jesse Hall · 12 years ago
  98. 4669545 Merge "Update HWC dump format" by Andy McFadden · 12 years ago
  99. bba1385 am f3c07d4f: Fix virtual display nesting by Dan Stoza · 12 years ago
  100. 4df87bd Update HWC dump format by Andy McFadden · 12 years ago