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