1. b7a0549 surfaceflinger: skip composition for empty frames by Jesse Hall · 11 years ago
  2. e3d37a7 Enable support RGBX_8888 for omap3 by Wengang Wu · 12 years ago
  3. 232f5bc DO NOT MERGE Add "dumpsys SurfaceFlinger --dispsync" by Andy McFadden · 12 years ago
  4. f3c07d4 Fix virtual display nesting by Dan Stoza · 12 years ago
  5. 7001804 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Aravind Akella · 12 years ago
  6. 4369a4e Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 12 years ago
  7. c57a019 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 12 years ago
  8. 8ae7c02 am ffac23b2: am 4b84704b: Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 12 years ago
  9. ffac23b am 4b84704b: Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 12 years ago
  10. 4b84704 Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 12 years ago
  11. 44c35ec Allow "opaque" flag to be updated. DO NOT MERGE by Andy McFadden · 12 years ago
  12. ebff73c Bug fix for SensorFusion data rate. by Aravind Akella · 12 years ago
  13. fdfde88 SurfaceFlinger: mFbProducerSlot initailization by mayank parshar · 12 years ago
  14. b988f85 SurfaceFlinger: mFbFence initialization by mayank parshar · 12 years ago
  15. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 12 years ago
  16. 05f8c70 Move EGLConfig selection to RenderEngine by Jesse Hall · 12 years ago
  17. fe761ab Track Looper decoupling from ALooper by Brian Carlstrom · 12 years ago
  18. 14e8b01 Don't change the framebuffer target until we render a new one by Jesse Hall · 12 years ago
  19. 356c238 Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev by Jesse Hall · 12 years ago
  20. 4931863 Merge "Don't use implementation-defined format with CPU consumers" into klp-dev by Jesse Hall · 12 years ago
  21. f7a6758 Provide virtual display output buffer to HWC in prepare by Jesse Hall · 12 years ago
  22. 497ba0e Don't use implementation-defined format with CPU consumers by Jesse Hall · 12 years ago
  23. 41c3c49 DispSync: remove delay when enabling vsync events by Jamie Gennis · 12 years ago
  24. 46417b8 Merge "Bug fixes for SensorService" into klp-dev by Aravind Akella · 12 years ago
  25. b4099e7 Bug fixes for SensorService by Aravind Akella · 12 years ago
  26. 708cc79 Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  27. c354eff Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS by Jesse Hall · 12 years ago
  28. 6a96846 Add a boardconfig to force HWC composition of virtual displays by Naseer Ahmed · 12 years ago
  29. 1e27ba2 Use implementation-defined format when HWC writes to output buffer by Jesse Hall · 12 years ago
  30. 0a645cc SurfaceFlinger: give SF its own vsync phase by Jamie Gennis · 12 years ago
  31. d170075 SurfaceFlinger: Add EventControlThread by Jamie Gennis · 12 years ago
  32. 2474237 Merge "Disable hardware vsync when blanking the screen" into klp-dev by Jesse Hall · 12 years ago
  33. 641a186 Merge "SensorService Flush API bug fix." into klp-dev by Aravind Akella · 12 years ago
  34. c551eac SensorService Flush API bug fix. by Aravind Akella · 12 years ago
  35. 948fe0c Disable hardware vsync when blanking the screen by Jesse Hall · 12 years ago
  36. 8e26b28 Filter out vsync events from HWC with duplicate timestamps by Jesse Hall · 12 years ago
  37. 44e45cf Merge "DispSync: don't compensate for wakeup latency" into klp-dev by Jesse Hall · 12 years ago
  38. 6410c8c Merge "Use black for blackout layer" into klp-dev by Andy McFadden · 12 years ago
  39. c6f2169 Use black for blackout layer by Andy McFadden · 12 years ago
  40. 5d6aa95 Merge "Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection." into klp-dev by Aravind Akella · 12 years ago
  41. 5c65efe Merge "Wake up disp sync thread when setting display period" into klp-dev by Jesse Hall · 12 years ago
  42. 72f69d9 Wake up disp sync thread when setting display period by Jesse Hall · 12 years ago
  43. 0d5c60e DispSync: don't compensate for wakeup latency by Jamie Gennis · 12 years ago
  44. 701166d Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. by Aravind Akella · 12 years ago
  45. 2d8d120 Fix blank / partial screenshots by Andy McFadden · 12 years ago
  46. faf77cc SurfaceFlinger: SW-based vsync events by Jamie Gennis · 13 years ago
  47. 48d3741 Merge "Allow blaming a single uid for work done" into klp-dev by Marco Nelissen · 12 years ago
  48. 9a7706b Allow blaming a single uid for work done by Marco Nelissen · 12 years ago
  49. 0699350 Merge "only clear FB when asked for the opaque layer" into klp-dev by Dave Burke · 12 years ago
  50. 93573e9 Merge "Treat composition frames with no layers as using GLES composition" into klp-dev by Jesse Hall · 12 years ago
  51. b716e57 Set the outbuf acquire fence after we actually have it. by Jesse Hall · 12 years ago
  52. ac68302 only clear FB when asked for the opaque layer by Mathias Agopian · 12 years ago
  53. d05a17f Treat composition frames with no layers as using GLES composition by Jesse Hall · 12 years ago
  54. b65f32e Fix two EGLConfig selection bugs by Jesse Hall · 12 years ago
  55. 86206b4 Merge "fix initialization of framebuffer target crop rect on hwc 1.3" into klp-dev by Mathias Agopian · 12 years ago
  56. 8f63c20 fix initialization of framebuffer target crop rect on hwc 1.3 by Mathias Agopian · 12 years ago
  57. 6da15f4 fix crashers with wifi/virtual displays by Mathias Agopian · 12 years ago
  58. d555684 reinstate black-screenshot debugging code by Mathias Agopian · 12 years ago
  59. 2185f8b Fix GLES context version selection by Mathias Agopian · 12 years ago
  60. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 12 years ago
  61. 02b62df Merge "Make sure do disconnect from a BQ when its client dies." into klp-dev by Mathias Agopian · 12 years ago
  62. fca4339 Merge "Fix for AOSP fusion sensors not handling multiple clients correctly." into klp-dev by Aravind Akella · 12 years ago
  63. f0c7284 Merge "Sensor Batching Bug fixes." into klp-dev by Aravind Akella · 12 years ago
  64. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 12 years ago
  65. bf72dee Fix for AOSP fusion sensors not handling multiple clients correctly. by Aravind Akella · 12 years ago
  66. 83cafff Stop using default value for Surface producerControlledByApp parameter by Jesse Hall · 12 years ago
  67. 4c8b951 Sensor Batching Bug fixes. by Aravind Akella · 12 years ago
  68. 90ed3e8 fix a few problems with BitTube by Mathias Agopian · 12 years ago
  69. 7741421 Merge "color blindness enhancement" into klp-dev by Mathias Agopian · 12 years ago
  70. ff2ed70 color blindness enhancement by Mathias Agopian · 12 years ago
  71. 724d91d Sensor batching. Changes to the native code. by Aravind Akella · 13 years ago
  72. 9b5534b Merge changes I8283a989,I64add89a into klp-dev by Mathias Agopian · 12 years ago
  73. 87967c1 Merge "Force async behavior for the virtual display output BufferQueue" into klp-dev by Jesse Hall · 12 years ago
  74. 8db9255 Force async behavior for the virtual display output BufferQueue by Jesse Hall · 12 years ago
  75. 19733a3 minor clean-up of the GLESRenderer by Mathias Agopian · 12 years ago
  76. 931bda1 reset the gl viewport at each frame for each display by Mathias Agopian · 12 years ago
  77. a8c386f switch to use mat4 by Mathias Agopian · 12 years ago
  78. f2e4fcd Merge changes I34935d21,If423cd29 into klp-dev by Mathias Agopian · 12 years ago
  79. ed127ea Merge "make sure SF initialization is ran at target priority and correct thread group" into klp-dev by Mathias Agopian · 12 years ago
  80. 9414d67 make sure SF initialization is ran at target priority and correct thread group by Mathias Agopian · 12 years ago
  81. bcab7b1 fix DimLayer in GLES2.0 SF by Mathias Agopian · 12 years ago
  82. 464febc Remove input flinger stubs. (DO NOT MERGE) by Jeff Brown · 12 years ago
  83. bef42c5 handle several vsync signal correctly by Mathias Agopian · 12 years ago
  84. 4ceff3d screenshot layers wouldn't work in some cases by Mathias Agopian · 12 years ago
  85. a525483 Merge "Fix a bug where non-cropped layer could be scaled incorrectly" into klp-dev by Mathias Agopian · 12 years ago
  86. d2cf8c2 Merge "Provide HWC prepare with a valid output buffer" into klp-dev by Jesse Hall · 12 years ago
  87. 7127d17 Merge "Fix HWComposer dumping of float source crops" into klp-dev by Jesse Hall · 12 years ago
  88. 3255147 Merge "Fix virtual displays for HWC 1.0" into klp-dev by Andy McFadden · 12 years ago
  89. 0e8f144 Fix a bug where non-cropped layer could be scaled incorrectly by Mathias Agopian · 12 years ago
  90. 028dc8f Provide HWC prepare with a valid output buffer by Jesse Hall · 12 years ago
  91. 353ddc6 Fix HWComposer dumping of float source crops by Jesse Hall · 12 years ago
  92. 22a99f0 Fix virtual displays for HWC 1.0 by Andy McFadden · 12 years ago
  93. 4f4f094 SurfaceFlinger now runs in the process's main thread by Mathias Agopian · 12 years ago
  94. 90f59bf Merge "Re-enable frame dropping for non-auto timestamps" into klp-dev by Andy McFadden · 12 years ago
  95. 7c6278d Merge "Use new HWC display type/count constants." into klp-dev by Jesse Hall · 12 years ago
  96. 49457ac Encapsulate textures into their own Texture class by Mathias Agopian · 12 years ago
  97. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 12 years ago
  98. 9e663de Use new HWC display type/count constants. by Jesse Hall · 12 years ago
  99. e048a43 Merge "Add support for EGL_KHR_gl_colorspace" into klp-dev by Jesse Hall · 12 years ago
  100. e0ec2a9 Merge "Fix ES2 composition on some devices" into klp-dev by Mathias Agopian · 12 years ago