summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
...
* Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-16176-896/+3000
* checkpoint for refactoringMike Reed2010-02-152-75/+48
* Merge webkit.org at r54340 : Implement new GraphicsContext::concatCTM and Pat...Steve Block2010-02-152-12/+24
* Merge webkit.org at r54340 : Implement new Pattern methods for AndroidSteve Block2010-02-152-8/+23
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-1557-289/+2130
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-122-0/+166
* Add indent for writeLengthNicolas Roard2010-02-121-0/+1
* Add dump layers capability (triggered the same way as the dump tree trick,Nicolas Roard2010-02-122-0/+113
* move children into SkLayerMike Reed2010-02-125-184/+30
* Refactor the layers to use calcPosition().Nicolas Roard2010-02-123-29/+58
* Put back the animations in the UI threadNicolas Roard2010-02-124-112/+16
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-3/+3
* Layers refactoringNicolas Roard2010-02-115-115/+223
* cleanupNicolas Roard2010-02-113-6/+3
* use SkPaint::containsText for much faster containsCharacters in webkitMike Reed2010-02-051-18/+1
* Speculative build fix for sim-engSteve Block2010-02-051-0/+4
* Merge webkit.org at r54127 : Implement new overload of GraphicsContext::drawF...Steve Block2010-02-041-0/+5
* Merge webkit.org at r54127 : GIFImageDecoder now requires ImageDecoder.Steve Block2010-02-042-1/+6
* Merge webkit.org at r54127 : Update GraphicsContext::drawFocusRing to reflect...Steve Block2010-02-041-1/+1
* Merge webkit.org at r54127 : Fix conflicts with Android addition of touch eve...Steve Block2010-02-042-17/+0
* Merge webkit.org at r54127 : Fix final trivial mergesSteve Block2010-02-042-9/+1
* Merge webkit.org at r54127 : Merge conflicts due to longpress and doubletap t...Steve Block2010-02-041-3/+0
* Merge webkit.org at r54127 : Network type access has not yet been upstreamedSteve Block2010-02-042-13/+10
* Merge webkit.org at r54127 : Merge with additional comment in SharedBuffer.cppSteve Block2010-02-041-8/+3
* Merge webkit.org at r54127 : Keep ours for PlatformBridge.Steve Block2010-02-041-6/+0
* Merge webkit.org at r54127 : Fix conflicts due to use of OS_ANDROIDSteve Block2010-02-041-5/+1
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-04328-14303/+10356
* 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
|\ \ \ | |/ / | | / | |/ |/|