summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Revert "Don't extend the arrow asset of the combo box over the text, so that ...Leon Scroggins2009-10-011-2/+8
* Merge change Ib6cfb9c2 into eclairAndroid (Google) Code Review2009-10-011-8/+2
|\
| * Don't extend the arrow asset of the combo box over the text, so that the real...Leon Clarke2009-10-011-8/+2
* | Update <video> implementation after new IRC discussion with Eric Carlsson.Andrei Popescu2009-09-304-1/+24
|/
* Build fix.Patrick Scott2009-09-291-0/+2
* Fix a few crashes with assertions enabled.Patrick Scott2009-09-292-2/+8
* fix cracks when we draw the page in portions (i.e. a picture set)Mike Reed2009-09-251-0/+24
* disable antialiasing for bitmapsMike Reed2009-09-251-0/+15
* Add ANDROID_USER_GESTURE back to WebCore.Patrick Scott2009-09-241-0/+7
* Merge change 25547 into eclairAndroid (Google) Code Review2009-09-171-1/+1
|\
| * bump up the RLE cutoff, since RLE is *only* supported in drawBitmapRect(), an...Mike Reed2009-09-171-1/+1
* | Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPri...Andrei Popescu2009-09-171-0/+7
|/
* Add poster support and other fixesAndrei Popescu2009-09-174-2/+27
* Updates mock Geolocation service to match final version submitted to WebKit.Steve Block2009-09-084-44/+41
* Updates MockGeolocationService to call back to the Geolocation object only wh...Steve Block2009-09-042-0/+13
* Brings Mock Geolocation service up to date with latest submission to WebKit.Steve Block2009-09-024-14/+8
* Update the browser's references to the latest images.Leon Scroggins2009-09-011-1/+1
* change our hasCurrentPoint() to call skia's getPoints() instead of isEmpty(),...Mike Reed2009-08-311-1/+5
* fix webkit build by rearranging assert.Cary Clark2009-08-281-1/+1
* Fix crash in fast/canvas/canvas-empty-image-pattern.htmlAndrei Popescu2009-08-281-0/+2
* Merge commit 'goog/master' into mergeAndrei Popescu2009-08-202-20/+46
|\
| * Update MockGeolocationService to avoid the use of static initializers with co...Steve Block2009-08-192-20/+46
* | fix JSC support.Andrei Popescu2009-08-191-112/+2
* | Revert "Merge WebKit r47420"Andrei Popescu2009-08-19122-6620/+1241
* | Revert "Compilation and link error fixes for new webkit r47420."Andrei Popescu2009-08-191-14/+3
* | Compilation and link error fixes for new webkit r47420.Ben Murdoch2009-08-181-3/+14
* | Merge WebKit r47420Ben Murdoch2009-08-18122-1241/+6620
* | Fixes for the OSX buildAndrei Popescu2009-08-181-2/+2
* | Merge commit 'goog/master' into mergeBen Murdoch2009-08-182-4/+430
|\ \ | |/
| * Implements GeolocationService on Android.Steve Block2009-08-112-4/+432
* | Fix the last of the linker errors !Ben Murdoch2009-08-173-0/+26
* | more localized stringsAndrei Popescu2009-08-171-0/+216
* | Merge change 21503 into master-webkit-mergeAndroid (Google) Code Review2009-08-172-0/+25
|\ \
| * | A bunch of linker error fixesAndrei Popescu2009-08-172-0/+25
* | | Fix first set of linker errors.Ben Murdoch2009-08-171-10/+0
|/ /
* | WebViewCore fixAndrei Popescu2009-08-172-8/+8
* | Merge change 21488 into master-webkit-mergeAndroid (Google) Code Review2009-08-171-0/+8
|\ \
| * | Fix compilation error inside ImageDecoderSkia.cppBen Murdoch2009-08-171-0/+8
* | | ResourceHandleAndroid fixAndrei Popescu2009-08-171-1/+1
|/ /
* | Merge change 21484 into master-webkit-mergeAndroid (Google) Code Review2009-08-172-3/+3
|\ \
| * | Fix FontCustomPlatformData.h as in https://bugs.webkit.org/show_bug.cgi?id=28065Andrei Popescu2009-08-172-3/+3
* | | More build fixes.Ben Murdoch2009-08-174-7/+14
|/ /
* | Merge change 21481 into master-webkit-mergeAndroid (Google) Code Review2009-08-176-7/+8
|\ \
| * | Fix some errors in platform/graphics/android.Ben Murdoch2009-08-176-7/+8
* | | Fix RenderThemeAndroid following the changes in http://trac.webkit.org/change...Andrei Popescu2009-08-171-5/+5
|/ /
* | Fixes for Clipboard and IconDatabaseBen Murdoch2009-08-141-0/+1
* | Fix ClipboardAndroid.Ben Murdoch2009-08-142-0/+6
* | Fix left over maunal mergesAndrei Popescu2009-08-131-1/+1
* | Fix typoNicolas Roard2009-08-121-2/+1
* | Fix merges and add #if PLATFORM(ANDROID)Nicolas Roard2009-08-127-66/+51