summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge change I3a493eb3 into eclair-mr2Android (Google) Code Review2009-11-103-4/+24
|\
| * capture offscreen invalidates in webkitCary Clark2009-11-103-4/+24
* | Merge change I888150fd into eclair-mr2Android (Google) Code Review2009-11-101-4/+18
|\ \
| * | up our max ram value before subsampling in the decoderMike Reed2009-11-061-4/+18
| |/
* | Add/expose postdata identifier so that when we cacheGrace Kloba2009-11-081-1/+2
|/
* Stop Geolocation service when browser tab is in the background.Steve Block2009-11-052-2/+24
* Fix Geolocation service to use correct signature for Location.getAltitude().Steve Block2009-10-281-1/+1
* Change the assert to check for JNI_OKPatrick Scott2009-10-261-1/+1
* Makes a number of changes to ease future merging with and upstreaming to webk...Steve Block2009-10-221-1/+0
* Merge webkit.org at R49305 : ImageBuffer::get/putImageData renamed to get/put...Steve Block2009-10-201-2/+2
* Merge webkit.org at R49305 : Stubs out new MediaPlayerPrivate::hasAudio method.Steve Block2009-10-201-0/+1
* Merge webkit.org at R49305 : Remove new file ImageSource.cpp from build.Steve Block2009-10-201-0/+2
* Merge webkit.org at R49305 : MediaPlayerPrivate::maxTimeBuffered renamed to b...Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : Update String::copy call sites to use new copy m...Steve Block2009-10-201-2/+3
* Merge webkit.org at R49305 : Update KURL constructor call sites to new signat...Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-209-244/+9
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-20411-3921/+18982
* Merge change I6623a2fa into eclair-mr2Android (Google) Code Review2009-10-161-8/+13
|\
| * don't pre-round rects, since we will zoom (arbitrarily) after we record the g...Mike Reed2009-10-161-8/+13
* | Fixes a couple of style problems and a minor TODO in WebKit Geolocation. Do n...Steve Block2009-10-162-6/+6
|/
* Remove the Android guards added to the <video> implementation in WebCore. Do ...Andrei Popescu2009-10-143-21/+8
* Fixes an accidental change made to WebKit GTK code. Do not merge.Steve Block2009-10-141-1/+1
* Fixes a bunch of WebKit whitespace discrepancies between Android and webkit.o...Steve Block2009-10-146-6/+7
* Allow <select> boxes to draw larger.Leon Scroggins2009-10-091-12/+2
* File upload.Leon Scroggins2009-10-092-14/+2
* Re-enable using the right foreground color now we use the right backgroundLeon Clarke2009-10-051-6/+0
* am 2097884b: Revert "Don\'t extend the arrow asset of the combo box over the ...Leon Scroggins2009-10-041-2/+8
|\
| * Revert "Don't extend the arrow asset of the combo box over the text, so that ...Leon Scroggins2009-10-011-2/+8
* | only look at globalAlpha when we draw images (not the alpha in fill-color)Mike Reed2009-10-023-3/+16
|/
* 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