1. b38429a Update WKSI header and libraries after r140875. by aestes@apple.com · 12 years ago
  2. 4cc7068 Get WTF compiling in VS2010 (32bit) by bfulgham@webkit.org · 12 years ago
  3. 5e0bbf6 Add WebKitLibraries property sheets for compiling WebKit in VS2010. by roger_fong@apple.com · 12 years ago
  4. d5f9fe5 Add build flag for Canvas's Path object (disabled by default) by commit-queue@webkit.org · 12 years ago
  5. 25657ee Update WebkitSystemInterface lib for Windows port. by roger_fong@apple.com · 12 years ago
  6. 48cdcc7 Add stub for CanvasProxy https://bugs.webkit.org/show_bug.cgi?id=106275 by commit-queue@webkit.org · 12 years ago
  7. 7ca0723 Add WebKitSystemInterface needed for overriding system proxies on Mac by commit-queue@webkit.org · 12 years ago
  8. a012959 Remove ENABLE_MUTATION_OBSERVERS #define by adamk@chromium.org · 12 years ago
  9. b1fc16dc <rdar://problem/12942239> Update copyright strings by mitz@apple.com · 12 years ago
  10. e553ba2 Move logic for extracting the OS X marketing version in to WebCore by mrowe@apple.com · 12 years ago
  11. b520929 Adopt new assertion SPI for process suppression on Mac by commit-queue@webkit.org · 12 years ago
  12. cfa6ca7 Implement CSS parsing for CSS transitions unprefixed. by alexis@webkit.org · 12 years ago
  13. 0508ce0 Enable VIDEO_TRACK on Windows. https://bugs.webkit.org/show_bug.cgi?id=104706. by roger_fong@apple.com · 12 years ago
  14. 1945cb2 Unreviewed, rolling out r137491. by commit-queue@webkit.org · 12 years ago
  15. a11605e Enable VIDEO_TRACK on Windows. https://bugs.webkit.org/show_bug.cgi?id=104706. by roger_fong@apple.com · 12 years ago
  16. 67ab992 [CSS3 Backgrounds and Borders] Remove CSS3_BACKGROUND feature flag. by alexis@webkit.org · 12 years ago
  17. d318ebe CSS cursor property should support webkit-image-set by commit-queue@webkit.org · 12 years ago
  18. e16bd89 Unreviewed. ENABLE_ACCELERATED_OVERFLOW_SCROLLING not enabled on Windows. by roger_fong@apple.com · 12 years ago
  19. d4f3166 [CSS3 Backgrounds and Borders] Implement new CSS3 background-position parsing. by alexis@webkit.org · 12 years ago
  20. 9ed51c5 Add PROXIMITY_EVENTS feature https://bugs.webkit.org/show_bug.cgi?id=102658 by kihong.kwon@samsung.com · 12 years ago
  21. 01844fda Build fix. Forgot these bits last time. by bdakin@apple.com · 12 years ago
  22. 034cab2 Zoomed-in scrolling is very slow when deviceScaleFactor > 1 by bdakin@apple.com · 12 years ago
  23. e92fb78 Roll WebKitSystemInterface DEPS. by andersca@apple.com · 12 years ago
  24. ad5616c Enable Subpixel Layout on Windows. Rebaseline any failing tests that were rebaselined in r133351. by roger_fong@apple.com · 12 years ago
  25. 12fa906 Build fix. by andersca@apple.com · 12 years ago
  26. 3a222ba Update Java related WKSI function names by andersca@apple.com · 12 years ago
  27. 165592b Clean up which storage cookie jar functions use by ap@apple.com · 12 years ago
  28. 809cc71 Delete Leopard and Snow Leopard versions of WKSI. These have not been updated in ages. by ap@apple.com · 12 years ago
  29. 3798630 Get rid of setCookieStoragePrivateBrowsingEnabled. by ap@apple.com · 12 years ago
  30. ad480cf Don't instantiate the Java plug-in if it's inactive by andersca@apple.com · 12 years ago
  31. 6bf0b30 .: Adding feature for XHR_TIMEOUT by dominik.rottsches@intel.com · 12 years ago
  32. 68e8da7 Allow ports to override text track rendering style by eric.carlson@apple.com · 12 years ago
  33. 85886a9 Rename ENABLE_CSS3_TEXT_DECORATION to ENABLE_CSS3_TEXT by commit-queue@webkit.org · 12 years ago
  34. 80d1844 Implement css3-conditional's @supports rule by commit-queue@webkit.org · 12 years ago
  35. 9b4ec58 Throttle DOM timers on hidden pages. by commit-queue@webkit.org · 12 years ago
  36. f583bb1 Unreviewed, rolling out r130556 and r130564. by commit-queue@webkit.org · 12 years ago
  37. e11fcec Update WebKitSystemInterface libraries and header. by timothy_horton@apple.com · 12 years ago
  38. 0846d8d Allow ports to override text track rendering style by jer.noble@apple.com · 12 years ago
  39. 1f93be1 Allow ports to override text track rendering style <rdar://problem/12044964> by eric.carlson@apple.com · 13 years ago
  40. 3f038c6e <rdar://problem/12351906> Have DumpRenderTree and WebKitTestRunner crash logs show which test crashed by simon.fraser@apple.com · 13 years ago
  41. 7d9c69d Switch to entering the sandbox directly from main(), rather than waiting for the initialization message by weinig@apple.com · 13 years ago
  42. b866aaa Remove ENABLE_CSS3_FLEXBOX compile time flag by tony@chromium.org · 13 years ago
  43. b0d2763 [css3-text] Add CSS3 Text decoration compile flag by commit-queue@webkit.org · 13 years ago
  44. cf58d78 /SAFESEH should not be a common linker option by commit-queue@webkit.org · 13 years ago
  45. 3d06fea Enable CSS Sticky Position on Windows. by commit-queue@webkit.org · 13 years ago
  46. 73a8a4a If the Apple Java plug-in is blocked and no runtime is installed, don't load it by andersca@apple.com · 13 years ago
  47. 2ca3298 Update WKSI. by jonlee@apple.com · 13 years ago
  48. c1c4f12 .: Add ENABLE_CSS_COMPOSITING flag https://bugs.webkit.org/show_bug.cgi?id=92553 by commit-queue@webkit.org · 13 years ago
  49. db8ab8f Disable flexbox on Windows by commit-queue@webkit.org · 13 years ago
  50. d89d545 Rename ENABLE_METER_TAG and ENABLE_PROGRESS_TAG to ENABLE_METER_ELEMENT and ENABLE_PROGRESS_ELEMENT respectively by tkent@chromium.org · 13 years ago
  51. 43921e6 Rename ENABLE_DETAILS to ENABLE_DETAILS_ELEMENT by tkent@chromium.org · 13 years ago
  52. 3d89737 Rename ENABLE_DATALIST to ENABLE_DATALIST_ELEMENT by tkent@chromium.org · 13 years ago
  53. 7c00efc Add a Mountain Lion version of libWebKitSystemInterface.a. by mrowe@apple.com · 13 years ago
  54. 1fcb31a Text Autosizing: Add compile flag and runtime setting by commit-queue@webkit.org · 13 years ago
  55. 0f6930c [CSS Regions] Adding feature defines for CSS Regions for Windows by commit-queue@webkit.org · 13 years ago
  56. d6f6a7b [WinCairo] Unreviewed build correction. Add two missing macro by bfulgham@webkit.org · 13 years ago
  57. a9a9bfb [WinCairo] Unreviewed build correction. Accidentally turned on by bfulgham@webkit.org · 13 years ago
  58. 878d85e [WinCairo] Unreviewed build correction. Resync feature defines with by bfulgham@webkit.org · 13 years ago
  59. f558461 Introduce ENABLE_CSP_NEXT configuration flag. by commit-queue@webkit.org · 13 years ago
  60. 956ea78 Unreviewed, rolling out r120280. by commit-queue@webkit.org · 13 years ago
  61. c24b536 Source/WebCore: Touched CSSPropertyNames.in to trigger a proper rebuild by commit-queue@webkit.org · 13 years ago
  62. 91279ad [CSS3 Backgrounds and Borders] Protect box-decoration-break behind a feature flag. by alexis.menard@openbossa.org · 13 years ago
  63. efb0558 Pass the right color space over to the web process so we can set it on our CA context by andersca@apple.com · 13 years ago
  64. 5deb749 Add UNDO_MANAGER flag https://bugs.webkit.org/show_bug.cgi?id=87908 by commit-queue@webkit.org · 13 years ago
  65. 3401b2d Add 'isProtocolHandlerRegistered' and 'unregisterProtocolHandler'. by commit-queue@webkit.org · 13 years ago
  66. cdd46a9 [Win] ~1/2 of all the iframe seamless tests fail by jberlin@webkit.org · 13 years ago
  67. 2c6fca2 Remove obsolete feature define ENABLE_3D_CANVAS from FeatureDefines.vsprops for windows by commit-queue@webkit.org · 13 years ago
  68. 2c8bcde Font Boosting: Add compile flag and runtime setting by commit-queue@webkit.org · 13 years ago
  69. 959e4a2 add back the ability to disable flexbox by ojan@chromium.org · 13 years ago
  70. 740bf7e WebKit1: Add a way to blacklist specific plug-ins/plug-in versions by andersca@apple.com · 13 years ago
  71. 4fa1eb7 Safari warns that it needs to resend the form in an iFrame when going back by jonlee@apple.com · 13 years ago
  72. a1a6e12 Add ENABLE_IFRAME_SEAMLESS so Apple can turn off SEAMLESS if needed by eric@webkit.org · 13 years ago
  73. d265eda Remove 3D_CANVAS define from vsprops files (it was renamed WEBGL many months ago) by eric@webkit.org · 13 years ago
  74. 7286b36 Resort FeatureDefinesCairo.vcprops to actually be alphabetical (in preparation for autogeneration) by eric@webkit.org · 13 years ago
  75. 69b2546 Fix tabs vs. space formating in FeatureDefines.vsprops and fix alphabetical sorting by eric@webkit.org · 13 years ago
  76. e896382 Add new ENABLE_LINK_PRERENDER define to control the Prerendering API by gavinp@chromium.org · 13 years ago
  77. 6ebb415 Source/WebCore: Limit -apple- and -khtml- to ENABLE(DASHBOARD_SUPPORT) by abarth@webkit.org · 13 years ago
  78. ee75ae4 <rdar://problem/11214796> by bdakin@apple.com · 13 years ago
  79. 8e0fbd3 <rdar://problem/10912476> HiDPI: Have canvas use a hidpi backing store, but downsample upon access by mitz@apple.com · 13 years ago
  80. 07e5e35 Disable ENABLE_DATALIST for now https://bugs.webkit.org/show_bug.cgi?id=82871 by keishi@webkit.org · 13 years ago
  81. 1a2b07c Change ENABLE_INPUT_COLOR to ENABLE_INPUT_TYPE_COLOR and enable it for chromium by keishi@webkit.org · 13 years ago
  82. d539997 Disable LTCG on Windows to avoid out of process space errors while linking by sfalken@apple.com · 13 years ago
  83. f2c2325 Wrong icon to restore to windowed mode in full screen video panel by jer.noble@apple.com · 13 years ago
  84. 1693476 Always enable ENABLE(CLIENT_BASED_GEOLOCATION) by benjamin@webkit.org · 13 years ago
  85. e590400 Source/WebCore: WebKit2: remove NSPasteboard access for promised data from the WebProcess by enrica@apple.com · 13 years ago
  86. 59e1f68 Add support for ENABLE(LEGACY_NOTIFICATIONS) by jonlee@apple.com · 13 years ago
  87. d06271a Bash scripts should support LF endings only by dbates@webkit.org · 13 years ago
  88. f9933b9 Fix the SnowLeoaprd build. by weinig@apple.com · 13 years ago
  89. 0eacd9b Update WebKitSystemInterface for WKCAContext additions. by weinig@apple.com · 13 years ago
  90. 7187494 Implement Speech JavaScript API https://bugs.webkit.org/show_bug.cgi?id=80019 by hans@chromium.org · 13 years ago
  91. 3610d21 Unreviewed, rolling out r109255. by zimmermann@webkit.org · 13 years ago
  92. 526b1c7 Make use of CG rounded-rect primitives by timothy_horton@apple.com · 13 years ago
  93. 1c943d1 Full screen video volume slider has "progress bar" by jer.noble@apple.com · 13 years ago
  94. e4b54b3 Update WebKitSystemInterface. by simon.fraser@apple.com · 13 years ago
  95. 754a829 [Mac] Add an experimental SPI for plug-ins to enter sandbox by ap@apple.com · 13 years ago
  96. 563e0de Enable MUTATION_OBSERVERS by default on all platforms by adamk@chromium.org · 13 years ago
  97. bb26652 Correcting the version of WKSI committed in r106836 by mdelaney@apple.com · 13 years ago
  98. 8bef0b5 toDataURL() uses stale data after putImageData() by mdelaney@apple.com · 13 years ago
  99. dc95d74 Turn on CSS Filters on Windows https://bugs.webkit.org/show_bug.cgi?id=76667 by aestes@apple.com · 13 years ago
  100. dbc4cd8 Unreviewed, rolling out r106566. by commit-queue@webkit.org · 13 years ago