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

Side by Side Diff: experimental/iOSSampleApp/iOSSampleApp.xcodeproj/project.pbxproj

Issue 23621005: Replace SkTScopedPtr with SkAutoTDelete in Skia. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: port class comment Created 7 years, 3 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 | « experimental/SimpleiOSApp/SimpleiOSApp.xcodeproj/project.pbxproj ('k') | gyp/core.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 46; 6 objectVersion = 46;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = { isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; 10 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = { isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
(...skipping 643 matching lines...) Expand 10 before | Expand all | Expand 10 after
654 260E01F013B1225D0064D447 /* SkScalerContext.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkScale rContext.h; path = core/SkScalerContext.h; sourceTree = "<group>"; }; 654 260E01F013B1225D0064D447 /* SkScalerContext.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkScale rContext.h; path = core/SkScalerContext.h; sourceTree = "<group>"; };
655 260E01F113B1225D0064D447 /* SkScan.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkScan.h; path = core/SkScan.h; sourceTree = "<group>"; }; 655 260E01F113B1225D0064D447 /* SkScan.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkScan.h; path = core/SkScan.h; sourceTree = "<group>"; };
656 260E01F213B1225D0064D447 /* SkShader.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkShader.h; pa th = core/SkShader.h; sourceTree = "<group>"; }; 656 260E01F213B1225D0064D447 /* SkShader.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkShader.h; pa th = core/SkShader.h; sourceTree = "<group>"; };
657 260E01F313B1225D0064D447 /* SkStream.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkStream.h; pa th = core/SkStream.h; sourceTree = "<group>"; }; 657 260E01F313B1225D0064D447 /* SkStream.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkStream.h; pa th = core/SkStream.h; sourceTree = "<group>"; };
658 260E01F413B1225D0064D447 /* SkString.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkString.h; pa th = core/SkString.h; sourceTree = "<group>"; }; 658 260E01F413B1225D0064D447 /* SkString.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkString.h; pa th = core/SkString.h; sourceTree = "<group>"; };
659 260E01F513B1225D0064D447 /* SkStroke.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkStroke.h; pa th = core/SkStroke.h; sourceTree = "<group>"; }; 659 260E01F513B1225D0064D447 /* SkStroke.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkStroke.h; pa th = core/SkStroke.h; sourceTree = "<group>"; };
660 260E01F613B1225D0064D447 /* SkTDArray.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDArray.h; path = core/SkTDArray.h; sourceTree = "<group>"; }; 660 260E01F613B1225D0064D447 /* SkTDArray.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDArray.h; path = core/SkTDArray.h; sourceTree = "<group>"; };
661 260E01F713B1225D0064D447 /* SkTDStack.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDStack.h; path = core/SkTDStack.h; sourceTree = "<group>"; }; 661 260E01F713B1225D0064D447 /* SkTDStack.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDStack.h; path = core/SkTDStack.h; sourceTree = "<group>"; };
662 260E01F813B1225D0064D447 /* SkTDict.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDict.h; path = core/SkTDict.h; sourceTree = "<group>"; }; 662 260E01F813B1225D0064D447 /* SkTDict.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDict.h; path = core/SkTDict.h; sourceTree = "<group>"; };
663 260E01F913B1225D0064D447 /* SkTRegistry.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTRegistry .h; path = core/SkTRegistry.h; sourceTree = "<group>"; }; 663 260E01F913B1225D0064D447 /* SkTRegistry.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTRegistry .h; path = core/SkTRegistry.h; sourceTree = "<group>"; };
664 260E01FA13B1225D0064D447 /* SkTScopedPtr.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTScopedP tr.h; path = core/SkTScopedPtr.h; sourceTree = "<group>"; };
665 260E01FB13B1225D0064D447 /* SkTSearch.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTSearch.h; path = core/SkTSearch.h; sourceTree = "<group>"; }; 664 260E01FB13B1225D0064D447 /* SkTSearch.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTSearch.h; path = core/SkTSearch.h; sourceTree = "<group>"; };
666 260E01FC13B1225D0064D447 /* SkTemplates.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTemplates .h; path = core/SkTemplates.h; sourceTree = "<group>"; }; 665 260E01FC13B1225D0064D447 /* SkTemplates.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTemplates .h; path = core/SkTemplates.h; sourceTree = "<group>"; };
667 260E01FD13B1225D0064D447 /* SkThread.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkThread.h; pa th = core/SkThread.h; sourceTree = "<group>"; }; 666 260E01FD13B1225D0064D447 /* SkThread.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkThread.h; pa th = core/SkThread.h; sourceTree = "<group>"; };
668 260E01FE13B1225D0064D447 /* SkThread_platform.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkThr ead_platform.h; path = core/SkThread_platform.h; sourceTree = "<group>"; }; 667 260E01FE13B1225D0064D447 /* SkThread_platform.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkThr ead_platform.h; path = core/SkThread_platform.h; sourceTree = "<group>"; };
669 260E01FF13B1225D0064D447 /* SkTime.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTime.h; path = core/SkTime.h; sourceTree = "<group>"; }; 668 260E01FF13B1225D0064D447 /* SkTime.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTime.h; path = core/SkTime.h; sourceTree = "<group>"; };
670 260E020013B1225D0064D447 /* SkTypeface.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTypeface.h ; path = core/SkTypeface.h; sourceTree = "<group>"; }; 669 260E020013B1225D0064D447 /* SkTypeface.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTypeface.h ; path = core/SkTypeface.h; sourceTree = "<group>"; };
671 260E020113B1225D0064D447 /* SkTypes.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTypes.h; path = core/SkTypes.h; sourceTree = "<group>"; }; 670 260E020113B1225D0064D447 /* SkTypes.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTypes.h; path = core/SkTypes.h; sourceTree = "<group>"; };
672 260E020213B1225D0064D447 /* SkUnPreMultiply.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUnPre Multiply.h; path = core/SkUnPreMultiply.h; sourceTree = "<group>"; }; 671 260E020213B1225D0064D447 /* SkUnPreMultiply.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUnPre Multiply.h; path = core/SkUnPreMultiply.h; sourceTree = "<group>"; };
673 260E020313B1225D0064D447 /* SkUnitMapper.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUnitMapp er.h; path = core/SkUnitMapper.h; sourceTree = "<group>"; }; 672 260E020313B1225D0064D447 /* SkUnitMapper.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUnitMapp er.h; path = core/SkUnitMapper.h; sourceTree = "<group>"; };
674 260E020413B1225D0064D447 /* SkUtils.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUtils.h; path = core/SkUtils.h; sourceTree = "<group>"; }; 673 260E020413B1225D0064D447 /* SkUtils.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUtils.h; path = core/SkUtils.h; sourceTree = "<group>"; };
(...skipping 993 matching lines...) Expand 10 before | Expand all | Expand 10 after
1668 260E01F013B1225D0064D447 /* SkScalerContext.h */ , 1667 260E01F013B1225D0064D447 /* SkScalerContext.h */ ,
1669 260E01F113B1225D0064D447 /* SkScan.h */, 1668 260E01F113B1225D0064D447 /* SkScan.h */,
1670 260E01F213B1225D0064D447 /* SkShader.h */, 1669 260E01F213B1225D0064D447 /* SkShader.h */,
1671 260E01F313B1225D0064D447 /* SkStream.h */, 1670 260E01F313B1225D0064D447 /* SkStream.h */,
1672 260E01F413B1225D0064D447 /* SkString.h */, 1671 260E01F413B1225D0064D447 /* SkString.h */,
1673 260E01F513B1225D0064D447 /* SkStroke.h */, 1672 260E01F513B1225D0064D447 /* SkStroke.h */,
1674 260E01F613B1225D0064D447 /* SkTDArray.h */, 1673 260E01F613B1225D0064D447 /* SkTDArray.h */,
1675 260E01F713B1225D0064D447 /* SkTDStack.h */, 1674 260E01F713B1225D0064D447 /* SkTDStack.h */,
1676 260E01F813B1225D0064D447 /* SkTDict.h */, 1675 260E01F813B1225D0064D447 /* SkTDict.h */,
1677 260E01F913B1225D0064D447 /* SkTRegistry.h */, 1676 260E01F913B1225D0064D447 /* SkTRegistry.h */,
1678 260E01FA13B1225D0064D447 /* SkTScopedPtr.h */,
1679 260E01FB13B1225D0064D447 /* SkTSearch.h */, 1677 260E01FB13B1225D0064D447 /* SkTSearch.h */,
1680 260E01FC13B1225D0064D447 /* SkTemplates.h */, 1678 260E01FC13B1225D0064D447 /* SkTemplates.h */,
1681 260E01FD13B1225D0064D447 /* SkThread.h */, 1679 260E01FD13B1225D0064D447 /* SkThread.h */,
1682 260E01FE13B1225D0064D447 /* SkThread_platform.h */, 1680 260E01FE13B1225D0064D447 /* SkThread_platform.h */,
1683 260E01FF13B1225D0064D447 /* SkTime.h */, 1681 260E01FF13B1225D0064D447 /* SkTime.h */,
1684 260E020013B1225D0064D447 /* SkTypeface.h */, 1682 260E020013B1225D0064D447 /* SkTypeface.h */,
1685 260E020113B1225D0064D447 /* SkTypes.h */, 1683 260E020113B1225D0064D447 /* SkTypes.h */,
1686 260E020213B1225D0064D447 /* SkUnPreMultiply.h */ , 1684 260E020213B1225D0064D447 /* SkUnPreMultiply.h */ ,
1687 260E020313B1225D0064D447 /* SkUnitMapper.h */, 1685 260E020313B1225D0064D447 /* SkUnitMapper.h */,
1688 260E020413B1225D0064D447 /* SkUtils.h */, 1686 260E020413B1225D0064D447 /* SkUtils.h */,
(...skipping 1791 matching lines...) Expand 10 before | Expand all | Expand 10 after
3480 C01FCF4F08A954540054247B /* Debug */, 3478 C01FCF4F08A954540054247B /* Debug */,
3481 C01FCF5008A954540054247B /* Release */, 3479 C01FCF5008A954540054247B /* Release */,
3482 ); 3480 );
3483 defaultConfigurationIsVisible = 0; 3481 defaultConfigurationIsVisible = 0;
3484 defaultConfigurationName = Release; 3482 defaultConfigurationName = Release;
3485 }; 3483 };
3486 /* End XCConfigurationList section */ 3484 /* End XCConfigurationList section */
3487 }; 3485 };
3488 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; 3486 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
3489 } 3487 }
OLDNEW
« no previous file with comments | « experimental/SimpleiOSApp/SimpleiOSApp.xcodeproj/project.pbxproj ('k') | gyp/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698