1. efa3a66 Disable CSS transforms for Fuchsia for now by Rob Tsuk · 7 years ago
  2. 0ceab89 Adapt to new VM interface by Rob Tsuk · 7 years ago
  3. e3c15c1 Improve key handling by Rob Tsuk · 7 years ago
  4. bf713a6 Turn on all the webkit features that currently compile by Rob Tsuk · 7 years ago
  5. 438e11c Add an email field to the test page by Rob Tsuk · 7 years ago
  6. 703d2e4 Log more data for load failures. by Rob Tsuk · 7 years ago
  7. 6fe270d Use a dedicated thread for reading events by Rob Tsuk · 7 years ago
  8. 9bf2114 Send some kind of user agent string by Rob Tsuk · 7 years ago
  9. f0982b4 Handle modifier keys by Rob Tsuk · 7 years ago
  10. 4914124 Allow forms to be submitted by Rob Tsuk · 7 years ago
  11. 31586ea Support backspace by Rob Tsuk · 7 years ago
  12. 2fb1289 Don’t do a minimal build anymore by Rob Tsuk · 7 years ago
  13. b10966d Include ICU data in libs by Rob Tsuk · 7 years ago
  14. 524ccc7 Enable text caret by Rob Tsuk · 7 years ago
  15. af19bb4 Pass key events through web view to webkit by Rob Tsuk · 7 years ago
  16. 590a2be Add logging to editor client by Rob Tsuk · 7 years ago
  17. 419b557 Work towards handling key events in the mini browser by Rob Tsuk · 7 years ago
  18. ea95061 Clang formatting by Rob Tsuk · 7 years ago
  19. 22c9665 Use correct linker flag to set stack size by Rob Tsuk · 7 years ago
  20. 5d5ba9c Don’t include the certificates file by Rob Tsuk · 7 years ago
  21. b03c13b Disable a ICU-related warning until ICU can be hooked up correctly. by Rob Tsuk · 7 years ago
  22. 1d5da5e Disable certificate validation until Fuchsia can do it by Rob Tsuk · 7 years ago
  23. ca8d5c4 Disable CURL debugging output by Rob Tsuk · 7 years ago
  24. 47ec622 Use the in-tree bordingssl by Rob Tsuk · 7 years ago
  25. 12188ad Ignore certs file by Rob Tsuk · 7 years ago
  26. 28b4560 Debugging for SSL by Rob Tsuk · 7 years ago
  27. a725bf5 Add a way to build curl without running config again by Rob Tsuk · 7 years ago
  28. 1995547 Ignore stamp on clean build of curl by Rob Tsuk · 7 years ago
  29. 0e86084 Enable SSL for Fuchsia by Rob Tsuk · 7 years ago
  30. 2103aab Include crypto libs by Rob Tsuk · 7 years ago
  31. 4bff73b Disable assertion on Fuchsia while working on SSL by Rob Tsuk · 7 years ago
  32. 8d2753d Fix errors in deps building scripts by Rob Tsuk · 7 years ago
  33. 884db57 Support HTTPs with boringssl by Rob Tsuk · 7 years ago
  34. 478ccc5 First cut at building openssl by Rob Tsuk · 7 years ago
  35. 017fe38 Add flag to update prebuilts by Rob Tsuk · 7 years ago
  36. 782128f Build release libraries without debugging by Rob Tsuk · 7 years ago
  37. 337d8b8 Include the netstack when building webkit by Rob Tsuk · 7 years ago
  38. 30dcd41 Changes to support WebView in mozart by Rob Tsuk · 7 years ago
  39. a29129e Build and use static dependent libs by Rob Tsuk · 7 years ago
  40. c49d0a1 Use Fuchsia-supplied ninja and cmake by Rob Tsuk · 7 years ago
  41. b2b261f Move cairo behind the web view extraction by Rob Tsuk · 7 years ago
  42. 8fb2d0f Fix indentation and add deps to webview library by Rob Tsuk · 7 years ago
  43. 7f16799 Update README with building and run instructions by Rob Tsuk · 7 years ago
  44. 89f3201 Need a new version of libpng by Rob Tsuk · 7 years ago
  45. 5d5daab Build on libwebview.a by Rob Tsuk · 7 years ago
  46. 653c1a3 Move WebKit specifics into WebView by Rob Tsuk · 7 years ago
  47. 9f891df Fixes for file system changes by Rob Tsuk · 7 years ago
  48. 4bc2e8b Initial Fuchsia Port by Rob Tsuk · 7 years ago
  49. 0598521 Add README by Rob Tsuk · 7 years ago
  50. 422fc8b [GTK] Handle Wayland & X11 correctly for GST_GL by gns@gnome.org · 8 years ago
  51. baa94c3 [MediaStream] Restructure MediaConstraints classes by eric.carlson@apple.com · 8 years ago
  52. a0f1504 Some Now Playing behavior is broken after r206315 by wenson_hsieh@apple.com · 8 years ago
  53. af64d39 Remove an unneeded assert in InspectorOverlay.cpp by ryanhaddad@apple.com · 8 years ago
  54. 5bbd37a Web Inspector: Unfocusing / Focusing inspector window should not change ContentView by mattbaker@apple.com · 8 years ago
  55. 667585f Cannot run dump-class-layout; dies with "global name 'lldb' is not defined" by dbates@webkit.org · 8 years ago
  56. 82c5459 Remove deprecated ENCRYPTED_MEDIA implementation. by jer.noble@apple.com · 8 years ago
  57. 7846ba8 [WK2] Navigating to a Blob URL does not trigger a download by cdumez@apple.com · 8 years ago
  58. 1f34084 [Fetch API] Use Ref<const T> in FetchBody::m_data variant by commit-queue@webkit.org · 8 years ago
  59. 5b3b878 [cmake] Simplify Clang checks and prepare for compiler ID split by annulen@yandex.ru · 8 years ago
  60. f93af92 Unreviewed typo fix by mcatanzaro@igalia.com · 8 years ago
  61. e58fc31 Clean-up CachedImage constructor https://bugs.webkit.org/show_bug.cgi?id=162601 by commit-queue@webkit.org · 8 years ago
  62. 1329836 [GTK] Install binaries to pkglibexecdir rather than bindir by mcatanzaro@igalia.com · 8 years ago
  63. 9d3531a [FreeType] Add comment further justifying use of FT_LOAD_FORCE_AUTOHINT by mcatanzaro@igalia.com · 8 years ago
  64. 1e8d394 Build fails for X11+EGL due to missing gst_gl_display_x11_new_with_display() by commit-queue@webkit.org · 8 years ago
  65. 1bb4218 [GTK][EFL] imported/w3c/web-platform-tests/fetch/api/basic/accept-header.html is failing by commit-queue@webkit.org · 8 years ago
  66. a1e2e36 [cmake] Added COMPILER_IS_GCC_OR_CLANG variable to simplify conditions. by annulen@yandex.ru · 8 years ago
  67. e4eb385 [EFL] Locate color picker popup to center of window by gyuyoung.kim@webkit.org · 8 years ago
  68. 9a616b0 [GTK] Disable ACCELERATED_2D_CANVAS when using build-webkit by mcatanzaro@igalia.com · 8 years ago
  69. de27045 [GTK] Unreviewed typo fix by mcatanzaro@igalia.com · 8 years ago
  70. 32cd4f3 [GTK] Mac defaults are used for key shortcuts on Linux by commit-queue@webkit.org · 8 years ago
  71. 8909db2 [GTK] Should check whether GDK can use GL before asking it to by gns@gnome.org · 8 years ago
  72. 2abfd4c [Fetch API] Remove ReadableStreamSource firstReadCallback by commit-queue@webkit.org · 8 years ago
  73. f6bdd4c REGRESSION(r205883): Letterpressed text is invisible by mmaxfield@apple.com · 8 years ago
  74. 4fbd959 [Fetch API] Refactor FetchBody to use std::experimental::variant by commit-queue@webkit.org · 8 years ago
  75. 0fc4955 PyGIWarnings printed by webkit-patch by mcatanzaro@igalia.com · 8 years ago
  76. 0557ffd [EFL] Fix debug build break since r204205. Unreviewed by jh718.park@samsung.com · 8 years ago
  77. 5cec023 Fixed compilation of WOFF2 on Windows by commit-queue@webkit.org · 8 years ago
  78. ab04f19 If you play a youtube video from now playing after it finished in Safari, controls disappear by wenson_hsieh@apple.com · 8 years ago
  79. db23312 Delete some unused code from r202695 by timothy_horton@apple.com · 8 years ago
  80. acdc0b6 Marking css3/filters/backdrop/backdrop-filter-with-reflection* tests as flaky on Sierra WK1. by ryanhaddad@apple.com · 8 years ago
  81. 1df4c1b Make DFGSlowPathGenerator a bit more variadic by commit-queue@webkit.org · 8 years ago
  82. d9b5f7d -_webViewWebProcessDidBecomeUnresponsive: gets called when the Web process is stopped in the debugger by mitz@apple.com · 8 years ago
  83. 011a4d1 Remove 100ms timeout for media/media-source/media-source-delaying-load-event.html to try to fix flakiness. by ryanhaddad@apple.com · 8 years ago
  84. b81d551 Unreviewed, rolling out r206405. https://bugs.webkit.org/show_bug.cgi?id=162588 by commit-queue@webkit.org · 8 years ago
  85. d81afa5 Web Inspector: Box Model values not updated when DOM node styles change by mattbaker@apple.com · 8 years ago
  86. cef561a Add some needed CatchScopes in code that should not throw. by mark.lam@apple.com · 8 years ago
  87. f2400ed Setter on style element's textContent or cssText doesn't trigger style recalc by antti@apple.com · 8 years ago
  88. 8f0ceba Input elements don't work inside shadow tree by antti@apple.com · 8 years ago
  89. e644e28 Add Sierra to the flakiness dashboard. by ryanhaddad@apple.com · 8 years ago
  90. bd9bc82 Exception unwinding code should use a CatchScope instead of a ThrowScope. by mark.lam@apple.com · 8 years ago
  91. 1ae3ce3 Add an Option to disable the CodeCache by commit-queue@webkit.org · 8 years ago
  92. 631f8ee Seeking video doesn't update seek position by wenson_hsieh@apple.com · 8 years ago
  93. 4b04b38 Marking media/media-document-audio-repaint.html as flaky on Sierra. by ryanhaddad@apple.com · 8 years ago
  94. d0f19e1 [WK2] BlobDownloadClient should use asynchronous IPC to decide destination path by cdumez@apple.com · 8 years ago
  95. d4c4937 Mark Ping{Handle, Load} as final https://bugs.webkit.org/show_bug.cgi?id=162576 by dbates@webkit.org · 8 years ago
  96. 102013c Rename IOS_TEXT_AUTOSIZING to TEXT_AUTOSIZING by dbates@webkit.org · 8 years ago
  97. 626f77e [JSC] Shrink the Math inline caches some more by benjamin@webkit.org · 8 years ago
  98. f538eba AX: Progress: [Mac] Content in label element should be used as AXTitle or AXDescription by n_wang@apple.com · 8 years ago
  99. 20ef662 Rebaseline bindings tests after r206386. by ryanhaddad@apple.com · 8 years ago
  100. af4fa67 Marking media/media-controls-drag-timeline-set-controls-property.html as flaky on Yosemite Debug WK2. by ryanhaddad@apple.com · 8 years ago