summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
...
* Pass touch event time from Java to WebKitGrace Kloba2010-02-032-2/+8
* Merge changes I0ab68eac,Ide43a042,I0c11519b,I1ef80088Steve Block2010-01-271-1/+1
|\
| * Update Android to reflect final version submitted to webkit.org for adding Ne...Steve Block2010-01-271-1/+1
* | Fix memory leak with layers.Nicolas Roard2010-01-265-84/+75
* | Fix potential crash with layers enabled.Nicolas Roard2010-01-264-30/+25
|/
* Merge "translate3d() wasn't handled as we only have a 2D backend for the mome...Nicolas Roard2010-01-261-1/+16
|\
| * translate3d() wasn't handled as we only have a 2D backend for the moment.Nicolas Roard2010-01-261-1/+16
* | absoluteToLocal works with a page co-ordinate that is relative to the top le...Ben Murdoch2010-01-264-7/+7
|/
* Prepare NPV8Object.h/cpp for upstreaming:Andrei Popescu2010-01-251-0/+49
* Merge "Prepare ScriptController class for upstreaming."Andrei Popescu2010-01-251-0/+5
|\
| * Prepare ScriptController class for upstreaming.Andrei Popescu2010-01-221-0/+5
* | Refactor style of Android specific touch events code in preparation for upstr...Ben Murdoch2010-01-214-5/+15
* | Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-203-3/+2
* | resolved conflicts for merge of 3f4b1969 to masterSteve Block2010-01-201-6/+6
|\ \
| * | Cherry-pick WebKit change 53464 to rename WebCore/bridge/runtime to WebCore/b...Steve Block2010-01-191-6/+6
* | | Refactor our touch event code to use the version submitted to webkit.org by t...Ben Murdoch2010-01-204-54/+218
* | | Add navigator.networkType to allow apps to detect the connection type.Andrei Popescu2010-01-152-0/+24
* | | Fix for setting layers opacity through CSS (bug http://b/2376455)Nicolas Roard2010-01-151-0/+1
* | | am 93f808ab: am 388e461f: Add proper support for fixed position elementsNicolas Roard2010-01-143-23/+61
|\ \ \ | |/ /
| * | Add proper support for fixed position elementsNicolas Roard2010-01-143-23/+61
* | | am 459f6c34: am 29b325cb: Fix \'disappearing layers\' bug (see http://b/2371053)Nicolas Roard2010-01-141-3/+0
|\ \ \ | |/ /
| * | Fix 'disappearing layers' bug (see http://b/2371053)Nicolas Roard2010-01-141-3/+0
* | | am e4771f1b: am 6916255e: Call into MimeTypeMap to get the mime type for an e...Patrick Scott2010-01-131-7/+0
|\ \ \ | |/ / | | / | |/ |/|
| * Call into MimeTypeMap to get the mime type for an extension.Patrick Scott2010-01-131-7/+0
| * webkit layers supportNicolas Roard2010-01-047-0/+2017
* | resolved conflicts for merge of e0286f66 to masterSteve Block2010-01-122-2/+10
|\ \
| * | When starting the Geolocation service provider, check that the WebView is not...Steve Block2010-01-122-2/+55
| * | Stop Geolocation service when browser tab is in the background. Do not merge.Steve Block2009-11-092-2/+30
| * | Fix Geolocation service to use correct signature for Location.getAltitude(). ...Steve Block2009-10-291-1/+1
* | | Implement timeupdate events for video tag.Andrei Popescu2010-01-121-0/+2
* | | Update WebCore/platform/network with changes upstreamed inAndrei Popescu2010-01-083-8/+5
* | | Defines PLATFORM(SKIA), instead of PLATFROM(SGL) for Android.Steve Block2010-01-0517-53/+49
* | | resolved conflicts for merge of 870689c8Nicolas Roard2010-01-047-0/+2017
* | | Update the cookie code in platform/network to matchAndrei Popescu2009-12-212-4/+2
* | | am 5c8706a2: am 6c4eb7eb: Merge change I49687314 into eclair-mr2Steve Block2009-12-181-1/+1
|\ \ \ | | |/ | |/|
| * | Fixes a Geolocation bug with cached positions.Steve Block2009-12-171-1/+1
* | | am 29e5c5be: am dda7a494: Merge webkit.org at r51976 : ColorSpace type has be...Steve Block2009-12-171-19/+11
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : ColorSpace type has been removed.Steve Block2009-12-171-19/+11
* | | am 414d056a: am 9d4fbac1: Merge webkit.org at r51976 : GraphicsContext::setPl...Steve Block2009-12-171-1/+1
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : GraphicsContext::setPlatformShadow now takes a C...Steve Block2009-12-171-1/+1
* | | am 0c57ad20: am 81d7a8e2: Merge webkit.org at r51976 : Image::draw() and draw...Steve Block2009-12-171-3/+4
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : Image::draw() and drawPattern() now take a Color...Steve Block2009-12-171-3/+4
* | | am 6af60126: am f94c6846: Merge webkit.org at r51976 : A ColorSpace argument ...Steve Block2009-12-171-4/+4
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : A ColorSpace argument is now passed to GraphicsC...Steve Block2009-12-171-4/+4
* | | am eb2b5623: am 0f41711d: Merge webkit.org at r51976 : Icon::createIconForFil...Steve Block2009-12-171-6/+0
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : Icon::createIconForFile has been removed.Steve Block2009-12-171-6/+0
* | | am 4dd98cc2: am aad6f24e: Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-173-29/+5
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-173-29/+5
* | | am b880d713: am 643ca787: Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-17285-4216/+9862
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-17285-4216/+9862