summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLSelectElement.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge WebKit at r67178 : Initial merge by git.Iain Merrick2010-09-161-1/+1
| | | | Change-Id: I57e01163b6866cb029cdadf405a0394a3918bc18
* Merge WebKit at r66079 : Initial merge by gitSteve Block2010-09-021-3/+0
| | | | Change-Id: Ie2e1440fb9d487d24e52c247342c076fecaecac7
* Merge webkit.org at r60469 : Initial merge by git.Leon Clarke2010-06-081-3/+5
| | | | Change-Id: I66a0047aa2af802f66bb0c7f2a8b02247a596234
* Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-271-1/+1
| | | | Change-Id: I18a2dc5439e36c928351ea829d8fb4e39b062fc7
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-111-0/+3
| | | | Change-Id: If006c38561af287c50cd578d251629b51e4d8cd1
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-1/+3
| | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
* 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 in WebKit r47029.Ben Murdoch2009-08-111-1/+4
|
* Update our <select> to work with the latest webkit.Leon Scroggins2009-06-191-7/+0
| | | | | | | Remove a webkit change that makes some functions public for our use. Instead, use a pointer to a base class where those functions are already public. In one case where a function has been removed, call another function which behaves the same.
* Get WebKit r44544.Feng Qian2009-06-171-103/+65
|
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-5/+0
| | | | Automated import of CL 145796
* AI 144499: Remove some unnecessary ifdef ANDROID code to make our merges ↵Leon Scroggins2009-04-031-6/+0
| | | | | | simpler. Rather than using a private function, we now use public functions to accomplish the same task. Automated import of CL 144499
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-3/+2
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+195
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-195/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-5/+6
|
* Initial ContributionThe Android Open Source Project2008-10-211-1/+11
|
* external/webkit r30707Upstream1970-01-121-0/+184