summaryrefslogtreecommitdiffstats
path: root/WebCore/html
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit 'goog/master-webkit-merge' into webkit-merge-44544Feng Qian2009-06-18127-1609/+1814
|\ \
| * | Get WebKit r44544.Feng Qian2009-06-17127-1609/+1814
* | | am fa67f45c: Fix WebKit keygen. Has submitted the change to webkit as bug 26016.Grace Kloba2009-06-181-0/+4
|\ \ \ | |/ / |/| / | |/
| * Fix WebKit keygen. Has submitted the change to webkit as bug 26016.Grace Kloba2009-06-181-0/+4
| * browser security patchesCary Clark2009-06-032-0/+26
* | AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-1053-1584/+1528
* | AI 144499: Remove some unnecessary ifdef ANDROID code to make our merges simp...Leon Scroggins2009-04-031-6/+0
* | AI 144288: Remove an #ifdef ANDROID.... We no longer care what the selection...Leon Scroggins2009-04-021-4/+0
|/
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-05152-2172/+1896