summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 2097884b: Revert "Don\'t extend the arrow asset of the combo box over the ...Leon Scroggins2009-10-042-5/+14
|\
| * Revert "Don't extend the arrow asset of the combo box over the text, so that ...Leon Scroggins2009-10-012-5/+14
* | 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 commit 'goog/eclair' into eclair-releaseandroid-build SharedAccount2009-10-0113-74/+182
|\ \ | |/
| * Merge change Ib6cfb9c2 into eclairAndroid (Google) Code Review2009-10-012-14/+5
| |\
| | * Don't extend the arrow asset of the combo box over the text, so that the real...Leon Clarke2009-10-012-14/+5
| * | Merge change Ic0bd5009 into eclairAndroid (Google) Code Review2009-09-307-48/+146
| |\ \
| | * | Update <video> implementation after new IRC discussion with Eric Carlsson.Andrei Popescu2009-09-307-48/+146
| | |/
| * | 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
| |/
* | Merge commit 'remotes/goog/eclair' into eclair-releaseThe Android Open Source Project2009-09-308-30/+67
|\ \ | |/
| * Don't crash on java exceptionLeon Clarke2009-09-302-20/+41
| * scroll text field with touchCary Clark2009-09-292-5/+10
| * Build fix.Patrick Scott2009-09-291-0/+2
| * Fix a few crashes with assertions enabled.Patrick Scott2009-09-296-6/+15
* | Merge commit 'remotes/goog/eclair' into eclair-releaseThe Android Open Source Project2009-09-292-2/+3
|\ \ | |/
| * Update the comment for checking null in needtouchevents.Grace Kloba2009-09-282-2/+3
* | Merge commit 'remotes/goog/eclair' into eclair-releaseThe Android Open Source Project2009-09-282-1/+16
|\ \ | |/
| * Fix the multiple form submission bug. (Bug 2098417).Ben Murdoch2009-09-282-1/+16
| * Check null for WebViewCore's nativeClass before callingGrace Kloba2009-09-271-2/+7
* | Check null for WebViewCore's nativeClass before callingGrace Kloba2009-09-271-2/+7
|/
* 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
|/
* Merge change 27041 into eclairAndroid (Google) Code Review2009-09-251-0/+15
|\
| * disable antialiasing for bitmapsMike Reed2009-09-251-0/+15
* | don't short-circuit if the text selection has changedCary Clark2009-09-252-2/+24
* | Colorizing clicked-on linksLeon Clarke2009-09-244-0/+42
|/
* Add ANDROID_USER_GESTURE back to WebCore.Patrick Scott2009-09-245-1/+53
* When mouse down or plugin handles touch down, set the pluginGrace Kloba2009-09-231-0/+13
* Whether or not a textfield is the last or only, make its action GO.Leon Scroggins2009-09-231-3/+2
* hardcode the correct ninepatch margins for the button skinCary Clark2009-09-231-2/+13
* adding API to enable plugins to request full screen modeDerek Sollenberger2009-09-226-38/+62
* Add apple-touch-icon-precomposed processing.Patrick Scott2009-09-228-15/+26
* Add dpi support for WebView.Grace Kloba2009-09-216-7/+47
* renaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent ...Derek Sollenberger2009-09-214-8/+27
* cleaning up old surface view API'sDerek Sollenberger2009-09-211-37/+0
* 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-173-12/+89
|/
* Add poster support and other fixesAndrei Popescu2009-09-176-5/+49
* Merge change 25316 into eclairAndroid (Google) Code Review2009-09-172-4/+6
|\
| * Enable Channgel Messaging for workers.Ben Murdoch2009-09-162-4/+6
* | Merge change 25135 into eclairAndroid (Google) Code Review2009-09-161-1/+3
|\ \ | |/ |/|
| * For TouchEventEnd, touches and targetTouches are empty list.Grace Kloba2009-09-151-1/+3
* | First pass at replacing native plugin views with java.Derek Sollenberger2009-09-1511-425/+207
|/
* fix parent index of focus when building nav cacheCary Clark2009-09-152-1/+4