summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android
Commit message (Expand)AuthorAgeFilesLines
...
* Get WebKit r44544.Feng Qian2009-06-172-5/+17
* Remove obsolete notion of invalid node.Leon Scroggins2009-06-092-3/+0
* in the browser, make the trackball more like a mouseCary Clark2009-06-012-34/+33
* Fix a valgrind complaint.Patrick Scott2009-05-181-0/+1
* Merge change 983Android (Google) Code Review2009-05-061-1/+0
|\
| * Fix an issue with the null plugin drawing even when there is fallback content.Patrick Scott2009-05-051-1/+0
* | Fix an assert around solid colors.Patrick Scott2009-05-051-0/+1
|/
* add additional svg support and complianceCary Clark2009-05-011-0/+1
* am b23d00d: Respect globalAlpha (fill, stroke, images)android-build SharedAccount2009-04-292-2/+4
|\
| * Respect globalAlpha (fill, stroke, images)Mike Reed2009-04-272-3/+5
| * Automated import from //branches/donutburger/...@142713,142713Mike Reed2009-03-252-8/+10
| * Automated import from //branches/donutburger/...@142696,142696Mike Reed2009-03-251-3/+0
| * Automated import from //branches/donutburger/...@142335,142335Mike Reed2009-03-242-17/+152
* | share xfermode and color routines with chrome portMike Reed2009-04-296-226/+58
* | Merge change 671Android (Google) Code Review2009-04-294-17/+18
|\ \
| * | fix line dashing and patterns in svgCary Clark2009-04-284-17/+18
* | | First cut at sharing graphics code with chromeMike Reed2009-04-281-56/+0
|/ /
* | fix svg radial gradientsCary Clark2009-04-271-2/+3
* | pass a valid point array to close path (matches chrome)Cary Clark2009-04-161-1/+1
* | fix svg linear gradients and embedCary Clark2009-04-161-0/+3
* | fix svg bugsCary Clark2009-04-151-7/+1
* | AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-104-223/+64
* | AI 145053: add SVG to the browser [disabled by default]Cary Clark2009-04-082-0/+120
* | AI 144671: use correct phase in matrix (cribbed from chrome)Mike Reed2009-04-061-13/+46
* | AI 144639: curse you copy/paste! Fix error in matrix indicesMike Reed2009-04-061-4/+4
* | AI 144502: remove unused/obsolete helper functionsMike Reed2009-04-032-11/+1
* | AI 144443: Change how skia handles gradient stops that are missing either pos...Mike Reed2009-04-031-14/+22
* | AI 144018: change path to return its internal cached bounds, making it much l...Mike Reed2009-04-021-6/+4
* | AI 143477: respect the srcRect parameter in drawPattern, so we can correctly ...Mike Reed2009-03-301-4/+12
* | Automated import from //branches/master/...@142750,142750Mike Reed2009-03-252-8/+10
* | Automated import from //branches/master/...@142735,142735Mike Reed2009-03-251-3/+0
* | Automated import from //branches/master/...@142593,142593Leon Scroggins2009-03-251-1/+5
* | Automated import from //branches/master/...@142337,142337Mike Reed2009-03-242-17/+152
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-188-88/+292
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-059-105/+193
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0322-0/+4230
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0322-4230/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+3
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-42/+48
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-1522-196/+328
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-092-25/+19
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1720-620/+1130
* Initial ContributionThe Android Open Source Project2008-10-2120-0/+3585