1. 41d598e IDB: openCursor() needs to prime the cursor with first position values by beidson@apple.com · 11 years ago
  2. 00814e6 [CSS Shapes] Image valued shape can fail by hmuller@adobe.com · 11 years ago
  3. ca96349 DumpRenderTree iOS fails to link: missing rowHeaders and columnHeaders in AccessibilityUIElement by dfarler@apple.com · 11 years ago
  4. 6163938 Deduplicate Document::encoding(). <https://webkit.org/b/128000> by akling@apple.com · 11 years ago
  5. 4928f41 Unreviewed. Update my contributors.json entry. by zoltan@webkit.org · 11 years ago
  6. 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
  7. d55384c Guard GLContextEGL::platformContext() with USE(3D_GRAPHICS) by zandobersek@gmail.com · 11 years ago
  8. 33eafb2 Source/WebCore: Sideways 'wobble' when scrolling with trackpad on Mavericks by bdakin@apple.com · 11 years ago
  9. a2df15c Fix the ARM Thumb2 build after jsCStack branch merge by rgabor@webkit.org · 11 years ago
  10. 61cfb72 Fix the forward declaration of RawPluginMetaData in NetscapePluginModule.h by zandobersek@gmail.com · 11 years ago
  11. 641c6e1 Don't do logging from Range::collectSelectionRects() on iOS by simon.fraser@apple.com · 11 years ago
  12. 6e62899 Make iOS fixed layer registration more like OS X by simon.fraser@apple.com · 11 years ago
  13. 4731881 Unreviewed, rolling out r163165. by commit-queue@webkit.org · 11 years ago
  14. 14adb63 Don't allocate a new XMLHttpRequestStaticData every time staticData() is called by andersca@apple.com · 11 years ago
  15. b4567e5 REGRESSION: WebKit2.PageLoadBasic API test is failing by andersca@apple.com · 11 years ago
  16. 24a4397 IDB: When deleting object stores/indexes, also delete associated records by beidson@apple.com · 11 years ago
  17. b340921 Subpixel rendering: Change RenderBoxModelObject's border functions' signature to support subpixel border painting. by zalan@apple.com · 11 years ago
  18. 9c6e063 IDB: Index writing by beidson@apple.com · 11 years ago
  19. 39272d1 [arm] Add missing pushPair/popPair implementations in MacroAssemblerARM.h by commit-queue@webkit.org · 11 years ago
  20. 78be826 [CSSRegions] Add test(s) for list item as region by mihnea@adobe.com · 11 years ago
  21. 79bf42d [jhbuild] Disable escape sequences in EWS output by ossy@webkit.org · 11 years ago
  22. 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
  23. 04136204 Fix table sizing when 'max-width' is used. by commit-queue@webkit.org · 11 years ago
  24. 7f0b9ed [EFL][WK2] Unreviewed EFL WebKit2 build fix after r163116. by jinwoo7.song@samsung.com · 11 years ago
  25. c8720d2 Versioning. by lforschler@apple.com · 11 years ago
  26. 3b3736a Fix iOS WK2 build after r163156. by simon.fraser@apple.com · 11 years ago
  27. 5e40dfe Fix iOS build after r163156. by simon.fraser@apple.com · 11 years ago
  28. 3e6fb15 Subpixel rendering: Change drawRect()/drawLine() signature to support subpixel rendering. by zalan@apple.com · 11 years ago
  29. f5323c1 Remove ScrollingCoordinator::setLayerIsContainerForFixedPositionLayers() which is no longer used by simon.fraser@apple.com · 11 years ago
  30. aed5d70 Some fixed position elements disappear in WK2 on iOS by simon.fraser@apple.com · 11 years ago
  31. 3c83d64 Subpixel rendering: Make RoundedRect layout unit aware. by zalan@apple.com · 11 years ago
  32. d9b89f3 [GTK] [CMake] Add support for building against GTK+ 2 by mrobinson@webkit.org · 11 years ago
  33. 06089db Speculative build fix. by jberlin@webkit.org · 11 years ago
  34. 116f05b Fix profiler layout test crashes. by timothy@apple.com · 11 years ago
  35. 3d05b73 Subpixel rendering: Change BorderData's width from unsigned to float to enable subpixel border painting. by zalan@apple.com · 11 years ago
  36. 1018214 CodeBlock's cloned SymbolTables only need the captured names. by akling@apple.com · 11 years ago
  37. 25d7884 Unreviewed, rolling out r163125. by commit-queue@webkit.org · 11 years ago
  38. f9cb95d Add webView:didFinishLoadingNavigation: delegate method by andersca@apple.com · 11 years ago
  39. f7dd893 Add security-checked cast for WebCore::CachedImage <http://webkit.org/b/127967> by ddkilzer@apple.com · 11 years ago
  40. 191b6c7 Crashes after 163116 in [WKView takeViewSnapshot] by timothy_horton@apple.com · 11 years ago
  41. 2e9410a Fixed position objects are clipped in iOS WK2 by simon.fraser@apple.com · 11 years ago
  42. 1fb253a Debug build fix. by timothy@apple.com · 11 years ago
  43. a0f5c84 Add a webView:didCommitNavigation: delegate method by andersca@apple.com · 11 years ago
  44. 15610e9 Update WebCore localized strings. by timothy@apple.com · 11 years ago
  45. 027b606 Show profile data in the discrete Scripts timeline view. by timothy@apple.com · 11 years ago
  46. a42b717 Add the model objects for the new Web Inspector profile data. by timothy@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. 4618ab6 Prefix existing Web Inspector profiler classes with "Legacy". by timothy@apple.com · 11 years ago
  50. 1d31be0 Add a webView:didFailProvisionalNavigation:withError: delegate method by andersca@apple.com · 11 years ago
  51. f53f4c4 The test server build fixes. by rniwa@webkit.org · 11 years ago
  52. 8c1b2fb Remove now-empty ScriptController::setCaptureCallStackForUncaughtExceptions by commit-queue@webkit.org · 11 years ago
  53. cd82dba NRWT shouldn't say "Finished writing JSON files" if it failed to to so by rniwa@webkit.org · 11 years ago
  54. 2d77183 copy-webkitlibraries-to-product-directory should accept command-line arguments for extra work required for optional features rather than relying on environment variables by fpizlo@apple.com · 11 years ago
  55. dbd5834 Add a webView:didStartProvisionalNavigation: delegate method by andersca@apple.com · 11 years ago
  56. 66c216d IDB: Implement IDBObjectStore.count() by beidson@apple.com · 11 years ago
  57. 383075e Web Inspector: [REGRESSION(r163086)] Missing localized string 'Hide console (%s)' by commit-queue@webkit.org · 11 years ago
  58. 9ac1aa0 Implement NavigationState::PolicyClient::decidePolicyForNewWindowAction by andersca@apple.com · 11 years ago
  59. 4c77fb4 http/tests/security/cross-origin-plugin-private-browsing-toggled.html is flaky on WK2 by ap@apple.com · 11 years ago
  60. 386afba WebGL load policy should be queried for the top level document. by roger_fong@apple.com · 11 years ago
  61. aa59f26 Add session support to WebPlatformStrategies by commit-queue@webkit.org · 11 years ago
  62. f120b62 IDB: ObjectStore cursor iterate() support by beidson@apple.com · 11 years ago
  63. 2b35599 decidePolicyForNewWindowAction should take a NavigationActionData object by andersca@apple.com · 11 years ago
  64. 39bf85f Add a method for schemes to be registered as supporting cache partitioning by jpfau@apple.com · 11 years ago
  65. a14dfc0 FTL should support GetById(Untyped:) by fpizlo@apple.com · 11 years ago
  66. 1b3f42e [iOS] Convert blocks to lambdas in iOS Fullscreen code. by jer.noble@apple.com · 11 years ago
  67. d19e6d2 WebKitTestRunner fails to link - missing rowHeaders and columnHeaders by cfleizach@apple.com · 11 years ago
  68. 1700c87 Lots of API test assertion failures after r163093 by timothy_horton@apple.com · 11 years ago
  69. 3b41ab3 Part 2: REGRESSION: JavascriptCore crash during OS Installation (due to by ggaren@apple.com · 11 years ago
  70. d497a99 [GTK] [CMake] Add a "make dist" target by mrobinson@webkit.org · 11 years ago
  71. 88750bc IDB: ObjectStore cursor advance() support by beidson@apple.com · 11 years ago
  72. b96070f Implement policy response delegate handling by andersca@apple.com · 11 years ago
  73. 2434cbf De-virtual-ize CachedResource::isImage() <http://webkit.org/b/127936> by ddkilzer@apple.com · 11 years ago
  74. 64c5971 Move OTHER_LDFLAGS erasure to DumpRenderTreeLibrary.xcconfig. by dfarler@apple.com · 11 years ago
  75. 2e30354 Allow the OpenGL Profiler to get through the sandbox by dino@apple.com · 11 years ago
  76. 78d49df Begin fleshing out the navigation delegate by andersca@apple.com · 11 years ago
  77. ce6c6a5 DumpRenderTree fails to build with ASAN: -fsanitize=address passed to static DRT target by dfarler@apple.com · 11 years ago
  78. dccb231 package-root shouldn't prefix simulator roots with the SDK path by dfarler@apple.com · 11 years ago
  79. 00cd529 Update FTL StackMaps parser to stackSize change by fpizlo@apple.com · 11 years ago
  80. c6a0d39 [iOS] don't update media layers on main thread when using AVFoundation by eric.carlson@apple.com · 11 years ago
  81. f8d57ce Crash in RemoteLayerBackingStore::encode when m_frontBuffer is nullptr. by commit-queue@webkit.org · 11 years ago
  82. 755d4f7 [MediaControls][iOS] Fix a couple of UI bugs in the iOS Media Controls by jer.noble@apple.com · 11 years ago
  83. 38beb4d Add ARM EFL Linux builder bots to Apple buildmaster by rgabor@webkit.org · 11 years ago
  84. f54e424 REGRESSION (r163037): WebKit2.PageLoadBasic API test failing on Mountain Lion by aestes@apple.com · 11 years ago
  85. 9c2e6f1 Host plug-ins in XPC services by mrowe@apple.com · 11 years ago
  86. ada1e59 Add WKNavigationDelegate class https://bugs.webkit.org/show_bug.cgi?id=127927 by andersca@apple.com · 11 years ago
  87. 6218237 Refactor WebVideoFullscreenController separating AVKit from MediaElement. by commit-queue@webkit.org · 11 years ago
  88. f231bbc Enable iOS Tools builds by default by dfarler@apple.com · 11 years ago
  89. 5c6d8bd Make TestWebKitAPI build and run for iOS by dfarler@apple.com · 11 years ago
  90. 6d0d0bc [MediaControls][iOS] Add a "start load" button. by jer.noble@apple.com · 11 years ago
  91. 71fcfa0 WebKit2 View Gestures (Swipe): Provide a way for clients to provide views to swipe by timothy_horton@apple.com · 11 years ago
  92. d7c6a1e https://bugs.webkit.org/show_bug.cgi?id=127371 by bdakin@apple.com · 11 years ago
  93. 0d5619c [curl] Improve realm string parsing in WWW-Authenticate headers by commit-queue@webkit.org · 11 years ago
  94. 32e88fe [EFL] Update test expectations for WK1 and WK2 after r162947 by commit-queue@webkit.org · 11 years ago
  95. e1e6b54 Modernize HTTPHeaderMap iteration https://bugs.webkit.org/show_bug.cgi?id=127915 by andersca@apple.com · 11 years ago
  96. 1334c10 Unreviewed EFL gardening by m.pakula@samsung.com · 11 years ago
  97. 8b0665b IDB: Add no-op plumbing for deleteDatabase and deleteRange by beidson@apple.com · 11 years ago
  98. d7003ab Web Inspector: Implement open/close Console window shortcut by commit-queue@webkit.org · 11 years ago
  99. 8e5f779 [GTK] Only disable -ftree-dce optimization when compiling with GCC by zandobersek@gmail.com · 11 years ago
  100. 6312aab package-root should copy ./usr from the build products directory by dfarler@apple.com · 11 years ago