1. f31510a Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES by Mathias Agopian · 12 years ago
  2. 53dc904 Merge "Updated comments" into jb-mr2-dev by Andy McFadden · 12 years ago
  3. c76e8a2 Merge "Add liblog" into jb-mr2-dev by Ying Wang · 12 years ago
  4. 8a0cb4e Add liblog by Ying Wang · 12 years ago
  5. 8758a3e Merge changes I82e361a6,I83694682 into jb-mr2-dev by Jamie Gennis · 12 years ago
  6. e6a0f50 libgui_test: increase the tolerance for a YUV test by Jamie Gennis · 12 years ago
  7. ad669b0 libgui: fix an EGLImage leak by Jamie Gennis · 12 years ago
  8. 753e341 Updated comments by Andy McFadden · 12 years ago
  9. 2ca7939 latch transparent region hint only when we get a new frame by Mathias Agopian · 12 years ago
  10. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
  11. 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 12 years ago
  12. caa81f0 Merge "make sure to unlock the screenshot's buffer on destruction" into jb-mr2-dev by Mathias Agopian · 12 years ago
  13. 8000d06 make sure to unlock the screenshot's buffer on destruction by Mathias Agopian · 12 years ago
  14. 9dd8d89 am 1cd763f1: am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 12 years ago
  15. cd91024 Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 12 years ago
  16. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 12 years ago
  17. 7133f86 Merge "improved CallStack a bit" into jb-mr2-dev by Mathias Agopian · 12 years ago
  18. cab25d6 improved CallStack a bit by Mathias Agopian · 12 years ago
  19. aaebffd Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev by Eino-Ville Talvala · 12 years ago
  20. ac00643 Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev by Ramanan Rajeswaran · 12 years ago
  21. d6480c0 Revert "Revert "Change SurfaceControl setPosition to take floats"" by Ramanan Rajeswaran · 12 years ago
  22. 7c1a487 fix build. update test to new API by Mathias Agopian · 12 years ago
  23. abe815d rework how we take screenshots for a CPU consumer by Mathias Agopian · 12 years ago
  24. 9cd766a disable RefBase consistency checks (NDEBUG) by Mathias Agopian · 12 years ago
  25. 4e37ddf Fix a crasher with RefBase debugging and vectors of wp<> by Mathias Agopian · 12 years ago
  26. ca987c8 Merge "A few tweaks to RefBase debugging" into jb-mr2-dev by Mathias Agopian · 12 years ago
  27. 19437cb A few tweaks to RefBase debugging by Mathias Agopian · 12 years ago
  28. 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 12 years ago
  29. e81421e Add Vector::resize() by Jesse Hall · 12 years ago
  30. 1791eef fix a couple race-conditions in RefBase::promote() by Dianne Hackborn · 12 years ago
  31. 5b00af2 am 7212ff29: am 20e154f1: Merge "Second try at adding a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  32. c47f098 Revert "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  33. 5ca39ea am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  34. ddd2863 Second try at adding a compatibility symbol for the MemoryBase constructor. by Elliott Hughes · 12 years ago
  35. 6dbf07d Revert "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 12 years ago
  36. 7f974ff Add a compatibility symbol for the MemoryBase constructor. by Elliott Hughes · 12 years ago
  37. 35ffa6a Surface can now be created only from an IGraphicBufferProducer by Mathias Agopian · 12 years ago
  38. 4d9b822 get rid of ISurface by Mathias Agopian · 12 years ago
  39. f795852 temporary: enable ASSERTs in RefBase by Mathias Agopian · 12 years ago
  40. d2d5a64 workaround a deadlock when taking screenshots into a surface by Mathias Agopian · 12 years ago
  41. dbca4a0 Merge "Add Thread::isRunning and Condition::signal(WakeUpType)" into jb-mr2-dev by Romain Guy · 12 years ago
  42. 9447be6 Add Thread::isRunning and Condition::signal(WakeUpType) by Romain Guy · 12 years ago
  43. 7589b2a add two libgui tests by Mathias Agopian · 12 years ago
  44. e3e43b3 rename binder services main thread to Binder_* by Mathias Agopian · 12 years ago
  45. dbf146f Fix RefBase debugging. O_CREAT must specify the mode. by Mathias Agopian · 12 years ago
  46. 042ecee CpuConsumer: Properly track acquired buffers by Eino-Ville Talvala · 12 years ago
  47. f082323 Merge "CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16" into jb-mr2-dev by Igor Murashkin · 12 years ago
  48. 29e2047 CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16 by Igor Murashkin · 12 years ago
  49. 306f18c Merge "rework screenshot API and implementation" into jb-mr2-dev by Mathias Agopian · 12 years ago
  50. 006a601 Fix reading NULL Surfaces from Parcels by Jesse Hall · 12 years ago
  51. 2a9fc49 rework screenshot API and implementation by Mathias Agopian · 12 years ago
  52. bbb57f3 Revert "Change SurfaceControl setPosition to take floats" by Dave Burke · 12 years ago
  53. eb0d129 CpuConsumer: Add optional asynchronous mode by Eino-Ville Talvala · 12 years ago
  54. 64d8b19 CpuConsumer: Don't unlock buffers on producer disconnect by Eino-Ville Talvala · 12 years ago
  55. 3e010f3 Add createTJunctionFreeRegion by Chris Craik · 12 years ago
  56. 993e14f Added a test that checks the error behavior of ConsumerBase::abandon by Mathias Agopian · 12 years ago
  57. 9a867a8 Change SurfaceControl setPosition to take floats by Michael Wright · 12 years ago
  58. a7121cf Merge "get rid of Surface::getISurfaceTexture()" by Mathias Agopian · 12 years ago
  59. cf0b8c8 get rid of Surface::getISurfaceTexture() by Mathias Agopian · 12 years ago
  60. e88a85e Fixes to native app ops services by Eino-Ville Talvala · 12 years ago
  61. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  62. ac9fa42 get rid of Surface identity and token by Mathias Agopian · 12 years ago
  63. b997f6e Merge changes I50831d4e,I5360aebe by Jamie Gennis · 12 years ago
  64. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 12 years ago
  65. 5da5ca5 App ops: new native access API. by Dianne Hackborn · 12 years ago
  66. c4fd05b Revert "try to fix win_sdk build." by Nick Kralevich · 12 years ago
  67. fa99d30 try to fix win_sdk build. by Nick Kralevich · 12 years ago
  68. cc1a4bb [MIPS] Avoid unaligned load/store for 64-bit doubles. by Douglas Leung · 12 years ago
  69. 7c36cd2 Fix memory leak when getting signal time for unsignaled fences by Jesse Hall · 12 years ago
  70. 466a192 Minor tweaks. by Andy McFadden · 12 years ago
  71. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  72. cce6230 Merge "Add NULL check to CallStack::toString" by Marco Nelissen · 12 years ago
  73. 3213063 Add NULL check to CallStack::toString by Marco Nelissen · 12 years ago
  74. c911ea5 stop using a deprecated SurfaceTextureClient ctor by Jamie Gennis · 12 years ago
  75. 3c1ada9 Merge "SurfaceTextureClient: remove a deprecated ctor" by Jamie Gennis · 12 years ago
  76. 4def860 SurfaceTextureClient: remove a deprecated ctor by Jamie Gennis · 12 years ago
  77. c6f0466 Merge "SurfaceFlinger: Move GraphicBufferAlloc to libgui" by Jamie Gennis · 12 years ago
  78. 392edd8 SurfaceFlinger: Move GraphicBufferAlloc to libgui by Jamie Gennis · 12 years ago
  79. 97eba89 Avoid unnecessary texture bind by Andy McFadden · 12 years ago
  80. bf974ab Refactor SurfaceTexture a bit. by Andy McFadden · 12 years ago
  81. 884e3bc am 6426bd62: am f53f9c6d: [DO NOT MERGE] GraphicBufferAllocator: stall alloc for async frees by Jamie Gennis · 12 years ago
  82. f53f9c6 [DO NOT MERGE] GraphicBufferAllocator: stall alloc for async frees by Jamie Gennis · 12 years ago
  83. a436799 am 50f8d285: am d4e70620: am 72c3f7d8: Revert "ConsumerBase: free buffers outside the lock" by Jamie Gennis · 12 years ago
  84. 50f8d28 am d4e70620: am 72c3f7d8: Revert "ConsumerBase: free buffers outside the lock" by Jamie Gennis · 12 years ago
  85. 7df1664 am 2d659286: am 2e59d2c3: DO NOT MERGE GraphicBufferAllocator: make frees async by Jamie Gennis · 12 years ago
  86. 72c3f7d Revert "ConsumerBase: free buffers outside the lock" by Jamie Gennis · 12 years ago
  87. 2e59d2c DO NOT MERGE GraphicBufferAllocator: make frees async by Jamie Gennis · 12 years ago
  88. b5fe96b am 05989772: am 3ed2736c: am b21a4e3b: ConsumerBase: free buffers outside the lock by Jamie Gennis · 12 years ago
  89. 0598977 am 3ed2736c: am b21a4e3b: ConsumerBase: free buffers outside the lock by Jamie Gennis · 12 years ago
  90. b21a4e3 ConsumerBase: free buffers outside the lock by Jamie Gennis · 12 years ago
  91. 0a73f82 Add LinearAllocator by Chris Craik · 12 years ago
  92. 653078f utils: clarify scoped tracing functionality by Alex Ray · 12 years ago
  93. b7e0647 utils: Use cutils tracing functionality. by Alex Ray · 12 years ago
  94. c849b6f Merge "SurfaceFlinger: refactor frame time tracking" by Jamie Gennis · 12 years ago
  95. b171fe9 am 594a8773: am 764c197c: fix typo that broke all the builds by Mathias Agopian · 12 years ago
  96. 73d5662 fix typo that broke all the builds by Mathias Agopian · 12 years ago
  97. 82dbc74 SurfaceFlinger: refactor frame time tracking by Jamie Gennis · 12 years ago
  98. 764c197 fix typo that broke all the builds by Mathias Agopian · 12 years ago
  99. bd3e837 am c208cdd4: am 1d3612f1: am 2a8c49eb: fix an out-of-bounds memory access by Mathias Agopian · 12 years ago
  100. c208cdd am 1d3612f1: am 2a8c49eb: fix an out-of-bounds memory access by Mathias Agopian · 12 years ago