summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makes a number of changes to ease future merging with and upstreaming to webk...Steve Block2009-10-2238-167/+186
* Remove superfluous files from WebCore/svg/graphics.Steve Block2009-10-2152-2986/+1
* Do not show radio/checkboxes for <optgroup> labels.Leon Scroggins2009-10-211-7/+14
* Merge change I0554b1b9 into eclair-mr2Android (Google) Code Review2009-10-211-2/+0
|\
| * Removes duplicate AppCache methods from WebCore.base.exp.Steve Block2009-10-211-2/+0
* | Merge change I28a0470a into eclair-mr2Android (Google) Code Review2009-10-201-14/+30
|\ \
| * | Update DerivedSourcesAllInOne to closer match webkit.org version.Steve Block2009-10-201-14/+30
| |/
* | Fix spurious build breaks.Patrick Scott2009-10-202-14/+28
|/
* Merge webkit.org at R49305 : Update WebKit revision number.Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : Update rendering to use new overflow methods.Steve Block2009-10-202-2/+8
* Merge webkit.org at R49305 : ImageBuffer::get/putImageData renamed to get/put...Steve Block2009-10-201-2/+2
* Merge webkit.org at R49305 : Update CacheBuilder to use new event listener me...Steve Block2009-10-201-8/+3
* Merge webkit.org at R49305 : Stubs out new MediaPlayerPrivate::hasAudio method.Steve Block2009-10-202-0/+7
* Merge webkit.org at R49305 : Stub out PluginView::halt and PluginView::restart.Steve Block2009-10-201-0/+8
* Merge webkit.org at R49305 : Remove new file ImageSource.cpp from build.Steve Block2009-10-203-2/+2
* Merge webkit.org at R49305 : Add ifdefs for enabler flags for V8 on Android.Steve Block2009-10-203-0/+19
* Merge webkit.org at R49305 : Add includes for UNUSED_PARAM for V8.Steve Block2009-10-202-0/+6
* Merge webkit.org at R49305 : Remove superfluous call to FrameView::initScroll...Steve Block2009-10-201-2/+0
* Merge webkit.org at R49305 : Stub out methods for mixed content in FrameLoade...Steve Block2009-10-202-0/+14
* Merge webkit.org at R49305 : Update Geolocation to use new EventListener meth...Steve Block2009-10-203-10/+21
* Merge webkit.org at R49305 : Use new macros to define Android touch event lis...Steve Block2009-10-204-100/+8
* Merge webkit.org at R49305 : Remove stray definition of HTMLAnchorElement::is...Steve Block2009-10-201-1/+0
* Merge webkit.org at R49305 : Pull WebKit change http://trac.webkit.org/change...Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : Include new InspectorTimelineAgent.h from Inspec...Steve Block2009-10-201-0/+1
* Merge webkit.org at R49305 : MediaPlayerPrivate::maxTimeBuffered renamed to b...Steve Block2009-10-202-3/+4
* Merge webkit.org at R49305 : Text::string renamed to dataImpl.Steve Block2009-10-202-7/+7
* Merge webkit.org at R49305 : ChromeClient::platformWindow renamed to platform...Steve Block2009-10-202-4/+2
* Merge webkit.org at R49305 : Add stub ChromeClient::scrollbarsModeDidChange m...Steve Block2009-10-202-0/+6
* Merge webkit.org at R49305 : Page constructor now takes a PluginHalterClient.Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : goBackOrForwards is now a member of Page.Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : setLocalLoadPolicy is now a member of SecurityOr...Steve Block2009-10-201-2/+3
* Merge webkit.org at R49305 : FrameLoader::stopLoading now uses an enum.Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : PolicyChecker is now factored out of FrameLoader.Steve Block2009-10-202-9/+9
* Merge webkit.org at R49305 : PluginView::init and destructor have been moved ...Steve Block2009-10-202-45/+10
* Merge webkit.org at R49305 : Update String::copy call sites to use new copy m...Steve Block2009-10-202-5/+8
* Merge webkit.org at R49305 : Update KURL constructor call sites to new signat...Steve Block2009-10-205-9/+9
* Merge webkit.org at R49305 : Add Android makefiles and set ENABLE flags.Steve Block2009-10-208-19/+167
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-2050-1477/+74
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-202348-32292/+147745
* Merge change I5536af7a into eclair-mr2Android (Google) Code Review2009-10-191-36/+47
|\
| * Updating the documentation for plugins.Derek Sollenberger2009-10-191-36/+47
* | Merge change I112445f3 into eclair-mr2Android (Google) Code Review2009-10-191-2/+22
|\ \
| * | return default 1.0 for scaleFactor(), since android doesn't record at the sam...Mike Reed2009-10-191-2/+22
| |/
* | Removes some commented out files from the V8 derived Makefile.Steve Block2009-10-191-8/+0
* | Remove ARMAssembler.cpp from WebKit build, as it is not required on Android.Steve Block2009-10-191-1/+0
|/
* Merge change I4419d5c4 into eclair-mr2Android (Google) Code Review2009-10-162-7/+15
|\
| * Only write Geolocation permissions to the DB when required.Steve Block2009-10-162-7/+15
* | 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
| |/ |/|