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