summaryrefslogtreecommitdiffstats
path: root/WebCore/html
Commit message (Expand)AuthorAgeFilesLines
* Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-05-071-0/+6
* Link prefetch supportLeon Clarke2010-05-043-74/+104
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-2716-126/+269
* am ac90fdd7: Merge "Cherry pick http://codereview.chromium.org/1560007" into ...Andrei Popescu2010-04-121-1/+1
|\
| * Cherry pick http://codereview.chromium.org/1560007Andrei Popescu2010-04-121-1/+1
* | merge from open-source masterThe Android Open Source Project2010-04-021-8/+0
|\ \ | |/ |/|
| * Remove some oboslete code.Julien Chaffraix2010-03-041-8/+0
* | Make sure html plugin element supports focus so thatGrace Kloba2010-03-312-0/+13
* | Add a special case to handle "wap" style html.Grace Kloba2010-03-231-1/+1
* | Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-1611-68/+180
* | Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-1514-133/+197
* | Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-04178-871/+2383
* | Refactor our touch event code to use the version submitted to webkit.org by t...Ben Murdoch2010-01-202-10/+6
* | Cherry pick from Webkit for fix for https://bugs.webkit.org/show_bug.cgi?id=3...Ben Murdoch2010-01-121-1/+1
* | Updates Document::setExtraLayoutDelay to reflect recent submission to webkit....Steve Block2010-01-071-4/+0
* | Updates use of pow() in HTMLInputElement::stepMismatch() to match version ups...Steve Block2009-12-181-12/+2
* | Fixes the build break in master.Steve Block2009-12-171-0/+10
* | Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-171-54/+4
* | Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-17136-3699/+6852
* | Rollback to return density for scaleFactor.Grace Kloba2009-12-111-0/+24
* | Pull down change 51321 from webkit.org.Patrick Scott2009-12-091-1/+1
* | Remove leading/trailing newlines and tabs as well as spaces from URLs.Ben Murdoch2009-11-181-1/+1
* | Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-1039-314/+724
* | fix instrumentation. The new WebKit has CachedResourceClientGrace Kloba2009-10-284-0/+60
* | Makes a number of changes to ease future merging with and upstreaming to webk...Steve Block2009-10-223-9/+8
* | Merge webkit.org at R49305 : Remove stray definition of HTMLAnchorElement::is...Steve Block2009-10-201-1/+0
* | Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-202-12/+0
* | Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-20146-1463/+7208
* | Remove the Android guards added to the <video> implementation in WebCore. Do ...Andrei Popescu2009-10-142-12/+3
|/
* Merge change Ic0bd5009 into eclairAndroid (Google) Code Review2009-09-302-0/+14
|\
| * Update <video> implementation after new IRC discussion with Eric Carlsson.Andrei Popescu2009-09-302-0/+14
* | always update the WebTextView from the input elementCary Clark2009-09-301-7/+3
|/
* Add apple-touch-icon-precomposed processing.Patrick Scott2009-09-223-7/+18
* Add poster support and other fixesAndrei Popescu2009-09-171-1/+9
* Move mobile doctype check from HTMLDocument to Document so that it will cover...Grace Kloba2009-09-081-16/+0
* Handle another old style meta tag, MobileOptimized. Also if the sites setGrace Kloba2009-09-041-2/+3
* Fix a bunch of layout test crashesAndrei Popescu2009-08-201-10/+12
* Merge commit 'goog/master' into mergeAndrei Popescu2009-08-193-4/+30
|\
| * Need to notify Java side when viewport tag is parsed.Grace Kloba2009-08-183-4/+30
* | Revert "Merge WebKit r47420"Andrei Popescu2009-08-1943-394/+276
* | Merge WebKit r47420Ben Murdoch2009-08-1843-276/+394
* | Merge commit 'goog/master' into mergeBen Murdoch2009-08-182-0/+21
|\ \ | |/
| * Fix #2058833. For mobile sites, add "width=device-width" if viewport widthGrace Kloba2009-08-172-0/+21
* | Compilation fixes.Ben Murdoch2009-08-171-1/+1
* | dom, html and loader mergesAndrei Popescu2009-08-122-7/+1
* | Merge in WebKit r47029.Ben Murdoch2009-08-11150-892/+3153
|/
* Add a callback for parsing apple-touch-icon.Patrick Scott2009-08-053-0/+34
* am 14d2a338: Add security fix as seen in http://trac.webkit.org/changeset/44799Cary Clark2009-06-261-2/+6
|\
| * Add security fix as seen in http://trac.webkit.org/changeset/44799Cary Clark2009-06-261-2/+6
* | Update our <select> to work with the latest webkit.Leon Scroggins2009-06-191-7/+0