1. ee44edd SurfaceFlinger: Pass surface damage to HWC by Dan Stoza · 9 years ago
  2. 11611f9 DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItem by Dan Stoza · 9 years ago
  3. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 9 years ago
  4. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  5. 7530114 am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger" by Dan Albert · 10 years ago
  6. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 10 years ago
  7. 4037c45 resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  8. 89fd4f7 Frameworks/native: Wall Werror in surfaceflinger by Andreas Gampe · 10 years ago
  9. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  10. 7cd8597 surfaceflinger: fix -Wunused-parameter warning by Jesse Hall · 10 years ago
  11. 1495ceb surfaceflinger: fix -Wmismatched-tags warnings by Jesse Hall · 10 years ago
  12. 2a8ae4e am bacc28ef: surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 10 years ago
  13. bacc28e surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 10 years ago
  14. 5746f14 am fb017a4c: Merge "Fix clang warnings about struct vs. class." by Dan Albert · 10 years ago
  15. aeb8ab8 Fix clang warnings about struct vs. class. by Dan Albert · 10 years ago
  16. 4d407a0 surfaceflinger: Trace HW vsync enable by Jesse Hall · 10 years ago
  17. eb21986 Merge "Update currentConfig variable when active display is changed." into lmp-dev by Michael Lentine · 10 years ago
  18. d3e6914 Update currentConfig variable when active display is changed. by Michael Lentine · 10 years ago
  19. 949ea08 sf: Clear display configs when hot pluggable display is disconnected by Naseer Ahmed · 10 years ago
  20. b54ee77 Change output format to not throw warning on volantis. by Michael Lentine · 10 years ago
  21. 258ee43 Build fix for printf with int64 and size_t by Michael Lentine · 10 years ago
  22. fd9d183 Build fix to use the correct source. by Michael Lentine · 10 years ago
  23. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 10 years ago
  24. 6c9e34a Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. by Michael Lentine · 10 years ago
  25. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 10 years ago
  26. 24cd98e Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE] by Jesse Hall · 10 years ago
  27. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 10 years ago
  28. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 10 years ago
  29. ef472ec SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 10 years ago
  30. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 10 years ago
  31. f0058ca Add IMPLEMENTATION_DEFINED to dump by Andy McFadden · 10 years ago
  32. dd02391 Merge "Enable changing display configuration" by Dan Stoza · 10 years ago
  33. 7f7da32 Enable changing display configuration by Dan Stoza · 10 years ago
  34. 98e1ebc Merge "Improve SurfaceFlinger PTS estimation" by Andy McFadden · 10 years ago
  35. 41d67d7 Improve SurfaceFlinger PTS estimation by Andy McFadden · 10 years ago
  36. 0b63cd1 Handle failed requestBuffer after successful dequeueBuffer by Jesse Hall · 10 years ago
  37. 4669545 Merge "Update HWC dump format" by Andy McFadden · 10 years ago
  38. 4df87bd Update HWC dump format by Andy McFadden · 10 years ago
  39. fb39827 Merge "BufferQueue: Increase max slots from 32 to 64" by Dan Stoza · 10 years ago
  40. febd4f4 BufferQueue: Increase max slots from 32 to 64 by Dan Stoza · 10 years ago
  41. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 10 years ago
  42. 4098f03 Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager" by Ruchi Kandoi · 10 years ago
  43. d469a1c SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 10 years ago
  44. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 10 years ago
  45. b9b0883 Remove deprecated BufferQueue constructor by Dan Stoza · 10 years ago
  46. 9931460 am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 10 years ago
  47. 73ed82f Merge "Add sideband streams to BufferQueue and related classes" by Jesse Hall · 10 years ago
  48. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 10 years ago
  49. 88a459a VirtualDisplaySurface: no attach/detach support by Dan Stoza · 10 years ago
  50. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 10 years ago
  51. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 10 years ago
  52. 7143316 Fix virtual display nesting by Dan Stoza · 10 years ago
  53. ef11a6c am ade9a911: am f65ebc3b: am f5bcb391: Merge "SurfaceFlinger: mFbProducerSlot initailization" by Jesse Hall · 10 years ago
  54. fdfde88 SurfaceFlinger: mFbProducerSlot initailization by mayank parshar · 11 years ago
  55. 467113c am 25f75c36: am 8c303f7e: am fcf9c1ba: Merge "SurfaceFlinger: mFbFence initialization" by Jesse Hall · 11 years ago
  56. b988f85 SurfaceFlinger: mFbFence initialization by mayank parshar · 11 years ago
  57. 5246725 am 03691218: am e5f7bf74: am b6c21004: Merge "Implement per-display EGLConfig and configless EGLContext" by Jesse Hall · 11 years ago
  58. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 11 years ago
  59. 324c69b am 1ee45c2d: am 14e8b01a: Don\'t change the framebuffer target until we render a new one by Jesse Hall · 11 years ago
  60. 14e8b01 Don't change the framebuffer target until we render a new one by Jesse Hall · 11 years ago
  61. ad78055 am 2d32aa59: am 356c2386: Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev by Jesse Hall · 11 years ago
  62. 356c238 Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev by Jesse Hall · 11 years ago
  63. 45c9c04 am f111ee13: am 49318631: Merge "Don\'t use implementation-defined format with CPU consumers" into klp-dev by Jesse Hall · 11 years ago
  64. f7a6758 Provide virtual display output buffer to HWC in prepare by Jesse Hall · 11 years ago
  65. 497ba0e Don't use implementation-defined format with CPU consumers by Jesse Hall · 11 years ago
  66. 45cb6ec am 96002be4: am c354effe: Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS by Jesse Hall · 11 years ago
  67. c354eff Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS by Jesse Hall · 11 years ago
  68. 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
  69. 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
  70. 6a96846 Add a boardconfig to force HWC composition of virtual displays by Naseer Ahmed · 11 years ago
  71. 1e27ba2 Use implementation-defined format when HWC writes to output buffer by Jesse Hall · 11 years ago
  72. adbb306 am a04fd39c: am 8e26b28b: Filter out vsync events from HWC with duplicate timestamps by Jesse Hall · 11 years ago
  73. 8e26b28 Filter out vsync events from HWC with duplicate timestamps by Jesse Hall · 11 years ago
  74. b85d2cf resolved conflicts for merge of 790b6d09 to master by Jamie Gennis · 11 years ago
  75. faf77cc SurfaceFlinger: SW-based vsync events by Jamie Gennis · 11 years ago
  76. 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
  77. 10a9ca1 am 72d270c5: am b716e570: Set the outbuf acquire fence after we actually have it. by Jesse Hall · 11 years ago
  78. 93573e9 Merge "Treat composition frames with no layers as using GLES composition" into klp-dev by Jesse Hall · 11 years ago
  79. b716e57 Set the outbuf acquire fence after we actually have it. by Jesse Hall · 11 years ago
  80. d05a17f Treat composition frames with no layers as using GLES composition by Jesse Hall · 11 years ago
  81. 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
  82. 2b3d0c4 am 0ff4b283: am 6da15f46: fix crashers with wifi/virtual displays by Mathias Agopian · 11 years ago
  83. 86206b4 Merge "fix initialization of framebuffer target crop rect on hwc 1.3" into klp-dev by Mathias Agopian · 11 years ago
  84. 8f63c20 fix initialization of framebuffer target crop rect on hwc 1.3 by Mathias Agopian · 11 years ago
  85. 6da15f4 fix crashers with wifi/virtual displays by Mathias Agopian · 11 years ago
  86. 6de9653 Merge "Remove unnecessary include." by Christopher Ferris · 11 years ago
  87. d142f4b Remove unnecessary include. by Christopher Ferris · 11 years ago
  88. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 11 years ago
  89. 8db9255 Force async behavior for the virtual display output BufferQueue by Jesse Hall · 11 years ago
  90. bef42c5 handle several vsync signal correctly by Mathias Agopian · 11 years ago
  91. 028dc8f Provide HWC prepare with a valid output buffer by Jesse Hall · 11 years ago
  92. 353ddc6 Fix HWComposer dumping of float source crops by Jesse Hall · 11 years ago
  93. 90f59bf Merge "Re-enable frame dropping for non-auto timestamps" into klp-dev by Andy McFadden · 11 years ago
  94. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 11 years ago
  95. 9e663de Use new HWC display type/count constants. by Jesse Hall · 11 years ago
  96. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 11 years ago
  97. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 11 years ago
  98. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 11 years ago
  99. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 11 years ago
  100. bce7611 Fix build -- update for function signature change by Jesse Hall · 11 years ago