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

Context Navigation



Results (1 - 10 of 52)

1 2 3 4 5 6 →
[85076]: 2011-04-27 Girish Ramakrishnan <girish@forwardbias.in> Add ...
2011-04-27 Girish Ramakrishnan <girish@forwardbias.in> Add my IRC nick. * Scripts/webkitpy/common/config/committers.py:
By Girish Ramakrishnan — Apr 27, 2011, 1:25:06 PM
[75119]: [Qt] QML WebView does not transfer focus to underlying ...
[Qt] QML WebView does not transfer focus to underlying QGraphicsWebView QML WebView creates QGraphicsWebView as it's child. The WebView is not setup as a focus proxy of the QGraphicsWebView. Thus, even though the WebView gets focus, the Q ...
By Girish Ramakrishnan — Jan 5, 2011, 4:41:48 PM
[69981]: [Qt] Implement Accelerated Composition for NPAPI Plugins. Reviewed by ...
[Qt] Implement Accelerated Composition for NPAPI Plugins. Reviewed by Ariya Hidayat. https://bugs.webkit.org/show_bug.cgi?id=35524 * plugins/PluginView.h: (WebCore::PluginView::platformLayer): * plugins/qt/PluginViewQt.cpp: (WebCore::Pl ...
By Girish Ramakrishnan — Oct 18, 2010, 12:13:56 PM
[69635]: Make PluginView inherit from PluginViewBase. Reviewed by Anders ...
Make PluginView inherit from PluginViewBase. Reviewed by Anders Carlsson. This change is a precursor to adding accelerated compositing support for NPAPI plugins. https://bugs.webkit.org/show_bug.cgi?id=47418 * page/Page.cpp: (WebCore:: ...
By Girish Ramakrishnan — Oct 12, 2010, 9:11:05 PM
[69602]: [Qt] Windowless mode 64-bit Flash/X11 freezes when right-click is ...
[Qt] Windowless mode 64-bit Flash/X11 freezes when right-click is sent. Reviewed by Ariya Hidayat. Adds a new quirk PluginQuirkIgnoreRightClickInWindowlessMode. This quirk is enabled only for 64-bit Flash/X11 and should not affect other ...
By Girish Ramakrishnan — Oct 12, 2010, 2:12:27 PM
[69518]: [Qt] Refactor Plugin X Pixmap painting code to a separate function ...
[Qt] Refactor Plugin X Pixmap painting code to a separate function Reviewed by Kenneth Rohde Christiansen. The refactored function will be used for rendering by the Accelerated Composition enabled graphics layer. https://bugs.webkit.org ...
By Girish Ramakrishnan — Oct 11, 2010, 12:45:06 PM
[69402]: 2010-10-08 Girish Ramakrishnan <girish@forwardbias.in> ...
2010-10-08 Girish Ramakrishnan <girish@forwardbias.in> Reviewed by Andreas Kling. [Qt] Use constBegin and constEnd when using const iterators * platform/graphics/qt/GraphicsLayerQt.cpp: (WebCore::GraphicsLayerQtImpl::~GraphicsLayerQtImpl ...
By Girish Ramakrishnan — Oct 8, 2010, 9:01:53 AM
[68390]: 2010-09-27 Girish Ramakrishnan <girish@forwardbias.in> ...
2010-09-27 Girish Ramakrishnan <girish@forwardbias.in> Reviewed by Antonio Gomes. [Qt] Enable local rendering of NPAPI plugins on Maemo6. https://bugs.webkit.org/show_bug.cgi?id=46618 * WebCore.pro: * bridge/npapi.h: * p ...
By Girish Ramakrishnan — Sep 27, 2010, 7:54:15 AM
[66719]: Passing a 32-bit depth X pixmap to NPAPI windowless plugins is too ...
Passing a 32-bit depth X pixmap to NPAPI windowless plugins is too inefficient. Instead, pass a X Pixmap that has same depth as the screen depth since graphics operations are optimized for this depth. https://bugs.webkit.org/show_bug.cgi? ...
By Girish Ramakrishnan — Sep 3, 2010, 2:50:27 AM
[66182]: [Qt] Remove dead code. Reviewed by Antonio Gomes. * ...
[Qt] Remove dead code. Reviewed by Antonio Gomes. * WebCoreSupport/ChromeClientQt.cpp: (WebCore::ChromeClientQt::statusbarVisible):
By Girish Ramakrishnan — Aug 26, 2010, 11:10:28 PM
1 2 3 4 5 6 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple