1. f55c8d5 WebGL not supported on WKWebView on UIKit for Mac by dino@apple.com · 6 years ago
  2. fa4ac89 [WebGL] ANGLE Extension directive location incorrectly enforced for webgl 1.0 by justin_fan@apple.com · 6 years ago
  3. 91df0fa WebGL 2: updated passing test expectations for deqp/primitiverestart by justin_fan@apple.com · 6 years ago
  4. 907de27 WebGL 2 Conformance: primitive restart and draw_primitive_restart WebGL2 sample by justin_fan@apple.com · 6 years ago
  5. 840df76 WebGL 2 conformance: expected test results for the deqp suite (mac-mojave-wk2) by justin_fan@apple.com · 6 years ago
  6. f3f1d6d WebGL 2 partial passes and failing test expectations for conformance/conformance2 layout tests by justin_fan@apple.com · 7 years ago
  7. 4d58f12 Updated expected test [ PASS ] messages for new test-harness format for webgl tests by justin_fan@apple.com · 7 years ago
  8. 488d4ef WebGL 2 conformance: rgb-format-support.html by justin_fan@apple.com · 7 years ago
  9. d3a818d Update webkit-webgl-test-harness.js for more details on WebGL 2 conformance tests part 4 by justin_fan@apple.com · 7 years ago
  10. 6a4f45f Update webkit-webgl-test-harness.js for more details on WebGL 2 conformance tests part 3 by justin_fan@apple.com · 7 years ago
  11. cd66676 WebGL 2 conformance: framebuffer-test by justin_fan@apple.com · 7 years ago
  12. e02d0aa Update webkit-webgl-test-harness.js for more details on WebGL 2 conformance tests by commit-queue@webkit.org · 7 years ago
  13. f4abff6 Update webkit-webgl-test-harness.js to provide more info on failing and partially passing tests by commit-queue@webkit.org · 7 years ago
  14. 8943dca WebGL 2 conformance: vertex_arrays/vertex_array_object.html by commit-queue@webkit.org · 7 years ago
  15. 1e92e0c [WebGL2] Support compilation of GLSL ES version 300 shaders by commit-queue@webkit.org · 7 years ago
  16. 500ea16 Enable WebGL2 glsl3 tests with expected FAIL results by commit-queue@webkit.org · 7 years ago
  17. 4f81411 Import the 2.0.0 version of Khronos WebGL conformance suite by achristensen@apple.com · 7 years ago
  18. d72602f Rendering SVG images with same size as WebGL texture doesn't work correctly by commit-queue@webkit.org · 7 years ago
  19. 243e892 Make failing WebGL tests produce debug output by dino@apple.com · 7 years ago
  20. 9e7b33f TypedArray constructor with string shouldn't throw by keith_miller@apple.com · 8 years ago
  21. b124468 optional sequence values not handled correctly by binding generator by weinig@apple.com · 8 years ago
  22. 627b93b test262: DataView get methods should allow for missing offset, set methods should allow for missing value by joepeck@webkit.org · 8 years ago
  23. 563b9b84 Passing a number as the pixel parameter to texImage2D() doesn't thrown an exception by cdumez@apple.com · 8 years ago
  24. 121fa2a [WebIDL] Implement overload resolution algorithm by cdumez@apple.com · 9 years ago
  25. 879525c REGRESSION (r199819): CrashTracer: [GraphicsContext3D::getInternalFramebufferSize by dino@apple.com · 9 years ago
  26. 9d747be Position of WebGL <canvas> on iOS is incorrect with CSS borders by commit-queue@webkit.org · 9 years ago
  27. 70e1086 Creating a large number of WebGL contexts should recycle older contexts by commit-queue@webkit.org · 9 years ago
  28. a099c7d Update ANGLE https://bugs.webkit.org/show_bug.cgi?id=156755 by achristensen@apple.com · 9 years ago
  29. 3f212d5 WebGL based canvases composite incorrectly after changing size by commit-queue@webkit.org · 9 years ago
  30. fe67a2b [WebGL2] Turn the ENABLE_WEBGL2 flag on by commit-queue@webkit.org · 9 years ago
  31. e1a4be6 DRT should enable WebGL by default on Mac by dino@apple.com · 9 years ago
  32. c304588 Source/WebCore: by bfulgham@apple.com · 9 years ago
  33. 2ac2987 Unreviewed, rolling out r189407 and r189424. by commit-queue@webkit.org · 10 years ago
  34. a3cc8cc [WebGL] Update WebGL 1.0.3 conformance tests by dino@apple.com · 10 years ago
  35. 7f84ff5 WebGL: Update 1.0.2 conformance layout tests and address new failure. by roger_fong@apple.com · 10 years ago
  36. 8638e1b WebGL2: Implement spec section 3.7.1 Setting and getting state (Part 1). by roger_fong@apple.com · 10 years ago
  37. 6d631f7 Unreviewed. Add 1.0.3 conformance tests. Remove unused webgl test resource files. by roger_fong@apple.com · 10 years ago
  38. e950064 Unreviewed. Remove 1.0.1 and experimental 1.0.3 WebGL conformance tests to make way for official 1.0.3 tests. by roger_fong@apple.com · 10 years ago
  39. 3ff4361 Unreviewed, fix mismatched test expectation. by jpfau@apple.com · 11 years ago
  40. 52c0c3b Unreviewed. Adjust expected result for test added in r168666. by roger_fong@apple.com · 11 years ago
  41. ac6d6b9 Limit number of active graphics contexts per web process. by roger_fong@apple.com · 11 years ago
  42. 6fa3da5 Implement EXT_shader_texture_lod in WebGL. by commit-queue@webkit.org · 11 years ago
  43. 9204733 .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers by mjs@apple.com · 11 years ago
  44. 52f20d4 PerformanceTests: Undelete the "build" directory erroneously removed in r163427. by rniwa@webkit.org · 11 years ago
  45. e1b31c7 Remove <iframe seamless> support. <https://webkit.org/b/128213> by akling@apple.com · 11 years ago
  46. 763e5bcb Unreviewed test correction. by bfulgham@apple.com · 11 years ago
  47. a1ee62a [WebGL] FBO Depth Buffer Attachment Function Improperly Clearing with 0 by bfulgham@apple.com · 11 years ago
  48. 93a7b08 Unreviewed, rolling out r161274. by commit-queue@webkit.org · 11 years ago
  49. e953231 Revise WebGL DataView test to match ECMAScript Draft Specification by bfulgham@apple.com · 11 years ago
  50. d642f81 [WebGL] Correct symbol lookup logic to handle 1-element arrays by bfulgham@apple.com · 11 years ago
  51. b42262a Implement ArrayBuffer.isView https://bugs.webkit.org/show_bug.cgi?id=126004 by bfulgham@apple.com · 11 years ago
  52. f6c47fb Forgot to add 1.0.1 conformance tests in r157888. by roger_fong@apple.com · 11 years ago
  53. fd90068 Add 1.0.1 and 1.0.2 WebGL conformance suites to layout tests. by roger_fong@apple.com · 11 years ago
  54. 524f1b5 webgl/conformance/extensions/oes-element-index-uint.html failing after r156351 or 156352 by dino@apple.com · 11 years ago
  55. 16a5a24 Change LayoutTests' u*-w* files to use pre and post js files in LayoutTests/resources. by mark.lam@apple.com · 12 years ago
  56. 0e0d931 Typed arrays should be rewritten https://bugs.webkit.org/show_bug.cgi?id=119064 by fpizlo@apple.com · 12 years ago
  57. 1c66743 WEBGL_compressed_texture_pvrtc needs implementation by commit-queue@webkit.org · 12 years ago
  58. 6d64e08 WEBGL_compressed_texture_atc implementation by commit-queue@webkit.org · 12 years ago
  59. 7241087 Insufficient validation when uploading depth textures to WebGL by kbr@google.com · 12 years ago
  60. 12e9cf8 Uint8ClampedArray constructor is wrong in WorkerContext.idl by kbr@google.com · 12 years ago
  61. a5e8b2b Add script to generate LayoutTests from WebGL Conformance Tests by kbr@google.com · 12 years ago
  62. 39a6559 Adds the WebGL Conformance Tests limits folder. by gman@chromium.org · 12 years ago
  63. 57b13802 Add WebGL Conformance Tests more folder. by gman@chromium.org · 12 years ago
  64. d9b90ed Add the WebGL Conformance Tests extensions folder. by gman@chromium.org · 12 years ago
  65. 814c11d Add the WebGL Conformance Tests ogles folder. by gman@chromium.org · 12 years ago
  66. 1fd14a2 Add WebGL Conformance Tests glsl folder. by gman@chromium.org · 12 years ago
  67. f83c0db Adds failing WebGL Conformance Tests. by gman@chromium.org · 12 years ago
  68. a5a384f Add WebGL Conformance Tests state, renderbuffers, and reading folders. by gman@chromium.org · 12 years ago
  69. bcc2038 Add WebGL Conformance Tests rendering folder. by gman@chromium.org · 12 years ago
  70. 8c33d15 Add WebGL Conformance Tests programs folder. by gman@chromium.org · 12 years ago
  71. 748c5d5 Add WebGL Conformance Tests context folder. by gman@chromium.org · 12 years ago
  72. 45322dd Add WebGL Conformance Tests uniforms folder. by gman@chromium.org · 12 years ago
  73. 81466d1 Add WebGL Conformance Tests canvas folder. by gman@chromium.org · 12 years ago
  74. edbfcaf Add WebGL Conformance Tests texture folder. by gman@chromium.org · 12 years ago
  75. d77425c Rollout r142058 various crashes and timeouts on AppleMac and Chromium by falken@chromium.org · 12 years ago
  76. b34293f Adds failing WebGL Conformance Tests. by gman@chromium.org · 12 years ago
  77. 302ed45 Adds the WebGL Conformance Test ogles support files. by gman@chromium.org · 12 years ago
  78. 9b2e3e5 Adds the WebGL Conformance Tests attrib folder. by gman@chromium.org · 12 years ago
  79. 8a56fcb Adds the WebGL Conformance Tests typedarrays folder. by gman@chromium.org · 12 years ago
  80. b329d26 Adds the WebGL Conformance Tests misc folder. by gman@chromium.org · 12 years ago
  81. f019bcb Adds the WebGL Conformance Tests buffers folder by gman@chromium.org · 12 years ago
  82. 6b230c6 Add Support Files for WebGL Conformance Tests by gman@chromium.org · 12 years ago