1. d3e6914 Update currentConfig variable when active display is changed. by Michael Lentine · 10 years ago
  2. d4548dd am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 10 years ago
  3. 514e30a am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 10 years ago
  4. 4d7c410 Merge "Destroy eglSurface before recreating." into lmp-dev by Michael Lentine · 10 years ago
  5. f2568de Destroy eglSurface before recreating. by Michael Lentine · 10 years ago
  6. 7b90258 Fix inverse orientation when original is not applied first. by Michael Lentine · 10 years ago
  7. 1440963 Fix camera orientation by swapping horizontal and vertical flips when needed. by Michael Lentine · 10 years ago
  8. b7a0549 surfaceflinger: skip composition for empty frames by Jesse Hall · 10 years ago
  9. f755140 Incorporate TransformToDisplayInverse into the crop calculation. by Michael Lentine · 10 years ago
  10. 2cfbef2 Merge "Fix inverse orientation when original is not applied first." into lmp-dev by Michael Lentine · 10 years ago
  11. 6220559 Merge "Fix camera orientation by swapping horizontal and vertical flips when needed." into lmp-dev by Michael Lentine · 10 years ago
  12. b3abe7c Merge "Incorporate TransformToDisplayInverse into the crop calculation." into lmp-dev by Michael Lentine · 10 years ago
  13. a54f3b2 Merge "SensorService fixes." into lmp-dev by Aravind Akella · 10 years ago
  14. 8663990 Take advantage of sync points during screen cap. by Riley Andrews · 10 years ago
  15. 6c2664a SensorService fixes. by Aravind Akella · 10 years ago
  16. 62fbb16 Shelve InputFlinger for another release. DO NOT MERGE by Michael Wright · 10 years ago
  17. 25db8dc Merge "Change output format to not throw warning on volantis." into lmp-dev by Michael Lentine · 10 years ago
  18. b54ee77 Change output format to not throw warning on volantis. by Michael Lentine · 10 years ago
  19. 5af281f Fix HWComposer Surface Crop when surface is rotated by Michael Lentine · 10 years ago
  20. 5a35059 Merge "Fix HWComposer Surface Crop when surface is rotated" into lmp-dev by Michael Lentine · 10 years ago
  21. 78f2444 Revert "Revert "Add system accelerators for BACK and HOME."" by Michael Wright · 10 years ago
  22. d671f98 Revert "Add system accelerators for BACK and HOME." by Michael Wright · 10 years ago
  23. 278b525 Add system accelerators for BACK and HOME. by Michael Wright · 10 years ago
  24. a02e948 Merge "SurfaceFlinger: Prevent deadlock by updating an atomic layer set." into lmp-dev by Eric Penner · 10 years ago
  25. 51c59cd SurfaceFlinger: Prevent deadlock by updating an atomic layer set. by Eric Penner · 10 years ago
  26. 9ae79d8 Build fix for size_t on 64bit. 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. 7306c67 Add error for format and make sure setActiveConfig fails with an invalid mode. by Michael Lentine · 10 years ago
  30. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 10 years ago
  31. 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 10 years ago
  32. 6c9e34a Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. by Michael Lentine · 10 years ago
  33. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 10 years ago
  34. 56ae426 SensorService performance improvements. by Aravind Akella · 10 years ago
  35. 7869e22 CW on L: Fix a SIGSEGV crash in sensor service. by Sean Wan · 10 years ago
  36. 2ad9d8a Merge "Add sticky transform to surfaceflinger." into lmp-dev by Ruben Brunk · 10 years ago
  37. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 10 years ago
  38. b154c42 Improve memory coherence management in screenshot code [DO NOT MERGE] by Jesse Hall · 10 years ago
  39. 24cd98e Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE] by Jesse Hall · 10 years ago
  40. e9b23b6 surfaceflinger: Make all sources depend on Android.mk by Jesse Hall · 10 years ago
  41. 224bcea Remove unnecessary code and APIs. by Sreeram Ramachandran · 10 years ago
  42. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 10 years ago
  43. e49ba8e GLConsumer: Stop using default constructor params by Dan Stoza · 10 years ago
  44. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 10 years ago
  45. 677d87e Use openssl's SHA1 instead of bionic's. by Dan Albert · 10 years ago
  46. cd13f9d Merge "SurfaceFlinger: send VSYNC power hints to IPowerManager" by Ruchi Kandoi · 10 years ago
  47. ef472ec SurfaceFlinger: send VSYNC power hints to IPowerManager by Ruchi Kandoi · 11 years ago
  48. eac96b9 Merge "SurfaceFlinger: Fix rect out-of-bounds checks" by Dan Stoza · 10 years ago
  49. 91b2ca8 Add two new display info fields by Andy McFadden · 10 years ago
  50. 20914f0 am a4e345e1: Merge "sensorservice: 64-bit compile issues" by Mark Salyzyn · 10 years ago
  51. be31f44 SurfaceFlinger: Fix rect out-of-bounds checks by Dan Stoza · 10 years ago
  52. 20071e5 am e3d37a7b: Enable support RGBX_8888 for omap3 by Wengang Wu · 10 years ago
  53. e3d37a7 Enable support RGBX_8888 for omap3 by Wengang Wu · 10 years ago
  54. db45861 sensorservice: 64-bit compile issues by Mark Salyzyn · 10 years ago
  55. adb65d9 Merge "Surface reportingMode for Sensors." by Aravind Akella · 10 years ago
  56. 0e025c5 Surface reportingMode for Sensors. by Aravind Akella · 10 years ago
  57. 7227b96 Merge "surfaceflinger: Replace blank/unblank with setPowerMode" by Prashant Malani · 10 years ago
  58. c46422e am 20914f0a: am a4e345e1: Merge "sensorservice: 64-bit compile issues" by Mark Salyzyn · 10 years ago
  59. eeb0f39 Merge "inputflinger: 64-bit compile issues" by Mark Salyzyn · 10 years ago
  60. 1210f2a am 20071e50: am e3d37a7b: Enable support RGBX_8888 for omap3 by Wengang Wu · 10 years ago
  61. 645b1f7 Replace "lower power mode" experiment by Andy McFadden · 10 years ago
  62. 5167ec6 Disable DispSync resync when not needed by Andy McFadden · 10 years ago
  63. 5aa26b2 inputflinger: 64-bit compile issues by Mark Salyzyn · 10 years ago
  64. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 10 years ago
  65. 823bcce am 4ae6a267: am f3e4fda0: Merge "Remove dependencies on runtime_libdvm and libdvm.so in general" by Brian Carlstrom · 10 years ago
  66. 4ae6a26 am f3e4fda0: Merge "Remove dependencies on runtime_libdvm and libdvm.so in general" by Brian Carlstrom · 10 years ago
  67. 617f974 Remove dependencies on runtime_libdvm and libdvm.so in general by Brian Carlstrom · 10 years ago
  68. 5cd72e4 am aefe55f0: Remove dependencies on runtime_libdvm and libdvm.so in general by Brian Carlstrom · 10 years ago
  69. aefe55f Remove dependencies on runtime_libdvm and libdvm.so in general by Brian Carlstrom · 10 years ago
  70. 3d5c8a9 Merge "SurfaceFlinger: Add sourceCrop to screenshot" by Dan Stoza · 10 years ago
  71. d9441e4 Surface maxDelay and isWakeUpSensor flag in Sensor.java. by Aravind Akella · 10 years ago
  72. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 10 years ago
  73. f0058ca Add IMPLEMENTATION_DEFINED to dump by Andy McFadden · 10 years ago
  74. a186e65 BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties by Todd Poynor · 10 years ago
  75. 39cde06 am b6601961: Merge "DO NOT MERGE Add "dumpsys SurfaceFlinger --dispsync"" into klp-modular-dev by Andy McFadden · 10 years ago
  76. a7f75c0 Merge "Add "dumpsys SurfaceFlinger --dispsync"" by Andy McFadden · 10 years ago
  77. 232f5bc DO NOT MERGE Add "dumpsys SurfaceFlinger --dispsync" by Andy McFadden · 10 years ago
  78. c751e92 Add "dumpsys SurfaceFlinger --dispsync" by Andy McFadden · 10 years ago
  79. d0ed571 Merge "Add mutex" by Andy McFadden · 10 years ago
  80. 150ecd8 Add mutex by Andy McFadden · 10 years ago
  81. dd02391 Merge "Enable changing display configuration" by Dan Stoza · 10 years ago
  82. 4522f57 Merge "Change InputMessage.motion.pointerSize to a uint32_t." by Narayan Kamath · 10 years ago
  83. 7f7da32 Enable changing display configuration by Dan Stoza · 10 years ago
  84. 98e1ebc Merge "Improve SurfaceFlinger PTS estimation" by Andy McFadden · 10 years ago
  85. 41d67d7 Improve SurfaceFlinger PTS estimation by Andy McFadden · 10 years ago
  86. bc6001b Change InputMessage.motion.pointerSize to a uint32_t. by Narayan Kamath · 10 years ago
  87. 9471c69 Merge "Handle failed requestBuffer after successful dequeueBuffer" by Jesse Hall · 10 years ago
  88. f52b3c8 SurfaceFlinger: Adds the functionality to reduce refresh rate to half of by Ruchi Kandoi · 10 years ago
  89. 0b63cd1 Handle failed requestBuffer after successful dequeueBuffer by Jesse Hall · 10 years ago
  90. 2eefe69 Merge "Add TYPE_MAGNIFICATION_OVERLAY to isTrustedOverlay" by Conley Owens · 10 years ago
  91. 32ccf55 Merge "Move key attribute information out of native." by Michael Wright · 10 years ago
  92. e4f00b2 Merge commit '6d05ef2310bdc84811d5b0385b009ad11447a749' into HEAD by Bill Yi · 10 years ago
  93. 4669545 Merge "Update HWC dump format" by Andy McFadden · 10 years ago
  94. 9a844cf Enable wakeup sensors. by Aravind Akella · 11 years ago
  95. 51eb29f Add TYPE_MAGNIFICATION_OVERLAY to isTrustedOverlay by Conley Owens · 10 years ago
  96. bba1385 am f3c07d4f: Fix virtual display nesting by Dan Stoza · 10 years ago
  97. 872db4f Move key attribute information out of native. by Michael Wright · 10 years ago
  98. 4df87bd Update HWC dump format by Andy McFadden · 10 years ago
  99. f3c07d4 Fix virtual display nesting by Dan Stoza · 11 years ago
  100. fb39827 Merge "BufferQueue: Increase max slots from 32 to 64" by Dan Stoza · 10 years ago