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