summaryrefslogtreecommitdiffstats
path: root/WebKit/android/RenderSkinRadio.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use a paint with 80% alpha instead of saveLayer for disabled elements.Leon Scroggins2010-03-101-7/+2
| | | | | | Fix for http://b/issue?id=2504048 Change-Id: Icb01fd90e428fde9f82ae6416dd4f9ee66e76ed6
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-2/+1
| | | | | | | | | | | | | These files have not yet been upstreamed to webkit.org. WebKit requires either a BSD-style or LGPL 2.1 license for all code. We use a BSD-style 2-clause license for Android-specific files that will be upstreamed to webkit.org. This change adds licenses where absent or simply fixes the names of copyright holders in the license text to 'THE COPYRIGHT OWNER' and cleans up formatting. Files in stl/ currently use licenses other than BSD-style and will require more careful treatment. Change-Id: I67ad4b8932e432d3eaaeecdfeb0d09418496228d
* Get the drawable directory from Java for the platform buttons.Grace Kloba2009-09-021-9/+14
| | | | Fix http://b/issue?id=2086818
* Update the browser's references to the latest images.Leon Scroggins2009-09-011-10/+17
| | | | | | | | | The browser directly references the names of the asset files it uses to draw buttons, checkboxes, and radio buttons. Update the names to correspond to the latest assets. Fixes issue http://b/issue?id=2086818 Change-Id: Iac8d8762252707e21a88e65ba44de24a5fa2f869
* Get WebKit r44544.Feng Qian2009-06-171-7/+3
|
* share xfermode and color routines with chrome portMike Reed2009-04-291-2/+1
| | | | | | Besides sharing those routines in SkiaUtils.cpp, also remove our (now redundant) android_setrect, etc. calls, since the type-conversion extras we added earlier take care of this by using constructors.
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-2/+15
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+86
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-86/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-41/+36
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-16/+24
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+83