1. 4b94d7b Split EGL_CHROMIUM_sync_control into EGL_ANGLE_sync_control_rate by Jonah Ryan-Davis · 4 years, 2 months ago
  2. b69c4e1 Capture/Replay: Update CaptureReplay sample for compression by Cody Northrop · 4 years, 2 months ago
  3. 07467b4 Remove GL_CHROMIUM_path_rendering by Geoff Lang · 4 years, 2 months ago
  4. 32c1bf5 Remove util.gni. by Jamie Madill · 4 years, 2 months ago
  5. 5df2c9e Refactor ANGLE common test utils. by Jamie Madill · 4 years, 3 months ago
  6. b1b6a17 Vulkan: Disable robustness support by Courtney Goeltzenleuchter · 4 years, 3 months ago
  7. 80f55e9 Expose glGetInteger64vEXT. by Jamie Madill · 4 years, 3 months ago
  8. 51a9da2 Add OES_draw_buffers_indexed autogenerated wrappers and validation redirects. by Alexey Knyazev · 4 years, 3 months ago
  9. 468dfed Reformat GN files by Michael Spang · 4 years, 3 months ago
  10. ce4918f Vulkan: Sanitize Images & Buffers with non-zero values. by Jamie Madill · 4 years, 3 months ago
  11. dec00bc Generate entrypoints for Fuchsia external objects extensions by Michael Spang · 5 years ago
  12. bb654cf [fuchsia] Migrate to SDK-provided FIDL & package targets. by Wez · 4 years, 4 months ago
  13. 74ab0bf Vulkan: Disable command graph by default. by Jamie Madill · 4 years, 4 months ago
  14. 8257ac3 Vulkan: Defer RenderPass image barriers. by Jamie Madill · 4 years, 4 months ago
  15. 36f2c80 Fuchsia: Fix size & position of test window on Scenic by Michael Spang · 4 years, 10 months ago
  16. a8c7e10 Fuchsia: Switch ScenicWindow to use PresentOrReplaceView by Michael Spang · 4 years, 4 months ago
  17. f63fbcd Fuchsia: Limit number of concurrent presents in ScenicWindow by Michael Spang · 4 years, 4 months ago
  18. 1a1a142 Expose eglGetMscRateCHROMIUM from EGL_CHROMIUM_sync_control by Jonah Ryan-Davis · 4 years, 4 months ago
  19. c67252e Add feature flags to EGLPlatformParameters "tie". by Jamie Madill · 4 years, 4 months ago
  20. abaeb41 Vulkan: Fix setupDraw when VK_EXT_transform_feedback is not enabled by Michael Spang · 4 years, 4 months ago
  21. 62475e9 Allow tests to pick ANGLE features. by Jamie Madill · 4 years, 4 months ago
  22. 5eadaf8 Fix and improve UWP build. by Jamie Madill · 4 years, 5 months ago
  23. 683dd1d GN: Move util build code into util/BUILD.gn. by Jamie Madill · 4 years, 5 months ago
  24. 3311ef6 update date comments to 2020 by Jeff Vigil · 4 years, 5 months ago
  25. 5407aaa Re-land "Add new test runner harness." (#2) by Jamie Madill · 4 years, 6 months ago
  26. 9190f49 GN: Make new angle_test_utils target. by Jamie Madill · 4 years, 6 months ago
  27. 270e2e8 util: Always export default visibility. by Jamie Madill · 4 years, 6 months ago
  28. b92ec24 Revert "Re-land "Add new test runner harness."" by Jamie Madill · 4 years, 6 months ago
  29. e20560f Re-land "Add new test runner harness." by Jamie Madill · 4 years, 6 months ago
  30. 8f31872 Revert "Add new test runner harness." by Jamie Madill · 4 years, 6 months ago
  31. fb40d23 Add new test runner harness. by Jamie Madill · 4 years, 6 months ago
  32. 745999a Add test for multithreaded shared-context resource by Shahbaz Youssefi · 4 years, 7 months ago
  33. f65b212 [fuchsia] Change all Angle Presents to Present2s by Felipe Archondo · 4 years, 6 months ago
  34. a825eb7 Implement BaseVertex draw calls for Vulkan, OpenGL, NULL contexts. by Ethan Lee · 4 years, 6 months ago
  35. e9b68f3 Clean unused NewCreateImagePipeCmd by Emircan Uysaler · 4 years, 7 months ago
  36. d32650b Posix: Fix async LaunchProcess. by Jamie Madill · 4 years, 6 months ago
  37. 6fcc0bb Metal: Re-add end2end test configs (running test is still disabled) by Le Hoang Quyen · 4 years, 6 months ago
  38. 8392b11 Revert "Metal: Enable end2end tests." by Courtney Goeltzenleuchter · 4 years, 6 months ago
  39. 0bb42e0 Metal: Enable end2end tests. by Le Hoang Quyen · 4 years, 7 months ago
  40. 82fd254 Windows: Use Job handle in LaunchProcess. by Jamie Madill · 4 years, 7 months ago
  41. f18ff94 Minor tweaks to SampleApplication. by Jamie Madill · 4 years, 7 months ago
  42. c898ec1 Add EGL GGP extensions. by Jamie Madill · 4 years, 7 months ago
  43. 95a736b Reland "Add more test_utils functions." by Jamie Madill · 4 years, 8 months ago
  44. 04ee27e Capture/Replay: Add ANGLE_get_image extension. by Jamie Madill · 4 years, 7 months ago
  45. 16370a6 Enable "-Winconsistent-missing-destructor-override". by Jamie Madill · 4 years, 7 months ago
  46. a620685 Enable "-Wmissing-field-initializers". by Jamie Madill · 4 years, 7 months ago
  47. 1efcbdb6 Vulkan: Fix sampler object lifetime. by Jamie Madill · 4 years, 7 months ago
  48. f939cb6 Revert "Reland "Add more test_utils functions."" by Jamie Madill · 4 years, 8 months ago
  49. 7923e23 Reland "Add more test_utils functions." by Jamie Madill · 4 years, 8 months ago
  50. 0163470 Revert "util: Always specify default visibility on exports." by Jamie Madill · 4 years, 8 months ago
  51. 2bf23ea util: Always specify default visibility on exports. by Jamie Madill · 4 years, 8 months ago
  52. 0cb0963 Revert "Add more test_utils functions." by Lan Wei · 4 years, 8 months ago
  53. 5fcfcea Add more test_utils functions. by Jamie Madill · 4 years, 8 months ago
  54. c42da4e Extend ANGLE_request_extension with DisableExtension by James Darpinian · 4 years, 8 months ago
  55. cc4d833 Reland "Add export_targets.py to presubmit" by Brian Sheedy · 4 years, 9 months ago
  56. a424214 Revert "Add export_targets.py to presubmit" by Jamie Madill · 4 years, 8 months ago
  57. c40a21f Add export_targets.py to presubmit by Brian Sheedy · 4 years, 9 months ago
  58. 57b37b6 Rename util/system_utils to util/test_utils. by Jamie Madill · 4 years, 8 months ago
  59. 11dc163 Add support for generating UWP (Windows Store) projects again by Austin Kinross · 4 years, 9 months ago
  60. 1552d4d Move to NewCreateImagePipe2Cmd by Emircan Uysaler · 4 years, 9 months ago
  61. 7e44ec2 GL_EXT_multisampled_render_to_texture extension. Part 1. by Mingyu Hu · 4 years, 9 months ago
  62. a1bf699 Fuchsia: Migrate to new libasync-loop API by Todd Eisenberger · 4 years, 9 months ago
  63. 44a0e73 Re-enable -Wextra-semi-stmt. by Jamie Madill · 4 years, 9 months ago
  64. f0dd087 Move timer functionality from util/ to common/ by Shahbaz Youssefi · 4 years, 9 months ago
  65. cdecd97 Add Draw base vertex and base instance function entrypoints by shrekshao · 5 years ago
  66. 9d73796 Standardize copyright notices to project style by Stuart Morgan · 4 years, 10 months ago
  67. 7e48c9e Add explicit integer casts by James Darpinian · 4 years, 10 months ago
  68. efa898a Enable some compiler warnings used by WebKit. by James Darpinian · 4 years, 10 months ago
  69. 64751a0 Reenable extra_warnings config for angle_utils by James Darpinian · 4 years, 10 months ago
  70. 73e5e9b Clang warn implicit float to int conversion by Jiacheng Lu · 4 years, 11 months ago
  71. f35f111 Add script to apply clang-format on all sources by Jiacheng Lu · 4 years, 11 months ago
  72. 6a02f06 Implement EGL_ANGLE_create_context_backwards_compatible by Geoff Lang · 4 years, 11 months ago
  73. 69e46a1 GL: Implement EGL_ANDROID_native_fence_sync by Geoff Lang · 5 years ago
  74. 3fd0b2d Implement EGL_ANDROID_get_native_client_buffer. by Geoff Lang · 6 years ago
  75. 5faff91 texture3D: Codegen changes towards OES_texture_3D by Cody Northrop · 5 years ago
  76. 351e809 Increase demangled array size by Tim Van Patten · 5 years ago
  77. 857880e GL: Add extensions to enable hardware video decode on Android. by Geoff Lang · 5 years ago
  78. e1849ee Remove obsolete WinRT files. by Jamie Madill · 5 years ago
  79. 88596be Vulkan: Implement a texture descriptor cache. by Jamie Madill · 5 years ago
  80. 2d0a9ac Initialize STACKFRAME64 for ARM64 by Tom Tan · 5 years ago
  81. e431aaa Rename EGL_ANGLE_workaround_control to EGL_ANGLE_feature_control. by Jonah Ryan-Davis · 5 years ago
  82. 2dd40a4 Add eglQueryDisplayAttribANGLE to query workarounds count. by Jonah Ryan-Davis · 5 years ago
  83. 20d380f Print stack backtrace on critical failure. by Jamie Madill · 5 years ago
  84. 0a56f0e Vulkan: Update front face mode during syncState() by Tim Van Patten · 5 years ago
  85. f52f263 Add EGL_ANGLE_workaround_control extension. by Jonah Ryan-Davis · 5 years ago
  86. f2a1c38 Vulkan: Implement multisampled framebuffers by Shahbaz Youssefi · 5 years ago
  87. 3089f92 Move EGL Display config into EGLPlatformParameters. by Jamie Madill · 5 years ago
  88. b814907 Clean up ANGLE test extension functions. by Jamie Madill · 5 years ago
  89. 0659c99 Set swap interval explicitly. by Jamie Madill · 5 years ago
  90. 8f39cd8 Roll Chromium DEPS (April 30, 2019). by Jamie Madill · 5 years ago
  91. 62e274e [scenic] Remove dangling viewsv1 reference by David Worsham · 5 years ago
  92. 057b76e Implement GL_CHROMIUM_lose_context. by Geoff Lang · 5 years ago
  93. 7d64c48 GL_ANGLE_multiview has been renamed to GL_OVR_multiview2. by Mingyu Hu · 5 years ago
  94. 9de3ddb Generate entrypoints for GL_EXT_memory_object_fd & GL_EXT_semaphore_fd by Michael Spang · 5 years ago
  95. 7a8c3e5 Generate entrypoints for GL_EXT_memory_object & GL_EXT_semaphore by Michael Spang · 5 years ago
  96. f455f75 Reuse angle_end2end_test windows and displays. by Jamie Madill · 5 years ago
  97. 0f566fc Introduce ConfigParameters test helper struct. by Jamie Madill · 5 years ago
  98. c2074b1 Fuchsia: Remove use of deprecated API Presenter::Present2 by Michael Spang · 5 years ago
  99. df35e38 Fuchsia: Remove use of deprecated header <lib/fdio/util.h> by Michael Spang · 5 years ago
  100. 5704100 Revert "Fix several WGL test failures." by Jamie Madill · 5 years ago