summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Marks remaining Android-specific changes to Geolocation with ANDROIDSteve Block2010-03-112-0/+18
* Update Android to reflect final version submitted to webkit.org for Geolocati...Steve Block2010-03-112-31/+28
* Merge "When starting the Geolocation service, we need to make sure that we ha...Steve Block2010-03-101-1/+6
|\
| * When starting the Geolocation service, we need to make sure that we have a va...Steve Block2010-03-091-1/+6
* | If we do change to document focus in mouse down,Grace Kloba2010-03-091-3/+4
* | Only call plugin touch code if it is in full screenLeon Scroggins2010-03-098-115/+13
* | Fix bug 'Children of fixed elements do not always remain fixed themselves'Nicolas Roard2010-03-095-37/+168
|/
* Merge "fix to ensure plugins are not shown when they are marked hidden by the...Derek Sollenberger2010-03-091-5/+19
|\
| * fix to ensure plugins are not shown when they are marked hidden by the DOM.Derek Sollenberger2010-03-091-5/+19
* | Merge "Adds some logging to JObjectWrapper"Steve Block2010-03-091-1/+6
|\ \ | |/ |/|
| * Adds some logging to JObjectWrapperSteve Block2010-03-091-1/+6
* | Merge "Serialize/unserialize screen width scale, which is used when restoring...Shimeng (Simon) Wang2010-03-081-2/+2
|\ \
| * | Serialize/unserialize screen width scale, which is used when restoring sites.Shimeng (Simon) Wang2010-03-051-2/+2
| |/
* | scroll into view considers layersCary Clark2010-03-082-0/+36
|/
* Merge "forgot header file ; broke build in 43447"Cary Clark2010-03-051-0/+1
|\
| * forgot header file ; broke build in 43447Cary Clark2010-03-051-0/+1
* | Merge "fixes with find drawing in layers"Cary Clark2010-03-051-2/+16
|\ \
| * | fixes with find drawing in layersCary Clark2010-03-051-2/+16
| |/
* | Use the complete url when blocking images.Patrick Scott2010-03-041-1/+1
|/
* Don't leak global weak references when running layout testsLeon Clarke2010-03-042-2/+6
* Merge "add optional preftable to image codecs, for more control over the resu...Mike Reed2010-03-031-6/+27
|\
| * add optional preftable to image codecs, for more control over the resulting b...Mike Reed2010-03-031-6/+27
* | Merge "Revive my change to not add anchor navigations to the history in some ...Patrick Scott2010-03-031-0/+7
|\ \ | |/ |/|
| * Revive my change to not add anchor navigations to the history in some cases.Patrick Scott2010-03-031-0/+7
* | fix buildAndrei Popescu2010-03-031-1/+1
* | Merge "Fix V8 build when instrumentation is on"Andrei Popescu2010-03-031-0/+4
|\ \ | |/ |/|
| * Fix V8 build when instrumentation is onAndrei Popescu2010-03-031-0/+4
* | bump up our image cache etc. when we're on larger devices (e.g. have VFP)Mike Reed2010-03-031-7/+2
* | fixing problem were plugin surfaces are not created.Derek Sollenberger2010-03-021-0/+8
* | allow anchor containing layer to be mapped to navable layerCary Clark2010-03-021-0/+3
* | am 4e409302: am a506357e: Adding logging to android\'s plugin view.Derek Sollenberger2010-03-021-6/+17
|\ \ | |/ |/|
| * Adding logging to android's plugin view.Derek Sollenberger2010-03-021-6/+17
| * Pass touch event time from Java to WebKitGrace Kloba2010-02-024-2/+10
* | The element that receives the touch event should be the target element of the...Ben Murdoch2010-03-012-90/+71
* | Update touch handler in preparation for upstreaming of m_originatingTouchTarg...Ben Murdoch2010-03-014-13/+16
* | Merge "ignore rootlayer when drawing (fixes regression) dump layers contents ...Mike Reed2010-02-261-3/+5
|\ \
| * | ignore rootlayer when drawing (fixes regression)Mike Reed2010-02-261-3/+5
* | | Merge " Don't crash when throwing javascript exceptions from plugins witho...Leon Clarke2010-02-261-1/+5
|\ \ \ | |/ / |/| |
| * | Don't crash when throwing javascript exceptions from plugins withoutLeon Clarke2010-02-261-1/+5
* | | Merge "enable debugger support in webkit with v8"Andrei Popescu2010-02-261-6/+0
|\ \ \
| * | | enable debugger support in webkit with v8Andrei Popescu2010-02-261-6/+0
* | | | make methods private (or static local) if possible to reduce surface area of APIMike Reed2010-02-252-7/+6
* | | | remove unused methodsMike Reed2010-02-253-53/+4
|/ / /
* | | Fix the gap when using the IME (Bug:2453748)Nicolas Roard2010-02-253-11/+26
* | | Merge "Temporarily disable debugger support on V8 due to a crash"Andrei Popescu2010-02-251-0/+6
|\ \ \
| * | | Temporarily disable debugger support on V8 due to a crashAndrei Popescu2010-02-251-0/+6
* | | | refactor drawing to support layersCary Clark2010-02-244-29/+178
* | | | Simplify the layer code:Nicolas Roard2010-02-243-10/+35
* | | | Adds a missing initializer for Geolocation maximumAgeSteve Block2010-02-241-0/+1
| |/ / |/| |
* | | Removes repeated headers in Geolocation.cppSteve Block2010-02-241-8/+0