2017-07-26 |
cdumez@apple.com | Pressing the Escape key should not be a valid user... |
tree | commitdiff |
2017-03-08 |
simon.fraser@apple.com | Have fixedPositionCreatesStackingContext be on by defau... |
tree | commitdiff |
2017-01-20 |
graouts@webkit.org | [Modern Media Controls] Turn modern media controls... |
tree | commitdiff |
2017-01-18 |
ryanhaddad@apple.com | Unreviewed, rolling out r210848. |
tree | commitdiff |
2017-01-18 |
graouts@webkit.org | [Modern Media Controls] Turn modern media controls... |
tree | commitdiff |
2017-01-18 |
mcatanzaro@igalia.com | Unreviewed, rolling out r210834 |
tree | commitdiff |
2017-01-18 |
commit-queue@webki... | [Modern Media Controls] Turn modern media controls... |
tree | commitdiff |
2016-12-12 |
jer.noble@apple.com | Remove implementation of legacy Mozilla-based Fullscree... |
tree | commitdiff |
2016-09-09 |
cdumez@apple.com | Add support for HTMLIframeElement.allowFullscreen attribute |
tree | commitdiff |
2016-06-17 |
commit-queue@webki... | Web video playback controls should have RTL volume... |
tree | commitdiff |
2016-06-17 |
commit-queue@webki... | Update test-expected file for failing fullscreen test |
tree | commitdiff |
2016-03-31 |
eric.carlson@apple.com | Rebaseline media control tests when new media control... |
tree | commitdiff |
2015-10-28 |
cdumez@apple.com | id of iframe incorrectly sets window name |
tree | commitdiff |
2015-10-13 |
antti@apple.com | Implement iterator for traversing composed DOM |
tree | commitdiff |
2015-06-05 |
eric.carlson@apple.com | Layout tests fullscreen/video-controls-drag.html and... |
tree | commitdiff |
2015-02-09 |
ap@apple.com | fullscreen/full-screen-plugin.html is very flaky on... |
tree | commitdiff |
2015-02-08 |
ap@apple.com | fullscreen/full-screen-plugin.html is very flaky on... |
tree | commitdiff |
2014-12-18 |
ap@apple.com | https://bugs.webkit.org/show_bug.cgi?id=139779 |
tree | commitdiff |
2014-07-02 |
antti@apple.com | REGRESSION(160908): vube.com video won't play after... |
tree | commitdiff |
2014-04-24 |
jer.noble@apple.com | Unreviewed, rolling out r167441. |
tree | commitdiff |
2014-04-17 |
jer.noble@apple.com | Fullscreen media controls are unusable in pagination... |
tree | commitdiff |
2014-03-24 |
antti@apple.com | Invalidate sibling text node style when needed instead... |
tree | commitdiff |
2013-12-20 |
antti@apple.com | Create render tree lazily |
tree | commitdiff |
2013-11-07 |
m.pakula@samsung.com | Unreviewed gardening |
tree | commitdiff |
2013-11-06 |
cfleizach@apple.com | AX: Audio and Video attachments are not output to VoiceOver |
tree | commitdiff |
2013-10-28 |
commit-queue@webki... | Methods on window.internals shouldn't pass a document. |
tree | commitdiff |
2013-10-16 |
jochen@chromium.org | A page should exit fullscreen mode if it opens a new... |
tree | commitdiff |
2013-09-08 |
mark.lam@apple.com | Change LayoutTests' f*-j* files to use pre and post... |
tree | commitdiff |
2013-09-07 |
antti@apple.com | Remove unnecessary sibling text renderers after attach |
tree | commitdiff |
2013-08-19 |
darin@apple.com | Fix HTML executable bits |
tree | commitdiff |
2013-08-01 |
simon.fraser@apple.com | Clobbering window.console is not cool |
tree | commitdiff |
2013-07-18 |
commit-queue@webki... | fullscreen/full-screen-iframe-with-max-width-height... |
tree | commitdiff |
2013-07-05 |
commit-queue@webki... | iframe constrained by max-width in full screen |
tree | commitdiff |
2013-05-22 |
rniwa@webkit.org | REGRESSION: ASSERTION FAILED: obj->isRenderInline(... |
tree | commitdiff |
2013-03-09 |
commit-queue@webki... | Unreviewed, rolling out r142015. |
tree | commitdiff |
2013-03-08 |
commit-queue@webki... | RenderFullScreen needs to clear override sizes when... |
tree | commitdiff |
2013-03-07 |
jer.noble@apple.com | Default mouse cursor behavior should be auto-hide for... |
tree | commitdiff |
2013-03-07 |
jer.noble@apple.com | Full screen from an iframe with a z-index style will... |
tree | commitdiff |
2013-03-05 |
eae@chromium.org | ASSERTION FAILED: i < size(), UNKNOWN in WebCore::Rende... |
tree | commitdiff |
2013-02-21 |
scheib@chromium.org | Accept 'allowfullscreen' in addition to 'webkitallowful... |
tree | commitdiff |
2013-02-06 |
commit-queue@webki... | When a block element is made inline positioned and... |
tree | commitdiff |
2013-01-16 |
charles.wei@torchm... | Fullscreen element should not share styles with it... |
tree | commitdiff |
2012-10-18 |
jer.noble@apple.com | Fullscreen movie controls behave incorrectly when click... |
tree | commitdiff |
2012-09-13 |
enne@google.com | Hide all ancestors of the full screen element when... |
tree | commitdiff |
2012-08-07 |
inferno@chromium.org | Crash in InlineFlowBox::deleteLine. |
tree | commitdiff |
2012-08-04 |
rniwa@webkit.org | Use testRunner instead of layoutTestController in tests... |
tree | commitdiff |
2012-08-02 |
inferno@chromium.org | No isChildAllowed checked when adding RenderFullScreen... |
tree | commitdiff |
2012-07-18 |
scheib@chromium.org | Unify allowfullscreen logic in Document::webkitFullScre... |
tree | commitdiff |
2012-07-06 |
commit-queue@webki... | [BlackBerry] exitFullScreenForElement() is not working... |
tree | commitdiff |
2012-06-22 |
jchaffraix@webkit.org | REGRESSION(r116446): Crash in RenderBoxModelObject... |
tree | commitdiff |
2012-06-19 |
inferno@chromium.org | Crash in RenderInline::willBeDestroyed. |
tree | commitdiff |
2012-06-13 |
rniwa@webkit.org | Fonts, fullscreen, gamepad, and html5lib tests should... |
tree | commitdiff |
2012-06-12 |
commit-queue@webki... | Introduce an Enclosure Element for Chromium video controls. |
tree | commitdiff |
2012-05-04 |
jer.noble@apple.com | Full screen will exit during a provisional load of... |
tree | commitdiff |
2012-04-06 |
jer.noble@apple.com | Foreground of apple.com/iphone video page visible durin... |
tree | commitdiff |
2012-03-16 |
jer.noble@apple.com | Support W3C Full Screen API proposal |
tree | commitdiff |
2012-03-07 |
philn@webkit.org | fullscreen/video-controls is too specific to the mac... |
tree | commitdiff |
2012-03-06 |
philn@webkit.org | [GTK] fullscreen/full-screen-iframe-legacy.html is... |
tree | commitdiff |
2012-02-29 |
morrita@google.com | [Refactoring] RenderSummary and RenderDetail is no... |
tree | commitdiff |
2012-01-12 |
jer.noble@apple.com | Emit an error event when a request to enter full-screen... |
tree | commitdiff |
2012-01-10 |
jer.noble@apple.com | Elements can appear over fullscreen video |
tree | commitdiff |
2012-01-06 |
jer.noble@apple.com | Fullscreen video controller can't be dragged the first... |
tree | commitdiff |
2012-01-06 |
jer.noble@apple.com | Media Element: scrubbing in full-screen mode breaks... |
tree | commitdiff |
2012-01-06 |
jer.noble@apple.com | REGRESSION (r90797): Full screen video HUD cannot be... |
tree | commitdiff |
2011-11-19 |
commit-queue@webki... | https://bugs.webkit.org/show_bug.cgi?id=72591 |
tree | commitdiff |
2011-11-18 |
darin@chromium.org | 2011-10-24 Darin Fisher <darin@chromium.org> |
tree | commitdiff |
2011-11-01 |
commit-queue@webki... | Source/WebCore: Fix a crash relating to anonymous block... |
tree | commitdiff |
2011-10-10 |
commit-queue@webki... | Exiting fullscreen shouldn't crash if the element that... |
tree | commitdiff |
2011-09-14 |
rniwa@webkit.org | Change mousedown events to keydown events, since eventS... |
tree | commitdiff |
2011-09-14 |
commit-queue@webki... | Source/WebCore: Fix crash when an iframe element is... |
tree | commitdiff |
2011-09-06 |
philn@webkit.org | Unreviewed, fullscreen tests rebaseline after r94545. |
tree | commitdiff |
2011-07-15 |
jeffm@apple.com | Fullscreen content doesn't use fullscreen controller... |
tree | commitdiff |
2011-06-24 |
dominicc@chromium.org | 2011-06-24 Dominic Cooney <dominicc@chromium.org> |
tree | commitdiff |
2011-06-11 |
jer.noble@apple.com | 2011-06-10 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-06-09 |
commit-queue@webki... | 2011-06-09 Sheriff Bot <webkit.review.bot@gmail.com> |
tree | commitdiff |
2011-06-09 |
jer.noble@apple.com | 2011-06-02 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-06-03 |
jer.noble@apple.com | 2011-06-01 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-06-01 |
jer.noble@apple.com | 2011-06-01 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-05-30 |
jer.noble@apple.com | 2011-05-29 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-05-25 |
jer.noble@apple.com | 2011-05-25 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-05-18 |
jer.noble@apple.com | 2011-05-16 Jeremy Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-05-18 |
jer.noble@apple.com | 2011-05-17 Jeremy Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-05-14 |
jer.noble@apple.com | 2011-05-14 Jeremy Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-05-10 |
jer.noble@apple.com | 2011-05-05 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-05-10 |
jer.noble@apple.com | 2011-05-08 Jeremy Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-05-05 |
jer.noble@apple.com | 2011-05-05 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-05-05 |
jer.noble@apple.com | 2011-05-03 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-05-03 |
ojan@chromium.org | 2011-05-03 Ojan Vafai <ojan@chromium.org> |
tree | commitdiff |
2011-05-03 |
ojan@chromium.org | 2011-05-02 Ojan Vafai <ojan@chromium.org> |
tree | commitdiff |
2011-04-22 |
jer.noble@apple.com | 2011-04-19 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-04-18 |
jer.noble@apple.com | 2011-04-05 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-04-18 |
scherkus@chromium.org | 2011-04-18 Andrew Scherkus <scherkus@chromium.org> |
tree | commitdiff |
2011-04-12 |
jer.noble@apple.com | 2011-04-11 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-03-14 |
jer.noble@apple.com | 2011-03-12 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-01-11 |
jer.noble@apple.com | 2011-01-10 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
2011-01-08 |
eric@webkit.org | 2011-01-08 Eric Seidel <eric@webkit.org> |
tree | commitdiff |
2011-01-07 |
jer.noble@apple.com | WebCore: Implement WebKit Full Screen support. |
tree | commitdiff |
2010-08-27 |
jer.noble@apple.com | Build fix only, not reviewed. |
tree | commitdiff |
2010-08-27 |
jer.noble@apple.com | 2010-07-27 Jer Noble <jer.noble@apple.com> |
tree | commitdiff |
|