- af418fd Source/WebCore: Disambiguate innerNodeFramePoint and mainFramePoint by allan.jensen@digia.com · 12 years ago
- 9cdbf2f Unreviewed Qt/Windows build fix. https://bugs.webkit.org/show_bug.cgi?id=102787 by hausmann@webkit.org · 12 years ago
- f500f92 Coordinated Graphics: refactor LayerTreeRenderer::syncRemoteContent(). by commit-queue@webkit.org · 12 years ago
- 979b2bd [WK2] Viewport meta tag broken after r134801 by abecsi@webkit.org · 12 years ago
- 514eb88 [EFL][WK2] Support Context Menu https://bugs.webkit.org/show_bug.cgi?id=96200 by gyuyoung.kim@samsung.com · 12 years ago
- 34ed90c [EFL][WK2] Rename ewk_view_setting_encoding_custom_XXX to ewk_view_custom_encoding_XXX by commit-queue@webkit.org · 12 years ago
- 0e67339 [EFL][WK2] Remove unnecessary #include in API test by commit-queue@webkit.org · 12 years ago
- b59f55f Simplify WebConnection by removing its underlying CoreIPC::Connection by weinig@apple.com · 12 years ago
- 9298127 [EFL][WK2] Add Ewk_Window_Features API and related UI callbacks by commit-queue@webkit.org · 12 years ago
- cee3932 Unreviewed, rolling out r135295. by commit-queue@webkit.org · 12 years ago
- e0ac21d Consolidate FrameLoader::load() into one function taking a FrameLoadRequest by simonjam@chromium.org · 12 years ago
- c2155ef WinCairo build fails to link. https://bugs.webkit.org/show_bug.cgi?id=102804 by commit-queue@webkit.org · 12 years ago
- db5e11f [WTR] WebKitTestRunner should be able to run tests using fixed layout by commit-queue@webkit.org · 12 years ago
- fda58b4 [Qt] PageViewportControllerClient::didChangeViewportAttributes called twice by allan.jensen@digia.com · 12 years ago
- 7315643 [Qt] No test of double-click to zoom out by allan.jensen@digia.com · 12 years ago
- 5869b9c [Qt] Large areas highlighted on touch by allan.jensen@digia.com · 12 years ago
- 7a3c44e [Qt] Zoom logic confused by page and pinch resize by allan.jensen@digia.com · 12 years ago
- d0bf93f [WK2] Unused parameters on CoordinatedGraphicsLayer.cpp by commit-queue@webkit.org · 12 years ago
- 8b3c3b4 Coordinated Graphics: Remove tiles of a layer when they are off the viewport. by commit-queue@webkit.org · 12 years ago
- 0ff9b5c Coordinated Graphics: Remove a texture if an direct composited image is off the viewport. by commit-queue@webkit.org · 12 years ago
- 3383e52 Unreviewed, rolling out r135201. by rakuco@webkit.org · 12 years ago
- 1243fde Move tryUsePlatformCertificateInfoForChallenge from AuthenticationManager to PlatformCertificateInfo. by beidson@apple.com · 12 years ago
- 03244fa Coordinated Graphics: refactor syncCanvas to handle the lifecycle clearly. by commit-queue@webkit.org · 12 years ago
- f277671 Replace an unneeded #include with a forward declaration after r135179. by beidson@apple.com · 12 years ago
- 6606612 [GTK] REGRESSION(r134955): Plugins are broken due to unresolved symbol in plugin process by commit-queue@webkit.org · 12 years ago
- 93e0f51 [EFL][WK2] Web Inspector crashes if evas_gl is not available by commit-queue@webkit.org · 12 years ago
- ee4b25a Remove the source files for NetworkRequest from the repository. by beidson@apple.com · 12 years ago
- 6376458 Add 64-bit specializations for atomicIncrement and atomicDecrement by beidson@apple.com · 12 years ago
- 29824ff NetworkProcess Authentication. https://bugs.webkit.org/show_bug.cgi?id=102592 by beidson@apple.com · 12 years ago
- 9ed51c5 Add PROXIMITY_EVENTS feature https://bugs.webkit.org/show_bug.cgi?id=102658 by kihong.kwon@samsung.com · 12 years ago
- 12226e86 [EFL][WK2] Fix possible crash in EwkViewImpl::displayTimerFired() by commit-queue@webkit.org · 12 years ago
- 6187fce [WK2][WTR] Memory leak in TestController::initialize() by commit-queue@webkit.org · 12 years ago
- 4151f49 [GTK] Test /webkit2/WebKitWebView/create-ready-close is failing after r134586 by carlosgc@webkit.org · 12 years ago
- 6c7f39c Unreviewed buildfix. by kbalazs@webkit.org · 12 years ago
- 026bede [CG][WK2] Assertion in CoordinatedGraphicsLayer::setContentsToImage(WebCore::Image*) by commit-queue@webkit.org · 12 years ago
- ae3fee2 [EFL][WK2] Remove underscore characters in Ewk class names. by commit-queue@webkit.org · 12 years ago
- 5f68ece [EFL][WK2] Wrong transform when using software path. by commit-queue@webkit.org · 12 years ago
- 511d30f [WK2] REGRESSION: After web process crash a new web process is created for every existing page by carlosgc@webkit.org · 12 years ago
- 113117b Remove 8-bit related assertion from NetscapePluginModuleX11. by rakuco@webkit.org · 12 years ago
- 943b38f [Texmap][CSS Shaders] Reuse the precompiled shader for custom filters in TextureMapperGL by achicu@adobe.com · 12 years ago
- 81811f7 Add an integer identifier field to AuthenticationChallengeBase. by beidson@apple.com · 12 years ago
- 9d1483f 8bit-unaware String usage in NetscapePluginModuleX11.cpp by kbalazs@webkit.org · 12 years ago
- dafcfd9 [EFL][WK2] Remove unnecessary #include statemtns by commit-queue@webkit.org · 12 years ago
- 92fae5d Fix the windows build. by timothy_horton@apple.com · 12 years ago
- c14a0bc Add tests for explicit serialization values by alecflett@chromium.org · 12 years ago
- 2f7dbde Set task priority of WebKit2 processes to zero on Mac by commit-queue@webkit.org · 12 years ago
- 7fb049d Move resource loader messaging from NetworkConnectionToWebProcess directly to NetworkResourceLoader by beidson@apple.com · 12 years ago
- c4e04ba Remove ENABLE_CSS_HIERARCHIES since it's no longer in use by tony@chromium.org · 12 years ago
- bf61fdc Source/WebKit/win: [WinCairo] Unreviewed build fix after r134960. by bfulgham@webkit.org · 12 years ago
- d847f1e Source/WebCore: [GTK] [WebKit2] Move GtkAuthenticationDialog to the UIProcess by mrobinson@webkit.org · 12 years ago
- 9ffc45d Private Browsing is a per-page setting that sets a global value by ap@apple.com · 12 years ago
- f9aa87b [EFL][WK2] White flicker when scrolling big pages with dark background on slower hardware. by commit-queue@webkit.org · 12 years ago
- 1a96c0f [WK2][GTK][EFL] Share WebKit2-GTK's WebProcess Accessibility implementation with other WebKit ports. by commit-queue@webkit.org · 12 years ago
- 7e65d76 [Texmap][CSS Shaders] Make the CustomFilterValidatedProgram maintain the platform compiled program by achicu@adobe.com · 12 years ago
- 452d398 [Qt][Mac] Fix the build after r124873 by commit-queue@webkit.org · 12 years ago
- c169a97 [EFL][WK2] Unset the tooltip when the web process has crashed by commit-queue@webkit.org · 12 years ago
- 626e2c2 [CoordGfx] Follow coding style on explicit constructors by commit-queue@webkit.org · 12 years ago
- 541a5d2 Unreviewed, rolling out r134908. by commit-queue@webkit.org · 12 years ago
- b65b7b7 Unreviewed, rolling out r134913. by commit-queue@webkit.org · 12 years ago
- a2a14af Attempt to fix the Apple Windows Debug build after http://trac.webkit.org/changeset/134908 by dbates@webkit.org · 12 years ago
- 8d96586 [WK2] Bug on ASSERT code in CoordinatedBackingStore.cpp by ossy@webkit.org · 12 years ago
- 0c294e9 Unreviewed, rolling out r134865. by commit-queue@webkit.org · 12 years ago
- ca9f731 Avoid copying of ViewportArguments in computeViewportAttributes function by commit-queue@webkit.org · 12 years ago
- 7f64d04 Coordinated Graphics: Refactor code related to directly composited images. by commit-queue@webkit.org · 12 years ago
- f226b99 Coordinated Graphics: A Minor optimization of calculating transforms in CoordinagedGraphicsLayer. by commit-queue@webkit.org · 12 years ago
- a98140a Add tests for explicit serialization values by alecflett@chromium.org · 12 years ago
- 64545a3 [GTK] Split WebCore/platform into a separate library by kov@webkit.org · 12 years ago
- 771cc28 Consolidate four accelerated compositing WKView methods into a single method by andersca@apple.com · 12 years ago
- ab366e1 No tests for changing mouse cursors by commit-queue@webkit.org · 12 years ago
- 7d53771 Remove initiallyFitToViewport attribute by kenneth@webkit.org · 12 years ago
- 9ec642e Coordinated Graphics: support the "freeze animations" API by kbalazs@webkit.org · 12 years ago
- 91a769f [EFL][WK2] Add APIs to get/set whether scripts can open new windows. by commit-queue@webkit.org · 12 years ago
- bae5030 Unreviewed, rolling out r134691, r134703, r134715, r134716, by commit-queue@webkit.org · 12 years ago
- 37ca2ba Unreviewed, rolling out r134741. by commit-queue@webkit.org · 12 years ago
- 4d6d599 Attempt to fix the Apple Windows Debug and GTK builds after <http://trac.webkit.org/changeset/134691> by dbates@webkit.org · 12 years ago
- 706a0f1 Fix windows build exports (again) https://bugs.webkit.org/show_bug.cgi?id=102324 by alecflett@chromium.org · 12 years ago
- 52b55a7 [WinCairo] Build correction after r134703. by bfulgham@webkit.org · 12 years ago
- 90cc20b Fix Windows exports for TestWebKit by alecflett@chromium.org · 12 years ago
- c6f3725 Coordinated Graphics: Remove unused members and methods in CoordinatedGraphicsLayer. by commit-queue@webkit.org · 12 years ago
- aec2e29 Move loading responsibility out of WebResourceLoadScheduler into a new WebResourceLoader by beidson@apple.com · 12 years ago
- 168dea8 Fix the Lion build after r134681. by aestes@apple.com · 12 years ago
- 8ebb8c1 [WebKit2] Need API in UIProcess to enable loading of custom protocols by aestes@apple.com · 12 years ago
- 6a4aa9d [TexMap][Cairo] Accelerated compositing debug visuals by commit-queue@webkit.org · 12 years ago
- da2240b Coordinated Graphics: Rename m_CoordinatedGraphicsLayerClient to m_coordinator by noam.rosenthal@nokia.com · 12 years ago
- 1e61239 More steps towards actually hosting layers in the UI process by andersca@apple.com · 12 years ago
- 7a62965 Fix the Production build after r134640 broke it. by beidson@apple.com · 12 years ago
- 92c2cb0 PDFPlugin should make use of PDFKit's fluid zooming by timothy_horton@apple.com · 12 years ago
- f3cb543 PDFPlugin should support downloading PDFs by timothy_horton@apple.com · 12 years ago
- 12ab964 Part of "Move loading responsibility out of WebResourceLoadScheduler into a new WebResourceLoader" by beidson@apple.com · 12 years ago
- ff1ba8e Deliver data from NetworkProcess to resources progressively. by beidson@apple.com · 12 years ago
- 986c140 Add platform implementation of remote web inspector server for GTK port. by commit-queue@webkit.org · 12 years ago
- 037f899 [EFL][WK2][AC] Print out warning if we fallback back to software mode by commit-queue@webkit.org · 12 years ago
- a412c47 Unreviewed, rolling out r134531. by dominik.rottsches@intel.com · 12 years ago
- d4a0d88 [EFL][WK2] Add a button parameter to mouseClick, mouseDown, mouseUp functions by gyuyoung.kim@samsung.com · 12 years ago
- 4873300 [EFL][WK2] New window size should consult the window attributes by commit-queue@webkit.org · 12 years ago
- 87c10da Coordinated Graphics: Rename m_CoordinatedGraphicsLayerClient to m_coordinator by noam.rosenthal@nokia.com · 12 years ago
- 686ef6d REGRESSION(r134328) - ASSERT(isMainThread()) when subresources redirect in the NetworkProcessPass through by beidson@apple.com · 12 years ago
- 72b6031 Make InspectorFrontendHost.moveWindowBy work in WebKit2 for Mac. by timothy@apple.com · 12 years ago
- 3894a93 Reduce snapshot waiting time by jonlee@apple.com · 12 years ago
- 11989dd Factor the code to enter accelerated compositing given a layer out into a separate method by andersca@apple.com · 12 years ago