1. 5bc849f Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 8 years ago
  2. e3f35e3 Mark some libs as double_loadable by Jiyong Park · 8 years ago
  3. 2713c30 Early wake-up for transitions (1/2) by Dan Stoza · 8 years ago
  4. 34beb7a [SurfaceFlinger] Replace android_dataspace with Dataspace. by Peiyong Lin · 8 years ago
  5. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 8 years ago
  6. ccd3484 Pass correct window type and app id to hw composer. by rongliu · 8 years ago
  7. a912b6e Merge "Propagate error codes from createSurface" into pi-dev by TreeHugger Robot · 8 years ago
  8. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 8 years ago
  9. 17511b0 Merge changes from topic "capture-child-layers" into pi-dev by Rob Carr · 8 years ago
  10. 3b382ed Propagate error codes from createSurface by Robert Carr · 8 years ago
  11. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 8 years ago
  12. 39a0788 Add equality operator for state checking by Courtney Goeltzenleuchter · 8 years ago
  13. 8e3fe5d Store SurfaceControl reference when creating transactions by chaviw · 8 years ago
  14. 763ef57 Rename getLayerState and getDisplayState functions. by chaviw · 8 years ago
  15. 5035f9c Merge "Allow destroySurface to get called in transaction." by Chavi Weingarten · 8 years ago
  16. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 8 years ago
  17. 2202950 Support BufferHub-backed IGBP in libgui_test by Jiwen 'Steve' Cai · 8 years ago
  18. a2a27b2 Add BufferHub-based IGBC implementation by Jiwen 'Steve' Cai · 8 years ago
  19. dc82be7 Move clang warnings override out of libgui by Jiwen 'Steve' Cai · 8 years ago
  20. c90a77f Add BufferHub backend for android::view::Surface by Jiwen 'Steve' Cai · 8 years ago
  21. 0b26710 Fix issue with Surface loss by Jorim Jaggi · 8 years ago
  22. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 8 years ago
  23. 9a6ddf7 Update BufferHubProducer style to match libgui by Jiwen 'Steve' Cai · 8 years ago
  24. 0f95084 Move BufferHub-based IGBP into libgui by Jiwen 'Steve' Cai · 8 years ago
  25. 9bad0d7 Add plumbing for HDR metadata by Courtney Goeltzenleuchter · 8 years ago
  26. 93b122f libgui: add a helper for GLConsumer::getCurrentCrop by Chia-I Wu · 8 years ago
  27. f10b05c libgui: remove unused GLConsumer methods by Chia-I Wu · 8 years ago
  28. a81bc49 libgui: add more IGBC wrappers to ConsumerBase by Chia-I Wu · 8 years ago
  29. 0530f87 libgui: tidy up CpuConsumer by Chia-I Wu · 8 years ago
  30. 924454f libgui: fix and clean up CpuConsumer::unlockBuffer by Chia-I Wu · 8 years ago
  31. 96ad822 libgui: fix a race in CpuConsumer::lockNextBuffer by Chia-I Wu · 8 years ago
  32. 7e7256e libgui: add helper to initialize CpuConsumer::LockedBuffer by Chia-I Wu · 8 years ago
  33. cacfcc6 libgui: add helper to find CpuConsumer::AcquiredBuffer by Chia-I Wu · 8 years ago
  34. 1eaa103 Merge "Make SurfaceControl parcelable (2/2)" by Jorim Jaggi · 8 years ago
  35. f3cf4bc Make SurfaceControl parcelable (2/2) by Jorim Jaggi · 8 years ago
  36. 1801d27 Merge "Revert "Revert "Use GraphicBuffer instead of GBP for screenshots.""" by Chavi Weingarten · 8 years ago
  37. 59182e5 Merge changes from topic "sf-re" by Chia-I Wu · 8 years ago
  38. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  39. 1e24cce surfaceflinger: remove all direct use of EGL by Chia-I Wu · 8 years ago
  40. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 8 years ago
  41. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 8 years ago
  42. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 8 years ago
  43. 2c5f6d2 SurfaceFlinger: Implement merging of transaction objects. by Robert Carr · 9 years ago
  44. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 9 years ago
  45. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 9 years ago
  46. 13fdc49 Added native functionality to create a color layer. by chaviw · 9 years ago
  47. f1961f7 Re-parent invoked on child instead of on parent. by chaviw · 9 years ago
  48. 0617894 Add a re-parent function to re-parent a specific child. by chaviw · 9 years ago
  49. 152279d Add method to get surface dataspace by Courtney Goeltzenleuchter · 9 years ago
  50. 6030eaa Merge "libgui: support 64-bit BQ consumer usage" into oc-mr1-dev am: 64c9a3ee48 by Chia-I Wu · 9 years ago
  51. e2786ea libgui: support 64-bit BQ consumer usage by Chia-I Wu · 9 years ago
  52. a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 9 years ago
  53. a2eb34c Have the Surface class track the buffer age. by Ian Elliott · 9 years ago
  54. d11b044 Have the Surface class track the buffer age. by Ian Elliott · 9 years ago
  55. ad74480 Revert "Have the Surface class track the buffer age." by Ian Elliott · 9 years ago
  56. b4f7493 Have the Surface class track the buffer age. by Ian Elliott · 9 years ago
  57. 1813e09 Merge "libgui: New mutex for ConsumerBase frame callbacks" into oc-dev by Dan Stoza · 9 years ago
  58. 172bd72 Make libgui available to vendors by Jiyong Park · 9 years ago
  59. 6b698e4 libgui: Remove RefBase from BitTube by Dan Stoza · 9 years ago
  60. 7d29017 libgui: Make BitTube Parcelable and use unique_fd by Dan Stoza · 9 years ago
  61. 27c8115 libgui: Format BitTube and move into gui namespace by Dan Stoza · 9 years ago
  62. 1e438d2 libgui: Move BitTube out of system include dir by Dan Stoza · 9 years ago