1. 32ca79c am b2620900: Merge "don\'t reallocate the mesh each time we use it" into klp-dev by Mathias Agopian · 12 years ago
  2. b881700 am 56f825e7: Merge "SurfaceFlinger now uses GLES 2.x when available" into klp-dev by Mathias Agopian · 12 years ago
  3. b262090 Merge "don't reallocate the mesh each time we use it" into klp-dev by Mathias Agopian · 12 years ago
  4. 56f825e Merge "SurfaceFlinger now uses GLES 2.x when available" into klp-dev by Mathias Agopian · 12 years ago
  5. 8bf4e52 Reconcile with klp-release - do not merge by The Android Open Source Project · 12 years ago
  6. 7e30600 merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  7. 5cdc899 don't reallocate the mesh each time we use it by Mathias Agopian · 12 years ago
  8. b52bfbb am 5025593d: Merge "dumpstate: switch to HAL static libraries" into klp-dev by Todd Poynor · 12 years ago
  9. 5025593 Merge "dumpstate: switch to HAL static libraries" into klp-dev by Todd Poynor · 12 years ago
  10. 4f5b9a7 dumpstate: switch to HAL static libraries by Todd Poynor · 12 years ago
  11. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 12 years ago
  12. 0aaa192 am 5ff5a84e: allow "system" screenshots even when the secure flag is set by Mathias Agopian · 12 years ago
  13. 5ff5a84 allow "system" screenshots even when the secure flag is set by Mathias Agopian · 12 years ago
  14. 771ed8d am fc43e16a: Merge "Graphics:Add error check when create GraphicBuffer" by Jesse Hall · 12 years ago
  15. fc43e16 Merge "Graphics:Add error check when create GraphicBuffer" by Jesse Hall · 12 years ago
  16. 2aff702 Graphics:Add error check when create GraphicBuffer by Lingyun Zhu · 13 years ago
  17. 6f23562 Merge "Don't swallow eglCreateContext errors" into klp-dev by Jesse Hall · 12 years ago
  18. b45bd30 merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  19. 4515596 make sure GLConsumer::releaseTexImage() works after detachFromContext() by Mathias Agopian · 12 years ago
  20. ea4fdd4 Don't swallow eglCreateContext errors by Jesse Hall · 12 years ago
  21. 4efb0a9 merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  22. 96a7dc0 Merge "make sure we have a context when creating the 1st surface" into klp-dev by Mathias Agopian · 12 years ago
  23. 9870c9b make GLConsumer's debug texture static by Mathias Agopian · 12 years ago
  24. a6bb107 make sure we have a context when creating the 1st surface by Mathias Agopian · 12 years ago
  25. 6c913be Add ISurfaceComposer::destroyDisplay by Jesse Hall · 12 years ago
  26. ff97e62 merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  27. 74020ca Merge "don't hardcode debug texture dimensions" by Mathias Agopian · 12 years ago
  28. 45263e2 don't hardcode debug texture dimensions by Mathias Agopian · 12 years ago
  29. 0de07ad am 046b72fc: Merge "fix a possible deadlock when removing a layer and destroying a client" by Jean-Baptiste Queru · 12 years ago
  30. b98240c batteryservice: add battery current now and charge counter data by Todd Poynor · 12 years ago
  31. 43c2718 Merge "Add EGL_KHR_get_all_proc_addresses to extension string" by Jesse Hall · 12 years ago
  32. ff866e7 Merge "Set the swap interval of virtual display surfaces to 0" by Jesse Hall · 12 years ago
  33. a514de5 merge in klp-release history after reset to master by The Android Automerger · 12 years ago
  34. f460f55 Set the swap interval of virtual display surfaces to 0 by Jesse Hall · 12 years ago
  35. 5f51ed9 fix tests more by Mathias Agopian · 12 years ago
  36. 3dce336 fix tests by Mathias Agopian · 12 years ago
  37. 3ca76f4 remove support for glReadPixels screenshot path by Mathias Agopian · 12 years ago
  38. 21558da Add EGL_KHR_get_all_proc_addresses to extension string by Jesse Hall · 12 years ago
  39. 126b9c8 Fix build. 3rd attempt by Mathias Agopian · 12 years ago
  40. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 12 years ago
  41. 046b72f Merge "fix a possible deadlock when removing a layer and destroying a client" by Jean-Baptiste Queru · 12 years ago
  42. accdd16 merge in klp-release history after reset to master by The Android Automerger · 12 years ago
  43. e5886d9 fix a possible deadlock when removing a layer and destroying a client by Mathias Agopian · 12 years ago
  44. 687821c Merge "BufferQueue: Support query of consumer usage bits" by Eino-Ville Talvala · 12 years ago
  45. a2a0651 merge in klp-release history after reset to master by The Android Automerger · 12 years ago
  46. d9ba970 Merge "Roll back recent change" by Andy McFadden · 12 years ago
  47. 4b49e08 Roll back recent change by Andy McFadden · 12 years ago
  48. c1c39f8 Merge "Binderize the consumer side of BufferQueue" by Mathias Agopian · 12 years ago
  49. 86cd09d Merge "Drop frames based on presentation timestamp" by Andy McFadden · 12 years ago
  50. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 12 years ago
  51. 14fab7d Drop frames based on presentation timestamp by Andy McFadden · 12 years ago
  52. ba93b3f log an error when dequeueBuffer gets a NULL Fence by Mathias Agopian · 12 years ago
  53. 87f9b87 remove unused code form GraphicBuffer by Mathias Agopian · 12 years ago
  54. b304edb remove libutils by Alex Ray · 12 years ago
  55. 3901476 merge in klp-release history after reset to master by The Android Automerger · 12 years ago
  56. 8776c34 Fix BlobCache_test by Brian Carlstrom · 12 years ago
  57. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  58. 1d76781 Make Flattenable not virtual (libutils) by Mathias Agopian · 12 years ago
  59. 7925b6b Merge "EGL: fix eglTerminate blob cache behavior" by Jamie Gennis · 12 years ago
  60. 5539e21 EGL: fix eglTerminate blob cache behavior by Jamie Gennis · 12 years ago
  61. f7c6087 BufferQueue: Support query of consumer usage bits by Eino-Ville Talvala · 12 years ago
  62. f97b6e2 am 9f476fd0: Merge "Add a symbol to represent MNC=0" by Wink Saville · 12 years ago
  63. 9f476fd Merge "Add a symbol to represent MNC=0" by Wink Saville · 12 years ago
  64. 478a3f1 merge in klp-release history after reset to master by The Android Automerger · 12 years ago
  65. aaff4ef SurfaceFlinger: Set the result of binderized screencapture by Mike J. Chen · 12 years ago
  66. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 12 years ago
  67. bf5b849 fix build by Mathias Agopian · 12 years ago
  68. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 12 years ago
  69. dd53371 make transparent pixels transparents again by Mathias Agopian · 12 years ago
  70. 8df483c Add a symbol to represent MNC=0 by Johan Redestig · 12 years ago
  71. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 12 years ago
  72. 1fe854f get rid of PIXEL_FORMAT_A_8 by Mathias Agopian · 12 years ago
  73. 90b1c3d merge in klp-release history after reset to master by The Android Automerger · 12 years ago
  74. 9642dba Merge "Fix a race in BufferQueue" by Mathias Agopian · 12 years ago
  75. 87bf0d9 add libbatteryservice by Todd Poynor · 12 years ago
  76. a7b0f04 defaultServiceManager wait for service manager ready by Todd Poynor · 12 years ago
  77. 1d4f79c Merge "surfaceflinger: add frame duration logging" by Jamie Gennis · 12 years ago
  78. a49a4a2 Merge "libutils: give BasicHashtableImpl a virtual destructor" by Alex Ray · 12 years ago
  79. 02c9afa Merge "add static dependency on liblog" by Colin Cross · 12 years ago
  80. 9aba3ee merge in klp-release history after reset to master by The Android Automerger · 12 years ago
  81. 194bc4f libutils: give BasicHashtableImpl a virtual destructor by Alex Ray · 12 years ago
  82. 6bac363 Fix a race in BufferQueue by Mathias Agopian · 12 years ago
  83. 4afb57b add static dependency on liblog by Colin Cross · 12 years ago
  84. 656a6b9 dumpstate: remove libutils dependency by Alex Ray · 12 years ago
  85. 6547ff4 surfaceflinger: add frame duration logging by Jamie Gennis · 12 years ago
  86. ea3d82c utils: move thread enums to system/core by Alex Ray · 12 years ago
  87. 4ee6cbe Merge "libbinder: include sys/uio.h instead of cutils/uio.h" by Colin Cross · 12 years ago
  88. f5f8fa0 libbinder: include sys/uio.h instead of cutils/uio.h by Colin Cross · 12 years ago
  89. 0e0f10b Merge "libbinder: add libutils dependency" by Alex Ray · 12 years ago
  90. f52ca32 Merge "Add controller numbers for gamepads / joysticks" by Michael Wright · 12 years ago
  91. 894e178 libbinder: add libutils dependency by Alex Ray · 12 years ago
  92. 4ffb7b1 Merge "Add C++ library for ConnectivityManager" by Geremy Condra · 12 years ago
  93. e22ea99 merge in klp-release history after reset to master by The Android Automerger · 12 years ago
  94. 3251232 Merge "fix log messages and bogus error message" by Mathias Agopian · 12 years ago
  95. 207c1e2 fix log messages and bogus error message by Mathias Agopian · 12 years ago
  96. 6bbe39d Merge "Fix AppOsManager missing mutex unlock." by Zhijun He · 12 years ago
  97. 20d0380 Fix AppOsManager missing mutex unlock. by Zhijun He · 12 years ago
  98. 93f7daa Add NFC host-based card emulation feature. by Martijn Coenen · 12 years ago
  99. 0415d63 Add controller numbers for gamepads / joysticks by Michael Wright · 12 years ago
  100. 7ffaa7c move services executables sources in their respective src folder by Mathias Agopian · 12 years ago