summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Bring Geolocation V8 bindings in line with those for JSC. Do not merge.Steve Block2009-10-141-8/+2
* Brings JSC Geolocation bindings up-to-date with latest submission to webkit.o...Steve Block2009-10-141-5/+6
* Remove the Android guards added to the <video> implementation in WebCore. Do ...Andrei Popescu2009-10-145-33/+11
* 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-1418-21/+22
* Remove more superfluous WebKit files from build.Steve Block2009-10-141-2/+0
* Remove superfluous files from JSC build. Note that these files are not in the...Steve Block2009-10-141-5/+0
* Removes superfluous unload event getter and setter methods from Node. Do not ...Steve Block2009-10-132-12/+1
* Allow <select> boxes to draw larger.Leon Scroggins2009-10-091-12/+2
* Fix the V8 build.Leon Scroggins2009-10-091-2/+2
* File upload.Leon Scroggins2009-10-095-23/+2
* Merge change I6b640373 into eclair-mr2Android (Google) Code Review2009-10-081-0/+7
|\
| * Fix bug 2132969Patrick Scott2009-10-081-0/+7
* | Set the navigator.vendor property to be "Google Inc." rather than defaulting ...Ben Murdoch2009-10-081-0/+1
|/
* am a7280594: Fixes build bustage due to missing include in Geolocation.Steve Block2009-10-061-0/+1
|\
| * Fixes build bustage due to missing include in Geolocation.Steve Block2009-10-061-0/+1
* | am 0c7394a4: Fixes a WebKit bug where ongoing Geolocation requests are not st...Steve Block2009-10-062-2/+26
|\ \ | |/
| * Fixes a WebKit bug where ongoing Geolocation requests are not stopped when th...Steve Block2009-10-062-2/+26
* | Cherry pick of WebKit commit r49018, fix for b/2067397. Enable Database.chang...Ben Murdoch2009-10-062-24/+77
* | 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
* | remove unneeded ANDROID_ALLOW_TRANSPARENT_BACKGROUNDSMike Reed2009-10-022-5/+0
|/
* 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
* | Merge change Ic0bd5009 into eclairAndroid (Google) Code Review2009-09-306-1/+38
|\ \
| * | Update <video> implementation after new IRC discussion with Eric Carlsson.Andrei Popescu2009-09-306-1/+38
| |/
* | Fix the random crash around iframes.Patrick Scott2009-09-302-4/+24
* | Merge change I99fa56b2 into eclairAndroid (Google) Code Review2009-09-301-7/+3
|\ \
| * | always update the WebTextView from the input elementCary Clark2009-09-301-7/+3
| |/
* | Fix the user gesture change to be more like donut.Patrick Scott2009-09-301-1/+4
|/
* Build fix.Patrick Scott2009-09-291-0/+2
* Fix a few crashes with assertions enabled.Patrick Scott2009-09-292-2/+8
* Merge change 27080 into eclairAndroid (Google) Code Review2009-09-251-0/+11
|\
| * When detach the top Document, clean up the touch listeners and resetGrace Kloba2009-09-251-0/+11
* | 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-244-0/+52
* When mouse down or plugin handles touch down, set the pluginGrace Kloba2009-09-231-0/+13
* Add apple-touch-icon-precomposed processing.Patrick Scott2009-09-224-8/+19
* Add dpi support for WebView.Grace Kloba2009-09-212-5/+25
* renaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent ...Derek Sollenberger2009-09-211-2/+2
* 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-175-3/+36