1. 7018f66 Update WebCrypto JWK mapping to use key_ops by ap@apple.com · 11 years ago
  2. 4a0e451 Add security-checked casts for all WebCore::CachedResource subclasses by ddkilzer@apple.com · 11 years ago
  3. ff8951f Unreviewed. Fixed GTK+ CMake build after r162922. by calvaris@igalia.com · 11 years ago
  4. e81f64a Improve the JavaScript bindings of DatasetDOMStringMap by benjamin@webkit.org · 11 years ago
  5. f9b5b1a Remove LEGACY_VIEWPORT_ADAPTION https://bugs.webkit.org/show_bug.cgi?id=128028 by benjamin@webkit.org · 11 years ago
  6. ce26e7f Release build fix after r163234. Don't always export the symbol that doesn't exist under NDEBUG. by rniwa@webkit.org · 11 years ago
  7. 6f27111 IDB: Index cursors use wrong deserialization for the retrieved value by beidson@apple.com · 11 years ago
  8. f4e4cc0 Debug build fix after r163232. Call hasEditableStyle() instead of isContentEditable() which by rniwa@webkit.org · 11 years ago
  9. d473f92 Remove inline member functions of FrameSelection that access m_selection by rniwa@webkit.org · 11 years ago
  10. 9f79472 Pass the viewport rect and scroll origin independently into the scrolling tree, and make things floats by simon.fraser@apple.com · 11 years ago
  11. c8be2cf [Cocoa] Add NEFilterSource support to ContentFilterMac by aestes@apple.com · 11 years ago
  12. d04e0a0 2014-01-31 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 11 years ago
  13. b507024 Even when in fixed layout mode, some platforms need to do layout after a viewport change by simon.fraser@apple.com · 11 years ago
  14. 0d1912f Expose creation and modification times for LocalStorage by ap@apple.com · 11 years ago
  15. 939e5e8 Implement (most of) URL API https://bugs.webkit.org/show_bug.cgi?id=127795 by mjs@apple.com · 11 years ago
  16. 99094d2 Create clipping path from <box> value by bjonesbe@adobe.com · 11 years ago
  17. fca9a92 Make it possible to implement JS builtins in JS by oliver@apple.com · 11 years ago
  18. 31549c8 Build fix. by bdakin@apple.com · 11 years ago
  19. ccb5dd2 Properly handle cases where a profile couldn't be recorded and null is returned. by timothy@apple.com · 11 years ago
  20. 8a00da9 Extended background should only create margin tiles for pages with background by bdakin@apple.com · 11 years ago
  21. ba8e619 Remove FrameLoader's reloadWithOverrideURL and reloadWithRequest by jochen@chromium.org · 11 years ago
  22. d3db4ee Unreviewed, rolling out r163182. by commit-queue@webkit.org · 11 years ago
  23. 41d598e IDB: openCursor() needs to prime the cursor with first position values by beidson@apple.com · 11 years ago
  24. 00814e6 [CSS Shapes] Image valued shape can fail by hmuller@adobe.com · 11 years ago
  25. 6163938 Deduplicate Document::encoding(). <https://webkit.org/b/128000> by akling@apple.com · 11 years ago
  26. 5a5512f Even when in fixed layout mode, some platforms need to do layout after a viewport change by simon.fraser@apple.com · 11 years ago
  27. d55384c Guard GLContextEGL::platformContext() with USE(3D_GRAPHICS) by zandobersek@gmail.com · 11 years ago
  28. 33eafb2 Source/WebCore: Sideways 'wobble' when scrolling with trackpad on Mavericks by bdakin@apple.com · 11 years ago
  29. 641c6e1 Don't do logging from Range::collectSelectionRects() on iOS by simon.fraser@apple.com · 11 years ago
  30. 6e62899 Make iOS fixed layer registration more like OS X by simon.fraser@apple.com · 11 years ago
  31. 4731881 Unreviewed, rolling out r163165. by commit-queue@webkit.org · 11 years ago
  32. 14adb63 Don't allocate a new XMLHttpRequestStaticData every time staticData() is called by andersca@apple.com · 11 years ago
  33. b340921 Subpixel rendering: Change RenderBoxModelObject's border functions' signature to support subpixel border painting. by zalan@apple.com · 11 years ago
  34. 9c6e063 IDB: Index writing by beidson@apple.com · 11 years ago
  35. 6704639 [CSS Grid Layout] Do log(n) search in the named line vectors when positioning named line spans. by commit-queue@webkit.org · 11 years ago
  36. 04136204 Fix table sizing when 'max-width' is used. by commit-queue@webkit.org · 11 years ago
  37. 5e40dfe Fix iOS build after r163156. by simon.fraser@apple.com · 11 years ago
  38. 3e6fb15 Subpixel rendering: Change drawRect()/drawLine() signature to support subpixel rendering. by zalan@apple.com · 11 years ago
  39. f5323c1 Remove ScrollingCoordinator::setLayerIsContainerForFixedPositionLayers() which is no longer used by simon.fraser@apple.com · 11 years ago
  40. aed5d70 Some fixed position elements disappear in WK2 on iOS by simon.fraser@apple.com · 11 years ago
  41. 3c83d64 Subpixel rendering: Make RoundedRect layout unit aware. by zalan@apple.com · 11 years ago
  42. d9b89f3 [GTK] [CMake] Add support for building against GTK+ 2 by mrobinson@webkit.org · 11 years ago
  43. 06089db Speculative build fix. by jberlin@webkit.org · 11 years ago
  44. 3d05b73 Subpixel rendering: Change BorderData's width from unsigned to float to enable subpixel border painting. by zalan@apple.com · 11 years ago
  45. f7dd893 Add security-checked cast for WebCore::CachedImage <http://webkit.org/b/127967> by ddkilzer@apple.com · 11 years ago
  46. 2e9410a Fixed position objects are clipped in iOS WK2 by simon.fraser@apple.com · 11 years ago
  47. e401749 Add column number and call timing support to LegacyProfiler. by timothy@apple.com · 11 years ago
  48. 95998ae Include profile with FunctionCall and EvaluateScript Timeline records. by timothy@apple.com · 11 years ago
  49. 8c1b2fb Remove now-empty ScriptController::setCaptureCallStackForUncaughtExceptions by commit-queue@webkit.org · 11 years ago
  50. 386afba WebGL load policy should be queried for the top level document. by roger_fong@apple.com · 11 years ago
  51. 39bf85f Add a method for schemes to be registered as supporting cache partitioning by jpfau@apple.com · 11 years ago
  52. 1b3f42e [iOS] Convert blocks to lambdas in iOS Fullscreen code. by jer.noble@apple.com · 11 years ago
  53. d497a99 [GTK] [CMake] Add a "make dist" target by mrobinson@webkit.org · 11 years ago
  54. 88750bc IDB: ObjectStore cursor advance() support by beidson@apple.com · 11 years ago
  55. 2434cbf De-virtual-ize CachedResource::isImage() <http://webkit.org/b/127936> by ddkilzer@apple.com · 11 years ago
  56. c6a0d39 [iOS] don't update media layers on main thread when using AVFoundation by eric.carlson@apple.com · 11 years ago
  57. 755d4f7 [MediaControls][iOS] Fix a couple of UI bugs in the iOS Media Controls by jer.noble@apple.com · 11 years ago
  58. 6218237 Refactor WebVideoFullscreenController separating AVKit from MediaElement. by commit-queue@webkit.org · 11 years ago
  59. 6d0d0bc [MediaControls][iOS] Add a "start load" button. by jer.noble@apple.com · 11 years ago
  60. 71fcfa0 WebKit2 View Gestures (Swipe): Provide a way for clients to provide views to swipe by timothy_horton@apple.com · 11 years ago
  61. d7c6a1e https://bugs.webkit.org/show_bug.cgi?id=127371 by bdakin@apple.com · 11 years ago
  62. 0d5619c [curl] Improve realm string parsing in WWW-Authenticate headers by commit-queue@webkit.org · 11 years ago
  63. e1e6b54 Modernize HTTPHeaderMap iteration https://bugs.webkit.org/show_bug.cgi?id=127915 by andersca@apple.com · 11 years ago
  64. 4e9224b WebPage::determinePrimarySnapshottedPlugIn is slow by antti@apple.com · 11 years ago
  65. 9b7f261 [SOUP] Fix the build if !ENABLE(WEB_TIMING) by ossy@webkit.org · 11 years ago
  66. 46b0fd5 Remove the ACCELERATED_COMPOSITING flag by abucur@adobe.com · 11 years ago
  67. 4014560 AX: Clean up AccessibilityRenderObject by k.czech@samsung.com · 11 years ago
  68. 88e62d5 Unreviewed, rolling out r163048. by commit-queue@webkit.org · 11 years ago
  69. 217fff1 Remove ENABLE(JAVASCRIPT_DEBUGGER) leftovers by ossy@webkit.org · 11 years ago
  70. 0e77f87 Add IsVisibleOrOccluded to ViewState by barraclough@apple.com · 11 years ago
  71. b7ed405 EventHandler::handleMouseReleaseEvent shouldn't call updateSelectionCachesIfSelectionIsInsideTextFormControl by rniwa@webkit.org · 11 years ago
  72. 6137826 Unreviewed iOS build fix after 163050. by jer.noble@apple.com · 11 years ago
  73. 5be7a59 Unreviewed Mac Build fix after r163046. by jer.noble@apple.com · 11 years ago
  74. 43775af CaptionUserPreferences should not be on the PageGroup if they are not really per-PageGroup (Part 1) by weinig@apple.com · 11 years ago
  75. 1b94ac2 [MSE][Mac] In SourceBufferPrivateAVFObjC, only include those headers actually necessary to compile. by jer.noble@apple.com · 11 years ago
  76. f03b9ed IDB: Fully implement IDBKeyData encoding/decoding by beidson@apple.com · 11 years ago
  77. 8ff979d3 clip-path swaps bottom radii for the inset shape by bjonesbe@adobe.com · 11 years ago
  78. bf84c5c [MediaControls][iOS] Hook up the fullscreen button by jer.noble@apple.com · 11 years ago
  79. 6971efe IDB: Opening an existing database is broken by beidson@apple.com · 11 years ago
  80. 23f0d24 2014-01-29 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 11 years ago
  81. d69f026 Make DOM attributes appear to be faux accessor properties by oliver@apple.com · 11 years ago
  82. 950ecae Prepare for accelerated compositing on WinCairo. by alex.christensen@flexsim.com · 11 years ago
  83. 9589433 Merge the jsCStack branch https://bugs.webkit.org/show_bug.cgi?id=127763 by msaboff@apple.com · 11 years ago
  84. 9b465df Fixed the iOS build. by mitz@apple.com · 11 years ago
  85. 1c31915 Remove ENABLE(JAVASCRIPT_DEBUGGER) guards by ossy@webkit.org · 11 years ago
  86. f815734 [iOS] cleanup MediaPlayer.cpp https://bugs.webkit.org/show_bug.cgi?id=127821 by eric.carlson@apple.com · 11 years ago
  87. 9deb505 Source/WebCore: Have XHR.getResponseHeader() return null and XHR.getAllResponseHeader() return the empty string in initial ready states by commit-queue@webkit.org · 11 years ago
  88. 3957e40 REGRESSION (r162947): Repaint test results are different between WK1 and WK2 by antti@apple.com · 11 years ago
  89. fbba756 IDB: Serialize IDBKeyDatas to disk, not IDBKeys by beidson@apple.com · 11 years ago
  90. d1fe105 REGRESSION (r162947): css3/flexbox/multiline-justify-content.html and css3/flexbox/position-absolute-child.html are timing out by antti@apple.com · 11 years ago
  91. 49a5584 [CSSRegions] Unable to scroll a scrollable container for regions using mouse wheel by stavila@adobe.com · 11 years ago
  92. 391c898 REGRESSION(r162922): [SOUP] Several tests are failing in EFL and GTK+ after r162922 by carlosgc@webkit.org · 11 years ago
  93. 7e9868e [ATK] Expose aria-describedby with ATK_RELATION_DESCRIBED_BY by k.czech@samsung.com · 11 years ago
  94. 04fb19c [CSS Grid Layout] minmax() should be a CSSFunction instead of a CSSValueList by svillar@igalia.com · 11 years ago
  95. 0016375 Rename notifyRendererOfSelectionChange by rniwa@webkit.org · 11 years ago
  96. 0f65e1a [Mac] Handle NSURLAuthenticationMethodServerTrust challenges from -resourceLoader:shouldWaitForResponseToAuthenticationChallenge: by jer.noble@apple.com · 11 years ago
  97. 910243c Unreviewed, rolling out r162987. by commit-queue@webkit.org · 11 years ago
  98. 6971909 Add support for ActionSheets in WK2 for iOS. by enrica@apple.com · 11 years ago
  99. 0f23b26 [iOS] REGRESSION (r162663): Webpages have strange artifacts or corruption around tile boundaries by aestes@apple.com · 11 years ago
  100. 74a9e12f [CSS Shapes] Adjust inset sizing syntax to the latest specification by zoltan@webkit.org · 11 years ago