[go: up one dir, main page]

  1. 02b5373 Trace/Replay: Fix context grouping issues by Mark Lobodzinski · 3 weeks ago
  2. 3d8dff0 Suppress unsafe buffers on a file-by-file basis in util/ by Tom Sepez · 6 weeks ago
  3. 7181239 Add long ANGLE traces feature by Mark Lobodzinski · 3 months ago
  4. 9a43677 Vulkan: Add entry points for GL_EXT_fragment_shading_rate by Panfeng Hou · 4 months ago
  5. 4c964bc Roll third_party/OpenGL-Registry/src/ 5bae8738b..200cea403 (74 commits) by Alexey Knyazev · 5 months ago
  6. 86ce0f0 Add EXT_multi_draw_arrays stubs by Alexey Knyazev · 5 months ago
  7. 618bc39 Add EXT_draw_instanced stubs by Alexey Knyazev · 5 months ago chromium/7169
  8. ae70513 Remove NamedBufferStorageExternalEXT entry point by Alexey Knyazev · 6 months ago
  9. cdb3402 Move robust APIs for PLS into robust_client_memory sections. by Kenneth Russell · 6 months ago chromium/7147 chromium/7148 chromium/7149 chromium/7150
  10. eb52b56 Remove unsupported 1D and DSA entry points by Alexey Knyazev · 6 months ago
  11. 5b343e8 Vulkan: Remove support for Stadia by Shahbaz Youssefi · 7 months ago
  12. c0d806b CL: OpenCL support for ANGLE Capture/Replay by Alex Dean · 8 months ago
  13. bbc0d70 Vulkan: Add entry points to lock the Vulkan queue by Shahbaz Youssefi · 9 months ago
  14. fb74310 Add stubs for EGL_EXT_surface_compression by Yuxiang Qian · 10 months ago
  15. 5d3d299 Expose the required GLES1.0/1.1 extensions in ANGLE by Xinyu Fang · 11 months ago
  16. 8a2b60b Add stubs for GL_EXT_texture_storage_compression by Neil Zhang · 11 months ago
  17. 54e8e66 Trace tests: generate and use trace list according to gn args by Roman Lavrov · 11 months ago
  18. c7a43ec Capture/Replay: Track framebuffers by context by Mark Lobodzinski · 11 months ago
  19. 492cf26 Stubs for GL_blob_cache_angle by Geoff Lang · 1 year ago
  20. e19377a Tests: Support multiple users on Android by Cody Northrop · 1 year, 1 month ago
  21. 92148c2 GL: Implement GL_EXT_clear_texture. by Geoff Lang · 1 year, 4 months ago
  22. d193d51 Replace issue ids post migration to new issue tracker by Shahbaz Youssefi · 1 year, 4 months ago
  23. 2d8e15f Add stubs for GL_QCOM_tiled_rendering by Geoff Lang · 1 year, 4 months ago
  24. 8042ebd Add OES_tessellation_shader by Amirali Abdolrashidi · 1 year, 4 months ago
  25. ce6232f Add KHR_robustness by Amirali Abdolrashidi · 1 year, 4 months ago
  26. a70ef7f Add EGL_ANGLE_no_error for disabling EGL validation. by Geoff Lang · 1 year, 5 months ago
  27. 2dc45de Trace tests: check and log zlib crc32 on decompress failure by Roman Lavrov · 1 year, 7 months ago
  28. b5d9251 Trace tests: log z_stream on decompress failure by Roman Lavrov · 1 year, 7 months ago
  29. c9c7c4d Trace tests: save debug files when gz decompression fails by Roman Lavrov · 1 year, 7 months ago
  30. 56a291e Rework external image capture by Mike Schuchardt · 1 year, 7 months ago
  31. 298abbc Roll Chromium from 29bec8631d2f to 9d4a35b46e1e (1220 revisions) by angle-autoroll · 1 year, 8 months ago
  32. d0f5a66 Bugfix in entry points for QCOM foveated extensions by Mohan Maiya · 1 year, 9 months ago
  33. d093c3d Add entry points for QCOM foveated extensions by Mohan Maiya · 1 year, 9 months ago
  34. b581a6c Traces: workaround sporadic uncompress failures by Roman Lavrov · 1 year, 11 months ago
  35. b48d9da Capture/Replay: Gen gen-on-bind resources on replay by Mike Schuchardt · 2 years ago
  36. 384a29a Reland: GL: Remove EGL_EXTERNAL_CONTEXT_SAVE_STATE_ANGLE by Shahbaz Youssefi · 2 years ago chromium/6075
  37. 21ea0a3 Add gzip tests when hitting a decompression error by Roman Lavrov · 2 years ago
  38. 55054e7 Traces: temporary patch to log zlib message on failure by Roman Lavrov · 2 years, 1 month ago
  39. 2ef238b Revert "Traces: add temporary debug info to LoadBinaryData" by Roman Lavrov · 2 years, 1 month ago
  40. 30c9bd2 Mark more TraceFunctions methods as pure virtual by Arthur Eubanks · 2 years, 2 months ago
  41. 99e3e65 Traces: LoadBinaryData verifies that all data was read by Roman Lavrov · 2 years, 2 months ago
  42. 0d701c8 Traces: add temporary debug info to LoadBinaryData by Roman Lavrov · 2 years, 2 months ago
  43. d85de0e Capture/Replay: Add optional replay of trimmed resources by Mark Lobodzinski · 2 years, 2 months ago
  44. 2d5fb09 Stubs for EGL_ANGLE_external_context_and_surface by Shahbaz Youssefi · 2 years, 3 months ago
  45. a01a566 extension xmls: fix incorrect use of <ptype> tags by Steven Noonan · 2 years, 4 months ago
  46. d8339e7 FrameCapture: Support EGLSync in MEC by Cody Northrop · 2 years, 4 months ago
  47. 5215293 Add trace_interface: functions and callbacks for traces by Roman Lavrov · 2 years, 4 months ago
  48. 9e47cbd Capture/Replay: Rework trace EGLDisplay handling by Mark Lobodzinski · 2 years, 5 months ago
  49. b7a5714 Add polygon mode extension stubs by Alexey Knyazev · 2 years, 5 months ago
  50. 8be6700 Capture/Replay: make failure to load a trace lib more clear by Roman Lavrov · 2 years, 5 months ago
  51. 35461e6 Android: Build traces outside of APK by Cody Northrop · 2 years, 6 months ago
  52. 4e07335 Trace Interpreter: gzip cpp and run gold tests. by Roman Lavrov · 2 years, 6 months ago
  53. aac8472 Trace Interpreter: Allow running .cpp traces, not only .c by Roman Lavrov · 2 years, 6 months ago
  54. 2c7f31a Trace Interpreter: Move to a shared library. by Roman Lavrov · 2 years, 6 months ago
  55. 735fb48 Trace Interpreter: Support \\ escape sequences. by Jamie Madill · 2 years, 6 months ago
  56. f093a9b Trace Interpreter: Support gClientArrays by Jamie Madill · 2 years, 6 months ago
  57. cef7dcb Trace Interpreter: support harry_potter_hogwarts_mystery by Roman Lavrov · 2 years, 6 months ago
  58. a491bbe Add PLS utilities for interrupting a rendering pass by Chris Dalton · 2 years, 7 months ago
  59. b468e4d Add back "non-robust" PLS queries by Chris Dalton · 2 years, 7 months ago chromium/5645
  60. a65f6a9 Make PLS queries robust by Chris Dalton · 2 years, 7 months ago
  61. 4448ce5 Capture/Replay: Add fixture SetCurrentContextID by Gert Wollny · 2 years, 7 months ago
  62. 0e9b8f3 Capture/Replay: Drop context ID from file and frame func names by Gert Wollny · 2 years, 7 months ago
  63. b073943 Traces: Add key frame support by Cody Northrop · 2 years, 8 months ago
  64. a52c0a6 Capture/Replay: Add and handle new resource type for EGLSync by Gert Wollny · 2 years, 8 months ago
  65. e960355 Trace Interpreter: Support DOTA underlords. by Jamie Madill · 2 years, 9 months ago chromium/5549
  66. 2c4de3a Trace Interpreter: Support Genshin Impact. by Jamie Madill · 2 years, 9 months ago
  67. 2c582dc Trace Interpreter: Support Manhattan trace. by Jamie Madill · 2 years, 9 months ago
  68. f7b5d5d Capture/Replay: Remove inline variable declarations. by Jamie Madill · 2 years, 9 months ago
  69. fdada9e Re-land: "Make SyncIDs a packed type." by Jamie Madill · 2 years, 9 months ago
  70. 8971a59 Revert "Make SyncIDs a packed type." by Jamie Madill · 2 years, 9 months ago
  71. 9de9130 Make SyncIDs a packed type. by Jamie Madill · 2 years, 9 months ago
  72. 9bd3793 Add EXT_polygon_offset_clamp entry points by Alexey Knyazev · 2 years, 9 months ago
  73. 5ca36d3 Trace Interpreter: Properly support resource ID maps. by Jamie Madill · 2 years, 9 months ago
  74. 9c1598a Trace Replay: Fix UBO access in the trace fixture. by Jamie Madill · 2 years, 9 months ago chromium/5524 chromium/5525 chromium/5526 chromium/5527 chromium/5528
  75. e5e78ab Trace Interpreter: Auto-gen ReplayCustomFunctionCall. by Jamie Madill · 2 years, 9 months ago
  76. be9e8e7 Add EGL_ANGLE_wait_until_work_scheduled extension by Gregg Tavares · 2 years, 10 months ago
  77. ef6f212 Capture/Replay: Fix trace interpreter autogen inputs. by Jamie Madill · 2 years, 10 months ago
  78. 9bda9a7 Add Store Ops to pixel local storage by Chris Dalton · 3 years ago chromium/5403 chromium/5404 chromium/5405 chromium/5406
  79. 3605b39 Move PLS clear values back into context state by Chris Dalton · 3 years ago
  80. f3e047b Add new retrace command get_min_reqs by Sean Risser · 3 years ago
  81. 27561f0 Capture/Replay: Emit always gContextMap2 when capturing traces by Gert Wollny · 3 years ago
  82. 6bef063 Exit on nullptr returned from decompress callback. by Roman Lavrov · 3 years ago
  83. 966f3ba Replace sprintf by snprintf in trace_interpreter.cpp by Geoff Lang · 3 years ago chromium/5380
  84. dc62b3e Capture/Replay: Add trace interpreter. by Jamie Madill · 3 years ago
  85. bba4758 Update ANGLE API loaders to avoid C++ syntax. by Jamie Madill · 3 years ago
  86. 70ca7bd Capture/Replay: Make fixture work with C and C++. by Jamie Madill · 3 years ago
  87. 6193274 Capture/Replay: Redesign in-memory call capture replay. by Jamie Madill · 3 years ago
  88. d25911d Capture/Replay: Move trace fixture into util/ by Jamie Madill · 3 years ago
  89. 5b3781e Remove namespacing from all ANGLE loaders. by Jamie Madill · 3 years ago
  90. d2a58f0 EGL: Implement eglCopyMetalSharedEventANGLE by Dan Glastonbury · 3 years, 1 month ago
  91. de73f7c Introduce GL_ANGLE_logic_op by Shahbaz Youssefi · 3 years, 1 month ago
  92. 04f46f3 Reland "Generate stubs for ANGLE_shader_pixel_local_storage" by Chris Dalton · 3 years, 1 month ago
  93. 8c45e3c Revert "Generate stubs for ANGLE_shader_pixel_local_storage" by Chris Dalton · 3 years, 1 month ago chromium/5303
  94. 8208e8a Generate stubs for ANGLE_shader_pixel_local_storage by Chris Dalton · 3 years, 1 month ago
  95. 4b33633 Capture/Replay: Delete binary data in FinishReplay via callback by Roman Lavrov · 3 years, 1 month ago
  96. 153d8db9 Turn missing {trace_name}.json trace files into test failures. by Roman Lavrov · 3 years, 4 months ago
  97. 06ff0e3 Implement GL_EXT_base_instance by Faye Zhang · 3 years, 4 months ago
  98. 3da24b5 Move trace loader code to a common location. by Jamie Madill · 3 years, 5 months ago
  99. 2ce60b5 Fixes for C++20 support. by Peter Kasting · 3 years, 5 months ago
  100. 85de4f8 Capture/Replay: Fix TODO in test utils. by Jamie Madill · 3 years, 10 months ago