1. 0f819ee Source/WebCore: Remove ENABLE_CSS_COMPOSITING guards around -webkit-background-blend mode related code. The same flag guards -webkit-blend-mode code, but those guards are not touched by this change. by commit-queue@webkit.org · 12 years ago
  2. f3828a9 Expose the mediaHasAudio() function in WK2 by commit-queue@webkit.org · 12 years ago
  3. 711a579 Move displayID stuff from Widget to Chrome by simon.fraser@apple.com · 12 years ago
  4. 83b833c screen.availWidth always returns width of primary display by simon.fraser@apple.com · 12 years ago
  5. 9805aa3 REGRESSION (r150663): Using webkitAudioContext in Inspector makes it undefined everywhere by ch.dumez@sisa.samsung.com · 12 years ago
  6. ac28bde Use the PlatformEvent timestamp when creating a DOM Event by benjamin@webkit.org · 12 years ago
  7. 0d27a91 Expose a getMediaType method in WebKit by bdakin@apple.com · 12 years ago
  8. f9bd344 [Qt] Remove Qt specific QTKIT flagged code. by michael.bruning@digia.com · 12 years ago
  9. 73180b5 Support byte and octet types in bindings generators by ch.dumez@sisa.samsung.com · 12 years ago
  10. 05cdf15 "Open Video in New Window" doesn't make sense in fullscreen by commit-queue@webkit.org · 12 years ago
  11. ed90c98 [CSS Exclusions][CSS Shapes] Split CSS Exclusions & Shapes compile & runtime flags by betravis@adobe.com · 12 years ago
  12. 43a8013 Move MemoryInfo under window.internals by zandobersek@gmail.com · 12 years ago
  13. 2a1d67c Source/WebCore: Update low memory handler to use new memory pressure notifications on new OS versions. by slewis@apple.com · 12 years ago
  14. e1e8f92 Add more accurate activity state tracking by oliver@apple.com · 12 years ago
  15. abd5f03 Remove setFullScreenRendererSize and setFullScreenRendererBackgroundColor by rniwa@webkit.org · 12 years ago
  16. 7634f4b Freeze when loading a particular page on washingtonpost.com with NetworkProcess enabled by ap@apple.com · 12 years ago
  17. 2d7fedc Document::setFocusedNode() should be setFocusedElement(). by akling@apple.com · 12 years ago
  18. 3c8f136 PDFPlugin: Main-frame PDFPlugin Accessibility by timothy_horton@apple.com · 12 years ago
  19. 6eb7b52 Tighten FontGlyphs interfaces to take FontDescription instead of Font by antti@apple.com · 12 years ago
  20. 52d28ed Rename FontFallbackList to FontGlyphs by antti@apple.com · 12 years ago
  21. 6947b29 FocusController::setFocusedNode() should be setFocusedElement(). by akling@apple.com · 12 years ago
  22. bd56424 PluginDocument::pluginNode() should be pluginElement() instead. by akling@apple.com · 12 years ago
  23. a3b58ff Remove Document::getFocusableNodes(). <http://webkit.org/b/116773> by akling@apple.com · 12 years ago
  24. f07da68 Animated GIFs don't repaint after TiledCoreAnimationDrawingArea un-suspends painting by timothy_horton@apple.com · 12 years ago
  25. 7d2c6d6 Move history property list writer to WebKit by andersca@apple.com · 12 years ago
  26. 99856b9 Remove custom code for webkitAudioContext global constructor getter by ch.dumez@sisa.samsung.com · 12 years ago
  27. 612f694 Add more lines to the context during Dictionary lookups by commit-queue@webkit.org · 12 years ago
  28. 38b431f Typing in Safari's unified field causes unnecessary web content repaints. by akling@apple.com · 12 years ago
  29. 404815f Don't snapshot plugins that can't be snapshotted by dino@apple.com · 12 years ago
  30. 16141c9 Allow session storage for third-party origins even if third-party data access is blocked. by aestes@apple.com · 12 years ago
  31. 66345ed Remove ContentDistribution https://bugs.webkit.org/show_bug.cgi?id=116527 by antti@apple.com · 12 years ago
  32. fcb2afc Clients should have a way to extend rendering suppression by timothy_horton@apple.com · 12 years ago
  33. 263e0a6 Unreviewed, rolling out r150294. by commit-queue@webkit.org · 12 years ago
  34. 2267129 Headers and footers will sometimes disappear and re-appear during page loads by bdakin@apple.com · 12 years ago
  35. 722aa39 WKKeyValueStorageManagerGetKeyValueStorageOrigins should get origins from the UI process by andersca@apple.com · 12 years ago
  36. 8d138e7 Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  37. e48c147 PDFPlugins don't load when plugins are disabled, but they should by timothy_horton@apple.com · 12 years ago
  38. bbd85ca Process suppression should throttle scripted animations by barraclough@apple.com · 12 years ago
  39. 59c5596 [Mac] Make Clipboard class no longer polymorphic by removing the last virtual functions by darin@apple.com · 12 years ago
  40. 1e96ccd [wk2] Not updating tiled backing coverage when main frame scrollability changes by timothy_horton@apple.com · 12 years ago
  41. be3e866 Remove platform/graphic's Generator by benjamin@webkit.org · 12 years ago
  42. 082fcb3 Remove unneeded counters from ScopeContentDistribution. by antti@apple.com · 12 years ago
  43. 9907ba5b Move sudden termination symbols to the Mac-only section by ddkilzer@apple.com · 12 years ago
  44. ce323db Fix WebKit2 build. by andersca@apple.com · 12 years ago
  45. 956860f BUILD FIX (r149971): sudden termination is a Mac-only concept by ddkilzer@apple.com · 12 years ago
  46. d40ce33 Unload event listeners should prevent Safari from insta-killing the web process on last tab close. by akling@apple.com · 12 years ago
  47. 86eed7a Unreviewed, rolling out r149955. by commit-queue@webkit.org · 12 years ago
  48. dd7286c Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977> by akling@apple.com · 12 years ago
  49. c061b20 BUILD FIX (r149718): Move exported symbol into ENABLE(FULLSCREEN_API) section by ddkilzer@apple.com · 12 years ago
  50. 84f10ac Build fix. by andersca@apple.com · 12 years ago
  51. 668179f Add a StorageStrategy hook for creating transient local storage namespaces by andersca@apple.com · 12 years ago
  52. 39395fa Remove unused method and de-virtualize others in Element.h by rniwa@webkit.org · 12 years ago
  53. d77f33a Remove SelectRuleFeatureSet https://bugs.webkit.org/show_bug.cgi?id=115757 by antti@apple.com · 12 years ago
  54. 50e08b2 Add and remove databases and origins from the database tracker by andersca@apple.com · 12 years ago
  55. 2edb06a The storage database tracker should know when databases come and go by andersca@apple.com · 12 years ago
  56. 469e507 REGRESSION(r149647): Assertion failure in LocalStorageDatabaseTracker::setLocalStorageDirectoryInternal by andersca@apple.com · 12 years ago
  57. 8e4227b More work on LocalStorageDatabaseTracker by andersca@apple.com · 12 years ago
  58. 19c4aee Remove more code that was only needed for younger/older shadow trees by antti@apple.com · 12 years ago
  59. fd816a8 Write storage changes to disk https://bugs.webkit.org/show_bug.cgi?id=115660 by andersca@apple.com · 12 years ago
  60. 80508dd [wk2] Page Overlays: deviceScaleFactor doesn't update when the display changes by timothy_horton@apple.com · 12 years ago
  61. f221e46 Animations and Transitions should not start when globally suspended by dino@apple.com · 12 years ago
  62. d04c0e9 Move PopupMenuMac and SearchPopupMenuMac to Source/WebKit/mac by weinig@apple.com · 12 years ago
  63. f13a745 BUILD FIX: Move Mac-only symbols into the shared symbol list by ddkilzer@apple.com · 12 years ago
  64. 1db4c5f <rdar://problem/13740375> Non-ASCII downloaded file names are garbled when using NetworkProcess by ap@apple.com · 12 years ago
  65. 5d787e5 Move knowledge of PDF/PostScript MIME types into MIMETypeRegistry by timothy_horton@apple.com · 12 years ago
  66. 5a5b639 Implement LocalStorageDatabase::importItems by andersca@apple.com · 12 years ago
  67. 4e8ba32 Begin work on loading items from the local storage database by andersca@apple.com · 12 years ago
  68. 4e5e0fa Add LocalStorageDatabase class https://bugs.webkit.org/show_bug.cgi?id=115486 by andersca@apple.com · 12 years ago
  69. 242f766 Show a block cursor in overtype mode by sergio@webkit.org · 12 years ago
  70. 29098d3 Add API to allow WebKit2 banners to get mouse events by weinig@apple.com · 12 years ago
  71. 6ce95b9 Fix build. by andersca@apple.com · 12 years ago
  72. a1b27c5 More StorageTracker cleanup https://bugs.webkit.org/show_bug.cgi?id=115429 by andersca@apple.com · 12 years ago
  73. e25cff5 WEB SPEECH: need to identify the default voice per language by cfleizach@apple.com · 12 years ago
  74. ab6be39 Get rid of StorageTracker::setClient by andersca@apple.com · 12 years ago
  75. f02ffc0 REGRESSION: We see authentication challenge sheets for favicon requests. by beidson@apple.com · 12 years ago
  76. 9db3190 StaticHashSetNodeList is unnecessary by rniwa@webkit.org · 12 years ago
  77. 15e60a3 Disable sub-pixel layout on mac. https://bugs.webkit.org/show_bug.cgi?id=114999. by roger_fong@apple.com · 12 years ago
  78. 1e867bc Layer-backed WebViews don't repaint content outside the visible area by simon.fraser@apple.com · 12 years ago
  79. 892a855 WEB SPEECH: language support does not work as expected by cfleizach@apple.com · 12 years ago
  80. cba54e7 PDFPlugin: Cursor should become an i-beam when over selectable text by timothy_horton@apple.com · 12 years ago
  81. d66f4a3 Initial advance of text runs should be taken into account by graouts@apple.com · 12 years ago
  82. 9d72cb0 Remove the memory instrumentation code by benjamin@webkit.org · 12 years ago
  83. e927135 PDFPlugin: Support unlocking encrypted PDFs by timothy_horton@apple.com · 12 years ago
  84. fc9e1fc Widget should not depend on AXObjectCache by carlosgc@webkit.org · 12 years ago
  85. 9c9e7b1 REGRESSION (r116645): Versions app's UI is munged in HiDPI due to background-size being reset to 'auto' when background short-hand is also specified by aestes@apple.com · 12 years ago
  86. 9a9a4b5 Renamed JSGlobalData to VM https://bugs.webkit.org/show_bug.cgi?id=114777 by ggaren@apple.com · 12 years ago
  87. e44d33f Change storage factory functions to take a PageGroup and Page respectively by andersca@apple.com · 12 years ago
  88. 60d628f Need a new layout milestone to notify bundle clients when the header has been by bdakin@apple.com · 12 years ago
  89. e7b48f7 Remove unused AlternativeTextClient::dismissDictationAlternativeUI by ap@apple.com · 12 years ago
  90. 197a9e1 Move Mac specific snapshotting code into its own file by weinig@apple.com · 12 years ago
  91. 2b10375 Hawtfix Mac build. by akling@apple.com · 12 years ago
  92. 0add35c Only MutableStylePropertySets should be able to have CSSOM wrappers. by akling@apple.com · 12 years ago
  93. b977e61 Move CSSOM classes to using MutableStylePropertySet over StylePropertySet. by akling@apple.com · 12 years ago
  94. e5e98f7 Add form delegate method that's invoked right before sending a submit event to a form element by andersca@apple.com · 12 years ago
  95. b6ea0d4 TimeRanges::nearest() returns incorrect results. by jer.noble@apple.com · 12 years ago
  96. ebea09c [Mac] Enable spellchecking tests added in r141471 by rniwa@webkit.org · 12 years ago
  97. dc5b6ca Implement removing storage area items by andersca@apple.com · 12 years ago
  98. 2d16cbe Make StorageAreaMap dispatch session storage events by andersca@apple.com · 12 years ago
  99. 5314a9d Incorrect evaluation of resolution media queries by commit-queue@webkit.org · 12 years ago
  100. b622f31 FindBanner matches are offset when the WKView has a header or footer by bdakin@apple.com · 12 years ago