summaryrefslogtreecommitdiffstats
path: root/WebCore/svg
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-1653-369/+376
| | | | Change-Id: Ia79977b6cf3b0b00c06ef39419989b28e57e4f4a
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-04217-2631/+3308
| | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
* Cherry-pick WebKit change 52103 - Add a client based Geolocation providerSteve Block2010-01-181-1/+1
| | | | | | | | This is required to ease the process of upstreaming the Geolocation maximumAge handling code. Note that changes to WebCoreFrameBridge.cpp and WebCoreJniOnLoad.cpp were required as a result of this. Change-Id: Icd8524da9050acda3b991051877c3b5cf262b2b3
* Defines PLATFORM(SKIA), instead of PLATFROM(SGL) for Android.Steve Block2010-01-051-2/+2
| | | | | | | | | | | | Skia is used by Chromium, which defines PLATFORM(SKIA). Android also uses Skia, but currently defines PLATFORM(SGL) to account for platform-specific differences between Android and Chromum. We now use PLATFORM(SKIA) on Android and remove PLATFORM(SGL). Platform-specific differences are achieved with PLATFORM(ANDROID) guards. This reduces our diff with webkit.org. Change-Id: Ibf920b1929e7c3cdabb025ae61ceae3df67258bb
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-17215-467/+506
| | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-10105-753/+1021
| | | | Change-Id: I1a9e1dc4ed654b69174ad52a4f031a07240f37b0
* Remove superfluous files from WebCore/svg/graphics.Steve Block2009-10-2151-2983/+0
| | | | | | | | | | | | | | | | | | This change removes the contents of the following directories, which were removed in http://trac.webkit.org/changeset/44332 - WebCore/svg/graphics/cairo - WebCore/svg/graphics/cg - WebCore/svg/graphics/filters/cg - WebCore/svg/graphics/mac - WebCore/svg/graphics/qt - WebCore/svg/graphics/skia These files contained Android specific edits, but these were trivial (ENABLE(FILTERS) changed to ENABLE(SVG_FILTERS)). Due to these changes, the files were not deleted in subsequent WebKit merges. Only WebCore/svg/graphics/skia/SVGResourceFilterSkia.cpp was used in Android Makefiles, and this was only in the V8 Makefile. When SVG is re-enabled, the Android code will have to be updated to work with the refactoring that has taken place in WebKit, so I'm deleting these files now to ease WebKit merging and upstreaming. Change-Id: I4cc74167193175d05bf6b0382b3059b5230cc94d
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-2067-892/+432
| | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-197-30/+35
| | | | This reverts commit d227fc870c7a697500a3c900c31baf05fb9a8524.
* Merge WebKit r47420Ben Murdoch2009-08-187-35/+30
|
* Merge in WebKit r47029.Ben Murdoch2009-08-1197-220/+338
|
* Get WebKit r44544.Feng Qian2009-06-17185-1279/+1085
|
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-1031-431/+167
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-05114-2654/+1210
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03569-0/+47152
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03569-47152/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-17343-8548/+9434
|
* Initial ContributionThe Android Open Source Project2008-10-21107-511/+363
|
* external/webkit r30707Upstream1970-01-12572-0/+46414