summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/FontCustomPlatformData.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge Webkit at r70949: Added FontOrientation paramJohn Reck2010-11-091-1/+2
| | | | | | | FontOrientation was added as a parameter to the fontPlatformData function http://trac.webkit.org/changeset/70250 Change-Id: I918401828c6b1cd9901c0aa50f6a6ffffac01a8c
* Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-1/+1
| | | | | | See http://trac.webkit.org/changeset/65021 Change-Id: I779a8ec0c3e1e0aed8f8d1894cfc1e5ca33ee549
* Merge WebKit at r64523 : Implement FontCustomPlatformData::supportsFormat() ↵Steve Block2010-08-091-22/+24
| | | | | | | | for Android See http://trac.webkit.org/changeset/64434 Change-Id: Icbf0fed42fbef71340c697537fb0ff4815b574fd
* Fixes license headers for all Android-specific JavaScriptCore and WebCore ↵Steve Block2009-11-131-2/+1
| | | | | | | | | | | | | | | | | | | | | | files not yet 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. - For most files, I've fixed the names of copyright holders in the license text to 'THE COPYRIGHT HOLDERS' and cleaned up formatting in the existing BSD-style license. - For Makefiles and the following files in WebCore/platform/graphics/android/, I've changed from an Apache 2.0 license to the BSD-style license. - WebCore/platform/graphics/android/BitmapAllocatorAndroid.cpp - WebCore/platform/graphics/android/BitmapAllocatorAndroid.h - WebCore/platform/graphics/android/SharedBufferStream.cpp - WebCore/platform/graphics/android/SharedBufferStream.h - For the following files, I've changed from an LGPL licese to the BSD-style license. - WebCore/platform/graphics/android/FontPlatformData.h - WebCore/platform/graphics/android/FontPlatformDataAndroid.cpp - WebCore/plugins/android/PluginDataAndroid.cpp Change-Id: Ic4c3e5610afc58637b7a9b81b1d0d1f17f4f4cb1
* Fix FontCustomPlatformData.h as in https://bugs.webkit.org/show_bug.cgi?id=28065Andrei Popescu2009-08-171-2/+2
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+57
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-57/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-11/+20
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+2
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+47