1. 83cafff Stop using default value for Surface producerControlledByApp parameter by Jesse Hall · 11 years ago
  2. 90ed3e8 fix a few problems with BitTube by Mathias Agopian · 11 years ago
  3. 7741421 Merge "color blindness enhancement" into klp-dev by Mathias Agopian · 11 years ago
  4. ff2ed70 color blindness enhancement by Mathias Agopian · 11 years ago
  5. 724d91d Sensor batching. Changes to the native code. by Aravind Akella · 11 years ago
  6. 9b5534b Merge changes I8283a989,I64add89a into klp-dev by Mathias Agopian · 11 years ago
  7. 87967c1 Merge "Force async behavior for the virtual display output BufferQueue" into klp-dev by Jesse Hall · 11 years ago
  8. 8db9255 Force async behavior for the virtual display output BufferQueue by Jesse Hall · 11 years ago
  9. 19733a3 minor clean-up of the GLESRenderer by Mathias Agopian · 11 years ago
  10. 931bda1 reset the gl viewport at each frame for each display by Mathias Agopian · 11 years ago
  11. a8c386f switch to use mat4 by Mathias Agopian · 11 years ago
  12. f2e4fcd Merge changes I34935d21,If423cd29 into klp-dev by Mathias Agopian · 11 years ago
  13. ed127ea Merge "make sure SF initialization is ran at target priority and correct thread group" into klp-dev by Mathias Agopian · 11 years ago
  14. 9414d67 make sure SF initialization is ran at target priority and correct thread group by Mathias Agopian · 11 years ago
  15. bcab7b1 fix DimLayer in GLES2.0 SF by Mathias Agopian · 11 years ago
  16. 464febc Remove input flinger stubs. (DO NOT MERGE) by Jeff Brown · 11 years ago
  17. bef42c5 handle several vsync signal correctly by Mathias Agopian · 11 years ago
  18. 4ceff3d screenshot layers wouldn't work in some cases by Mathias Agopian · 11 years ago
  19. a525483 Merge "Fix a bug where non-cropped layer could be scaled incorrectly" into klp-dev by Mathias Agopian · 11 years ago
  20. d2cf8c2 Merge "Provide HWC prepare with a valid output buffer" into klp-dev by Jesse Hall · 11 years ago
  21. 7127d17 Merge "Fix HWComposer dumping of float source crops" into klp-dev by Jesse Hall · 11 years ago
  22. 3255147 Merge "Fix virtual displays for HWC 1.0" into klp-dev by Andy McFadden · 11 years ago
  23. 0e8f144 Fix a bug where non-cropped layer could be scaled incorrectly by Mathias Agopian · 11 years ago
  24. 028dc8f Provide HWC prepare with a valid output buffer by Jesse Hall · 11 years ago
  25. 353ddc6 Fix HWComposer dumping of float source crops by Jesse Hall · 11 years ago
  26. 22a99f0 Fix virtual displays for HWC 1.0 by Andy McFadden · 11 years ago
  27. 4f4f094 SurfaceFlinger now runs in the process's main thread by Mathias Agopian · 11 years ago
  28. 90f59bf Merge "Re-enable frame dropping for non-auto timestamps" into klp-dev by Andy McFadden · 11 years ago
  29. 7c6278d Merge "Use new HWC display type/count constants." into klp-dev by Jesse Hall · 11 years ago
  30. 49457ac Encapsulate textures into their own Texture class by Mathias Agopian · 11 years ago
  31. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 11 years ago
  32. 9e663de Use new HWC display type/count constants. by Jesse Hall · 11 years ago
  33. e048a43 Merge "Add support for EGL_KHR_gl_colorspace" into klp-dev by Jesse Hall · 11 years ago
  34. e0ec2a9 Merge "Fix ES2 composition on some devices" into klp-dev by Mathias Agopian · 11 years ago
  35. 2eaefe1 Simplify handling of opaque layers in shader generation by Mathias Agopian · 11 years ago
  36. 458197d Fix ES2 composition on some devices by Mathias Agopian · 11 years ago
  37. 6db4ff6 Disable GLES 2.x rendering by Andy McFadden · 11 years ago
  38. 892f22d Initialize mIndent by Andy McFadden · 11 years ago
  39. 5cdc899 don't reallocate the mesh each time we use it by Mathias Agopian · 11 years ago
  40. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 11 years ago
  41. 5ff5a84 allow "system" screenshots even when the secure flag is set by Mathias Agopian · 11 years ago
  42. c2e4122 Add support for EGL_KHR_gl_colorspace by Jesse Hall · 11 years ago
  43. a6bb107 make sure we have a context when creating the 1st surface by Mathias Agopian · 11 years ago
  44. 6c913be Add ISurfaceComposer::destroyDisplay by Jesse Hall · 11 years ago
  45. b98240c batteryservice: add battery current now and charge counter data by Todd Poynor · 11 years ago
  46. ff866e7 Merge "Set the swap interval of virtual display surfaces to 0" by Jesse Hall · 11 years ago
  47. f460f55 Set the swap interval of virtual display surfaces to 0 by Jesse Hall · 11 years ago
  48. 3ca76f4 remove support for glReadPixels screenshot path by Mathias Agopian · 11 years ago
  49. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 11 years ago
  50. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 11 years ago
  51. aaff4ef SurfaceFlinger: Set the result of binderized screencapture by Mike J. Chen · 11 years ago
  52. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 11 years ago
  53. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  54. dd53371 make transparent pixels transparents again by Mathias Agopian · 11 years ago
  55. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  56. 87bf0d9 add libbatteryservice by Todd Poynor · 11 years ago
  57. 1d4f79c Merge "surfaceflinger: add frame duration logging" by Jamie Gennis · 11 years ago
  58. 6547ff4 surfaceflinger: add frame duration logging by Jamie Gennis · 11 years ago
  59. 4ffb7b1 Merge "Add C++ library for ConnectivityManager" by Geremy Condra · 11 years ago
  60. 7ffaa7c move services executables sources in their respective src folder by Mathias Agopian · 11 years ago
  61. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 11 years ago
  62. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 11 years ago
  63. 33510c0 Add C++ library for ConnectivityManager by Chad Brubaker · 11 years ago
  64. bce7611 Fix build -- update for function signature change by Jesse Hall · 11 years ago
  65. 3bc3840 Merge "Rewrite VirtualDisplaySurface" by Jesse Hall · 11 years ago
  66. 7f069d7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 11 years ago
  67. 0fd3bf4 Merge "Fix issue #9860494: Waiting for service batteryinfo..." by Dianne Hackborn · 11 years ago
  68. 40c9e0a Add skeleton of input flinger. by Jeff Brown · 11 years ago
  69. ee83397 Fix issue #9860494: Waiting for service batteryinfo... by Dianne Hackborn · 11 years ago
  70. 38efe86 Rewrite VirtualDisplaySurface by Jesse Hall · 11 years ago
  71. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  72. 883140d Merge "SurfaceFlinger: EventThread: Fix Vsync array size." by Jesse Hall · 11 years ago
  73. 5c876fa SurfaceFlinger: EventThread: Fix Vsync array size. by Saurabh Shah · 11 years ago
  74. cdd7d8b resolved conflicts for merge of 00aea5c5 to master by Mathias Agopian · 11 years ago
  75. 00aea5c am ac9a96da: fix a dead-lock in sensorservice by Mathias Agopian · 11 years ago
  76. ac9a96d fix a dead-lock in sensorservice by Mathias Agopian · 11 years ago
  77. c33f9a7 Merge "Pay attention to buffer timestamps" by Andy McFadden · 11 years ago
  78. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 11 years ago
  79. 6b44267 fix SF buffer cropping by Mathias Agopian · 11 years ago
  80. 2ed0fe5 fix a bug where surfaceflinger and system_server could deadlock by Mathias Agopian · 11 years ago
  81. 547e98f Merge "Refactor SF. Move all GL operations in their own class." by Mathias Agopian · 11 years ago
  82. ba02cd2 improve sensorservice's dumpsys by Mathias Agopian · 11 years ago
  83. cf90bad Merge "simplify some unnecessary complex code" by Mathias Agopian · 11 years ago
  84. fee2b46 Debug code for detecting all black pixels screenshots by Mathias Agopian · 11 years ago
  85. 7438fd1 simplify some unnecessary complex code by Mathias Agopian · 11 years ago
  86. 875d8e1 Refactor SF. Move all GL operations in their own class. by Mathias Agopian · 11 years ago
  87. 98d3d6e SurfaceFlinger: fix releaseBuffer in updateTexImage by Lajos Molnar · 11 years ago
  88. 1eae0ee clean-up SurfaceFlinger a bit by Mathias Agopian · 11 years ago
  89. 2e3a7f1 Merge "Basic binary event-log helpers" by Mathias Agopian · 11 years ago
  90. 7cc6df5 fix a possible deadlock when removing a layer and destroying a client by Mathias Agopian · 11 years ago
  91. 85cce37 Basic binary event-log helpers by Mathias Agopian · 11 years ago
  92. b2397ff Merge changes Id5584bc1,I8ca826d0 by Mathias Agopian · 11 years ago
  93. 24f9bea revert parts of dc5b63e40, which made gyro drift estimation unstable by Mathias Agopian · 11 years ago
  94. 2e2a560 use gyro timestamp directly in fusion by Mathias Agopian · 11 years ago
  95. 29c3f35 Prevent opaque windows from making framebuffer translucent by Jesse Hall · 11 years ago
  96. c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 11 years ago
  97. 80d7fd8 Power manager now takes calling package name arg. by Dianne Hackborn · 11 years ago
  98. 2cad801 am 23dacde4: [DO NOT MERGE] fix a bug where surfaceflinger and system_server could deadlock by Mathias Agopian · 11 years ago
  99. 23dacde [DO NOT MERGE] fix a bug where surfaceflinger and system_server could deadlock by Mathias Agopian · 11 years ago
  100. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 11 years ago