summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Fixes a Geolocation bug with cached positions.Steve Block2009-12-171-1/+1
* Merge webkit.org at r51976 : Icon::createIconForFile has been removed.Steve Block2009-12-171-6/+0
* Provide localized strings for <input> labels.Leon Scroggins2009-12-153-18/+32
* Enable orientation events.Patrick Scott2009-12-091-26/+0
* Moves JSC-specific functions from jni_utility and moves them to a new jsc/jni...Steve Block2009-12-071-2/+2
* Enable WebKit page cache through WebSettings.Grace Kloba2009-12-021-2/+3
* Merge change Ie4e91d61 into eclair-mr2Android (Google) Code Review2009-11-252-7/+67
|\
| * Bring Android files in line with what landed at webkit.org.Andrei Popescu2009-11-252-7/+67
* | Update files in platform/android to match what was upstreamed inAndrei Popescu2009-11-253-82/+80
|/
* 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