summaryrefslogtreecommitdiffstats
path: root/WebCore/dom
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r67908: Fix conflictsSteve Block2010-09-291-4/+1
* Merge WebKit at r67908: Initial merge by GitSteve Block2010-09-2931-266/+608
* Merge WebKit at r67178 : Initial merge by git.Iain Merrick2010-09-1626-145/+215
* Merge Webkit at r66666 : Fix conflicts.Kristian Monsen2010-09-111-4/+0
* Merge WebKit at r66666 : Initial merge by git.Kristian Monsen2010-09-1124-210/+436
* Merge WebKit at r66079 : Fix conflictsSteve Block2010-09-022-19/+0
* Merge WebKit at r66079 : Initial merge by gitSteve Block2010-09-0227-768/+1039
* Merge WebKit at r65615 : Initial merge by git.Iain Merrick2010-08-2336-102/+229
* Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-1249-394/+1272
* Merge WebKit at r64523 : Initial merge by git.Steve Block2010-08-0913-41/+183
* Merge WebKit at r64264 : Initial merge by git.Kristian Monsen2010-08-0413-39/+242
* Merge WebKit at r63859 : Initial merge by git.Ben Murdoch2010-07-2719-74/+283
* Merge WebKit at r63173 : Initial merge by git.Leon Clarke2010-07-2032-349/+309
* Merge WebKit at r62496: Initial merge by gitSteve Block2010-07-0940-211/+1040
* Merge WebKit at r61871: Fix conflictsKristian Monsen2010-07-022-8/+1
* Merge WebKit at r61871: Initial merge by git.Kristian Monsen2010-07-0234-238/+729
* Merge webkit.org at r61121: Initial merge by git.Ben Murdoch2010-06-1632-444/+487
* Merge webkit.org at r60469 : Initial merge by git.Leon Clarke2010-06-0817-58/+121
* Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-2741-519/+1349
* Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-2522-86/+222
* Update Android to reflect upstreamed code to avoid Geolocation leaksSteve Block2010-05-241-2/+1
* Remove a superfluous ANDROID-only include from Node.cpp that has not been ups...Ben Murdoch2010-05-171-4/+0
* Merge Webkit at r58956: Fix conflicts.Ben Murdoch2010-05-141-5/+4
* Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-1449-384/+837
* No longer consider a semi-colon to be a separator character when parsing the ...Steve Block2010-05-121-12/+0
* Merge webkit.org at r58033 : Make use of part of upstream meta support codeSteve Block2010-05-111-52/+18
* Merge webkit.org at r58033 : Resolve merge conflictsSteve Block2010-05-112-5/+15
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-1159-416/+1562
* 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