1. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 11 years ago
  2. 7cd8597 surfaceflinger: fix -Wunused-parameter warning by Jesse Hall · 11 years ago
  3. 7844211 surfaceflinger: fix -Wsign-compare warnings by Jesse Hall · 11 years ago
  4. 9b90180 surfaceflinger: fix -Woverloaded-virtual warning by Jesse Hall · 11 years ago
  5. 1495ceb surfaceflinger: fix -Wmismatched-tags warnings by Jesse Hall · 11 years ago
  6. 1f3efb1 Don't run large virtual displays through HWC by Dan Stoza · 11 years ago
  7. 131866e Merge "Add glFlush in surfaceflinger screenshot code." into lmp-mr1-dev by Riley Andrews · 11 years ago
  8. 9707f4d Add glFlush in surfaceflinger screenshot code. by Riley Andrews · 11 years ago
  9. 8ad8c0a am afe2b1fa: surfaceflinger: don\'t close fence fds after passing to queueBuffer by Jesse Hall · 11 years ago
  10. afe2b1f surfaceflinger: don't close fence fds after passing to queueBuffer by Jesse Hall · 11 years ago
  11. 042e507 Merge "Link sigchain to surfaceflinger main executable" into lmp-mr1-dev by Dmitriy Ivanov · 11 years ago
  12. 899891e am 0b6acb22: Add version number to SensorService dump output. by Aravind Akella · 11 years ago
  13. 0b6acb2 Add version number to SensorService dump output. by Aravind Akella · 11 years ago
  14. 2b1f2da Link sigchain to surfaceflinger main executable by Dmitriy Ivanov · 11 years ago
  15. 2e5f8ea am ffb49774: Improve ANR diagnostics. by Jeff Brown · 11 years ago
  16. ffb4977 Improve ANR diagnostics. by Jeff Brown · 11 years ago
  17. 5acc751 am 7830ef3d: Change ordering of memory allocation and calling Thread::run(). by Aravind Akella · 11 years ago
  18. 7830ef3 Change ordering of memory allocation and calling Thread::run(). by Aravind Akella · 11 years ago
  19. 9317611 am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-dev by Aravind Akella · 11 years ago
  20. a7eb4b7 Merge "Fix sockfd leakage in SensorService." into lmp-dev by Aravind Akella · 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. 8a96955 Fix sockfd leakage in SensorService. by Aravind Akella · 11 years ago
  24. a51fafc Generate the SurfaceFlinger shader cache on initialization by Riley Andrews · 11 years ago
  25. db57cfb Merge "When eglMakeCurrent fails we need to fix the egl state." into lmp-dev by Michael Lentine · 11 years ago
  26. 3f121fc When eglMakeCurrent fails we need to fix the egl state. by Michael Lentine · 11 years ago
  27. 5bf786d surfaceflinger: recompute visibility after sideband stream change by Jesse Hall · 11 years ago
  28. deb71b2 Merge "Fix a possible SensorService deadlock." into lmp-dev by Aravind Akella · 11 years ago
  29. bacc28e surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 11 years ago
  30. e148bc2 Fix a possible SensorService deadlock. by Aravind Akella · 11 years ago
  31. 71e351d Merge "Revert "Fix sockfd leakage in SensorService. Remove sockfd from Looper when the connection is removed from mActiveConnections."" into lmp-dev by Aravind Akella · 11 years ago
  32. 678f4fc Revert "Fix sockfd leakage in SensorService. Remove sockfd from Looper when the connection is removed from mActiveConnections." by Aravind Akella · 11 years ago
  33. 4b20d40 Merge "Only mark repeated keys as PASS_TO_USER if the original key was." into lmp-dev by Michael Wright · 11 years ago
  34. 2e73295 Only mark repeated keys as PASS_TO_USER if the original key was. by Michael Wright · 11 years ago
  35. 728a8da Merge "surfaceflinger: Check sideband stream changed to trigger sideband Layer update." into lmp-dev by Jesse Hall · 11 years ago
  36. 0ea1cb9 surfaceflinger: Check sideband stream changed to trigger sideband Layer update. by chenhg · 11 years ago
  37. 5105960 Fix sockfd leakage in SensorService. Remove sockfd from Looper by Aravind Akella · 11 years ago
  38. 67d8bd6 surfaceflinger: add getDisplayStats() method by Lajos Molnar · 11 years ago
  39. 0ec2066 SensorService fixes. by Aravind Akella · 11 years ago
  40. 8493b79 SensorService fixes by Aravind Akella · 11 years ago
  41. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 11 years ago
  42. a602086 Make IPowerManager native conform to .aidl for oneway by Glenn Kasten · 11 years ago
  43. 253c472 Merge "SensorService flush fixes." into lmp-dev by Aravind Akella · 11 years ago
  44. 437353a Merge "IPowerManager: make all binder call one way" into lmp-dev by Eric Laurent · 11 years ago
  45. f20c329 IPowerManager: make all binder call one way by Eric Laurent · 11 years ago
  46. 9e3adfc SensorService flush fixes. by Aravind Akella · 11 years ago
  47. 3da3b84 Fix type for temp variable by Michael Wright · 11 years ago
  48. bcbf97e Add logging for switch state by Michael Wright · 11 years ago
  49. 4d407a0 surfaceflinger: Trace HW vsync enable by Jesse Hall · 11 years ago
  50. 5466c3d SensorService fixes by Aravind Akella · 11 years ago
  51. eb21986 Merge "Update currentConfig variable when active display is changed." into lmp-dev by Michael Lentine · 11 years ago
  52. d3e6914 Update currentConfig variable when active display is changed. by Michael Lentine · 11 years ago
  53. e74baf6 SensorService fixes. by Aravind Akella · 11 years ago
  54. d4548dd am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 11 years ago
  55. 514e30a am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 11 years ago
  56. 949ea08 sf: Clear display configs when hot pluggable display is disconnected by Naseer Ahmed · 11 years ago
  57. 4d7c410 Merge "Destroy eglSurface before recreating." into lmp-dev by Michael Lentine · 11 years ago
  58. f2568de Destroy eglSurface before recreating. by Michael Lentine · 11 years ago
  59. 7b90258 Fix inverse orientation when original is not applied first. by Michael Lentine · 11 years ago
  60. 1440963 Fix camera orientation by swapping horizontal and vertical flips when needed. by Michael Lentine · 11 years ago
  61. b7a0549 surfaceflinger: skip composition for empty frames by Jesse Hall · 11 years ago
  62. f755140 Incorporate TransformToDisplayInverse into the crop calculation. by Michael Lentine · 11 years ago
  63. 2cfbef2 Merge "Fix inverse orientation when original is not applied first." into lmp-dev by Michael Lentine · 11 years ago
  64. 6220559 Merge "Fix camera orientation by swapping horizontal and vertical flips when needed." into lmp-dev by Michael Lentine · 11 years ago
  65. b3abe7c Merge "Incorporate TransformToDisplayInverse into the crop calculation." into lmp-dev by Michael Lentine · 11 years ago
  66. a54f3b2 Merge "SensorService fixes." into lmp-dev by Aravind Akella · 11 years ago
  67. 8663990 Take advantage of sync points during screen cap. by Riley Andrews · 11 years ago
  68. 6c2664a SensorService fixes. by Aravind Akella · 11 years ago
  69. 62fbb16 Shelve InputFlinger for another release. DO NOT MERGE by Michael Wright · 11 years ago
  70. 25db8dc Merge "Change output format to not throw warning on volantis." into lmp-dev by Michael Lentine · 11 years ago
  71. b54ee77 Change output format to not throw warning on volantis. by Michael Lentine · 11 years ago
  72. 5af281f Fix HWComposer Surface Crop when surface is rotated by Michael Lentine · 11 years ago
  73. 5a35059 Merge "Fix HWComposer Surface Crop when surface is rotated" into lmp-dev by Michael Lentine · 11 years ago
  74. 78f2444 Revert "Revert "Add system accelerators for BACK and HOME."" by Michael Wright · 11 years ago
  75. d671f98 Revert "Add system accelerators for BACK and HOME." by Michael Wright · 11 years ago
  76. 278b525 Add system accelerators for BACK and HOME. by Michael Wright · 11 years ago
  77. a02e948 Merge "SurfaceFlinger: Prevent deadlock by updating an atomic layer set." into lmp-dev by Eric Penner · 11 years ago
  78. 51c59cd SurfaceFlinger: Prevent deadlock by updating an atomic layer set. by Eric Penner · 11 years ago
  79. 9ae79d8 Build fix for size_t on 64bit. by Michael Lentine · 11 years ago
  80. 258ee43 Build fix for printf with int64 and size_t by Michael Lentine · 11 years ago
  81. fd9d183 Build fix to use the correct source. by Michael Lentine · 11 years ago
  82. 7306c67 Add error for format and make sure setActiveConfig fails with an invalid mode. by Michael Lentine · 11 years ago
  83. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 11 years ago
  84. 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 11 years ago
  85. 6c9e34a Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. by Michael Lentine · 11 years ago
  86. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 11 years ago
  87. 56ae426 SensorService performance improvements. by Aravind Akella · 11 years ago
  88. 7869e22 CW on L: Fix a SIGSEGV crash in sensor service. by Sean Wan · 11 years ago
  89. 2ad9d8a Merge "Add sticky transform to surfaceflinger." into lmp-dev by Ruben Brunk · 11 years ago
  90. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 11 years ago
  91. b154c42 Improve memory coherence management in screenshot code [DO NOT MERGE] by Jesse Hall · 11 years ago
  92. 24cd98e Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE] by Jesse Hall · 11 years ago
  93. e9b23b6 surfaceflinger: Make all sources depend on Android.mk by Jesse Hall · 11 years ago
  94. 224bcea Remove unnecessary code and APIs. by Sreeram Ramachandran · 11 years ago
  95. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 11 years ago
  96. e49ba8e GLConsumer: Stop using default constructor params by Dan Stoza · 11 years ago
  97. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  98. 677d87e Use openssl's SHA1 instead of bionic's. by Dan Albert · 11 years ago
  99. cd13f9d Merge "SurfaceFlinger: send VSYNC power hints to IPowerManager" by Ruchi Kandoi · 11 years ago
  100. ef472ec SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 11 years ago