1. 8e26b28 Filter out vsync events from HWC with duplicate timestamps by Jesse Hall · 12 years ago
  2. 44e45cf Merge "DispSync: don't compensate for wakeup latency" into klp-dev by Jesse Hall · 12 years ago
  3. 6410c8c Merge "Use black for blackout layer" into klp-dev by Andy McFadden · 12 years ago
  4. c6f2169 Use black for blackout layer by Andy McFadden · 12 years ago
  5. 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
  6. 5c65efe Merge "Wake up disp sync thread when setting display period" into klp-dev by Jesse Hall · 12 years ago
  7. 72f69d9 Wake up disp sync thread when setting display period by Jesse Hall · 12 years ago
  8. 0d5c60e DispSync: don't compensate for wakeup latency by Jamie Gennis · 12 years ago
  9. 701166d Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. by Aravind Akella · 12 years ago
  10. 2d8d120 Fix blank / partial screenshots by Andy McFadden · 12 years ago
  11. faf77cc SurfaceFlinger: SW-based vsync events by Jamie Gennis · 12 years ago
  12. 48d3741 Merge "Allow blaming a single uid for work done" into klp-dev by Marco Nelissen · 12 years ago
  13. 9a7706b Allow blaming a single uid for work done by Marco Nelissen · 12 years ago
  14. 0699350 Merge "only clear FB when asked for the opaque layer" into klp-dev by Dave Burke · 12 years ago
  15. 93573e9 Merge "Treat composition frames with no layers as using GLES composition" into klp-dev by Jesse Hall · 12 years ago
  16. b716e57 Set the outbuf acquire fence after we actually have it. by Jesse Hall · 12 years ago
  17. ac68302 only clear FB when asked for the opaque layer by Mathias Agopian · 12 years ago
  18. d05a17f Treat composition frames with no layers as using GLES composition by Jesse Hall · 12 years ago
  19. b65f32e Fix two EGLConfig selection bugs by Jesse Hall · 12 years ago
  20. 86206b4 Merge "fix initialization of framebuffer target crop rect on hwc 1.3" into klp-dev by Mathias Agopian · 12 years ago
  21. 8f63c20 fix initialization of framebuffer target crop rect on hwc 1.3 by Mathias Agopian · 12 years ago
  22. 6da15f4 fix crashers with wifi/virtual displays by Mathias Agopian · 12 years ago
  23. d555684 reinstate black-screenshot debugging code by Mathias Agopian · 12 years ago
  24. 2185f8b Fix GLES context version selection by Mathias Agopian · 12 years ago
  25. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 12 years ago
  26. 02b62df Merge "Make sure do disconnect from a BQ when its client dies." into klp-dev by Mathias Agopian · 12 years ago
  27. fca4339 Merge "Fix for AOSP fusion sensors not handling multiple clients correctly." into klp-dev by Aravind Akella · 12 years ago
  28. f0c7284 Merge "Sensor Batching Bug fixes." into klp-dev by Aravind Akella · 12 years ago
  29. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 12 years ago
  30. bf72dee Fix for AOSP fusion sensors not handling multiple clients correctly. by Aravind Akella · 12 years ago
  31. 83cafff Stop using default value for Surface producerControlledByApp parameter by Jesse Hall · 12 years ago
  32. 4c8b951 Sensor Batching Bug fixes. by Aravind Akella · 12 years ago
  33. 90ed3e8 fix a few problems with BitTube by Mathias Agopian · 12 years ago android-4.4_r0.7
  34. 7741421 Merge "color blindness enhancement" into klp-dev by Mathias Agopian · 12 years ago
  35. ff2ed70 color blindness enhancement by Mathias Agopian · 12 years ago
  36. 724d91d Sensor batching. Changes to the native code. by Aravind Akella · 12 years ago
  37. 9b5534b Merge changes I8283a989,I64add89a into klp-dev by Mathias Agopian · 12 years ago
  38. 87967c1 Merge "Force async behavior for the virtual display output BufferQueue" into klp-dev by Jesse Hall · 12 years ago
  39. 8db9255 Force async behavior for the virtual display output BufferQueue by Jesse Hall · 12 years ago
  40. 19733a3 minor clean-up of the GLESRenderer by Mathias Agopian · 12 years ago
  41. 931bda1 reset the gl viewport at each frame for each display by Mathias Agopian · 12 years ago
  42. a8c386f switch to use mat4 by Mathias Agopian · 12 years ago
  43. f2e4fcd Merge changes I34935d21,If423cd29 into klp-dev by Mathias Agopian · 12 years ago
  44. ed127ea Merge "make sure SF initialization is ran at target priority and correct thread group" into klp-dev by Mathias Agopian · 12 years ago
  45. 9414d67 make sure SF initialization is ran at target priority and correct thread group by Mathias Agopian · 12 years ago
  46. bcab7b1 fix DimLayer in GLES2.0 SF by Mathias Agopian · 12 years ago
  47. 464febc Remove input flinger stubs. (DO NOT MERGE) by Jeff Brown · 12 years ago
  48. bef42c5 handle several vsync signal correctly by Mathias Agopian · 12 years ago
  49. 4ceff3d screenshot layers wouldn't work in some cases by Mathias Agopian · 12 years ago
  50. a525483 Merge "Fix a bug where non-cropped layer could be scaled incorrectly" into klp-dev by Mathias Agopian · 12 years ago
  51. d2cf8c2 Merge "Provide HWC prepare with a valid output buffer" into klp-dev by Jesse Hall · 12 years ago
  52. 7127d17 Merge "Fix HWComposer dumping of float source crops" into klp-dev by Jesse Hall · 12 years ago
  53. 3255147 Merge "Fix virtual displays for HWC 1.0" into klp-dev by Andy McFadden · 12 years ago
  54. 0e8f144 Fix a bug where non-cropped layer could be scaled incorrectly by Mathias Agopian · 12 years ago
  55. 028dc8f Provide HWC prepare with a valid output buffer by Jesse Hall · 12 years ago
  56. 353ddc6 Fix HWComposer dumping of float source crops by Jesse Hall · 12 years ago
  57. 22a99f0 Fix virtual displays for HWC 1.0 by Andy McFadden · 12 years ago
  58. 4f4f094 SurfaceFlinger now runs in the process's main thread by Mathias Agopian · 12 years ago
  59. 90f59bf Merge "Re-enable frame dropping for non-auto timestamps" into klp-dev by Andy McFadden · 12 years ago
  60. 7c6278d Merge "Use new HWC display type/count constants." into klp-dev by Jesse Hall · 12 years ago
  61. 49457ac Encapsulate textures into their own Texture class by Mathias Agopian · 12 years ago
  62. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 12 years ago
  63. 9e663de Use new HWC display type/count constants. by Jesse Hall · 12 years ago
  64. e048a43 Merge "Add support for EGL_KHR_gl_colorspace" into klp-dev by Jesse Hall · 12 years ago
  65. e0ec2a9 Merge "Fix ES2 composition on some devices" into klp-dev by Mathias Agopian · 12 years ago
  66. 2eaefe1 Simplify handling of opaque layers in shader generation by Mathias Agopian · 12 years ago
  67. 458197d Fix ES2 composition on some devices by Mathias Agopian · 12 years ago
  68. 6db4ff6 Disable GLES 2.x rendering by Andy McFadden · 12 years ago
  69. 892f22d Initialize mIndent by Andy McFadden · 12 years ago
  70. 5cdc899 don't reallocate the mesh each time we use it by Mathias Agopian · 12 years ago
  71. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 12 years ago
  72. 5ff5a84 allow "system" screenshots even when the secure flag is set by Mathias Agopian · 12 years ago
  73. c2e4122 Add support for EGL_KHR_gl_colorspace by Jesse Hall · 12 years ago
  74. a6bb107 make sure we have a context when creating the 1st surface by Mathias Agopian · 12 years ago
  75. 6c913be Add ISurfaceComposer::destroyDisplay by Jesse Hall · 12 years ago
  76. b98240c batteryservice: add battery current now and charge counter data by Todd Poynor · 12 years ago
  77. ff866e7 Merge "Set the swap interval of virtual display surfaces to 0" by Jesse Hall · 12 years ago
  78. f460f55 Set the swap interval of virtual display surfaces to 0 by Jesse Hall · 12 years ago
  79. 3ca76f4 remove support for glReadPixels screenshot path by Mathias Agopian · 12 years ago
  80. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 12 years ago
  81. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 12 years ago
  82. aaff4ef SurfaceFlinger: Set the result of binderized screencapture by Mike J. Chen · 12 years ago
  83. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 12 years ago
  84. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 12 years ago
  85. dd53371 make transparent pixels transparents again by Mathias Agopian · 12 years ago
  86. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 12 years ago
  87. 87bf0d9 add libbatteryservice by Todd Poynor · 12 years ago
  88. 1d4f79c Merge "surfaceflinger: add frame duration logging" by Jamie Gennis · 12 years ago
  89. 6547ff4 surfaceflinger: add frame duration logging by Jamie Gennis · 12 years ago
  90. 4ffb7b1 Merge "Add C++ library for ConnectivityManager" by Geremy Condra · 12 years ago
  91. 7ffaa7c move services executables sources in their respective src folder by Mathias Agopian · 12 years ago
  92. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 12 years ago
  93. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  94. 33510c0 Add C++ library for ConnectivityManager by Chad Brubaker · 12 years ago
  95. bce7611 Fix build -- update for function signature change by Jesse Hall · 12 years ago
  96. 3bc3840 Merge "Rewrite VirtualDisplaySurface" by Jesse Hall · 12 years ago
  97. 7f069d7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 12 years ago
  98. 0fd3bf4 Merge "Fix issue #9860494: Waiting for service batteryinfo..." by Dianne Hackborn · 12 years ago
  99. 40c9e0a Add skeleton of input flinger. by Jeff Brown · 12 years ago
  100. ee83397 Fix issue #9860494: Waiting for service batteryinfo... by Dianne Hackborn · 12 years ago