summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
...
| * Add toV8 conversion for touch event type.Ben Murdoch2010-02-161-0/+8
* | Merge webkit.org at r54731 : Refactoring of BiDi supportSteve Block2010-02-161-0/+1
* | Merge webkit.org at r54731 : Refactoring in font cacheSteve Block2010-02-161-3/+3
* | Merge webkit.org at r54731 : Update Android graphics to reflect addition of A...Steve Block2010-02-164-24/+10
* | Merge webkit.org at r54731 : Update Android to reflect refactoring of Runtime...Steve Block2010-02-162-3/+7
* | Merge webkit.org at r54731 : Fix remaining merge conflictsSteve Block2010-02-166-70/+3
* | Merge webkit.org at r54731 : Fix merge conflicts due to frame flatteningSteve Block2010-02-164-17/+7
* | Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-16578-5754/+13686
|/
* Merge changes Ic6718a7c,Ie4e6f65e,Iff5e29c7Ben Murdoch2010-02-152-24/+71
|\
| * Don't add something to a hash map and then get it out again immediately if we...Ben Murdoch2010-02-151-2/+5
| * Fix the creation of the touchTargets list to match what the iPhone does and m...Ben Murdoch2010-02-151-18/+47
| * Store the originating target for a touch (i.e. calculated in touchstart) in a...Ben Murdoch2010-02-152-7/+22
* | Merge "checkpoint for refactoring"Mike Reed2010-02-152-75/+48
|\ \
| * | checkpoint for refactoringMike Reed2010-02-152-75/+48
| |/
* | Merge "Fix Mac build"Steve Block2010-02-152-2/+9
|\ \
| * | Fix Mac buildSteve Block2010-02-152-2/+9
| |/
* | Use common version of PluginView::parentFrameSteve Block2010-02-151-1/+0
|/
* Merge webkit.org at r54340 : Cherry-pick WebKit change 54658 to add required ...Steve Block2010-02-151-0/+2
* Merge webkit.org at r54340 : Cherry-pick WebKit change 54653 to generate Noti...Steve Block2010-02-151-0/+30
* Merge webkit.org at r54340 : Cherry-pick WebKit change 54652 to generate XPat...Steve Block2010-02-151-0/+1
* Merge webkit.org at r54340 : Cherry-pick WebKit change 54651 to generate Insp...Steve Block2010-02-151-0/+17
* Merge webkit.org at r54340 : Cherry-pick WebKit change 54650 to add SVG guard...Steve Block2010-02-154-12/+19
* Merge webkit.org at r54340 : Cherry-pick WebKit change 54417 to fix ENABLE_DE...Steve Block2010-02-153-9/+5
* 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 : Update Android V8 Makefile to generate toV8 conv...Steve Block2010-02-151-4/+4
* Merge webkit.org at r54340 : Fix MakefilesSteve Block2010-02-151-2/+0
* Merge webkit.org at r54340 : Fix merge conflictsSteve Block2010-02-157-434/+21
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-15269-2877/+8574
* Fix the build by including the right header for INVALID_STATE_ERRAndrei Popescu2010-02-121-0/+1
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-128-7/+218
* 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
* Merge "move children into SkLayer make SkLayer inherit from SkRefCnt.h"Mike Reed2010-02-125-184/+30
|\
| * move children into SkLayerMike Reed2010-02-125-184/+30
* | Merge "Cherry-pick recent WebKit changes to JavaClassJSC.cpp"Steve Block2010-02-121-30/+35
|\ \ | |/ |/|
| * Cherry-pick recent WebKit changes to JavaClassJSC.cppSteve Block2010-02-111-30/+35
* | 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
* | Merge "cleanup (cherry picked from commit fc34a9dc6e4aa1d0e96fc5523ee77e61864...Nicolas Roard2010-02-113-6/+3
|\ \ | |/ |/|
| * cleanupNicolas Roard2010-02-113-6/+3
* | Remove superfluous CSSUnknownRule from makefilesSteve Block2010-02-102-2/+0
* | Cleans up use of the make_names script for derived sourcesSteve Block2010-02-102-6/+6
|/
* Merge "Update fix in convertNPVariantToJValue to reflect final version submit...Steve Block2010-02-101-6/+0
|\
| * Update fix in convertNPVariantToJValue to reflect final version submitted to ...Steve Block2010-02-051-6/+0
* | Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-095-1/+151
* | Fix the V8 build by adding files missing from ece0a38a9778edd2ae7a550df7dcd38...Andrei Popescu2010-02-093-0/+176
* | Merge "Implement navigator.isApplicationInstalled() API"Andrei Popescu2010-02-097-7/+79
|\ \