summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/android
Commit message (Expand)AuthorAgeFilesLines
...
* | Draw ListBoxes to look like MenuLists.Leon Scroggins2009-11-202-3/+81
* | Update style afterAndrei Popescu2009-11-171-6/+3
* | Split the GeolocationService implementation. This is a result ofAndrei Popescu2009-11-164-229/+305
* | Update Android tree with what was upstreamed inAndrei Popescu2009-11-163-7/+12
* | Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...Steve Block2009-11-136-11/+11
* | Fix style in platform/android to match WebKit styleAndrei Popescu2009-11-124-41/+41
* | Merge webkit.org at r50258 : Fix header include order for Log.h.Steve Block2009-11-101-2/+5
* | Merge webkit.org at r50258 : Fix conflicts.Steve Block2009-11-102-26/+2
* | Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-107-195/+218
* | capture offscreen invalidates in webkitCary Clark2009-11-101-2/+14
* | 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
* | 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 : Automatic merge by git.Steve Block2009-10-201-0/+5
* | Fixes a couple of style problems and a minor TODO in WebKit Geolocation. Do n...Steve Block2009-10-162-6/+6
* | Fixes a bunch of WebKit whitespace discrepancies between Android and webkit.o...Steve Block2009-10-142-2/+2
* | 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
|/
* Revert "Don't extend the arrow asset of the combo box over the text, so that ...Leon Scroggins2009-10-011-2/+8
* Don't extend the arrow asset of the combo box over the text, so that the real...Leon Clarke2009-10-011-8/+2
* Fix a few crashes with assertions enabled.Patrick Scott2009-09-291-1/+1
* Update the browser's references to the latest images.Leon Scroggins2009-09-011-1/+1
* fix JSC support.Andrei Popescu2009-08-191-112/+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-171-0/+15
* | 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-171-7/+6
* | Merge change 21481 into master-webkit-mergeAndroid (Google) Code Review2009-08-171-0/+2
|\ \
| * | Fix some errors in platform/graphics/android.Ben Murdoch2009-08-171-0/+2
* | | 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
* | Merge in WebKit r47029.Ben Murdoch2009-08-1110-414/+59
|/
* Adds a mock GeolocationService.Steve Block2009-07-301-4/+2
* Enables Geolocation on Android.Steve Block2009-07-271-0/+35
* work in progress to enable plugins to receive arrow keysCary Clark2009-06-291-7/+6
* Invalidate the full rectangle of the highlight when clearing it.Leon Scroggins2009-06-251-1/+1
* Make buttons draw their state properly.Leon Scroggins2009-06-241-5/+6
* Fix <select with multiple and/or size > 1.Leon Scroggins2009-06-232-3/+81
* Merge commit 'goog/master' into webkit_mergeFeng Qian2009-06-183-16/+100
|\
| * cherry-pick 0f07938f7e51e7a7eb4239b8a30e64b68dac8c66 due to automerger snafuGrace Kloba2009-06-163-16/+100
* | Get WebKit r44544.Feng Qian2009-06-172-16/+13
|/
* Fix some minor issues from webkit review feedbacks.Feng Qian2009-06-113-3/+3
* Fix more issues for upstreamingFeng Qian2009-06-102-303/+276