Sign in
webkit
/
WebKit
/
61d77034c110f4a0b9da8fc26474cbca149a46a1
/
Source
/
WebCore
/
dom
/
ViewportArguments.cpp
4d716f2
Cut down on calls to String::lower; mostly replace with convertToASCIILowercase
by darin@apple.com
· 9 years ago
74ebbb1
[iOS] Documents without an explicit width should not get fast tapping
by dino@apple.com
· 9 years ago
048cc3a
Reduce use of equalIgnoringCase to just ignore ASCII case
by darin@apple.com
· 9 years ago
a08a0ad
Replace 0 and NULL with nullptr in WebCore/dom.
by hs85.jeong@samsung.com
· 9 years ago
702247c2
Enhance TextStream for logging, remove subclasses, log more things
by simon.fraser@apple.com
· 9 years ago
d15868e
Add a mechanism to opt-out of the automatic scaling applied to not-really-responsive sites
by timothy_horton@apple.com
· 10 years ago
cf99e40
Remove the remaining vestiges of minimal-ui
by benjamin@webkit.org
· 10 years ago
fea646b
Defer resolution of viewport size.
by mhock@apple.com
· 10 years ago
0854748
Unreviewed, rolling out r169570. https://bugs.webkit.org/show_bug.cgi?id=133565
by commit-queue@webkit.org
· 11 years ago
ed9a06b
[iOS] Start ignoring common bogus viewport parameters
by benjamin@webkit.org
· 11 years ago
784a9b3
The viewport code should not depend on WebKitSystemInterface
by benjamin@webkit.org
· 11 years ago
6d6a47c
Web Inspector: Expose the console object in JSContexts to interact with Web Inspector
by joepeck@webkit.org
· 11 years ago
1f45df9
Web Inspector: Add Console support to JSContext Inspection
by joepeck@webkit.org
· 11 years ago
049d8b3
Remove the BlackBerry port from trunk
by benjamin@webkit.org
· 11 years ago
252c409
[iOS] Upstream WebCore/dom changes
by dbates@webkit.org
· 11 years ago
7987a5a
[webcore/dom] Remove extra header includes from cpp files.
by commit-queue@webkit.org
· 11 years ago
ff9adb8
Stop bringing in the std namespace
by andersca@apple.com
· 11 years ago
cc9a36a
Remove Qt-specific code in common WebCore/{html,dom} files.
by akling@apple.com
· 11 years ago
a123879
[EFL] Add ewk_view_device_pixel_ratio_set
by ryuan.choi@samsung.com
· 12 years ago
8a4bc68
Remove redundant code in ViewportArguments::resolve
by zhajiang@rim.com
· 12 years ago
11e52cf
Remove the android code from WebCore
by benjamin@webkit.org
· 12 years ago
0f1406b
[Chromium] Implement target-densityDpi viewport property emulation
by mnaganov@chromium.org
· 12 years ago
c79ed84
Introduce new message sources for logging.
by commit-queue@webkit.org
· 12 years ago
f3cce46
Remove deviceScaleFactor argument in computeMinimumScaleFactorForContentContained().
by commit-queue@webkit.org
· 12 years ago
236e898
Web Inspector: ConsoleTypes should not expose MessageType - it should be private to inspector.
by mkwst@chromium.org
· 12 years ago
d2e0adc
Web Inspector: Autogenerate stack traces and line numbers when possible.
by mkwst@chromium.org
· 12 years ago
0d88f53
Source/WebCore: Web Inspector: Viewport console warnings cleanup.
by commit-queue@webkit.org
· 12 years ago
9c2ae3a
Unreviewed, rolling out r136377.
by commit-queue@webkit.org
· 12 years ago
8579b0b
Web Inspector: Autogenerate stack traces and line numbers when possible.
by mkwst@chromium.org
· 12 years ago
9c22502
Viewport CSS rules should not clamp values like Viewport META
by commit-queue@webkit.org
· 12 years ago
daa81a4
Apply the resolved viewport rules https://bugs.webkit.org/show_bug.cgi?id=95964
by commit-queue@webkit.org
· 12 years ago
541a5d2
Unreviewed, rolling out r134908.
by commit-queue@webkit.org
· 12 years ago
ca9f731
Avoid copying of ViewportArguments in computeViewportAttributes function
by commit-queue@webkit.org
· 12 years ago
7d53771
Remove initiallyFitToViewport attribute
by kenneth@webkit.org
· 12 years ago
0eb8fb2
Rename member vars in ViewportArgument to match css-device-adapt
by kenneth@webkit.org
· 12 years ago
ea225f2
Unreviewed build fix.
by kenneth@webkit.org
· 12 years ago
ab219dc
Refactor ViewportArguments to only use CSS units
by kenneth@webkit.org
· 12 years ago
5c28758
Remove support for "desktop-width" in the viewport meta tag
by kenneth@webkit.org
· 12 years ago
9d7bf9f
[Qt][WK2] Fit-to-width broken on pages with viewport meta tag
by abecsi@webkit.org
· 12 years ago
c9a1ed6
Remove devicePixelRatio from ViewportAttributes
by abecsi@webkit.org
· 12 years ago
77e05ba
Viewport errors should be slightly friendlier with regard to ';'.
by mkwst@chromium.org
· 12 years ago
3f5ab02
Part 2 of removing PlatformString.h, remove PlatformString.h
by weinig@apple.com
· 13 years ago
b7c6116
Delete Frame::domWindow() and Frame::existingDOMWindow()
by abarth@webkit.org
· 13 years ago
8dc2c71
[EFL] [GTK] [QT] fast/viewport/viewport-91.html is failing after r121555
by kbalazs@webkit.org
· 13 years ago
466c9dd
Don't hardcode target dpi of 160 (it should be 96 on desktop)
by commit-queue@webkit.org
· 13 years ago
da860f9
Build fix after r119527.
by rniwa@webkit.org
· 13 years ago
c27d725
Remove support for target-densitydpi in the viewport meta tag
by abarth@webkit.org
· 13 years ago
c19d66f
[Qt] Implement fit-to-width behaviour
by kenneth@webkit.org
· 13 years ago
50b8314
Removing line in computeViewportAttributes that enforces a minimum scale factor to never allow zooming out more than viewport
by fsamuel@chromium.org
· 13 years ago
5cdc7eb
Unreviewed, rolling out r115907.
by ossy@webkit.org
· 13 years ago
72a502a
Removing line in computeViewportAttributes that enforces a minimum scale factor to never allow zooming out more than viewport
by fsamuel@chromium.org
· 13 years ago
9be7456
Streamline strtod and fix some related problems
by darin@apple.com
· 13 years ago
860eb4d
Another fix for viewport tests
by mhahnenberg@apple.com
· 13 years ago
ba7bf44
Another build fix for viewport tests
by mhahnenberg@apple.com
· 13 years ago
d9ee2347
Fix the broken viewport tests https://bugs.webkit.org/show_bug.cgi?id=78774
by mhahnenberg@apple.com
· 13 years ago
0c3bdd9
Make default console messages line numbers consistent.
by vsevik@chromium.org
· 13 years ago
8f2674b
Removing line in computeViewportAttributes that enforces a minimum scale factor to never allow zooming out more than viewport
by fsamuel@chromium.org
· 13 years ago
144d8c5
2011-11-03 Pavel Feldman <pfeldman@google.com>
by pfeldman@chromium.org
· 13 years ago
5d2c995
Differentiate implicit viewport from that of the meta tag
by kenneth@webkit.org
· 13 years ago
c6e24ff
<http://webkit.org/b/70158> Fix clang compiler warnings
by ddkilzer@apple.com
· 13 years ago
9c6e4a3
TextPosition refactoring: Merge ZeroBasedNumber and OneBasedNumber classes
by commit-queue@webkit.org
· 13 years ago
54d1f17
XMLDocumentParserQt.cpp incorrectly converts 0-based number into 1-based number
by commit-queue@webkit.org
· 13 years ago
a89dc67
2011-06-05 Igor Oliveira <igor.oliveira@openbossa.org>
by commit-queue@webkit.org
· 14 years ago
1c08e20
2011-03-16 Joseph Pecoraro <joepeck@webkit.org>
by joepeck@webkit.org
· 14 years ago
10fb4c3
2011-03-07 Joseph Pecoraro <joepeck@webkit.org>
by joepeck@webkit.org
· 14 years ago
f73284d
2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
by joepeck@webkit.org
· 14 years ago
d57f13b
2011-03-01 Joseph Pecoraro <joepeck@webkit.org>
by joepeck@webkit.org
· 14 years ago
b6b3e77
Viewport parsing no longer accepts "1.0;" value as valid.
by joepeck@webkit.org
· 14 years ago
9c45d17
2011-01-23 Kenneth Rohde Christiansen <kenneth@webkit.org>
by andreas.kling@nokia.com
· 14 years ago
2191baf
2011-01-23 Andreas Kling <kling@webkit.org>
by andreas.kling@nokia.com
· 14 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago
[Renamed from WebCore/dom/ViewportArguments.cpp]
3c15c39
2010-11-25 Kenneth Rohde Christiansen <kenneth@webkit.org>
by kenneth@webkit.org
· 14 years ago
43b9883
2010-11-16 Kenneth Rohde Christiansen <kenneth@webkit.org>
by andreas.kling@nokia.com
· 14 years ago
a47b1db
2010-10-07 Luiz Agostini <luiz.agostini@openbossa.org>
by commit-queue@webkit.org
· 14 years ago
f8d2709
2010-10-07 Luiz Agostini <luiz.agostini@openbossa.org>
by commit-queue@webkit.org
· 14 years ago
5d8e3bf
2010-10-06 Luiz Agostini <luiz.agostini@openbossa.org>
by commit-queue@webkit.org
· 14 years ago
903770e
2010-09-13 Patrick Gansterer <paroga@paroga.com>
by commit-queue@webkit.org
· 15 years ago
8a9df01
WebCore: Update support for the viewport meta tag algorithm, to
by kenneth@webkit.org
· 15 years ago
916900d
2010-08-05 Kenneth Rohde Christiansen <kenneth.christiansen@openbossa.org>
by commit-queue@webkit.org
· 15 years ago
e37f595
2010-06-28 Eric Seidel <eric@webkit.org>
by eric@webkit.org
· 15 years ago
5d72ad2
2010-06-13 Eric Seidel <eric@webkit.org>
by abarth@webkit.org
· 15 years ago
74d35e9
2010-06-12 Eric Seidel <eric@webkit.org>
by eric@webkit.org
· 15 years ago
f6460f9
2010-04-16 Daniel Bates <dbates@rim.com>
by dbates@webkit.org
· 15 years ago