1. d3714c2 Merge "SF: Support to determine if the non-virtual displays are secure" by Linux Build Service Account · 10 years ago
  2. 6c6d348 SF: Support to determine if the non-virtual displays are secure by Arun Kumar K.R · 10 years ago
  3. 9c9c8e1 sf: Add RGBA_4444 and RGBA_5551 format in getFormatStr function by Ramkumar Radhakrishnan · 10 years ago
  4. b801c8a sf: Fixes for resolution change in SurfaceFlinger by Tatenda Chipeperekwa · 10 years ago
  5. bf5430d sf: vds: Fixes and code cleanup for VirtualDisplaySurface by Tatenda Chipeperekwa · 10 years ago
  6. 74180cb sf: Enable GPU Tiled DR optimization for overlap and mixed mode use cases by Sravan Kumar D.V.N · 10 years ago
  7. 2b1beba sf: Validate display device id and disable dirtyrect composition by Ramkumar Radhakrishnan · 10 years ago
  8. 260f601 sf: Use DirtyRect to optimize Full GPU composition by Sravan Kumar D.V.N · 10 years ago
  9. 008df65 sf: vds: Queue Sink buffer during invalidate by Manoj Kumar AVM · 10 years ago
  10. e0c1a8b SF: Fix Klockwork errors. by Praveena Pachipulusu · 10 years ago
  11. 9f6181d SurfaceFlinger: Dont show Animation on External Display by Arun Kumar K.R · 12 years ago
  12. 5757b08 sf: vds: Add support for secure virtual displays by Tatenda Chipeperekwa · 11 years ago
  13. 5b22920 sf: vds: Allocate display ID for displays composed/copied by HWC by Ramkumar Radhakrishnan · 11 years ago
  14. 55a5653 sf: Determine if virtual display can use HWC for composition by Manoj Kumar AVM · 11 years ago
  15. 95f43fd sf: Fix incorrect state reporting in dumpsys by Manoj Kumar AVM · 11 years ago
  16. e0c7835 surfaceflinger: Set max acquired buffer count by Naseer Ahmed · 11 years ago
  17. 5111ff0 SurfaceFlinger: Change to support framebuffer flip for 2D blitters by Arun Kumar K.R · 12 years ago
  18. 8740907 sf: Add dirtyRect information to SF dumpsys by Jeykumar Sankaran · 10 years ago
  19. f19506d sf: vds: Selectively compose displays via HWC. by Tatenda Chipeperekwa · 11 years ago
  20. fa507ff frameworks/native: Propagate dirty region in hwc_layer. by Jeykumar Sankaran · 11 years ago
  21. bacc28e surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 10 years ago
  22. 4d407a0 surfaceflinger: Trace HW vsync enable by Jesse Hall · 10 years ago
  23. eb21986 Merge "Update currentConfig variable when active display is changed." into lmp-dev by Michael Lentine · 10 years ago
  24. d3e6914 Update currentConfig variable when active display is changed. by Michael Lentine · 10 years ago
  25. 949ea08 sf: Clear display configs when hot pluggable display is disconnected by Naseer Ahmed · 10 years ago
  26. b54ee77 Change output format to not throw warning on volantis. by Michael Lentine · 10 years ago
  27. 258ee43 Build fix for printf with int64 and size_t by Michael Lentine · 10 years ago
  28. fd9d183 Build fix to use the correct source. by Michael Lentine · 10 years ago
  29. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 10 years ago
  30. 6c9e34a Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. by Michael Lentine · 10 years ago
  31. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 10 years ago
  32. 24cd98e Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE] by Jesse Hall · 10 years ago
  33. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 10 years ago
  34. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 10 years ago
  35. ef472ec SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 11 years ago
  36. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 10 years ago
  37. f0058ca Add IMPLEMENTATION_DEFINED to dump by Andy McFadden · 10 years ago
  38. dd02391 Merge "Enable changing display configuration" by Dan Stoza · 10 years ago
  39. 7f7da32 Enable changing display configuration by Dan Stoza · 10 years ago
  40. 98e1ebc Merge "Improve SurfaceFlinger PTS estimation" by Andy McFadden · 10 years ago
  41. 41d67d7 Improve SurfaceFlinger PTS estimation by Andy McFadden · 10 years ago
  42. 0b63cd1 Handle failed requestBuffer after successful dequeueBuffer by Jesse Hall · 10 years ago
  43. 4669545 Merge "Update HWC dump format" by Andy McFadden · 10 years ago
  44. 4df87bd Update HWC dump format by Andy McFadden · 10 years ago
  45. fb39827 Merge "BufferQueue: Increase max slots from 32 to 64" by Dan Stoza · 10 years ago
  46. febd4f4 BufferQueue: Increase max slots from 32 to 64 by Dan Stoza · 10 years ago
  47. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 11 years ago
  48. 4098f03 Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager" by Ruchi Kandoi · 10 years ago
  49. d469a1c SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 11 years ago
  50. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  51. b9b0883 Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  52. 9931460 am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  53. 73ed82f Merge "Add sideband streams to BufferQueue and related classes" by Jesse Hall · 11 years ago
  54. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  55. 88a459a VirtualDisplaySurface: no attach/detach support by Dan Stoza · 11 years ago
  56. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  57. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 11 years ago
  58. 7143316 Fix virtual display nesting by Dan Stoza · 11 years ago
  59. ef11a6c am ade9a911: am f65ebc3b: am f5bcb391: Merge "SurfaceFlinger: mFbProducerSlot initailization" by Jesse Hall · 11 years ago
  60. fdfde88 SurfaceFlinger: mFbProducerSlot initailization by mayank parshar · 11 years ago
  61. 467113c am 25f75c36: am 8c303f7e: am fcf9c1ba: Merge "SurfaceFlinger: mFbFence initialization" by Jesse Hall · 11 years ago
  62. b988f85 SurfaceFlinger: mFbFence initialization by mayank parshar · 11 years ago
  63. 5246725 am 03691218: am e5f7bf74: am b6c21004: Merge "Implement per-display EGLConfig and configless EGLContext" by Jesse Hall · 11 years ago
  64. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 11 years ago
  65. 324c69b am 1ee45c2d: am 14e8b01a: Don\'t change the framebuffer target until we render a new one by Jesse Hall · 11 years ago
  66. 14e8b01 Don't change the framebuffer target until we render a new one by Jesse Hall · 11 years ago
  67. ad78055 am 2d32aa59: am 356c2386: Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev by Jesse Hall · 11 years ago
  68. 356c238 Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev by Jesse Hall · 11 years ago
  69. 45c9c04 am f111ee13: am 49318631: Merge "Don\'t use implementation-defined format with CPU consumers" into klp-dev by Jesse Hall · 11 years ago
  70. f7a6758 Provide virtual display output buffer to HWC in prepare by Jesse Hall · 11 years ago
  71. 497ba0e Don't use implementation-defined format with CPU consumers by Jesse Hall · 11 years ago
  72. 45cb6ec am 96002be4: am c354effe: Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS by Jesse Hall · 11 years ago
  73. c354eff Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS by Jesse Hall · 11 years ago
  74. 6fdaaf5 am a54a8b63: am 93fcb823: Merge "Add a boardconfig to force HWC composition of virtual displays" into klp-dev by Jesse Hall · 11 years ago
  75. 014dd9f am 48775386: am c5807f90: Merge "Use implementation-defined format when HWC writes to output buffer" into klp-dev by Jesse Hall · 11 years ago
  76. 6a96846 Add a boardconfig to force HWC composition of virtual displays by Naseer Ahmed · 11 years ago
  77. 1e27ba2 Use implementation-defined format when HWC writes to output buffer by Jesse Hall · 11 years ago
  78. adbb306 am a04fd39c: am 8e26b28b: Filter out vsync events from HWC with duplicate timestamps by Jesse Hall · 11 years ago
  79. 8e26b28 Filter out vsync events from HWC with duplicate timestamps by Jesse Hall · 11 years ago
  80. b85d2cf resolved conflicts for merge of 790b6d09 to master by Jamie Gennis · 11 years ago
  81. faf77cc SurfaceFlinger: SW-based vsync events by Jamie Gennis · 11 years ago
  82. fee52e2 am f3fa0712: am 93573e91: Merge "Treat composition frames with no layers as using GLES composition" into klp-dev by Jesse Hall · 11 years ago
  83. 10a9ca1 am 72d270c5: am b716e570: Set the outbuf acquire fence after we actually have it. by Jesse Hall · 11 years ago
  84. 93573e9 Merge "Treat composition frames with no layers as using GLES composition" into klp-dev by Jesse Hall · 11 years ago
  85. b716e57 Set the outbuf acquire fence after we actually have it. by Jesse Hall · 11 years ago
  86. d05a17f Treat composition frames with no layers as using GLES composition by Jesse Hall · 11 years ago
  87. ff98f3e am 338acd68: am 86206b41: Merge "fix initialization of framebuffer target crop rect on hwc 1.3" into klp-dev by Mathias Agopian · 11 years ago
  88. 2b3d0c4 am 0ff4b283: am 6da15f46: fix crashers with wifi/virtual displays by Mathias Agopian · 11 years ago
  89. 86206b4 Merge "fix initialization of framebuffer target crop rect on hwc 1.3" into klp-dev by Mathias Agopian · 11 years ago
  90. 8f63c20 fix initialization of framebuffer target crop rect on hwc 1.3 by Mathias Agopian · 11 years ago
  91. 6da15f4 fix crashers with wifi/virtual displays by Mathias Agopian · 11 years ago
  92. 6de9653 Merge "Remove unnecessary include." by Christopher Ferris · 11 years ago
  93. d142f4b Remove unnecessary include. by Christopher Ferris · 11 years ago
  94. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 11 years ago
  95. 8db9255 Force async behavior for the virtual display output BufferQueue by Jesse Hall · 11 years ago
  96. bef42c5 handle several vsync signal correctly by Mathias Agopian · 11 years ago
  97. 028dc8f Provide HWC prepare with a valid output buffer by Jesse Hall · 11 years ago
  98. 353ddc6 Fix HWComposer dumping of float source crops by Jesse Hall · 11 years ago
  99. 90f59bf Merge "Re-enable frame dropping for non-auto timestamps" into klp-dev by Andy McFadden · 11 years ago
  100. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 11 years ago