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. 63108c3 fix a possible null dereference when eglMakeCurrent() fails by Mathias Agopian · 11 years ago
  4. 7741421 Merge "color blindness enhancement" into klp-dev by Mathias Agopian · 11 years ago
  5. ff2ed70 color blindness enhancement by Mathias Agopian · 11 years ago
  6. 59b1516 Fix issue #10422349: Limit/change the battery history data in batterystats by Dianne Hackborn · 11 years ago
  7. e677291 Merge "HDCP: add enums for HDCP module capabilities" into klp-dev by Chong Zhang · 11 years ago
  8. a3a9185 HDCP: add enums for HDCP module capabilities by Chong Zhang · 11 years ago
  9. a5552de Merge "Sensor batching. Changes to the native code." into klp-dev by Aravind Akella · 11 years ago
  10. 724d91d Sensor batching. Changes to the native code. by Aravind Akella · 11 years ago
  11. 1d4d8f9 improve mat44 implementation by Mathias Agopian · 11 years ago
  12. 9b5534b Merge changes I8283a989,I64add89a into klp-dev by Mathias Agopian · 11 years ago
  13. 87967c1 Merge "Force async behavior for the virtual display output BufferQueue" into klp-dev by Jesse Hall · 11 years ago
  14. 8db9255 Force async behavior for the virtual display output BufferQueue by Jesse Hall · 11 years ago
  15. 19733a3 minor clean-up of the GLESRenderer by Mathias Agopian · 11 years ago
  16. 931bda1 reset the gl viewport at each frame for each display by Mathias Agopian · 11 years ago
  17. 672ddf2 remove adreno 130 workaround support by Mathias Agopian · 11 years ago
  18. f4486c6 try to keep omap4 alive by Mathias Agopian · 11 years ago
  19. a8c386f switch to use mat4 by Mathias Agopian · 11 years ago
  20. 595ea77 vector and matrix classes for graphics use by Mathias Agopian · 11 years ago
  21. f2e4fcd Merge changes I34935d21,If423cd29 into klp-dev by Mathias Agopian · 11 years ago
  22. ed127ea Merge "make sure SF initialization is ran at target priority and correct thread group" into klp-dev by Mathias Agopian · 11 years ago
  23. 9414d67 make sure SF initialization is ran at target priority and correct thread group by Mathias Agopian · 11 years ago
  24. bcab7b1 fix DimLayer in GLES2.0 SF by Mathias Agopian · 11 years ago
  25. 464febc Remove input flinger stubs. (DO NOT MERGE) by Jeff Brown · 11 years ago
  26. 39bfc69 Merge "Add ability to test supported content types to MediaDrm" into klp-dev by Jeff Tinker · 11 years ago
  27. b6aea00 Merge "Surface: Fix controlledByApp parameter" into klp-dev by Eino-Ville Talvala · 11 years ago
  28. bef42c5 handle several vsync signal correctly by Mathias Agopian · 11 years ago
  29. 0f288fc only use format compatible with CPU consumers by Mathias Agopian · 11 years ago
  30. 611d3d4 Add ability to test supported content types to MediaDrm by Jeff Tinker · 11 years ago
  31. 4ceff3d screenshot layers wouldn't work in some cases by Mathias Agopian · 11 years ago
  32. 56968ec Merge "dumpstate: Fix wifi list of networks dump" into klp-dev by Dmitry Shmidt · 11 years ago
  33. 7895e90 Surface: Fix controlledByApp parameter by Eino-Ville Talvala · 11 years ago
  34. a525483 Merge "Fix a bug where non-cropped layer could be scaled incorrectly" into klp-dev by Mathias Agopian · 11 years ago
  35. 1d6b97c dumpstate: Fix wifi list of networks dump by Dmitry Shmidt · 11 years ago
  36. d2cf8c2 Merge "Provide HWC prepare with a valid output buffer" into klp-dev by Jesse Hall · 11 years ago
  37. 7127d17 Merge "Fix HWComposer dumping of float source crops" into klp-dev by Jesse Hall · 11 years ago
  38. 3255147 Merge "Fix virtual displays for HWC 1.0" into klp-dev by Andy McFadden · 11 years ago
  39. 0e8f144 Fix a bug where non-cropped layer could be scaled incorrectly by Mathias Agopian · 11 years ago
  40. 028dc8f Provide HWC prepare with a valid output buffer by Jesse Hall · 11 years ago
  41. 353ddc6 Fix HWComposer dumping of float source crops by Jesse Hall · 11 years ago
  42. 22a99f0 Fix virtual displays for HWC 1.0 by Andy McFadden · 11 years ago
  43. 4f4f094 SurfaceFlinger now runs in the process's main thread by Mathias Agopian · 11 years ago
  44. 8b308ed Fix build by Andy McFadden · 11 years ago
  45. 90f59bf Merge "Re-enable frame dropping for non-auto timestamps" into klp-dev by Andy McFadden · 11 years ago
  46. 7c6278d Merge "Use new HWC display type/count constants." into klp-dev by Jesse Hall · 11 years ago
  47. 0f05a92 Merge "Encapsulate textures into their own Texture class" into klp-dev by Mathias Agopian · 11 years ago
  48. 49457ac Encapsulate textures into their own Texture class by Mathias Agopian · 11 years ago
  49. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 11 years ago
  50. a33b62c Merge "Replace sRGB_888 with sRGB_X_8888" into klp-dev by Jesse Hall · 11 years ago
  51. 9e663de Use new HWC display type/count constants. by Jesse Hall · 11 years ago
  52. e60a0b1 Merge "gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired" into klp-dev by Igor Murashkin · 11 years ago
  53. bc2a90b Replace sRGB_888 with sRGB_X_8888 by Jesse Hall · 11 years ago
  54. e048a43 Merge "Add support for EGL_KHR_gl_colorspace" into klp-dev by Jesse Hall · 11 years ago
  55. e0ec2a9 Merge "Fix ES2 composition on some devices" into klp-dev by Mathias Agopian · 11 years ago
  56. 2eaefe1 Simplify handling of opaque layers in shader generation by Mathias Agopian · 11 years ago
  57. 458197d Fix ES2 composition on some devices by Mathias Agopian · 11 years ago
  58. 6db4ff6 Disable GLES 2.x rendering by Andy McFadden · 11 years ago
  59. 892f22d Initialize mIndent by Andy McFadden · 11 years ago
  60. a5b7513 gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired by Igor Murashkin · 11 years ago
  61. 5bbe0ab fix build. optional test broke. by Mathias Agopian · 11 years ago
  62. c6bae00 Fix build. optional tests were broken. by Mathias Agopian · 11 years ago
  63. b262090 Merge "don't reallocate the mesh each time we use it" into klp-dev by Mathias Agopian · 11 years ago
  64. 56f825e Merge "SurfaceFlinger now uses GLES 2.x when available" into klp-dev by Mathias Agopian · 11 years ago
  65. 5cdc899 don't reallocate the mesh each time we use it by Mathias Agopian · 11 years ago
  66. 5025593 Merge "dumpstate: switch to HAL static libraries" into klp-dev by Todd Poynor · 11 years ago
  67. 4f5b9a7 dumpstate: switch to HAL static libraries by Todd Poynor · 11 years ago
  68. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 11 years ago
  69. 5ff5a84 allow "system" screenshots even when the secure flag is set by Mathias Agopian · 11 years ago
  70. c2e4122 Add support for EGL_KHR_gl_colorspace by Jesse Hall · 11 years ago
  71. 6f23562 Merge "Don't swallow eglCreateContext errors" into klp-dev by Jesse Hall · 11 years ago
  72. 4515596 make sure GLConsumer::releaseTexImage() works after detachFromContext() by Mathias Agopian · 11 years ago
  73. ea4fdd4 Don't swallow eglCreateContext errors by Jesse Hall · 11 years ago
  74. 96a7dc0 Merge "make sure we have a context when creating the 1st surface" into klp-dev by Mathias Agopian · 11 years ago
  75. 9870c9b make GLConsumer's debug texture static by Mathias Agopian · 11 years ago
  76. a6bb107 make sure we have a context when creating the 1st surface by Mathias Agopian · 11 years ago
  77. 6c913be Add ISurfaceComposer::destroyDisplay by Jesse Hall · 11 years ago
  78. 74020ca Merge "don't hardcode debug texture dimensions" by Mathias Agopian · 11 years ago
  79. 45263e2 don't hardcode debug texture dimensions by Mathias Agopian · 11 years ago
  80. 0de07ad am 046b72fc: Merge "fix a possible deadlock when removing a layer and destroying a client" by Jean-Baptiste Queru · 11 years ago
  81. b98240c batteryservice: add battery current now and charge counter data by Todd Poynor · 11 years ago
  82. 43c2718 Merge "Add EGL_KHR_get_all_proc_addresses to extension string" by Jesse Hall · 11 years ago
  83. ff866e7 Merge "Set the swap interval of virtual display surfaces to 0" by Jesse Hall · 11 years ago
  84. f460f55 Set the swap interval of virtual display surfaces to 0 by Jesse Hall · 11 years ago
  85. 5f51ed9 fix tests more by Mathias Agopian · 11 years ago
  86. 3dce336 fix tests by Mathias Agopian · 11 years ago
  87. 3ca76f4 remove support for glReadPixels screenshot path by Mathias Agopian · 11 years ago
  88. 21558da Add EGL_KHR_get_all_proc_addresses to extension string by Jesse Hall · 11 years ago
  89. 126b9c8 Fix build. 3rd attempt by Mathias Agopian · 11 years ago
  90. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 11 years ago
  91. 046b72f Merge "fix a possible deadlock when removing a layer and destroying a client" by Jean-Baptiste Queru · 11 years ago
  92. e5886d9 fix a possible deadlock when removing a layer and destroying a client by Mathias Agopian · 11 years ago
  93. 687821c Merge "BufferQueue: Support query of consumer usage bits" by Eino-Ville Talvala · 11 years ago
  94. d9ba970 Merge "Roll back recent change" by Andy McFadden · 11 years ago
  95. 4b49e08 Roll back recent change by Andy McFadden · 11 years ago
  96. c1c39f8 Merge "Binderize the consumer side of BufferQueue" by Mathias Agopian · 11 years ago
  97. 86cd09d Merge "Drop frames based on presentation timestamp" by Andy McFadden · 11 years ago
  98. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 11 years ago
  99. 14fab7d Drop frames based on presentation timestamp by Andy McFadden · 11 years ago
  100. ba93b3f log an error when dequeueBuffer gets a NULL Fence by Mathias Agopian · 11 years ago