summaryrefslogtreecommitdiffstats
path: root/WebCore/dom
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-274-18/+29
* Document can be detached when CachedFrame is destroyed.Grace Kloba2010-04-061-11/+9
* Only call plugin touch code if it is in full screenLeon Scroggins2010-03-093-23/+0
* Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-169-29/+26
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-154-29/+145
* Merge webkit.org at r54127 : Fix final trivial mergesSteve Block2010-02-044-19/+0
* Merge webkit.org at r54127 : Fix conflicts in touchevents IDL files as Genera...Steve Block2010-02-043-14/+0
* Merge webkit.org at r54127 : Merge conflicts due to longpress and doubletap t...Steve Block2010-02-043-12/+0
* Merge webkit.org at r54127 : Take theirs for refactoring in Node.cppSteve Block2010-02-041-11/+0
* Merge webkit.org at r54127 : Merge in Node.cpp due to Android instrumentationSteve Block2010-02-041-15/+13
* Merge webkit.org at r54127 : Take theirs for extra layout delay.Steve Block2010-02-041-6/+0
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-0497-677/+1089
* Pass touch event time from Java to WebKitGrace Kloba2010-02-031-0/+4
* Update to Android to reflect final version submitted to webkit.org when addin...Steve Block2010-02-011-3/+3
* Merge "Cherry pick the diff after going through review on webkit.org bug for ...Ben Murdoch2010-01-291-0/+2
|\
| * Cherry pick the diff after going through review on webkit.org bug for 34215 (...Ben Murdoch2010-01-291-0/+2
* | Merge changes I0ab68eac,Ide43a042,I0c11519b,I1ef80088Steve Block2010-01-271-0/+1
|\ \ | |/ |/|
| * Update Android to reflect final version submitted to webkit.org for touch eve...Steve Block2010-01-271-0/+1
* | Stop forwarding touch events from Java when the top level document is detache...Ben Murdoch2010-01-272-12/+11
* | Remove dead code attached to the Touch object. This is no longer called, and ...Ben Murdoch2010-01-262-18/+3
|/
* Refactor our touch event code to use the version submitted to webkit.org by t...Ben Murdoch2010-01-2017-216/+203
* Check for the absence of a frame.Leon Clarke2010-01-141-1/+2
* Updates Document::setExtraLayoutDelay to reflect recent submission to webkit....Steve Block2010-01-072-14/+13
* Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-171-6/+4
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-1763-376/+852
* Enable longpress and doubletap to WebKit as touchGrace Kloba2009-12-093-0/+15
* Pull down change 51321 from webkit.org.Patrick Scott2009-12-091-2/+3
* Removes WebCorePrefixAndroid.h to aid WebKit upstreaming.Steve Block2009-11-121-3/+3
* Merge webkit.org at r50258 : Fix conflicts.Steve Block2009-11-101-5/+2
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-1027-172/+351
* fix instrumentation. The new WebKit has CachedResourceClientGrace Kloba2009-10-284-8/+52
* Makes a number of changes to ease future merging with and upstreaming to webk...Steve Block2009-10-223-1/+3
* Merge webkit.org at R49305 : Update Geolocation to use new EventListener meth...Steve Block2009-10-201-1/+2
* Merge webkit.org at R49305 : Use new macros to define Android touch event lis...Steve Block2009-10-202-50/+4
* Merge webkit.org at R49305 : Pull WebKit change http://trac.webkit.org/change...Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-202-518/+14
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-2087-1773/+2604
* Fixes a bunch of WebKit whitespace discrepancies between Android and webkit.o...Steve Block2009-10-142-2/+2
* Removes superfluous unload event getter and setter methods from Node. Do not ...Steve Block2009-10-132-12/+1
* When detach the top Document, clean up the touch listeners and resetGrace Kloba2009-09-251-0/+11
* Add more null checking to avoid the crash.Grace Kloba2009-09-111-4/+5
* Move mobile doctype check from HTMLDocument to Document so that it will cover...Grace Kloba2009-09-081-0/+9
* We lost ontouchxxx with the new WK. Bring them back.Grace Kloba2009-08-272-0/+12
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-1942-737/+824
* Revert "Compilation and link error fixes for new webkit r47420."Andrei Popescu2009-08-191-0/+13
* Compilation and link error fixes for new webkit r47420.Ben Murdoch2009-08-181-13/+0
* Merge WebKit r47420Ben Murdoch2009-08-1842-824/+737
* Fix the last of the linker errors !Ben Murdoch2009-08-171-2/+2
* Fix left over maunal mergesAndrei Popescu2009-08-134-65/+1
* dom, html and loader mergesAndrei Popescu2009-08-126-22/+3