summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Compilation and link error fixes for new webkit r47420.Ben Murdoch2009-08-181-3/+14
* Merge WebKit r47420Ben Murdoch2009-08-18122-1241/+6620
* Fixes for the OSX buildAndrei Popescu2009-08-181-2/+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-173-0/+26
* | 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-172-8/+8
* | Merge change 21488 into master-webkit-mergeAndroid (Google) Code Review2009-08-171-0/+8
|\ \
| * | Fix compilation error inside ImageDecoderSkia.cppBen Murdoch2009-08-171-0/+8
* | | ResourceHandleAndroid fixAndrei Popescu2009-08-171-1/+1
|/ /
* | Merge change 21484 into master-webkit-mergeAndroid (Google) Code Review2009-08-172-3/+3
|\ \
| * | Fix FontCustomPlatformData.h as in https://bugs.webkit.org/show_bug.cgi?id=28065Andrei Popescu2009-08-172-3/+3
* | | More build fixes.Ben Murdoch2009-08-174-7/+14
|/ /
* | Merge change 21481 into master-webkit-mergeAndroid (Google) Code Review2009-08-176-7/+8
|\ \
| * | Fix some errors in platform/graphics/android.Ben Murdoch2009-08-176-7/+8
* | | 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
* | Fix left over maunal mergesAndrei Popescu2009-08-131-1/+1
* | Fix typoNicolas Roard2009-08-121-2/+1
* | Fix merges and add #if PLATFORM(ANDROID)Nicolas Roard2009-08-127-66/+51
* | Merge in WebKit r47029.Ben Murdoch2009-08-11407-8733/+16558
|/
* Adds a mock GeolocationService.Steve Block2009-07-305-6/+211
* Implement our own parallel connection count initialization.Patrick Scott2009-07-302-1/+9
* Merge change 8638Android (Google) Code Review2009-07-271-0/+1
|\
| * explictly specify hinting (new api)Mike Reed2009-07-241-0/+1
* | Enables Geolocation on Android.Steve Block2009-07-271-0/+35
* | Update V8 to bleeding_edge@2524Andrei Popescu2009-07-231-1/+10
|/
* Implements a mechanism that limit the growth of the application cacheAndrei Popescu2009-07-212-0/+15
* Turn on webcore's request management and remove our hacks.Patrick Scott2009-07-152-16/+2
* Same fix from donut. Use sizeof(UChar) * aLength for the correct comparison.Patrick Scott2009-06-301-1/+1
* fix crash in browser map caused by misaligned string data compareCary Clark2009-06-301-0/+4
* work in progress to enable plugins to receive arrow keysCary Clark2009-06-292-9/+8
* Merge change 5139Android (Google) Code Review2009-06-262-164/+11
|\
| * Implement fullscreen video. Currently only load() and play() are supported. T...Andrei Popescu2009-06-252-164/+11
* | Invalidate the full rectangle of the highlight when clearing it.Leon Scroggins2009-06-251-1/+1
* | Merge change 5216Android (Google) Code Review2009-06-241-5/+6
|\ \
| * | Make buttons draw their state properly.Leon Scroggins2009-06-241-5/+6
| |/
* | Merge change 5202Android (Google) Code Review2009-06-242-5/+5
|\ \ | |/ |/|
| * rename setXfermode(Mode) to setXfermodeMode(...) for clarityMike Reed2009-06-242-5/+5
* | Fix <select with multiple and/or size > 1.Leon Scroggins2009-06-232-3/+81
|/
* remove references to deprecated porterduffMike Reed2009-06-234-10/+45
* Remove ANDROID_USER_GESTURE as the bug it fixed no longer applies.Patrick Scott2009-06-221-19/+0
* Enable video and audio elements in WebCoreAndrei Popescu2009-06-193-0/+255
* Merge commit 'goog/master' into webkit_mergeFeng Qian2009-06-183-16/+100
|\
| * cherry-pick 0f07938f7e51e7a7eb4239b8a30e64b68dac8c66 due to automerger snafuGrace Kloba2009-06-163-16/+100