git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add media query support for wide gamut displays on Mac
[WebKit-https.git]
/
Source
/
WebCore
/
css
/
MediaQueryEvaluator.cpp
2016-05-18
dino@apple.com
Add media query support for wide gamut displays on Mac
blob
|
commitdiff
2016-05-02
peavo@outlook.com
Remove unneeded casts once we upgrade to a version...
blob
|
commitdiff
|
diff to current
2016-04-26
antti@apple.com
RenderElement::style() should return const RenderStyle
blob
|
commitdiff
|
diff to current
2016-04-24
antti@apple.com
RenderStyle should not be reference counted
blob
|
commitdiff
|
diff to current
2016-04-04
dino@apple.com
Add color-gamut media query support
blob
|
commitdiff
|
diff to current
2016-03-11
yoav@yoav.ws
Avoid applying link tags with an invalid media attribute
blob
|
commitdiff
|
diff to current
2016-01-28
darin@apple.com
Remove equalIgnoringCase since all callers really wante...
blob
|
commitdiff
|
diff to current
2016-01-22
darin@apple.com
Reduce use of equalIgnoringCase to just ignore ASCII...
blob
|
commitdiff
|
diff to current
2016-01-15
commit-queue@webki...
Media Query (-webkit-video-playable-inline) is failing...
blob
|
commitdiff
|
diff to current
2015-12-09
hyatt@apple.com
Picture element needs to respond to dynamic viewport...
blob
|
commitdiff
|
diff to current
2015-11-02
aestes@apple.com
Replace iOS-only WebKitSystemInterface calls with SPI
blob
|
commitdiff
|
diff to current
2015-11-02
commit-queue@webki...
Unreviewed, rolling out r191902.
blob
|
commitdiff
|
diff to current
2015-11-02
aestes@apple.com
Replace iOS-only WebKitSystemInterface calls with SPI
blob
|
commitdiff
|
diff to current
2015-10-24
commit-queue@webki...
Web Inspector: Clean up InspectorInstrumentation includes
blob
|
commitdiff
|
diff to current
2015-05-23
jonlee@apple.com
Rename MediaPlaybackAllowsInline
blob
|
commitdiff
|
diff to current
2015-04-25
mrobinson@webkit.org
Rename ENABLE_3D_RENDERING to ENABLE_3D_TRANSFORMS
blob
|
commitdiff
|
diff to current
2015-01-24
benjamin@webkit.org
Add pointer/hover media queries
blob
|
commitdiff
|
diff to current
2014-10-20
dino@apple.com
[Mac] Support "inverted-colors" and "monochrome" media...
blob
|
commitdiff
|
diff to current
2014-10-03
cdumez@apple.com
Use is<>() / downcast<>() for CSSValue subclasses
blob
|
commitdiff
|
diff to current
2014-06-10
zalan@apple.com
REGRESSION (r167937): Do not use effective zoom factor...
blob
|
commitdiff
|
diff to current
2014-05-28
bjonesbe@adobe.com
vw/vh units used as font/line-height values don't scale...
blob
|
commitdiff
|
diff to current
2014-04-29
bjonesbe@adobe.com
Wrap CSS length conversion arguments in an object
blob
|
commitdiff
|
diff to current
2014-03-15
mjs@apple.com
.: Replace "Apple Computer, Inc." with "Apple Inc....
blob
|
commitdiff
|
diff to current
2014-02-04
zandobersek@gmail.com
Manage MediaQuery and MediaQueryExp classes through...
blob
|
commitdiff
|
diff to current
2014-01-30
abucur@adobe.com
Remove the ACCELERATED_COMPOSITING flag
blob
|
commitdiff
|
diff to current
2014-01-08
seokju@webkit.org
Web Inspector: Remove leftover 'device metrics' code
blob
|
commitdiff
|
diff to current
2014-01-03
dbates@webkit.org
[iOS] Upstream WebCore/css changes
blob
|
commitdiff
|
diff to current
2013-12-18
akling@apple.com
RenderElement-ize adjustForAbsoluteZoom() and friends.
blob
|
commitdiff
|
diff to current
2013-10-18
andersca@apple.com
Remove spaces between template angle brackets
blob
|
commitdiff
|
diff to current
2013-10-02
gyuyoung.kim@samsu...
Generate toCSSFooValue for CSS child values
blob
|
commitdiff
|
diff to current
2013-10-01
gyuyoung.kim@samsu...
Generate toCSSFooValue for CSSPrimitiveValue
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
Add empty MainFrame class
blob
|
commitdiff
|
diff to current
2013-09-23
commit-queue@webki...
Unreviewed, rolling out r156253.
blob
|
commitdiff
|
diff to current
2013-09-23
gyuyoung.kim@samsu...
Introduce CSS_VALUE_TYPE_CASTS macro in order to cast...
blob
|
commitdiff
|
diff to current
2013-09-12
bfulgham@apple.com
[Windows] Build fix after r155621
blob
|
commitdiff
|
diff to current
2013-09-06
akling@apple.com
Include Frame.h in fewer places.
blob
|
commitdiff
|
diff to current
2013-08-27
akling@apple.com
Page::mainFrame() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-24
psolanki@apple.com
MediaQuery::expressions() should return a reference
blob
|
commitdiff
|
diff to current
2013-08-23
akling@apple.com
RenderView::compositor() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-19
antti@apple.com
<https://webkit.org/b/120001> Clean up StyleElement
blob
|
commitdiff
|
diff to current
2013-08-17
akling@apple.com
<https://webkit.org/b/119903> Make Settings ref-counted...
blob
|
commitdiff
|
diff to current
2013-06-20
alexis@webkit.org
Cleanup usage of CSSPropertyID and CSSValueID inside...
blob
|
commitdiff
|
diff to current
2013-06-18
commit-queue@webki...
widthMediaFeatureEval ends up with null FrameView durin...
blob
|
commitdiff
|
diff to current
2013-04-15
commit-queue@webki...
color-index media feature not supported
blob
|
commitdiff
|
diff to current
2013-04-11
commit-queue@webki...
Incorrect evaluation of resolution media queries
blob
|
commitdiff
|
diff to current
2013-03-08
benjamin@webkit.org
[Mac] Add a feature flag for 'view-mode' Media Feature...
blob
|
commitdiff
|
diff to current
2013-03-08
commit-queue@webki...
@media queries do not take zooming into account
blob
|
commitdiff
|
diff to current
2012-10-26
kenneth@webkit.org
Printing should use use high resolution images when...
blob
|
commitdiff
|
diff to current
2012-10-25
kenneth@webkit.org
'resolution' MQ: Printing should use use high resolutio...
blob
|
commitdiff
|
diff to current
2012-10-23
kenneth@webkit.org
Add support for resolution media query
blob
|
commitdiff
|
diff to current
2012-10-11
commit-queue@webki...
[CSS3 Media Queries] Aspect ratio value re-parsed when...
blob
|
commitdiff
|
diff to current
2012-10-11
commit-queue@webki...
Invalid values for media query features are not handled
blob
|
commitdiff
|
diff to current
2012-09-10
tony@chromium.org
Remove stray spaces found after :: in case statements
blob
|
commitdiff
|
diff to current
2012-06-26
commit-queue@webki...
Unreviewed, rolling out r121285.
blob
|
commitdiff
|
diff to current
2012-06-26
tomz@codeaurora.org
ietestcenter/css3/valuesandunits/units-000.htm asserts
blob
|
commitdiff
|
diff to current
2012-05-31
commit-queue@webki...
[chromium] Implement pointer and hover CSS media features
blob
|
commitdiff
|
diff to current
2012-05-28
zandobersek@gmail.com
Unreviewed, rolling out r118650.
blob
|
commitdiff
|
diff to current
2012-05-28
darin@apple.com
StyleResolver need not allocate each MediaQueryResult...
blob
|
commitdiff
|
diff to current
2012-04-25
alexis.menard@open...
Rename CSSStyleSelector files to StyleResolver.
blob
|
commitdiff
|
diff to current
2012-04-24
alexis.menard@open...
Replace occurences of style selector from variables...
blob
|
commitdiff
|
diff to current
2012-04-24
alexis.menard@open...
Rename CSSStyleSelector class to StyleResolver.
blob
|
commitdiff
|
diff to current
2012-03-26
antti@apple.com
Split MediaList into internal and CSSOM types
blob
|
commitdiff
|
diff to current
2012-01-19
apavlov@chromium.org
Web Inspector: Implement screen resolution emulation...
blob
|
commitdiff
|
diff to current
2012-01-17
macpherson@chromiu...
Remove references to CSSPrimitiveValue::primitiveType().
blob
|
commitdiff
|
diff to current
2011-10-02
mitz@apple.com
REGRESSION (r95502): Assertion failure in CSSPrimitiveV...
blob
|
commitdiff
|
diff to current
2011-08-18
aroben@apple.com
Make WebCore keep track of the current device scale...
blob
|
commitdiff
|
diff to current
2011-08-15
aroben@apple.com
Clear up scale factor terminology
blob
|
commitdiff
|
diff to current
2011-06-23
inferno@chromium.org
2011-06-23 Abhishek Arya <inferno@chromium.org>
blob
|
commitdiff
|
diff to current
2011-06-10
macpherson@chromiu...
2011-06-10 Luke Macpherson <macpherson@chromium...
blob
|
commitdiff
|
diff to current
2011-01-08
abarth@webkit.org
Move WebCore into Source
blob
|
commitdiff
|
diff to current