- 09b934e IDB: Index reading by beidson@apple.com · 11 years ago
- e614477 IDB: Index cursor complete advance() and iterate() support by beidson@apple.com · 11 years ago
- 7018f66 Update WebCrypto JWK mapping to use key_ops by ap@apple.com · 11 years ago
- 26cd99f Add webView:didFailNavigation:withError: delegate method by andersca@apple.com · 11 years ago
- 4a0e451 Add security-checked casts for all WebCore::CachedResource subclasses by ddkilzer@apple.com · 11 years ago
- 74aef1f REGRESSION (r163027?): CrashTracer: [USER] com.apple.WebKit.WebContent.Development at com.apple.JavaScriptCore: JSC::ArrayProfile::computeUpdatedPrediction + 4 by msaboff@apple.com · 11 years ago
- ff8951f Unreviewed. Fixed GTK+ CMake build after r162922. by calvaris@igalia.com · 11 years ago
- e81f64a Improve the JavaScript bindings of DatasetDOMStringMap by benjamin@webkit.org · 11 years ago
- f9b5b1a Remove LEGACY_VIEWPORT_ADAPTION https://bugs.webkit.org/show_bug.cgi?id=128028 by benjamin@webkit.org · 11 years ago
- f749bb3 IDB: Handle "nextunique" and "prevunique" cursors, and handle "advance()" correctly by beidson@apple.com · 11 years ago
- 59ef995 Unreviewed. Fixing the GTK build after r163232. by zandobersek@gmail.com · 11 years ago
- 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
- 6f27111 IDB: Index cursors use wrong deserialization for the retrieved value by beidson@apple.com · 11 years ago
- f4e4cc0 Debug build fix after r163232. Call hasEditableStyle() instead of isContentEditable() which by rniwa@webkit.org · 11 years ago
- d473f92 Remove inline member functions of FrameSelection that access m_selection by rniwa@webkit.org · 11 years ago
- 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
- 989ddae WebKit2 View Gestures: Crash when pinch-zooming on a page that is just a frameset by timothy_horton@apple.com · 11 years ago
- f666700 Another attempt at fixing the build. by andersca@apple.com · 11 years ago
- 8355b38 Gardening: fix build breakage. by mark.lam@apple.com · 11 years ago
- b361d14 Gardening: Fix a merge problem to unbreak bots. by mark.lam@apple.com · 11 years ago
- c8be2cf [Cocoa] Add NEFilterSource support to ContentFilterMac by aestes@apple.com · 11 years ago
- d04e0a0 2014-01-31 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 11 years ago
- 18ad7ac DFG->FTL tier-up shouldn't assume that LoopHints stay at the tops of loops by fpizlo@apple.com · 11 years ago
- 65a636f Avoid eagerly creating the JSActivation when the debugger is attached. by mark.lam@apple.com · 11 years ago
- 8d5b456 Attempt to fix Production Dashboard after <http://trac.webkit.org/changeset/163213> by dbates@webkit.org · 11 years ago
- 9acef8c Fix iOS build. by andersca@apple.com · 11 years ago
- 86d5ad5 Update test results for a new DOM URL test (we now pass more). by ap@apple.com · 11 years ago
- 92d696c [wk2] PlatformCALayerRemoteCustom doesn't work on iOS by timothy_horton@apple.com · 11 years ago
- bc86971 Add session support to WebPlatformStrategies by commit-queue@webkit.org · 11 years ago
- 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
- c66eda7 WebKitTestRunner project doesn't show Mac as a valid destination architecture. by simon.fraser@apple.com · 11 years ago
- aa9f4ab REGRESSION: Crash in sanitizeStackForVMImpl when scrolling @ lifehacker.com.au by msaboff@apple.com · 11 years ago
- 6d8a745 WebKit Bot Watcher's Dashboard: Access restricted queue should only prompt for HTTP credentials once per page load by dbates@webkit.org · 11 years ago
- 0d1912f Expose creation and modification times for LocalStorage by ap@apple.com · 11 years ago
- 9085e68 Don't need a JSNameScope for the callee name just for the debugger. by mark.lam@apple.com · 11 years ago
- 939e5e8 Implement (most of) URL API https://bugs.webkit.org/show_bug.cgi?id=127795 by mjs@apple.com · 11 years ago
- 79bde01 Unreviewed, build fix. by fpizlo@apple.com · 11 years ago
- de67909 Unreviewed, really make --copy-libraries a no-able option. by fpizlo@apple.com · 11 years ago
- 99094d2 Create clipping path from <box> value by bjonesbe@adobe.com · 11 years ago
- bf7d253 Fix windows by oliver@apple.com · 11 years ago
- e278918 Unreviewed, really add the --copy-libraries option. by fpizlo@apple.com · 11 years ago
- 742db8f Unreviewed, fix the script for older Rubies. by fpizlo@apple.com · 11 years ago
- 4611bac Add webView:didReceiveServerRedirectForProvisionalNavigation: by andersca@apple.com · 11 years ago
- 603dd93 IDB: Index cursor preliminary support by beidson@apple.com · 11 years ago
- 6e474ef Fix 32bit. by oliver@apple.com · 11 years ago
- 49e3b54 Having a custom LLVM checkout should always override all other ways of getting LLVM by fpizlo@apple.com · 11 years ago
- 3a0e321 Add options to force debugger / profiler bytecode generation. by mark.lam@apple.com · 11 years ago
- 5634d37 WebKit Bot Watcher's Dashboard: Teach JSON.load() to take optional failure callback function by dbates@webkit.org · 11 years ago
- fca9a92 Make it possible to implement JS builtins in JS by oliver@apple.com · 11 years ago
- 31549c8 Build fix. by bdakin@apple.com · 11 years ago
- d7630ae Allow more flexibility for copy-webkitlibraries-to-product-directory by fpizlo@apple.com · 11 years ago
- 2539bc2 WebKit2 View Gestures (Swipe): Crashes swiping around a Google Docs spreadsheet by timothy_horton@apple.com · 11 years ago
- ccb5dd2 Properly handle cases where a profile couldn't be recorded and null is returned. by timothy@apple.com · 11 years ago
- 8a00da9 Extended background should only create margin tiles for pages with background by bdakin@apple.com · 11 years ago
- ba8e619 Remove FrameLoader's reloadWithOverrideURL and reloadWithRequest by jochen@chromium.org · 11 years ago
- d3db4ee Unreviewed, rolling out r163182. by commit-queue@webkit.org · 11 years ago
- 41d598e IDB: openCursor() needs to prime the cursor with first position values by beidson@apple.com · 11 years ago
- 00814e6 [CSS Shapes] Image valued shape can fail by hmuller@adobe.com · 11 years ago
- ca96349 DumpRenderTree iOS fails to link: missing rowHeaders and columnHeaders in AccessibilityUIElement by dfarler@apple.com · 11 years ago
- 6163938 Deduplicate Document::encoding(). <https://webkit.org/b/128000> by akling@apple.com · 11 years ago
- 4928f41 Unreviewed. Update my contributors.json entry. by zoltan@webkit.org · 11 years ago
- 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
- d55384c Guard GLContextEGL::platformContext() with USE(3D_GRAPHICS) by zandobersek@gmail.com · 11 years ago
- 33eafb2 Source/WebCore: Sideways 'wobble' when scrolling with trackpad on Mavericks by bdakin@apple.com · 11 years ago
- a2df15c Fix the ARM Thumb2 build after jsCStack branch merge by rgabor@webkit.org · 11 years ago
- 61cfb72 Fix the forward declaration of RawPluginMetaData in NetscapePluginModule.h by zandobersek@gmail.com · 11 years ago
- 641c6e1 Don't do logging from Range::collectSelectionRects() on iOS by simon.fraser@apple.com · 11 years ago
- 6e62899 Make iOS fixed layer registration more like OS X by simon.fraser@apple.com · 11 years ago
- 4731881 Unreviewed, rolling out r163165. by commit-queue@webkit.org · 11 years ago
- 14adb63 Don't allocate a new XMLHttpRequestStaticData every time staticData() is called by andersca@apple.com · 11 years ago
- b4567e5 REGRESSION: WebKit2.PageLoadBasic API test is failing by andersca@apple.com · 11 years ago
- 24a4397 IDB: When deleting object stores/indexes, also delete associated records by beidson@apple.com · 11 years ago
- b340921 Subpixel rendering: Change RenderBoxModelObject's border functions' signature to support subpixel border painting. by zalan@apple.com · 11 years ago
- 9c6e063 IDB: Index writing by beidson@apple.com · 11 years ago
- 39272d1 [arm] Add missing pushPair/popPair implementations in MacroAssemblerARM.h by commit-queue@webkit.org · 11 years ago
- 78be826 [CSSRegions] Add test(s) for list item as region by mihnea@adobe.com · 11 years ago
- 79bf42d [jhbuild] Disable escape sequences in EWS output by ossy@webkit.org · 11 years ago
- 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
- 04136204 Fix table sizing when 'max-width' is used. by commit-queue@webkit.org · 11 years ago
- 7f0b9ed [EFL][WK2] Unreviewed EFL WebKit2 build fix after r163116. by jinwoo7.song@samsung.com · 11 years ago
- c8720d2 Versioning. by lforschler@apple.com · 11 years ago
- 3b3736a Fix iOS WK2 build after r163156. by simon.fraser@apple.com · 11 years ago
- 5e40dfe Fix iOS build after r163156. by simon.fraser@apple.com · 11 years ago
- 3e6fb15 Subpixel rendering: Change drawRect()/drawLine() signature to support subpixel rendering. by zalan@apple.com · 11 years ago
- f5323c1 Remove ScrollingCoordinator::setLayerIsContainerForFixedPositionLayers() which is no longer used by simon.fraser@apple.com · 11 years ago
- aed5d70 Some fixed position elements disappear in WK2 on iOS by simon.fraser@apple.com · 11 years ago
- 3c83d64 Subpixel rendering: Make RoundedRect layout unit aware. by zalan@apple.com · 11 years ago
- d9b89f3 [GTK] [CMake] Add support for building against GTK+ 2 by mrobinson@webkit.org · 11 years ago
- 06089db Speculative build fix. by jberlin@webkit.org · 11 years ago
- 116f05b Fix profiler layout test crashes. by timothy@apple.com · 11 years ago
- 3d05b73 Subpixel rendering: Change BorderData's width from unsigned to float to enable subpixel border painting. by zalan@apple.com · 11 years ago
- 1018214 CodeBlock's cloned SymbolTables only need the captured names. by akling@apple.com · 11 years ago
- 25d7884 Unreviewed, rolling out r163125. by commit-queue@webkit.org · 11 years ago
- f9cb95d Add webView:didFinishLoadingNavigation: delegate method by andersca@apple.com · 11 years ago
- f7dd893 Add security-checked cast for WebCore::CachedImage <http://webkit.org/b/127967> by ddkilzer@apple.com · 11 years ago
- 191b6c7 Crashes after 163116 in [WKView takeViewSnapshot] by timothy_horton@apple.com · 11 years ago
- 2e9410a Fixed position objects are clipped in iOS WK2 by simon.fraser@apple.com · 11 years ago
- 1fb253a Debug build fix. by timothy@apple.com · 11 years ago
- a0f5c84 Add a webView:didCommitNavigation: delegate method by andersca@apple.com · 11 years ago
- 15610e9 Update WebCore localized strings. by timothy@apple.com · 11 years ago