1. 11611f9 DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItem by Dan Stoza · 10 years ago
  2. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  3. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  4. b275b4d am 3949f664: Merge "SurfaceFlinger: Fix null pointer exception" by Dan Stoza · 10 years ago
  5. 24a42e9 SurfaceFlinger: Fix null pointer exception by Dan Stoza · 10 years ago
  6. 6f57b26 am 56f8c6c4: Merge "Error compiling waitforvsync.cpp" by Greg Hackmann · 10 years ago
  7. 56f8c6c Merge "Error compiling waitforvsync.cpp" by Greg Hackmann · 10 years ago
  8. a455ec2 am d80268ba: Merge "vsync.cpp test is throwing error whe compiled" by Mark Salyzyn · 10 years ago
  9. 5b06dc0 vsync.cpp test is throwing error whe compiled by Nanik Tolaram · 10 years ago
  10. ee97017 Error compiling waitforvsync.cpp by Nanik Tolaram · 10 years ago
  11. 40b4e23 Merge "resolved conflicts for merge of 1665c8e1 to lmp-mr1-dev-plus-aosp" into lmp-mr1-dev-plus-aosp by Dan Stoza · 11 years ago
  12. 39d890d am 6e32c037: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 11 years ago
  13. 22d0bdf resolved conflicts for merge of 1665c8e1 to lmp-mr1-dev-plus-aosp by Dan Stoza · 11 years ago
  14. 1665c8e Revert "SurfaceFlinger: Attempt to attribute fds to layers" by Dan Stoza · 11 years ago
  15. 8fb2d25 Kill HAVE_PTHREADS. by Yabin Cui · 11 years ago
  16. a5cbb1f am ef1c17ae: SurfaceFlinger: Make log message 64-bit compatible by Dan Stoza · 11 years ago
  17. 3372cc2 resolved conflicts for merge of 03eccb66 to lmp-mr1-dev-plus-aosp by Dan Stoza · 11 years ago
  18. ef1c17a SurfaceFlinger: Make log message 64-bit compatible by Dan Stoza · 11 years ago
  19. 03eccb6 SurfaceFlinger: Attempt to attribute fds to layers by Dan Stoza · 11 years ago
  20. 9c22ac7 am 5b730570: Merge "surfaceflinger: use Mutex timedLock instead of tryLock loop" by Jesse Hall · 11 years ago
  21. fcd15b4 surfaceflinger: use Mutex timedLock instead of tryLock loop by Jesse Hall · 11 years ago
  22. e9b6f1f Switch to libsigchain.a by Dmitriy Ivanov · 11 years ago
  23. dd883c0 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  24. 7530114 am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger" by Dan Albert · 11 years ago
  25. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 11 years ago
  26. db5827d am 5878444f: SurfaceFlinger: Listen to HWC invalidate by Dan Stoza · 11 years ago
  27. 5878444 SurfaceFlinger: Listen to HWC invalidate by Dan Stoza · 11 years ago
  28. 1e61166 am b947f29a: Merge "Add clamp to Layer and update Transform inverse." into lmp-mr1-dev by Michael Lentine · 11 years ago
  29. 28ea217 Add clamp to Layer and update Transform inverse. by Michael Lentine · 11 years ago
  30. c1ced8b am c894c204: Merge "C++11 compatibility." by Dan Albert · 11 years ago
  31. 3bdc5b8 C++11 compatibility. by Dan Albert · 11 years ago
  32. 686c5be am 6b9454d1: SurfaceFlinger: Do less work when using PTS by Dan Stoza · 11 years ago
  33. 6b9454d SurfaceFlinger: Do less work when using PTS by Dan Stoza · 11 years ago
  34. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 11 years ago
  35. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  36. 4037c45 resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 11 years ago
  37. 89fd4f7 Frameworks/native: Wall Werror in surfaceflinger by Andreas Gampe · 11 years ago
  38. 8e624d4 am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 11 years ago
  39. 98d20f8 Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 11 years ago
  40. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 11 years ago
  41. ff520bb am 7aa0c47e: sf: Add a NULL check in getDisplayConfigs by Naseer Ahmed · 11 years ago
  42. 7aa0c47 sf: Add a NULL check in getDisplayConfigs by Naseer Ahmed · 11 years ago
  43. b43a1c9 am affc4d80: Merge "surfaceflinger: fix -Wunused-parameter warning" into lmp-mr1-dev by Jesse Hall · 11 years ago
  44. 18b846d am c7636f60: Merge "surfaceflinger: fix -Wsign-compare warnings" into lmp-mr1-dev by Jesse Hall · 11 years ago
  45. 9fc06c5 am 6e74e3cc: Merge "surfaceflinger: fix -Woverloaded-virtual warning" into lmp-mr1-dev by Jesse Hall · 11 years ago
  46. 7cd8597 surfaceflinger: fix -Wunused-parameter warning by Jesse Hall · 11 years ago
  47. 7844211 surfaceflinger: fix -Wsign-compare warnings by Jesse Hall · 11 years ago
  48. 9b90180 surfaceflinger: fix -Woverloaded-virtual warning by Jesse Hall · 11 years ago
  49. 1495ceb surfaceflinger: fix -Wmismatched-tags warnings by Jesse Hall · 11 years ago
  50. d770216 am 1f3efb11: Don\'t run large virtual displays through HWC by Dan Stoza · 11 years ago
  51. 1f3efb1 Don't run large virtual displays through HWC by Dan Stoza · 11 years ago
  52. 0b91d7e am 131866e1: Merge "Add glFlush in surfaceflinger screenshot code." into lmp-mr1-dev by Riley Andrews · 11 years ago
  53. 131866e Merge "Add glFlush in surfaceflinger screenshot code." into lmp-mr1-dev by Riley Andrews · 11 years ago
  54. 9707f4d Add glFlush in surfaceflinger screenshot code. by Riley Andrews · 11 years ago
  55. 11f2e08 am 8ad8c0a7: am afe2b1fa: surfaceflinger: don\'t close fence fds after passing to queueBuffer by Jesse Hall · 11 years ago
  56. 8ad8c0a am afe2b1fa: surfaceflinger: don\'t close fence fds after passing to queueBuffer by Jesse Hall · 11 years ago
  57. afe2b1f surfaceflinger: don't close fence fds after passing to queueBuffer by Jesse Hall · 11 years ago
  58. 8b81ce5 am cb8a9fcc: Merge "Switch to libsigchain.a" by Dmitriy Ivanov · 11 years ago
  59. 5cf92d4 am cb8a9fcc: Merge "Switch to libsigchain.a" by Dmitriy Ivanov · 11 years ago
  60. 4340a14 Switch to libsigchain.a by Dmitriy Ivanov · 11 years ago
  61. 2b1f2da Link sigchain to surfaceflinger main executable by Dmitriy Ivanov · 11 years ago
  62. 27b780b am 9cc84950: Merge "Don\'t check if this == NULL." by Dan Albert · 11 years ago
  63. 759115c am 9cc84950: Merge "Don\'t check if this == NULL." by Dan Albert · 11 years ago
  64. 9cc8495 Merge "Don't check if this == NULL." by Dan Albert · 11 years ago
  65. 9b9d1a4 am 26a28149: Merge "Link sigchain to surfaceflinger main executable" by Dmitriy Ivanov · 11 years ago
  66. 88e5118 am 26a28149: Merge "Link sigchain to surfaceflinger main executable" by Dmitriy Ivanov · 11 years ago
  67. f3da24d Link sigchain to surfaceflinger main executable by Dmitriy Ivanov · 11 years ago
  68. fb992b7 am 6c925ede: Fixed discrepancy between crop and frame transparencies. by Michael Lentine · 11 years ago
  69. 6c925ed Fixed discrepancy between crop and frame transparencies. by Michael Lentine · 11 years ago
  70. 8dcdf79 am 6747be9f: Generate the SurfaceFlinger shader cache on initialization by Riley Andrews · 11 years ago
  71. 6747be9 Generate the SurfaceFlinger shader cache on initialization by Riley Andrews · 11 years ago
  72. 36a4d17 am 6c833986: Merge "Generate the SurfaceFlinger shader cache on initialization" into lmp-mr1-dev by Riley Andrews · 11 years ago
  73. 6bddbea am db57cfbd: Merge "When eglMakeCurrent fails we need to fix the egl state." into lmp-dev by Michael Lentine · 11 years ago
  74. c868c78 am 5bf786d8: surfaceflinger: recompute visibility after sideband stream change by Jesse Hall · 11 years ago
  75. a51fafc Generate the SurfaceFlinger shader cache on initialization by Riley Andrews · 11 years ago
  76. 17290d4 am bacc28ef: surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 11 years ago
  77. 20daf00 am db57cfbd: Merge "When eglMakeCurrent fails we need to fix the egl state." into lmp-dev by Michael Lentine · 11 years ago
  78. db57cfb Merge "When eglMakeCurrent fails we need to fix the egl state." into lmp-dev by Michael Lentine · 11 years ago
  79. e245cdc am 5bf786d8: surfaceflinger: recompute visibility after sideband stream change by Jesse Hall · 11 years ago
  80. 3f121fc When eglMakeCurrent fails we need to fix the egl state. by Michael Lentine · 11 years ago
  81. 5bf786d surfaceflinger: recompute visibility after sideband stream change by Jesse Hall · 11 years ago
  82. 2a8ae4e am bacc28ef: surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 11 years ago
  83. bacc28e surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 11 years ago
  84. 53e6b95 am 728a8da1: Merge "surfaceflinger: Check sideband stream changed to trigger sideband Layer update." into lmp-dev by Jesse Hall · 11 years ago
  85. 1b5c883 am 728a8da1: Merge "surfaceflinger: Check sideband stream changed to trigger sideband Layer update." into lmp-dev by Jesse Hall · 11 years ago
  86. 0ea1cb9 surfaceflinger: Check sideband stream changed to trigger sideband Layer update. by chenhg · 11 years ago
  87. 147372f resolved conflicts for merge of 67d8bd66 to lmp-mr1-dev-plus-aosp by Lajos Molnar · 11 years ago
  88. 435d9cd resolved conflicts for merge of 67d8bd66 to lmp-dev-plus-aosp by Lajos Molnar · 11 years ago
  89. 67d8bd6 surfaceflinger: add getDisplayStats() method by Lajos Molnar · 11 years ago
  90. 1474f88 Don't check if this == NULL. by Dan Albert · 11 years ago
  91. 4355c0c am e1e3d278: Merge "Clean cruft out of makefiles." by Dan Albert · 11 years ago
  92. b79dfe6 Clean cruft out of makefiles. by Dan Albert · 11 years ago
  93. 7d587c3 Merge "Silence warnings about unused parameters." by Dan Albert · 11 years ago
  94. 5746f14 am fb017a4c: Merge "Fix clang warnings about struct vs. class." by Dan Albert · 11 years ago
  95. 9e0e103 Silence warnings about unused parameters. by Dan Albert · 11 years ago
  96. aeb8ab8 Fix clang warnings about struct vs. class. by Dan Albert · 11 years ago
  97. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 11 years ago
  98. 4d407a0 surfaceflinger: Trace HW vsync enable by Jesse Hall · 11 years ago
  99. eb21986 Merge "Update currentConfig variable when active display is changed." into lmp-dev by Michael Lentine · 11 years ago
  100. d3e6914 Update currentConfig variable when active display is changed. by Michael Lentine · 11 years ago