1. 0c5dfbd Fix enum-compare warning by Yi Kong · 7 years ago
  2. d81eb0f Merge "dumpstate: specify default args for lshal" into stage-aosp-master by TreeHugger Robot · 7 years ago
  3. 2d717e3 Merge "Add clarifying comment" am: 7e3e5b6868 by John Reck · 7 years ago
  4. 7e3e5b6 Merge "Add clarifying comment" by Treehugger Robot · 7 years ago
  5. edbf9ec Add clarifying comment by John Reck · 7 years ago
  6. 0f2ae8e Merge "Support record-tgid" am: 924487ec47 by John Reck · 7 years ago
  7. 7ed2327 Merge changes from topic "lshal_lazy_hals" am: e3a52f01e4 by Yifan Hong · 7 years ago
  8. 924487e Merge "Support record-tgid" by Treehugger Robot · 7 years ago
  9. e3a52f0 Merge changes from topic "lshal_lazy_hals" by Yifan Hong · 7 years ago
  10. f68bbf7 Merge "Remove library tag" am: 8739852bde by Sundong Ahn · 7 years ago
  11. 8739852 Merge "Remove library tag" by Treehugger Robot · 7 years ago
  12. 84b4414 Merge "dumpstate: declare dependencies on external tools." am: b46d97b94e by Elliott Hughes · 7 years ago
  13. b46d97b Merge "dumpstate: declare dependencies on external tools." by Treehugger Robot · 7 years ago
  14. 90e8d8d dumpstate: specify default args for lshal by Yifan Hong · 7 years ago
  15. 3212f17 lshal: add --types=lazy|z by Yifan Hong · 7 years ago
  16. 13ba0a9 lshal: add "Status" column and "Manifest HALs" section. by Yifan Hong · 7 years ago
  17. b72f19e lshal: --types works with --neat by Yifan Hong · 7 years ago
  18. db73053 lshal: add ListCommand::tableForType by Yifan Hong · 7 years ago
  19. 20f4ee8 lshal: Remove obsolete TableEntrySource type. by Yifan Hong · 7 years ago
  20. c443091 lshal: test: make mocks more robust by Yifan Hong · 7 years ago
  21. aa86457 lshal: fix help message by Yifan Hong · 7 years ago
  22. e757b1c Support record-tgid by John Reck · 7 years ago
  23. c1e0917 dumpstate: declare dependencies on external tools. by Elliott Hughes · 7 years ago
  24. 822a435 Merge "dumpstate: fix double close." am: 48b34b37a6 by Josh Gao · 7 years ago
  25. 48b34b3 Merge "dumpstate: fix double close." by Treehugger Robot · 7 years ago
  26. 9abc9c5 Merge "Add binder transaction size tracing" am: e818ec3705 by Mika Raento · 7 years ago
  27. e818ec3 Merge "Add binder transaction size tracing" by Mika Raento · 7 years ago
  28. 7c4258c dumpstate: fix double close. by Josh Gao · 7 years ago
  29. 80c3e5d Add binder transaction size tracing by Mika Raento · 7 years ago
  30. 07031ce Merge "Fix SEGFAULT in profman" am: 037b50ec79 by Calin Juravle · 7 years ago
  31. 037b50e Merge "Fix SEGFAULT in profman" by Treehugger Robot · 7 years ago
  32. a30265a Fix SEGFAULT in profman by Calin Juravle · 7 years ago
  33. 61b9c33 Merge "Don't call fdopendir on unique_fd::get." am: 0a34c57990 by Josh Gao · 7 years ago
  34. 0a34c57 Merge "Don't call fdopendir on unique_fd::get." by Treehugger Robot · 7 years ago
  35. 48d1112 Remove library tag by Sundong Ahn · 7 years ago
  36. df3e78c Merge "Add __INTRODUCED_IN to <android/native_window.h>." am: 135828f325 by Elliott Hughes · 7 years ago
  37. 64ceec1 Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>." by Elliott Hughes · 7 years ago
  38. 135828f Merge "Add __INTRODUCED_IN to <android/native_window.h>." by Elliott Hughes · 7 years ago
  39. 28046cb Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>." by Elliott Hughes · 7 years ago
  40. 154a9b3 Merge "Add VNDK AHardwareBuffer_createFromHandle" am: a0cef47054 by Jesse Hall · 7 years ago
  41. a0cef47 Merge "Add VNDK AHardwareBuffer_createFromHandle" by Treehugger Robot · 7 years ago
  42. fbe5835 Add VNDK AHardwareBuffer_createFromHandle by Jesse Hall · 7 years ago
  43. a2c9607 Add __INTRODUCED_IN to <android/native_window.h>. by Elliott Hughes · 7 years ago
  44. 493f4a2 Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>. by Elliott Hughes · 7 years ago
  45. b5aee72 Don't call fdopendir on unique_fd::get. by Josh Gao · 7 years ago
  46. 450bbf9 Merge "Add C++ implementation of ParcelFileDescriptor" am: e3c9030dc9 by Ryo Hashimoto · 7 years ago
  47. e3c9030 Merge "Add C++ implementation of ParcelFileDescriptor" by Treehugger Robot · 7 years ago
  48. 8ed24ce resolve merge conflicts of aabd6b7fa343654cd85b3b2da392e424d037d15a to pi-dev-plus-aosp by Yi Kong · 7 years ago
  49. f11e2bd Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 7 years ago
  50. aabd6b7 Merge "[binder] Replace NULL/0 with nullptr" am: a800be8391 by Yi Kong · 7 years ago
  51. a800be8 Merge "[binder] Replace NULL/0 with nullptr" by Yi Kong · 7 years ago
  52. 5c947cd [automerger skipped] Merge "Replace NULL/0 with nullptr" am: a160f5a70f by Yi Kong · 7 years ago
  53. fdd8da9 [binder] Replace NULL/0 with nullptr by Yi Kong · 7 years ago
  54. 83af600 Merge "Replace NULL/0 with nullptr" am: a160f5a70f by Yi Kong · 7 years ago
  55. a160f5a Merge "Replace NULL/0 with nullptr" by Yi Kong · 7 years ago
  56. fef7d7c Merge "Camera: update tonemap curve images" into pi-dev am: ba88c2e9bc by Yin-Chia Yeh · 7 years ago
  57. ba88c2e Merge "Camera: update tonemap curve images" into pi-dev by TreeHugger Robot · 7 years ago
  58. 9ca5156 Merge "libbinder: fix using destroyed mutex warning." into pi-dev am: 0500dc6337 by Yabin Cui · 7 years ago
  59. 9c804c4 Replace NULL/0 with nullptr by Yi Kong · 7 years ago
  60. 0500dc6 Merge "libbinder: fix using destroyed mutex warning." into pi-dev by Yabin Cui · 7 years ago
  61. 97e3b87 Camera: update tonemap curve images by Yin-Chia Yeh · 7 years ago
  62. 61f2f02 Merge "surfaceflinger: prime shader cache for P3 conversion" into pi-dev by Chia-I Wu · 7 years ago
  63. e10966b Merge "surfaceflinger: force client composition for Y410" into pi-dev by Chia-I Wu · 7 years ago
  64. b46d5b2 Merge "surfaceflinger: prime shader cache for P3 conversion" into pi-dev by Chia-I Wu · 7 years ago
  65. b583b3b Merge "surfaceflinger: force client composition for Y410" into pi-dev by Chia-I Wu · 7 years ago
  66. 07376a9 surfaceflinger: force client composition for Y410 by Chia-I Wu · 7 years ago
  67. dc0fe0d Merge "[SurfaceFlinger] Respect HDR data space." into pi-dev am: 3e27306538 by Peiyong Lin · 7 years ago
  68. 3e27306 Merge "[SurfaceFlinger] Respect HDR data space." into pi-dev by Peiyong Lin · 7 years ago
  69. 3c6b7ef [SurfaceFlinger] Respect HDR data space. by Peiyong Lin · 7 years ago
  70. c39caf3 libbinder: fix using destroyed mutex warning. by Yabin Cui · 7 years ago
  71. 3c4c307 Merge "SF: Add workaround to release screenshot buffer" into pi-dev by Dan Stoza · 7 years ago
  72. 6fa25f9 Merge "SF: Add workaround to release screenshot buffer" into pi-dev by TreeHugger Robot · 7 years ago
  73. a486981 Merge "Allow access to tracing/per_cpu/cpu?/trace files." am: 978e43d7a1 by Florian Mayer · 7 years ago
  74. 693e05d Merge "Allow access to tracing/per_cpu/cpu?/trace files." am: 978e43d7a1 by Florian Mayer · 7 years ago
  75. 978e43d Merge "Allow access to tracing/per_cpu/cpu?/trace files." by Treehugger Robot · 7 years ago
  76. bf346df [automerger skipped] Merge changes Icef8ee6c,I2abd5d58,I96266db8,Id84f5b99 am: 33d56fbd1f by Lloyd Pique · 7 years ago
  77. 81513f7 Merge changes Icef8ee6c,I2abd5d58,I96266db8,Id84f5b99 am: 33d56fbd1f by Lloyd Pique · 7 years ago
  78. 93e14df surfaceflinger: prime shader cache for P3 conversion by Chia-I Wu · 7 years ago
  79. 33d56fb Merge changes Icef8ee6c,I2abd5d58,I96266db8,Id84f5b99 by Treehugger Robot · 7 years ago
  80. 09781e2 Merge "Use correct StateSet for LayerVector compare." into pi-dev am: 4f80b867b3 by chaviw · 7 years ago
  81. 4f80b86 Merge "Use correct StateSet for LayerVector compare." into pi-dev by TreeHugger Robot · 7 years ago
  82. 738df02 Use correct StateSet for LayerVector compare. by chaviw · 7 years ago
  83. 6e267a4 Merge "Push existing pending state when deferring transaction" into pi-dev by Jorim Jaggi · 7 years ago
  84. 70522fe Merge "Push existing pending state when deferring transaction" into pi-dev by Jorim Jaggi · 7 years ago
  85. 2124993 [automerger skipped] Merge "Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*" am: 88d73c0286 by Bowgo Tsai · 7 years ago
  86. 76c2eaf Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/* by Bowgo Tsai · 7 years ago
  87. 7f593cf Merge "Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*" by Bowgo Tsai · 7 years ago
  88. a277ccb SF: Add workaround to release screenshot buffer by Dan Stoza · 7 years ago
  89. 03dfbd5 Eliminate duplicate device creation code by Lloyd Pique · 7 years ago
  90. a07f6cd Fix VrFlinger handoff by Lloyd Pique · 7 years ago
  91. 3e3d28c Move hotplug processing to the main thread by Lloyd Pique · 7 years ago
  92. b320628 Create processDisplayChangesLocked by Lloyd Pique · 7 years ago
  93. 1572f9b Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/* by Bowgo Tsai · 7 years ago
  94. 88d73c0 Merge "Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*" by Treehugger Robot · 7 years ago
  95. 19d2d08 Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/* by Bowgo Tsai · 7 years ago
  96. 466d458 Merge "Keep early vsync-offsets for at least two frames after transaction" into pi-dev by Jorim Jaggi · 7 years ago
  97. 664ff4f Merge "Keep early vsync-offsets for at least two frames after transaction" into pi-dev by TreeHugger Robot · 7 years ago
  98. dba3273 Push existing pending state when deferring transaction by Jorim Jaggi · 7 years ago
  99. bf55189 Add C++ implementation of ParcelFileDescriptor by Ryo Hashimoto · 7 years ago
  100. 5b73fc9 Merge "surfaceflinger: RenderIntent::COLORIMETRIC is no longer mandatory" into pi-dev by Chia-I Wu · 7 years ago