1. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  2. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 10 years ago
  3. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 10 years ago
  4. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  5. 04b00ce Fix libgui crop matrix test. by Michael Lentine · 10 years ago
  6. d8ead0c Fix libgui tests. by Michael Lentine · 10 years ago
  7. 958f501 Merge "libgui: Allow an IGBProducer to disable allocation" by Dan Stoza · 10 years ago
  8. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  9. f8cebe5 libgui: Fix some bitrot/warnings in tests by Dan Stoza · 10 years ago
  10. cf3834d DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 10 years ago
  11. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  12. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 11 years ago
  13. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  14. 8e624d4 am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 11 years ago
  15. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 11 years ago
  16. 0d1c700 Add missing include to fix libc++ build. by Dan Albert · 11 years ago
  17. 4355c0c am e1e3d278: Merge "Clean cruft out of makefiles." by Dan Albert · 11 years ago
  18. b79dfe6 Clean cruft out of makefiles. by Dan Albert · 11 years ago
  19. 2d14a0e GLConsumer: Fix eglTerminate/eglInit edge case. by Eric Penner · 11 years ago
  20. e49ba8e GLConsumer: Stop using default constructor params by Dan Stoza · 11 years ago
  21. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 11 years ago
  22. 99b18b4 BufferQueue: Add StreamSplitter by Dan Stoza · 11 years ago
  23. fd34b65 Merge "BufferQueue: Add producer buffer-released callback" by Dan Stoza · 11 years ago
  24. fb9bf87 Merge "BufferQueue: Remove Bn version of create*" by Dan Stoza · 11 years ago
  25. b3d0bdf BufferQueue: Remove Bn version of create* by Dan Stoza · 11 years ago
  26. 5603a2f Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  27. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  28. 1a0b861 BufferQueue: Test remote producer and consumer by Dan Stoza · 11 years ago
  29. 49bfda1 Fix broken build for more tests by Jesse Hall · 11 years ago
  30. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 11 years ago
  31. 2e33649 FramebufferNativeWindow.h is obsolete by Andy McFadden · 11 years ago
  32. 8be494e am 1738d4fc: am 462fb3a8: Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 11 years ago
  33. 8d75996 Fix calls to captureScreen by Dan Stoza · 11 years ago
  34. b8072d8 libgui: Fix segfault in SRGB tests by Dan Stoza · 12 years ago
  35. 6a5d35d libgui: Add a test for SRGB surfaces by Dan Stoza · 12 years ago
  36. 3ed4e0b libgui: Add a test suite for SRGB testing by Dan Stoza · 12 years ago
  37. cb1fcde libgui: Split SurfaceTexture tests into more files by Dan Stoza · 12 years ago
  38. 8f76b6b gui: Fix return code assert in CpuConsumer_test. by Alistair Strachan · 12 years ago
  39. f3730fb libgui: Fix a couple of minor bugs, extract GLTest by Dan Stoza · 12 years ago
  40. 7ea777f gui: Add tests for IGraphicBufferProducer by Igor Murashkin · 12 years ago
  41. 2285c00 am e803e609: am 799f5126: Fix build (tests) by Mathias Agopian · 12 years ago
  42. e803e60 am 799f5126: Fix build (tests) by Mathias Agopian · 12 years ago
  43. 799f512 Fix build (tests) by Mathias Agopian · 12 years ago
  44. 06ef81b resolved conflicts for merge of 1852eb4f to klp-dev-plus-aosp by Kenny Root · 12 years ago
  45. c668871 Use canonical UniquePtr.h file by Kenny Root · 12 years ago
  46. 0ae9660 Remove copy of UniquePtr.h by Kenny Root · 12 years ago
  47. 8b308ed Fix build by Andy McFadden · 12 years ago
  48. c6bae00 Fix build. optional tests were broken. by Mathias Agopian · 12 years ago
  49. 5f51ed9 fix tests more by Mathias Agopian · 12 years ago
  50. 3dce336 fix tests by Mathias Agopian · 12 years ago
  51. 126b9c8 Fix build. 3rd attempt by Mathias Agopian · 12 years ago
  52. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 12 years ago
  53. 687821c Merge "BufferQueue: Support query of consumer usage bits" by Eino-Ville Talvala · 12 years ago
  54. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 12 years ago
  55. f7c6087 BufferQueue: Support query of consumer usage bits by Eino-Ville Talvala · 12 years ago
  56. bf5b849 fix build by Mathias Agopian · 12 years ago
  57. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 12 years ago
  58. a3fbda3 BuffferQueue disconnect is now always asynchrnous by Mathias Agopian · 12 years ago
  59. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  60. 6fda52b always pass the BufferQueue explicitely to consumers by Ying Wang · 12 years ago
  61. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago
  62. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 12 years ago
  63. ea2d942 libgui_test: fix a couple minor test issues by Jamie Gennis · 12 years ago
  64. f31510a Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES by Mathias Agopian · 12 years ago
  65. e6a0f50 libgui_test: increase the tolerance for a YUV test by Jamie Gennis · 12 years ago
  66. ad669b0 libgui: fix an EGLImage leak by Jamie Gennis · 12 years ago
  67. 7c1a487 fix build. update test to new API by Mathias Agopian · 12 years ago
  68. 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 12 years ago
  69. 7589b2a add two libgui tests by Mathias Agopian · 12 years ago
  70. 29e2047 CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16 by Igor Murashkin · 12 years ago
  71. 993e14f Added a test that checks the error behavior of ConsumerBase::abandon by Mathias Agopian · 12 years ago
  72. cf0b8c8 get rid of Surface::getISurfaceTexture() by Mathias Agopian · 12 years ago
  73. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  74. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 13 years ago
  75. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  76. c911ea5 stop using a deprecated SurfaceTextureClient ctor by Jamie Gennis · 13 years ago
  77. 71f683a New test by Andy McFadden · 13 years ago
  78. c68f2ec BufferQueue: add a setMaxAcquiredBufferCount check by Jamie Gennis · 13 years ago
  79. 9e75ddd libgui: add BufferQueue test infrastructure by Jamie Gennis · 13 years ago
  80. fdb6b49 libgui: disable CpuConsumer tests by Jamie Gennis · 13 years ago
  81. 4697528 SurfaceTexture: fix a few tests by Jamie Gennis · 13 years ago
  82. d69097f libgui: add some error checks by Jamie Gennis · 13 years ago
  83. 31a353d BufferQueue: clean up buffer counting by Jamie Gennis · 13 years ago
  84. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 13 years ago
  85. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 13 years ago
  86. f336014 am bd56aabb: am 515f19da: Merge "Recreate EGLImage for previously used slots" into jb-dev by Jesse Hall · 13 years ago
  87. 90ed850 Recreate EGLImage for previously used slots by Jesse Hall · 13 years ago
  88. a74eb25 am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 13 years ago
  89. e41b318 Add a BufferQueue CPU consumer. by Eino-Ville Talvala · 13 years ago
  90. b7a6b96 libgui: remove setPostTransformCrop by Jamie Gennis · 13 years ago
  91. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 13 years ago
  92. efc7ab6 libgui: Add plumbing for active rectangle by Jamie Gennis · 13 years ago
  93. 91a6826 SurfaceTexture: shrink all sides when cropping by Jamie Gennis · 13 years ago
  94. 016c8cb Enabled cropping support in SurfaceTexture by Daniel Lam · 13 years ago
  95. a96b6bd SurfaceTexture: work around a compiler bug by Jamie Gennis · 13 years ago
  96. c2c3802 SurfaceTexture: add a test for user sizes & prerotation by Jamie Gennis · 13 years ago
  97. 9abe1eb Fixed disconnect bug in SurfaceTexture by Daniel Lam · 13 years ago
  98. 0e1080f Merge "SurfaceTexture: add context attach & detach" by Jamie Gennis · 13 years ago
  99. 74bed55 SurfaceTexture: add context attach & detach by Jamie Gennis · 13 years ago
  100. 9e0b1f8 remove libandroid.so from targets that don't need it by Colin Cross · 13 years ago