1. d9eb3c5 SF: Introduce mock::DisplaySurface by Lloyd Pique · 7 years ago
  2. 8e92332 SF: Introduce mock::EventControlThread by Lloyd Pique · 7 years ago
  3. 0c3a883 SF: Separate EventControlThread into interface and impl by Lloyd Pique · 7 years ago
  4. da901cc SF: Define mock::SurfaceInterceptor by Lloyd Pique · 7 years ago
  5. 4d23485 SF: Separate SurfaceInterceptor into interface and impl by Lloyd Pique · 7 years ago
  6. 81b57db SF: Define mock::MessageQueue by Lloyd Pique · 7 years ago
  7. 9123ae5 SF: Separate MessageQueue into interface and impl by Lloyd Pique · 7 years ago
  8. 2d3ee6d SF: libsurfaceflinger_unittest should skip SF ctor by Lloyd Pique · 7 years ago
  9. bc79209 SF: Switch to internal display setup by Lloyd Pique · 7 years ago
  10. f7a23bd Merge "Avoid crashing in RunDumpsysProto when not zipping" into pi-dev by TreeHugger Robot · 7 years ago
  11. 0bc21a6 Merge "lshal: uses instances API for --init-vintf" into pi-dev by Yifan Hong · 7 years ago
  12. 27bda1e Merge "atrace: support new AIDL trace tag." into pi-dev by Martijn Coenen · 7 years ago
  13. 2e971a9 Merge "Use unique_ptr for proto parser to handle destruction." into pi-dev by TreeHugger Robot · 7 years ago
  14. 1e27b08 Avoid crashing in RunDumpsysProto when not zipping by Luis Hector Chavez · 7 years ago
  15. c1bb015 Merge "[SurfaceFlinger] Fix HDR tone mapping." into pi-dev by Peiyong Lin · 7 years ago
  16. 012d6b4 Merge "Fix frozen screen after exiting vr" into pi-dev by Steven Thomas · 7 years ago
  17. 7794ec1 Use unique_ptr for proto parser to handle destruction. by chaviw · 7 years ago
  18. 7c4d128 [SurfaceFlinger] Fix HDR tone mapping. by Peiyong Lin · 7 years ago
  19. 3bed052 Fix frozen screen after exiting vr by Steven Thomas · 7 years ago
  20. 8b6ee07 lshal: uses instances API for --init-vintf by Yifan Hong · 7 years ago
  21. 14c461a Fix client creation failure in vr_hwc by Steven Thomas · 7 years ago
  22. f5c7aff Merge "Fix resampling for multiple pointers" into oc-mr1-dev by Siarhei Vishniakou · 7 years ago
  23. c278874 Merge "Fix resampling for multiple pointers" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  24. 100697d Merge "ActivityManager: Add link/unlinkToDeath" into pi-dev by Eino-Ville Talvala · 7 years ago
  25. 47791e9 atrace: support new AIDL trace tag. by Martijn Coenen · 7 years ago
  26. 8f7fe1a Merge "bufferhubd: Add DetachedBufferChannel" into pi-dev by TreeHugger Robot · 7 years ago
  27. 5dfc9c7 Merge "heif: rename nGrid{Width|Height} to nTile{Width|Height}" into pi-dev by TreeHugger Robot · 7 years ago
  28. a912b6e Merge "Propagate error codes from createSurface" into pi-dev by TreeHugger Robot · 7 years ago
  29. 23c1a73 bufferhubd: Add DetachedBufferChannel by Jiwen 'Steve' Cai · 7 years ago
  30. ae8b20d ActivityManager: Add link/unlinkToDeath by Eino-Ville Talvala · 7 years ago
  31. a46412e Merge "Atrace: Add commandline flags to enable/disable userland tracing" into pi-dev by Hector Dearman · 7 years ago
  32. 550b18c Atrace: Add commandline flags to enable/disable userland tracing by Hector Dearman · 7 years ago
  33. 3c6f539 Merge "Add a null check in case device disappears." into pi-dev by TreeHugger Robot · 7 years ago
  34. 43bfc23 Merge "SF: Add IGBP list leak debugging info" into pi-dev by TreeHugger Robot · 7 years ago
  35. 9cab7ee Add llndk_library for libvulkan by Logan Chien · 7 years ago
  36. 68b3924 Always prefer poll over select. by Elliott Hughes · 7 years ago
  37. 152e317 Merge "Clean up DumpData-related functions" into pi-dev by Elliott Hughes · 7 years ago
  38. 2349051 Merge "SF: Fix unit test getColorModes() expectation" into pi-dev by TreeHugger Robot · 7 years ago
  39. 3b1b8af Add a null check in case device disappears. by Garfield Tan · 7 years ago
  40. 0a0158c SF: Add IGBP list leak debugging info by Dan Stoza · 7 years ago
  41. 5f6ee4a Clean up DumpData-related functions by Luis Hector Chavez · 7 years ago
  42. 5f643f8 Merge "Support external display rendering in vr flinger" into pi-dev by Steven Thomas · 7 years ago
  43. bfe46a0 Support external display rendering in vr flinger by Steven Thomas · 7 years ago
  44. 70f999f heif: rename nGrid{Width|Height} to nTile{Width|Height} by Chong Zhang · 7 years ago
  45. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 7 years ago
  46. 17511b0 Merge changes from topic "capture-child-layers" into pi-dev by Rob Carr · 7 years ago
  47. b68e059 Merge "Merge ag/3722536 from master to pi-dev." into pi-dev by Rose Liu · 7 years ago
  48. 6e01adc Merge "heif: OMX image encoder header changes -- DO NOT MERGE" into pi-dev by TreeHugger Robot · 7 years ago
  49. 0a8c8f5 Merge "Make DropRootUser more container-friendly" into pi-dev by TreeHugger Robot · 7 years ago
  50. 4eec17a Merge "Avoid crashing when a directory does not exist" into pi-dev by TreeHugger Robot · 7 years ago
  51. b370a9b Merge "Use ManifestHal constructor." into pi-dev by Yifan Hong · 7 years ago
  52. bccb6ec heif: OMX image encoder header changes -- DO NOT MERGE by Chong Zhang · 7 years ago
  53. 3b382ed Propagate error codes from createSurface by Robert Carr · 7 years ago
  54. 926a5fc SF: Fix unit test getColorModes() expectation by Lloyd Pique · 7 years ago
  55. 17ea011 Merge "Rearm pdx fd on errors" into pi-dev by TreeHugger Robot · 7 years ago
  56. 784ad68 Merge ag/3722536 from master to pi-dev. by rongliu · 7 years ago
  57. 05d7491 Make DropRootUser more container-friendly by Luis Hector Chavez · 7 years ago
  58. d051271 Avoid crashing when a directory does not exist by Luis Hector Chavez · 7 years ago
  59. 8263b0d Merge "lshal: mention subclasses for third section" into pi-dev by TreeHugger Robot · 7 years ago
  60. a834a5d Use ManifestHal constructor. by Yifan Hong · 7 years ago
  61. 692794d lshal: mention subclasses for third section by Steven Moreland · 7 years ago
  62. 9a34c1a Merge "Remove unused brightness control from HardwareComposer" into pi-dev by TreeHugger Robot · 7 years ago
  63. 0edb3ca Merge changes Ibba49951,I106f1f33 into pi-dev by Jiwen Cai · 7 years ago
  64. 9af9d4b Remove unused brightness control from HardwareComposer by John Bates · 7 years ago
  65. 14b791a Merge "Do not send HdrMetadata on older interface" into pi-dev by TreeHugger Robot · 7 years ago
  66. 371bf90 Rearm pdx fd on errors by John Bates · 7 years ago
  67. c257da7 Use Android.bp for bufferhubd by Jiwen 'Steve' Cai · 7 years ago
  68. 06e6451 Remove NativeBuffer from libbufferhub by Jiwen 'Steve' Cai · 7 years ago
  69. 93ec3a8 Merge "libnativewindow: remove software flex pixel formats from VNDK" into pi-dev by Chia-I Wu · 7 years ago
  70. 301bb30 Do not send HdrMetadata on older interface by Courtney Goeltzenleuchter · 7 years ago
  71. 990cc3e Merge changes I2b89dce1,I5412eae0,I2e428ec1 into pi-dev by TreeHugger Robot · 7 years ago
  72. a1e59f1 EGL: Fix over zealous colorspace implementation by Courtney Goeltzenleuchter · 7 years ago
  73. f9c98e5 SF: Update to composer@2.2 implementation by Courtney Goeltzenleuchter · 7 years ago
  74. 936799c EGL: Plumb HDR metadata by Courtney Goeltzenleuchter · 7 years ago
  75. 822482e Merge "Add battery stats to telephony bugreport" into pi-dev by TreeHugger Robot · 7 years ago
  76. 3edc5ea Add bounds check to sensors direct channel creation am: 0eb4624b33 am: 9f58afcc4a by Brian Duddie · 7 years ago
  77. cfbef9f Add bounds check to sensors direct channel creation am: 0eb4624b33 by Brian Duddie · 7 years ago
  78. 9f58afc Add bounds check to sensors direct channel creation am: 0eb4624b33 by Brian Duddie · 7 years ago
  79. 7ea026c Merge "More dvr display test." into pi-dev by TreeHugger Robot · 7 years ago
  80. 99996d0 Merge "Deprecate producer/consumer usage in BufferHub" into pi-dev by TreeHugger Robot · 7 years ago
  81. 2cbf96c More dvr display test. by TianyuJiang · 7 years ago
  82. 3bb5971 Fix resampling for multiple pointers by Siarhei Vishniakou · 7 years ago
  83. 963b04f Add battery stats to telephony bugreport by Sooraj Sasindran · 7 years ago
  84. f010817 Deprecate producer/consumer usage in BufferHub by Jiwen 'Steve' Cai · 7 years ago
  85. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 7 years ago
  86. 166564f libnativewindow: remove software flex pixel formats from VNDK by Chia-I Wu · 7 years ago
  87. cdf8320 SurfaceFlinger: Add "Abstract" Layer type. by Robert Carr · 7 years ago
  88. 105e64b SurfaceFlinger: Move trivial implementations to layer base class. by Robert Carr · 7 years ago
  89. b15829a Merge "Update OWNERS" into pi-dev by TreeHugger Robot · 7 years ago
  90. 49f4e00 Update OWNERS by Ashutosh Joshi · 7 years ago
  91. 3640c1d Merge "Add vr_hwc to the system-background cpuset also." into pi-dev by Carmen Jackson · 7 years ago
  92. 74b797c Merge "Enable VK_KHR_swapchain for instances." into pi-dev by TreeHugger Robot · 7 years ago
  93. 69f7bfe Merge changes from topic "cdex_commands" into pi-dev by Mathieu Chartier · 7 years ago
  94. 1ec2546 Merge "Fix link-type warning on GLPerf" into pi-dev by TreeHugger Robot · 7 years ago
  95. 51e6abd Merge "atrace: only start trace when starting trace" into pi-dev by TreeHugger Robot · 7 years ago
  96. f542901 Merge "Fix link-type warning on GLDual" into pi-dev by TreeHugger Robot · 7 years ago
  97. dd26605 Merge "Fix link-type warning on GL2JNI" into pi-dev by TreeHugger Robot · 7 years ago
  98. f48fb94 Merge "Fix link-type warning on GLJNI" into pi-dev by TreeHugger Robot · 7 years ago
  99. 190cb7d atrace: only start trace when starting trace by Wei Wang · 7 years ago
  100. a3a18be Add otapreopt logic for CompactDex version bump by Mathieu Chartier · 7 years ago