aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-01Support syncing traces to experimental CIPD prefix.Jamie Madill
2021-09-01Implement onLabelUpdate method.Aditya Kushwah
2021-09-01Style cleanups in JsonSerializer.Jamie Madill
2021-09-01Traces: Move skia gold Python scripts.Jamie Madill
2021-09-01Capture/Replay: Update expectation bugs, remove passing testGert Wollny
2021-09-01Roll vulkan-deps from 562b4d73eae2 to d54279d797f8 (4 revisions)angle-autoroll
2021-09-01Roll SwiftShader from a6ca3d4c0ccd to b75ca3758a80 (3 revisions)angle-autoroll
2021-09-01Capture/Replay: Clean up tests that pass and add new failuresGert Wollny
2021-09-01Roll Chromium from abe7c480d95d to a5102f13fe96 (417 revisions)angle-autoroll
2021-09-01Vulkan: Remove mFormat from ImageHelperCharlie Lao
2021-08-31Vulkan: Pass actualFormatID directly into ImageHelper::initExternalCharlie Lao
2021-08-31Vulkan: SPIR-V Gen: Fix precision of constructorsShahbaz Youssefi
2021-08-31Vulkan: Don't defer clear for read render targetTim Van Patten
2021-08-31Vulkan: SPIR-V Gen: Fix precision of imageLoadShahbaz Youssefi
2021-08-31Allow image uniforms to be used in separable programsBrandon Schade
2021-08-31Improve Error MessagingYuxinHu
2021-08-31GL: Update StateManagerGL binding funcs to use ANGLE_GL_TRYGeoff Lang
2021-08-31Roll vulkan-deps from 4c030a49cdb9 to 562b4d73eae2 (11 revisions)angle-autoroll
2021-08-31GetTexImage: Remove syncState calls & add early error exit.Jamie Madill
2021-08-31Roll Chromium from ca199aff3bc7 to abe7c480d95d (1237 revisions)angle-autoroll
2021-08-31Tests: Add Words With Friends 2 traceCody Northrop
2021-08-31Capture/Replay: Set texture buffer offset alignmentCody Northrop
2021-08-30Tests: Add World of Kings traceCody Northrop
2021-08-30Split OWNERS by domainIan Elliott
2021-08-30Vulkan: Fix VVL error regarding geometryStreamsCody Northrop
2021-08-30Vulkan: Use angle::Format for ImageViewHelper classCharlie Lao
2021-08-30Roll third_party/vulkan_memory_allocatorGeoff Lang
2021-08-30Vulkan: Add ImageHelper::getIntendedFormatID()Charlie Lao
2021-08-30Capture/Replay: Show some expectation when skipped tests are runGert Wollny
2021-08-30InitializeVariables: Init shader IO block outputs.Jamie Madill
2021-08-30Roll vulkan-deps from 3e5496ec4fdf to 4c030a49cdb9 (6 revisions)angle-autoroll
2021-08-29Capture/Replay: honor base level when serializing texturesGert Wollny
2021-08-27Capture/Replay: Multi-Context SupportTim Van Patten
2021-08-27Include globals when defering global initializersGregg Tavares
2021-08-27Cleanup ValidateES2TexImageParametersBase; update testsAlexey Knyazev
2021-08-27Deduplicate autoroller docs.Kenneth Russell
2021-08-27Capture/Replay: Allow serializing cube map array data.Jamie Madill
2021-08-27Capture/Replay: Serialize buffer texture buffer IDs.Jamie Madill
2021-08-27Vulkan: SPIR-V Gen: Fix gl_PerVertex without clip/cull supportShahbaz Youssefi
2021-08-27Cleanup ValidateES2CopyTexImageParameters; add testAlexey Knyazev
2021-08-27infra: Disable perf tests on Win/Intel.Jamie Madill
2021-08-27Capture/Replay: Skip one additional ES3 test.Jamie Madill
2021-08-27Roll SwiftShader from 518056981519 to a6ca3d4c0ccd (2 revisions)angle-autoroll
2021-08-27Roll vulkan-deps from 5e51e6f8ccd4 to 3e5496ec4fdf (6 revisions)angle-autoroll
2021-08-27SRGBFramebufferTest: Add test that used to fail on Vulkan.Lubosz Sarnecki
2021-08-27Reland "VulkanExternalHelper: Use VK_KHR_image_format_list extension."Lubosz Sarnecki
2021-08-27Capture/Replay: Handle glCopyTexture3DANGLEGert Wollny
2021-08-27Capture/Replay: Add specific bug IDs for crashing testsGert Wollny
2021-08-27Translator: Facilitate integration in FireFox; Part 2Shahbaz Youssefi
2021-08-27FrameCapture: Support glProgramBinaryCody Northrop