WebKit Trac
  • Login
  • Preferences
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (1 - 10 of 452)

1 2 3 4 5 6 7 8 9 10 11 →
[100077]: [Qt] Fix minor config typo in the build tool documentation ...
... webkit.org/show_bug.cgi?id=72194 Patch by Ariya Hidayat <ariya@sencha.com> on 2011-11-12 Reviewed by Andreas Kling. * qmake/README:
By commit-queue@webkit.org — Nov 12, 2011, 4:01:43 AM
[99370]: Remove ContextShadow https://bugs.webkit.org/show_bug.cgi?id=71617 ...
... webkit.org/show_bug.cgi?id=71617 Reviewed by Ariya Hidayat. No new tests. This patch does not change behavior. Completely remove ContextShadow. It's unused, unmaintained, and replaced by ShadowBlur. * WebCore.gypi: Remove references to deleted files. * WebCore.vcproj/WebCore.vcproj ...
By Martin Robinson — Nov 5, 2011, 10:33:06 PM
[94620]: [Qt] Move away from QPointer as it is slow and it has a replacement ...
... webkit.org/show_bug.cgi?id=67673 Reviewed by Ariya Hidayat. Source/WebCore: Move away from QPointer to QWeakPointer, it is faster. No new tests, the existing ones should cover. * bridge/qt/qt_instance.cpp: (JSC::Bindings::QtInstance::~QtInstance): (JSC::Bindings::QtInstance::getCl ...
By alexis.menard@openbossa.org — Sep 6, 2011, 6:55:23 PM
[87307]: 2011-05-25 Julien Chaffraix <jchaffraix@codeaurora.org> ...
... Based on an older work by Ariya Hidayat. * html/canvas/CanvasRenderingContext2D.cpp: (WebCore::CanvasRenderingContext2D::fill): (WebCore::CanvasRenderingContext2D::fillRect): Added call displayTransparencyEverywhere for those 2 cases ...
By jchaffraix@webkit.org — May 25, 2011, 11:45:56 AM
[83422]: 2011-04-10 Simon Fraser <simon.fraser@apple.com> Reviewed ...
... fraser@apple.com> Reviewed by Ariya Hidayat. Allow ShadowBlur to re-use the last buffer if it already contains the correct shadow https://bugs.webkit.org/show_bug.cgi?id=58161 ShadowBlur already has a singleton scratch buffer that is re-used ...
By Simon Fraser — Apr 10, 2011, 9:51:42 PM
[81963]: [Qt] MSVC Build Error - need to link advapi32.lib for jsc.exe ...
... com> on 2011-03-25 Reviewed by Ariya Hidayat. Need to link advapi32.lib for jsc.exe since wtf/OSRandomSource.cpp uses the Win32 Crypto API * jsc.pro:
By benjamin.poulain@nokia.com — Mar 25, 2011, 8:28:09 AM
[80860]: 2011-03-11 Alexis Menard <alexis.menard@openbossa.org> ...
... menard@openbossa.org> Reviewed by Ariya Hidayat. [Qt] Entering fullscreen and leaving it may hide the cursor of the application. https://bugs.webkit.org/show_bug.cgi?id=56181 We need to stop the auto hide cursor timer when closing the widget otherw ...
By commit-queue@webkit.org — Mar 11, 2011, 10:24:34 AM
[79463]: 2011-02-23 Alexis Menard <alexis.menard@openbossa.org> ...
... menard@openbossa.org> Reviewed by Ariya Hidayat. [Qt] tst_QWebView::setPalette(activeFG) fails https://bugs.webkit.org/show_bug.cgi?id=55029 Attempt to make the test more robust. By investigating with the bot virtual machine I discovered th ...
By commit-queue@webkit.org — Feb 23, 2011, 11:03:32 AM
[77106]: 2011-01-30 Simon Fraser <simon.fraser@apple.com> Reviewed ...
... fraser@apple.com> Reviewed by Ariya Hidayat. Enhance ShadowBlur to render inset box shadows; Part 1. https://bugs.webkit.org/show_bug.cgi?id=51567 Add a new method to GraphicsContext to render a rect with a rounded hole, for use by inse ...
By Simon Fraser — Jan 30, 2011, 8:26:43 PM
[76811]: Trivial crash fix in WTR. Rubber-stamped by Ariya Hidayat. * ...
Trivial crash fix in WTR. Rubber-stamped by Ariya Hidayat. * WebKitTestRunner/TestController.cpp: (WTR::TestController::initialize): Increase the size of the vector by one to be able to store the null character.
By kbalazs@webkit.org — Jan 27, 2011, 10:09:31 AM
1 2 3 4 5 6 7 8 9 10 11 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple