summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/Document.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-111-8/+49
| | | | Change-Id: If006c38561af287c50cd578d251629b51e4d8cd1
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-271-0/+1
| | | | Change-Id: I98a4af828067cc243ec3dc5e5826154dd88074b5
* Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-161-4/+2
| | | | Change-Id: Ia79977b6cf3b0b00c06ef39419989b28e57e4f4a
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-32/+47
| | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
* Refactor our touch event code to use the version submitted to webkit.org by ↵Ben Murdoch2010-01-201-13/+9
| | | | | | the Qt team. Change-Id: I2953472cee68aadf18f9dd740e9b3f69ad729cf0
* Updates Document::setExtraLayoutDelay to reflect recent submission to ↵Steve Block2010-01-071-9/+10
| | | | | | | | | | | | | webkit.org. setExtraLayoutDelay was an Android addition and was upstreamed to webkit.org in https://bugs.webkit.org/show_bug.cgi?id=32875 Removes Document::extraLayoutDelay by incorporating the extra delay in Document::minimumLayoutDelay. Removes ANDROID_MOBILE guards, as this extra code is not inhernetly specific to Android, and is a no-op if Document::setExtraLayoutDelay is not called. This removes the last uses of ANDROID_MOBILE. Change-Id: I1e18a994f32b29558dcf9a5c76aefab62e9fc13d
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-21/+26
| | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-101-5/+16
| | | | Change-Id: I1a9e1dc4ed654b69174ad52a4f031a07240f37b0
* Makes a number of changes to ease future merging with and upstreaming to ↵Steve Block2009-10-221-1/+1
| | | | | | | | | | | | | webkit.org. - Fixes whitespace discrepancies between webkit.org and Android versions - Re-orders Android-specific changes to minimise the diff with webkit.org - Makes sure all Android-specific changes are appropriately guarded. - Fixes some Android-specific style problems None of these should introduce any functional changes for PLATFORM(ANDROID). Change-Id: Id27cf0b0e8682a7f29590c3fccae2d287b3630f1
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-152/+185
| | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-191-111/+122
| | | | This reverts commit d227fc870c7a697500a3c900c31baf05fb9a8524.
* Merge WebKit r47420Ben Murdoch2009-08-181-122/+111
|
* Fix the last of the linker errors !Ben Murdoch2009-08-171-2/+2
|
* Fix left over maunal mergesAndrei Popescu2009-08-131-3/+1
|
* dom, html and loader mergesAndrei Popescu2009-08-121-4/+1
|
* Merge in WebKit r47029.Ben Murdoch2009-08-111-4/+24
|
* Get WebKit r44544.Feng Qian2009-06-171-55/+65
|
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-61/+27
| | | | Automated import of CL 145796
* Automated import from //branches/master/...@142772,142772Grace Kloba2009-03-251-1/+1
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-22/+82
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1120
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1120/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-102/+245
|
* Initial ContributionThe Android Open Source Project2008-10-211-35/+52
|
* external/webkit r30707Upstream1970-01-121-0/+960