summaryrefslogtreecommitdiffstats
path: root/WebCore/page
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick security fix in WebKit change 65280Steve Block2010-09-091-1/+7
* Cherry-pick security fix in WebKit change 64293Steve Block2010-09-091-0/+3
* Cherry-pick security fix in WebKit change 64077Steve Block2010-09-091-9/+3
* Fix a ref counting bug in touch event handling. The RefPtr returned from m_or...Ben Murdoch2010-05-061-5/+5
* Fix a crash caused by navigating away from a page with your finger still down...Ben Murdoch2010-05-051-0/+3
* Add on-demand plugin support.Patrick Scott2010-03-232-0/+11
* Fixes the Mac buildSteve Block2010-03-171-0/+2
* Pass mouse events to the subframe as the other portsGrace Kloba2010-03-161-14/+7
* Merge "Prepare touch key modifiers for upstreaming."Ben Murdoch2010-03-111-5/+2
|\
| * Prepare touch key modifiers for upstreaming.Ben Murdoch2010-03-111-5/+2
* | 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
* | Only call plugin touch code if it is in full screenLeon Scroggins2010-03-092-56/+0
|/
* 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-012-10/+12
* Adds a missing initializer for Geolocation maximumAgeSteve Block2010-02-241-0/+1
* Removes repeated headers in Geolocation.cppSteve Block2010-02-241-8/+0
* Merge "Co-ordinates of a TouchEvent object should be 0,0 to match the behavio...Ben Murdoch2010-02-232-22/+6
|\
| * Co-ordinates of a TouchEvent object should be 0,0 to match the behavior on iP...Ben Murdoch2010-02-232-22/+6
* | Merge "Updates Android to final version of Geolocation position cache submitt...Steve Block2010-02-232-11/+11
|\ \
| * | Updates Android to final version of Geolocation position cache submitted to w...Steve Block2010-02-232-11/+11
| |/
* | Cherry-pick WebKit change 55136 to add a means to cancel an ongoing Geolocati...Steve Block2010-02-234-3/+14
|/
* Fixes a bug with the Geolocation suspend/resume behaviourSteve Block2010-02-181-0/+8
* Merge webkit.org at r54731 : Fix merge conflicts due to frame flatteningSteve Block2010-02-162-11/+7
* Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-1614-41/+116
* Don't add something to a hash map and then get it out again immediately if we...Ben Murdoch2010-02-151-2/+5
* Fix the creation of the touchTargets list to match what the iPhone does and m...Ben Murdoch2010-02-151-18/+47
* Store the originating target for a touch (i.e. calculated in touchstart) in a...Ben Murdoch2010-02-152-7/+22
* Merge webkit.org at r54340 : Cherry-pick WebKit change 54417 to fix ENABLE_DE...Steve Block2010-02-153-9/+5
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-1514-168/+274
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-123-5/+46
* Fix the V8 build by adding files missing from ece0a38a9778edd2ae7a550df7dcd38...Andrei Popescu2010-02-091-0/+45
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-093-6/+27
* Merge webkit.org at r54127 : Fix conflicts with Android addition of touch eve...Steve Block2010-02-041-10/+1
* Merge webkit.org at r54127 : Fix final trivial mergesSteve Block2010-02-042-10/+0
* Merge webkit.org at r54127 : Merge conflicts due to longpress and doubletap t...Steve Block2010-02-041-36/+2
* Merge webkit.org at r54127 : Resolve conflicts for handleTouchEventSteve Block2010-02-042-12/+1
* Merge webkit.org at r54127 : Resolve Geolocation conflicts.Steve Block2010-02-046-88/+0
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-0475-795/+1181
* Pass touch event time from Java to WebKitGrace Kloba2010-02-031-1/+14
* Guard the new Navigator connection property with a temporary ENABLE_CONNECTIO...Steve Block2010-02-031-0/+2
* Add ANDROID tags to some touchevents changes that have yet to be upstreamedSteve Block2010-02-011-1/+8
* Update Android to reflect final version submitted to webkit.org when changing...Steve Block2010-02-011-8/+4
* Update Android to reflect final version submitted to webkit.org when adding t...Steve Block2010-02-011-3/+3
* Cherry-pick WebKit change 54096 for client-based GeolocationSteve Block2010-02-011-3/+8
* Cherry-pick WebKit change 54080 for client-based GeolocationSteve Block2010-02-011-1/+1
* Cherry-pick WebKit change 54079 for client-based GeolocationSteve Block2010-02-012-6/+33
* Cherry-pick WebKit change 53708 for client-based GeolocationSteve Block2010-02-011-0/+3