1. 5901fda Use android.hardware.graphics.common@1.0 by Chia-I Wu · 9 years ago
  2. 13a20a2 Merge "Don't clamp when converting to XYZ" by TreeHugger Robot · 9 years ago
  3. 597cd60 Don't clamp when converting to XYZ by Romain Guy · 9 years ago
  4. 6ebc46a Add layered buffer support to libui and libgui. by Craig Donner · 9 years ago
  5. caf2ca4 Add ColorSpace class by Romain Guy · 9 years ago
  6. 5d4bae7 Merge Filament's math library by Romain Guy · 9 years ago
  7. 0eeb676 libui: Change hasSignaled to return optional<bool> by Dan Stoza · 9 years ago
  8. 70d2598 libui: Add hasSignaled() method to Fence am: 5736f7dc15 am: 236c475de4 by Dan Stoza · 9 years ago
  9. 236c475 libui: Add hasSignaled() method to Fence am: 5736f7dc15 by Dan Stoza · 9 years ago
  10. 9ba189d libui: add support for android.hardware.graphics by Chia-I Wu · 9 years ago
  11. 5736f7d libui: Add hasSignaled() method to Fence by Dan Stoza · 9 years ago
  12. 6a242ba Use snprintf for SurfaceFlinger fence name am: fd4c8c3805 am: c7d352eb17 by Matthew Bouyack · 9 years ago
  13. c7d352e Use snprintf for SurfaceFlinger fence name am: fd4c8c3805 by Matthew Bouyack · 9 years ago
  14. fd4c8c3 Use snprintf for SurfaceFlinger fence name by Matthew Bouyack · 9 years ago
  15. 00dfc46 Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40 am: e7f4cb46c4 by Chih-hung Hsieh · 9 years ago
  16. d2c6b7f Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40 by Chih-hung Hsieh · 9 years ago
  17. 170454b Merge "Fix google-explicit-constructor warnings in gui and ui." by Chih-hung Hsieh · 9 years ago
  18. a7715f4 Merge "Fix order of operations warning in libui" am: 73d4186757 am: 1b080b15aa am: 544c391292 by Colin Cross · 9 years ago
  19. 793c047 Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 am: 5c9421500e am: ef2e1afdc2 by Colin Cross · 9 years ago
  20. 1f54f9b Merge "Fix order of operations warning in libui" am: 73d4186757 am: 1b080b15aa by Colin Cross · 9 years ago
  21. 8bd2f6c Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 am: 5c9421500e by Colin Cross · 9 years ago
  22. 2722416 Fix order of operations warning in libui by Colin Cross · 9 years ago
  23. a2362b4 Fix struct vs. class mismatch in forward definitions by Colin Cross · 9 years ago
  24. 5b443e3 Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec am: 177b452c8c by Colin Cross · 9 years ago
  25. e26b762 Use uint32_t consistently for region op am: 8f279960c6 am: 19bf9a2f27 am: 66b52bae7a by Colin Cross · 9 years ago
  26. 28f36ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 9 years ago
  27. 3dee7b7 Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec by Colin Cross · 9 years ago
  28. 461b4e4 Use uint32_t consistently for region op am: 8f279960c6 am: 19bf9a2f27 by Colin Cross · 9 years ago
  29. b0300ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 9 years ago
  30. 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 9 years ago
  31. 8f27996 Use uint32_t consistently for region op by Colin Cross · 9 years ago
  32. 17576de Fix trailing semicolon warnings by Colin Cross · 9 years ago
  33. f62eaf5 Squashed: gralloc1/binder/requestor by Dan Stoza · 9 years ago
  34. eb03fd3 libui: Add Gralloc1On0Adapter and C++ shim by Dan Stoza · 10 years ago
  35. 65d4787 Fix google-explicit-constructor warnings in gui and ui. by Chih-Hung Hsieh · 9 years ago
  36. 024e931 Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 9 years ago
  37. d4079af Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 9 years ago
  38. c4cba99 Merge commit '19cd2f88b6914e2f4c43a9595532e81a697304fe' into fresh-again by Michael Wright · 9 years ago
  39. 28f24d0 Color transforms are now color modes. by Michael Wright · 9 years ago
  40. bd3577e Make sure constructors initialize all members by Pablo Ceballos · 9 years ago
  41. 923c066 gralloc1: Add mutexes by Dan Stoza · 9 years ago
  42. 4e36f6e Merge changes from topic 'gralloc1' into nyc-mr1-dev by Dan Stoza · 9 years ago
  43. 8deb4da libui: Convert Allocator and Mapper to gralloc1 by Dan Stoza · 9 years ago
  44. 41b1261 libui: Adds C++ shim for gralloc1 by Dan Stoza · 9 years ago
  45. 1e2a2a0 libui: Add Gralloc1On0Adapter by Dan Stoza · 10 years ago
  46. 324b700 Add FrameStats default constructor am: 9a8c42a72b am: 8cd7d257de am: 67105cc24d am: b990d75315 am: a1952f0a6d am: 81d678cf18 am: ed968dc61c by Pablo Ceballos · 9 years ago
  47. 81d678c Add FrameStats default constructor am: 9a8c42a72b am: 8cd7d257de am: 67105cc24d am: b990d75315 by Pablo Ceballos · 9 years ago
  48. a1952f0 Add FrameStats default constructor am: 9a8c42a72b am: 8cd7d257de am: 67105cc24d by Pablo Ceballos · 9 years ago
  49. b990d75 Add FrameStats default constructor am: 9a8c42a72b am: 8cd7d257de am: 67105cc24d by Pablo Ceballos · 9 years ago
  50. 8cd7d25 Add FrameStats default constructor am: 9a8c42a72b by Pablo Ceballos · 9 years ago
  51. 9a8c42a Add FrameStats default constructor by Pablo Ceballos · 9 years ago
  52. 7d7ae73 HWC2: Add getHdrCapabilities to C++ shim by Dan Stoza · 9 years ago
  53. b2a54ab Merge "libui: Remove FramebufferNativeWindow" by Dan Stoza · 10 years ago
  54. 4e643af libui: Make Rect constructor 32/64-bit friendly by Dan Stoza · 10 years ago
  55. 9c024aa libui: Remove FramebufferNativeWindow by Dan Stoza · 10 years ago
  56. 811710d am 41659e2e: am b450d9d8: am 77f147ff: Merge "frameworks/native: remove superfluous mention of SharedBuffer in Region.h" by Sergio Giro · 10 years ago
  57. 41659e2 am b450d9d8: am 77f147ff: Merge "frameworks/native: remove superfluous mention of SharedBuffer in Region.h" by Sergio Giro · 10 years ago
  58. 46f7593 frameworks/native: remove superfluous mention of SharedBuffer in Region.h by Sergio Giro · 10 years ago
  59. 48d1d1f am f1519eeb: am 64b83133: Merge "Remove usage of SharedBuffer" by Sergio Giro · 10 years ago
  60. f53f3c8 Remove usage of SharedBuffer by Pablo Ceballos · 10 years ago
  61. d814cf2 Remove usage of SharedBuffer by Pablo Ceballos · 10 years ago
  62. 71b2947 am afdbddbe: am e5ce0db8: am f090d598: am 3e4c8ccc: Merge "SF: Add colorTransform to DisplayInfo" into mnc-dr-dev by Dan Stoza · 10 years ago
  63. f2699fc SF: Add colorTransform to DisplayInfo by Dan Stoza · 10 years ago
  64. 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 10 years ago
  65. 993772a libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  66. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  67. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  68. 5065a55 libgui: Pass surface damage through BufferQueue by Dan Stoza · 10 years ago
  69. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  70. fe4966d Restore Region::set(uint32_t, uint32_t) by Bernhard Rosenkraenzer · 11 years ago
  71. dd883c0 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  72. d318240 libui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  73. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 11 years ago
  74. f3929d6 am e42cba8f: Merge "Initialize ARect fields in default ctor" by Dan Stoza · 11 years ago
  75. bccab86 Initialize ARect fields in default ctor by Dmitriy Ivanov · 11 years ago
  76. b2e1920 Initialize ARect fields in default ctor by Dmitriy Ivanov · 11 years ago
  77. 67d8bd6 surfaceflinger: add getDisplayStats() method by Lajos Molnar · 11 years ago
  78. 457296a Fix undefined behavior (not returning a value from a function with return). by Stephen Hines · 11 years ago
  79. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 11 years ago
  80. 91b2ca8 Add two new display info fields by Andy McFadden · 11 years ago
  81. f974bff am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  82. 8f39601 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  83. 2f3dca1 am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API"" by Greg Hackmann · 11 years ago
  84. 02528cf am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  85. 53ec725 Revert "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  86. 7f7da32 Enable changing display configuration by Dan Stoza · 11 years ago
  87. 378ef07 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  88. 21f18e6 Merge "Add unique ID to GraphicBuffer" by Dan Stoza · 11 years ago
  89. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 11 years ago
  90. b1363d3 Add unique ID to GraphicBuffer by Dan Stoza · 11 years ago
  91. 2e33649 FramebufferNativeWindow.h is obsolete by Andy McFadden · 11 years ago
  92. 1c284a9 Add contains point method to Region by Michael Wright · 11 years ago
  93. 6a5d35d libgui: Add a test for SRGB surfaces by Dan Stoza · 12 years ago
  94. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 12 years ago
  95. 1d4d8f9 improve mat44 implementation by Mathias Agopian · 12 years ago
  96. 595ea77 vector and matrix classes for graphics use by Mathias Agopian · 12 years ago
  97. 87f9b87 remove unused code form GraphicBuffer by Mathias Agopian · 12 years ago
  98. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  99. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 12 years ago
  100. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 12 years ago