summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLDocument.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-2/+5
| | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-101-2/+1
| | | | Change-Id: I1a9e1dc4ed654b69174ad52a4f031a07240f37b0
* fix instrumentation. The new WebKit has CachedResourceClientGrace Kloba2009-10-281-0/+22
| | | | derived from FastAllocBase which has overload operator new. So we need to override it again to avoid ambiguous.
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-2/+4
| | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7
* Move mobile doctype check from HTMLDocument to Document so that it will ↵Grace Kloba2009-09-081-16/+0
| | | | | cover xhtml case like http://us.m1.yahoo.com. Fix http://b/issue?id=2102284
* Merge commit 'goog/master' into mergeAndrei Popescu2009-08-191-0/+4
|\
| * Need to notify Java side when viewport tag is parsed.Grace Kloba2009-08-181-0/+4
| |
* | Revert "Merge WebKit r47420"Andrei Popescu2009-08-191-2/+2
| | | | | | | | This reverts commit d227fc870c7a697500a3c900c31baf05fb9a8524.
* | Merge WebKit r47420Ben Murdoch2009-08-181-2/+2
| |
* | Merge in WebKit r47029.Ben Murdoch2009-08-111-26/+12
|/
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-1/+7
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-2/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+438
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-438/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-240/+92
|
* Initial ContributionThe Android Open Source Project2008-10-211-38/+216
|
* external/webkit r30707Upstream1970-01-121-0/+408