summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics
Commit message (Expand)AuthorAgeFilesLines
* simplify cursor ring draw stateCary Clark2010-08-252-36/+15
* Merge changes I2e7e2317,Ie6ccde3a,I3e89f231,Id06ff339,I268dfe7d,Icaf70d9f,Ie2...Steve Block2010-08-2491-613/+2147
|\
| * Merge WebKit at r65615 : Fix GraphicsContext and ImageBuffer.Iain Merrick2010-08-242-40/+51
| * Merge WebKit at r65615 : Fix include paths for string headers.Iain Merrick2010-08-232-2/+3
| * Merge WebKit at r65615 : Initial merge by git.Iain Merrick2010-08-2387-571/+2093
* | Merge "Complete implementation of PathAndroid.cpp"Cary Clark2010-08-231-19/+8
|\ \ | |/ |/|
| * Complete implementation of PathAndroid.cppCary Clark2010-08-231-19/+8
* | Bug2857086 - memory leak in FontCustomPlatformData.claireho2010-08-201-0/+2
|/
* Add CSS cursor ring definitionsCary Clark2010-08-183-36/+39
* Update navigation in scrollable layers.Patrick Scott2010-08-162-15/+25
* Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-1/+1
* Merge Webkit at r65072 : Fix conflicts.Ben Murdoch2010-08-132-21/+3
* Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-1285-1418/+1940
* Merge WebKit at r64523 : Implement FontCustomPlatformData::supportsFormat() f...Steve Block2010-08-092-22/+33
* Merge WebKit at r64523 : Initial merge by git.Steve Block2010-08-0937-180/+818
* Merge WebKit at r64264 : Compile fix: A method got an extra parameter in Grap...Kristian Monsen2010-08-041-1/+1
* Merge WebKit at r64264 : Initial merge by git.Kristian Monsen2010-08-0426-82/+1267
* Enable navigation in scrollable layers.Patrick Scott2010-08-023-0/+7
* Revert "Add CSS cursor ring definitions"Cary Clark2010-07-303-38/+35
* Add CSS cursor ring definitionsCary Clark2010-07-303-35/+38
* Merge "Bug 2811402:Fixed parenthesis are not mirrored correctly in bidi layout."claireho2010-07-271-2/+31
|\
| * Bug 2811402:Fixed parenthesis are not mirrored correctly in bidi layout.claireho2010-07-261-2/+31
* | Fix focus rings by adding back in the SkPicture constructor.Patrick Scott2010-07-272-0/+22
* | Merge Webkit at r63859 : New method Path::currentPoint added, stub it out on ...Ben Murdoch2010-07-271-0/+7
* | Merge Webkit at r63859 : SVG code now required ImageBuffer::transformColorSpace,Ben Murdoch2010-07-271-1/+7
* | Merge WebKit at r63859 : Initial merge by git.Ben Murdoch2010-07-2748-244/+670
|/
* Merge "Bug 2843604 : Layout_tests crash in FontAndroid.cpp."claireho2010-07-231-5/+23
|\
| * Bug 2843604 : Layout_tests crash in FontAndroid.cpp.claireho2010-07-231-5/+23
* | Enable scrollable divs.Patrick Scott2010-07-224-30/+146
* | Merge WebKit at r63173 : Following @62551, PassOwnPtr no longer has a release...Leon Clarke2010-07-201-1/+1
* | Merge WebKit at r63173 : Initial merge by git.Leon Clarke2010-07-2026-59/+188
|/
* Combine base PictureSet with composite layers intoGrace Kloba2010-07-093-36/+55
* Merge WebKit at r62496: Stub out new GraphicsContext::clipConvexPolygon()Steve Block2010-07-091-0/+11
* Merge WebKit at r62496: Initial merge by gitSteve Block2010-07-0946-160/+1342
* Enable composite layers for the sub frame.Grace Kloba2010-07-072-2/+5
* Merge WebKit at r61871: Floating-point support for text selection.Kristian Monsen2010-07-022-3/+3
* Merge WebKit at r61871: Initial merge by git.Kristian Monsen2010-07-0295-898/+1819
* Merge "Bug2790521 - complex script overlap issue."claireho2010-07-012-49/+46
|\
| * Bug2790521 - complex script overlap issue.claireho2010-06-302-49/+46
* | Remove the double traversal in GraphicsLayerAndroid,Grace Kloba2010-06-302-52/+23
* | set maximum image sizeCary Clark2010-06-292-1/+3
|/
* Support complex scripts by calling Harfbuzz APIs.claireho2010-06-185-7/+916
* Merge webkit.org at r61121: Add ImageSource::getHotSpot() to our port. See ht...Ben Murdoch2010-06-181-0/+5
* Merge webkit.org at r61121: Update GraphicsContext::setShadow() parameters in...Ben Murdoch2010-06-181-1/+1
* Merge webkit.org at r61121: Update ImageBuffer::toDataURL() parameters in our...Ben Murdoch2010-06-181-1/+1
* Merge webkit.org at r61121: Fix conflicts.Ben Murdoch2010-06-182-12/+6
* Merge webkit.org at r61121: Initial merge by git.Ben Murdoch2010-06-1665-304/+933
* Merge webkit.org at r60469 : toDataURL takes a quality hint since webkit @60458Leon Clarke2010-06-081-1/+1
* Merge webkit.org at r60469 : Initial merge by git.Leon Clarke2010-06-0847-315/+1113
* Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-2747-614/+2314