Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Side by Side Diff: webkit/build/WebCore/WebCore.vcproj

Issue 17421: Rename AffineTransformSkia to TransformationMatrixSkia, Chromium side... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « webkit/build/WebCore/SConscript ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="WebCore" 5 Name="WebCore"
6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" 6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
7 RootNamespace="WebCore" 7 RootNamespace="WebCore"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 1622 matching lines...) Expand 10 before | Expand all | Expand 10 after
1633 </File> 1633 </File>
1634 <File 1634 <File
1635 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\opentype\OpenTypeUtilities.h" 1635 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\opentype\OpenTypeUtilities.h"
1636 > 1636 >
1637 </File> 1637 </File>
1638 </Filter> 1638 </Filter>
1639 <Filter 1639 <Filter
1640 Name="skia" 1640 Name="skia"
1641 > 1641 >
1642 <File 1642 <File
1643 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\AffineTransformSkia.cpp"
1644 >
1645 </File>
1646 <File
1647 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\BitmapImageSingleFrameSkia.h" 1643 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\BitmapImageSingleFrameSkia.h"
1648 > 1644 >
1649 </File> 1645 </File>
1650 <File 1646 <File
1651 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\FloatPointSkia.cpp" 1647 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\FloatPointSkia.cpp"
1652 > 1648 >
1653 </File> 1649 </File>
1654 <File 1650 <File
1655 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\FloatRectSkia.cpp" 1651 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\FloatRectSkia.cpp"
1656 > 1652 >
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
1728 > 1724 >
1729 </File> 1725 </File>
1730 <File 1726 <File
1731 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\SkiaUtils.cpp" 1727 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\SkiaUtils.cpp"
1732 > 1728 >
1733 </File> 1729 </File>
1734 <File 1730 <File
1735 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\SkiaUtils.h" 1731 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\SkiaUtils.h"
1736 > 1732 >
1737 </File> 1733 </File>
1734 <File
1735 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\TransformationMatrixSkia.cpp"
1736 >
1737 </File>
1738 </Filter> 1738 </Filter>
1739 </Filter> 1739 </Filter>
1740 <Filter 1740 <Filter
1741 Name="network" 1741 Name="network"
1742 > 1742 >
1743 <File 1743 <File
1744 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\network\AuthenticationChallengeBase.cpp" 1744 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\network\AuthenticationChallengeBase.cpp"
1745 > 1745 >
1746 </File> 1746 </File>
1747 <File 1747 <File
(...skipping 5607 matching lines...) Expand 10 before | Expand all | Expand 10 after
7355 </FileConfiguration> 7355 </FileConfiguration>
7356 </File> 7356 </File>
7357 <File 7357 <File
7358 RelativePath="..\precompiled_webkit.h" 7358 RelativePath="..\precompiled_webkit.h"
7359 > 7359 >
7360 </File> 7360 </File>
7361 </Files> 7361 </Files>
7362 <Globals> 7362 <Globals>
7363 </Globals> 7363 </Globals>
7364 </VisualStudioProject> 7364 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/WebCore/SConscript ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698