1. 380bf85 Use either the version-0 or version-1 opt-in/out API by Ian Elliott · 6 years ago
  2. 04e7043 Pass ANGLE rules file descriptor through JNI by Cody Northrop · 6 years ago
  3. 6d082ef Don't try to load ANGLE without a namespace by Cody Northrop · 6 years ago
  4. 9a57d4e Merge "Support monitor input per display (1/2)" by TreeHugger Robot · 6 years ago
  5. deb33c0 Merge "surfaceflinger: silence an error for non-WCG displays" am: 91fb454435 am: fbae725101 by Chia-I Wu · 6 years ago
  6. aa87867 Merge "surfaceflinger: silence an error for non-WCG displays" am: 91fb454435 by Chia-I Wu · 6 years ago
  7. fbae725 Merge "surfaceflinger: silence an error for non-WCG displays" am: 91fb454435 by Chia-I Wu · 6 years ago
  8. b376e44 Merge changes I7695dc5d,I155fa5c5 by Tianyu Jiang · 6 years ago
  9. 91fb454 Merge "surfaceflinger: silence an error for non-WCG displays" by Chia-I Wu · 6 years ago
  10. 9860418 Merge "[SurfaceFlinger] Avoid comparing to identity matrix." by TreeHugger Robot · 6 years ago
  11. 109ceb4 [automerger skipped] Merge "renderengine: avoid divide-by-zero in shaders" am: 6856100151 am: a734fdda25 by Chia-I Wu · 6 years ago
  12. 33e7554 [automerger skipped] Merge "renderengine: clamp XYZ to [0.0, 1.0] in shaders" am: 45a9d5a9b5 am: 9c325b30d8 by Chia-I Wu · 6 years ago
  13. 83c3064 Merge "renderengine: avoid divide-by-zero in shaders" am: 6856100151 by Chia-I Wu · 6 years ago
  14. 52ea773 Merge "renderengine: clamp XYZ to [0.0, 1.0] in shaders" am: 45a9d5a9b5 by Chia-I Wu · 6 years ago
  15. 0229d25 Remove active_buffer_bit_mask_ from BufferNode. by Tianyu · 6 years ago
  16. a734fdd Merge "renderengine: avoid divide-by-zero in shaders" am: 6856100151 by Chia-I Wu · 6 years ago
  17. 9c325b3 Merge "renderengine: clamp XYZ to [0.0, 1.0] in shaders" am: 45a9d5a9b5 by Chia-I Wu · 6 years ago
  18. 6856100 Merge "renderengine: avoid divide-by-zero in shaders" by Chia-I Wu · 6 years ago
  19. 45a9d5a Merge "renderengine: clamp XYZ to [0.0, 1.0] in shaders" by Chia-I Wu · 6 years ago
  20. 747321c [SurfaceFlinger] Avoid comparing to identity matrix. by Peiyong Lin · 6 years ago
  21. a3a4e37 Merge "libbinder_ndk: formatting" am: 50576118cd am: b56737d4c0 am: 8d4a8f2e44 by Steven Moreland · 6 years ago
  22. 8d4a8f2 Merge "libbinder_ndk: formatting" am: 50576118cd am: b56737d4c0 by Steven Moreland · 6 years ago
  23. b56737d Merge "libbinder_ndk: formatting" am: 50576118cd by Steven Moreland · 6 years ago
  24. 5057611 Merge "libbinder_ndk: formatting" by Steven Moreland · 6 years ago
  25. b61df91 Remove the functionality of promoting a BufferHubBuffer to ProducerBuffer. by Tianyu · 6 years ago
  26. 2fbf37f Support monitor input per display (1/2) by Arthur Hung · 6 years ago
  27. c284ebf Merge "SF TimeStats: optimize regex usage" by TreeHugger Robot · 6 years ago
  28. 7a1d199 Merge "vkjson: Use Vulkan API version 1.1 on VkJsonGetInstance" am: c779697852 am: cdab4aa50d by Tapani Pälli · 6 years ago
  29. bf2697d Merge "vkjson: Use Vulkan API version 1.1 on VkJsonGetInstance" am: c779697852 by Tapani Pälli · 6 years ago
  30. cdab4aa Merge "vkjson: Use Vulkan API version 1.1 on VkJsonGetInstance" am: c779697852 by Tapani Pälli · 6 years ago
  31. c779697 Merge "vkjson: Use Vulkan API version 1.1 on VkJsonGetInstance" by Treehugger Robot · 6 years ago
  32. bd40832 SF TimeStats: optimize regex usage by Yiwei Zhang · 6 years ago
  33. 9e527e0 Merge "ashmem: update example code of create shmem region" am: 080dadba41 am: baa9fd65e5 by Elliott Hughes · 6 years ago
  34. fdd8616 Merge "ashmem: update example code of create shmem region" am: 080dadba41 by Elliott Hughes · 6 years ago
  35. baa9fd6 Merge "ashmem: update example code of create shmem region" am: 080dadba41 by Elliott Hughes · 6 years ago
  36. f3271ba Merge "BufferHub{Buffer,Metadata}: Some other minor changes" by TreeHugger Robot · 6 years ago
  37. 080dadb Merge "ashmem: update example code of create shmem region" by Elliott Hughes · 6 years ago
  38. 15bece0 Merge "Move BufferHubBuffer_test to libui" by TreeHugger Robot · 6 years ago
  39. 6333af5 surfaceflinger: silence an error for non-WCG displays by Chia-I Wu · 6 years ago
  40. f3fd7ca NativeHandleWrapper shouldn't return native_handle_t* in const by Jiwen 'Steve' Cai · 6 years ago
  41. a871423 vkjson: Use Vulkan API version 1.1 on VkJsonGetInstance by Tapani Pälli · 6 years ago
  42. daea460 libbinder_ndk: formatting by Steven Moreland · 6 years ago
  43. f53ae7e Merge changes from topic "rootless_debug_gles_20181015" by Cody Northrop · 6 years ago
  44. 9a9a1f4 Call down the chain for eglGetError by Cody Northrop · 6 years ago
  45. 8e86a2d renderengine: avoid divide-by-zero in shaders by Chia-I Wu · 6 years ago
  46. 0647d4e renderengine: clamp XYZ to [0.0, 1.0] in shaders by Chia-I Wu · 6 years ago
  47. 10ca1c3 Merge "Suppress implicit-fallthrough warnings." am: c7e86caf44 am: d896cab7d0 by Yiwei Zhang · 6 years ago
  48. a56cc06 Merge "Suppress implicit-fallthrough warnings." am: c7e86caf44 am: d896cab7d0 by Yiwei Zhang · 6 years ago
  49. d896cab Merge "Suppress implicit-fallthrough warnings." am: c7e86caf44 by Yiwei Zhang · 6 years ago
  50. c7e86ca Merge "Suppress implicit-fallthrough warnings." by Yiwei Zhang · 6 years ago
  51. 1850da2 BufferHub{Buffer,Metadata}: Some other minor changes by Jiwen 'Steve' Cai · 6 years ago
  52. 0e7ee22 Move BufferHubBuffer_test to libui by Jiwen 'Steve' Cai · 6 years ago
  53. de7ddfe Merge "Temprorarily opt out libui from libcrt" by TreeHugger Robot · 6 years ago
  54. 9d5d33d Move platform entries init earlier by Cody Northrop · 6 years ago
  55. 24d155f Merge "Add DisplayViewport native tests" by TreeHugger Robot · 6 years ago
  56. 629ce4e Revert "Revert "Rootless Debug for GLES"" by Cody Northrop · 6 years ago
  57. 68d1035 Revert "Revert "Split platform functions from entrypoints"" by Cody Northrop · 6 years ago
  58. 0ec5d38 Revert "Revert "Rename eglApi.cpp to egl_platform_entries.cpp"" by Cody Northrop · 6 years ago
  59. 05a8fe2 Add DisplayViewport native tests by Siarhei Vishniakou · 6 years ago
  60. 52ef3e0 Merge changes Iaa0846b8,Id9420941 by Alec Mouri · 6 years ago
  61. a5b7362 Temprorarily opt out libui from libcrt by Jiwen 'Steve' Cai · 6 years ago
  62. 1dd1b87 Remove extra isCurrent calls. by Alec Mouri · 6 years ago
  63. 39801c0 Move image creation out of latchBuffer(). by Alec Mouri · 6 years ago
  64. e0df58f ashmem: update example code of create shmem region by Phong Tran · 6 years ago
  65. e588e31 Moving DispSync into Scheduler. by Ana Krulec · 6 years ago
  66. 7ecce8c SF: Move TransactionStart from VsyncModulator to Scheduler by Ana Krulec · 6 years ago
  67. 59b492c Suppress implicit-fallthrough warnings. by Yiwei Zhang · 6 years ago
  68. 8dec391 Revert "Rename eglApi.cpp to egl_platform_entries.cpp" by Cody Northrop · 6 years ago
  69. d18d553 Revert "Split platform functions from entrypoints" by Cody Northrop · 6 years ago
  70. 9f20d92 Revert "Rootless Debug for GLES" by Cody Northrop · 6 years ago
  71. 5fbd8a3 Merge "Move active clients mask to an atomic uint64_t in shared memory." by TreeHugger Robot · 6 years ago
  72. 7371fed Merge changes from topic "buffer_hub_to_libui" by Jiwen Cai · 6 years ago
  73. 37972d4 Merge "SF: Move DispSync systrace logging to shell variable." by Ana Krulec · 6 years ago
  74. 064a82f SF: Move DispSync systrace logging to shell variable. by Ana Krulec · 6 years ago
  75. c6259f6 Merge "Add a function to Dumpstate service to trigger a bugreport" am: 2040362034 am: f7044acb2d by Nandana Dutt · 6 years ago
  76. 3608311 Merge "Add a function to Dumpstate service to trigger a bugreport" am: 2040362034 by Nandana Dutt · 6 years ago
  77. f7044ac Merge "Add a function to Dumpstate service to trigger a bugreport" by Nandana Dutt · 6 years ago
  78. bbd4a4d Merge "SF: Stop passing DispSync around." by Ana Krulec · 6 years ago
  79. ff675b7 Format BufferHub{Buffer,Metadata}.{h,cpp} to match libui style by Jiwen 'Steve' Cai · 6 years ago
  80. 8f51ec6 Move detached buffer to libui by Jiwen 'Steve' Cai · 6 years ago
  81. 2040362 Merge "Add a function to Dumpstate service to trigger a bugreport" by Nandana Dutt · 6 years ago
  82. cccbb5f Add a function to Dumpstate service to trigger a bugreport by Nandana Dutt · 6 years ago
  83. 89e2fdc Merge "libbinder_ndk: clarify local AIBinder_linkToDeath" am: e5e02ecbb9 am: ce2d5f1d28 by Steven Moreland · 6 years ago
  84. e5b3514 Merge "libbinder_ndk: clarify local AIBinder_linkToDeath" am: e5e02ecbb9 by Steven Moreland · 6 years ago
  85. ce2d5f1 Merge "libbinder_ndk: clarify local AIBinder_linkToDeath" am: e5e02ecbb9 by Steven Moreland · 6 years ago
  86. e5e02ec Merge "libbinder_ndk: clarify local AIBinder_linkToDeath" by Treehugger Robot · 6 years ago
  87. 0e6bcf4 Merge "Ensure the cancelled event has AKEY_EVENT_FLAG_CANCELED" by Tiger Huang · 6 years ago
  88. 2600c7b Merge "Make a GLESv1 only entries for GLESv1 driver loading" by Yiwei Zhang · 6 years ago
  89. 8664f8c Ensure the cancelled event has AKEY_EVENT_FLAG_CANCELED by Tiger Huang · 6 years ago
  90. bf37245 Merge "Remove Post(const LocalHandle& ready_fence, const Meta& meta)" by TreeHugger Robot · 6 years ago
  91. 3d2d81d Merge "Remove GetBlobReadOnlyPointer." by TreeHugger Robot · 6 years ago
  92. a735515 Merge "Temprorarily opt out bufferhub from libcrt" by TreeHugger Robot · 6 years ago
  93. 892e602 libui: add boundary check to GraphicBuffer::unflatten am: bf8d7210c4 am: 11ed3dccbd am: e23933651a by Chia-I Wu · 6 years ago
  94. fa2d892 libui: add boundary check to GraphicBuffer::unflatten am: bf8d7210c4 am: 11ed3dccbd by Chia-I Wu · 6 years ago
  95. e239336 libui: add boundary check to GraphicBuffer::unflatten am: bf8d7210c4 by Chia-I Wu · 6 years ago
  96. 11ed3dc libui: add boundary check to GraphicBuffer::unflatten am: bf8d7210c4 by Chia-I Wu · 6 years ago
  97. fb45085 libbinder_ndk: clarify local AIBinder_linkToDeath by Steven Moreland · 6 years ago
  98. 6705349 Move active clients mask to an atomic uint64_t in shared memory. by Tianyu · 6 years ago
  99. 58a05a2 Remove Post(const LocalHandle& ready_fence, const Meta& meta) by Tianyu · 6 years ago
  100. 9f7b7f3 Temprorarily opt out bufferhub from libcrt by Jiwen 'Steve' Cai · 6 years ago