summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r51976 : Update WebKit revision number.Steve Block2009-12-171-2/+2
* Merge webkit.org at r51976 : ColorSpace type has been removed.Steve Block2009-12-171-19/+11
* Merge webkit.org at r51976 : GraphicsContext::setPlatformShadow now takes a C...Steve Block2009-12-171-1/+1
* Merge webkit.org at r51976 : ScriptValue::getString now takes a ScriptState p...Steve Block2009-12-171-1/+6
* Merge webkit.org at r51976 : Image::draw() and drawPattern() now take a Color...Steve Block2009-12-171-3/+4
* Merge webkit.org at r51976 : V8Proxy::sourceName now returns bool.Steve Block2009-12-171-1/+1
* Merge webkit.org at r51976 : externalRepresentation now takes a Frame argument.Steve Block2009-12-172-2/+2
* Merge webkit.org at r51976 : A ColorSpace argument is now passed to GraphicsC...Steve Block2009-12-171-4/+4
* Merge webkit.org at r51976 : Icon::createIconForFile has been removed.Steve Block2009-12-171-6/+0
* Merge webkit.org at r51976 : Geolocation error code UNKNOWN_ERROR is deprecated.Steve Block2009-12-171-1/+1
* Merge webkit.org at r51976 : Implement new FrameLoaderClient page state methods.Steve Block2009-12-172-0/+18
* Merge webkit.org at r51976 : FrameLoaderClient::windowObjectCleared has been ...Steve Block2009-12-172-2/+6
* Merge webkit.org at r51976 : Implement new ChromeClient::focusedNodeChanged m...Steve Block2009-12-172-1/+5
* Merge webkit.org at r51976 : Changes to InspectorController.Steve Block2009-12-171-5/+3
* Merge webkit.org at r51976 : Fix Makefiles.Steve Block2009-12-175-78/+41
* Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-1729-468/+62
* Merge webkit.org at r51976 : Fix conflicts in Makefiles.Steve Block2009-12-177-122/+0
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-172198-29116/+135834
* register the eventinterface with our dispatcher listMike Reed2009-12-171-0/+2
* Merge change Ifcce71fa into eclair-mr2Android (Google) Code Review2009-12-166-5/+40
|\
| * Implement the full screen WebView plugin.Grace Kloba2009-12-166-5/+40
* | Fix the benchmark app yet again to work in mr2 (and master).Patrick Scott2009-12-154-17/+25
|/
* check to see if nav cache is up to date on tapCary Clark2009-12-156-5/+100
* Provide localized strings for <input> labels.Leon Scroggins2009-12-156-30/+87
* Do not mergeAndrei Popescu2009-12-151-1/+1
* Merge change Ic29b39b8 into eclair-mr2Android (Google) Code Review2009-12-146-103/+82
|\
| * Replace the C-cast used to determine whether the resource handle represent th...Andrei Popescu2009-12-146-103/+82
* | Notify native plugin code when the browser discards the customView.Derek Sollenberger2009-12-145-20/+77
* | Rollback to return density for scaleFactor.Grace Kloba2009-12-112-22/+26
|/
* Break the WebCore -> WebKit dependency in ResourceHandleAndroid.cpp.Andrei Popescu2009-12-1112-54/+166
* Merge change I6efdd453 into eclair-mr2Android (Google) Code Review2009-12-111-2/+7
|\
| * Fix the crash in RenderTableSection for Small ScreenGrace Kloba2009-12-101-2/+7
* | Merge change I514e3218 into eclair-mr2Android (Google) Code Review2009-12-105-0/+151
|\ \
| * | add event interface for plugins, so they can post an event to themselves (fro...Mike Reed2009-12-105-0/+151
* | | fix sim build: only issue -Wno-psabi if we building for armMike Reed2009-12-101-3/+2
|/ /
* | remove 100s of warnings about va_list mangling in GCC 4.4Mike Reed2009-12-101-0/+3
* | Merge change Ice11d745 into eclair-mr2Android (Google) Code Review2009-12-101-1/+0
|\ \ | |/ |/|
| * Removes superfluous SocketStreamHandleBase.cpp from Android build.Steve Block2009-12-101-1/+0
* | Merge change I85087ab0 into eclair-mr2Android (Google) Code Review2009-12-0911-49/+17
|\ \
| * | Enable orientation events.Patrick Scott2009-12-0911-49/+17
* | | Enable longpress and doubletap to WebKit as touchGrace Kloba2009-12-0910-24/+100
|/ /
* | Pass a message to move the focus when user hits "Next".Leon Scroggins2009-12-093-5/+51
* | Merge change I85893753 into eclair-mr2Android (Google) Code Review2009-12-095-7/+8
|\ \
| * | Pull down change 51321 from webkit.org.Patrick Scott2009-12-095-7/+8
* | | use twopoint gradientsMike Reed2009-12-081-3/+5
* | | Merge change I0b9d36d9 into eclair-mr2Android (Google) Code Review2009-12-083-7/+4
|\ \ \
| * | | Modify AndroidWebHistoryBridge to prepare uploadingGrace Kloba2009-12-073-7/+4
* | | | Show "Go" for the last textfield in a form.Leon Scroggins2009-12-084-3/+13
* | | | exclude from cache nodes that are entirely clipped outCary Clark2009-12-081-6/+3
* | | | Merge change Ia8a49e0d into eclair-mr2Android (Google) Code Review2009-12-081-1/+2
|\ \ \ \