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

Side by Side Diff: experimental/SimpleiOSApp/SimpleiOSApp.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 | « no previous file | experimental/iOSSampleApp/iOSSampleApp.xcodeproj/project.pbxproj » ('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 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framew ork */; }; 10 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framew ork */; };
(...skipping 594 matching lines...) Expand 10 before | Expand all | Expand 10 after
605 26D90D23140D51290036A311 /* SkScalerContext.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkScale rContext.h; path = core/SkScalerContext.h; sourceTree = "<group>"; }; 605 26D90D23140D51290036A311 /* SkScalerContext.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkScale rContext.h; path = core/SkScalerContext.h; sourceTree = "<group>"; };
606 26D90D24140D51290036A311 /* SkScan.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkScan.h; path = core/SkScan.h; sourceTree = "<group>"; }; 606 26D90D24140D51290036A311 /* SkScan.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkScan.h; path = core/SkScan.h; sourceTree = "<group>"; };
607 26D90D25140D51290036A311 /* SkShader.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkShader.h; pa th = core/SkShader.h; sourceTree = "<group>"; }; 607 26D90D25140D51290036A311 /* SkShader.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkShader.h; pa th = core/SkShader.h; sourceTree = "<group>"; };
608 26D90D26140D51290036A311 /* SkStream.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkStream.h; pa th = core/SkStream.h; sourceTree = "<group>"; }; 608 26D90D26140D51290036A311 /* SkStream.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkStream.h; pa th = core/SkStream.h; sourceTree = "<group>"; };
609 26D90D27140D51290036A311 /* SkString.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkString.h; pa th = core/SkString.h; sourceTree = "<group>"; }; 609 26D90D27140D51290036A311 /* SkString.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkString.h; pa th = core/SkString.h; sourceTree = "<group>"; };
610 26D90D28140D51290036A311 /* SkStroke.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkStroke.h; pa th = core/SkStroke.h; sourceTree = "<group>"; }; 610 26D90D28140D51290036A311 /* SkStroke.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkStroke.h; pa th = core/SkStroke.h; sourceTree = "<group>"; };
611 26D90D29140D51290036A311 /* SkTDArray.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDArray.h; path = core/SkTDArray.h; sourceTree = "<group>"; }; 611 26D90D29140D51290036A311 /* SkTDArray.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDArray.h; path = core/SkTDArray.h; sourceTree = "<group>"; };
612 26D90D2A140D51290036A311 /* SkTDStack.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDStack.h; path = core/SkTDStack.h; sourceTree = "<group>"; }; 612 26D90D2A140D51290036A311 /* SkTDStack.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDStack.h; path = core/SkTDStack.h; sourceTree = "<group>"; };
613 26D90D2B140D51290036A311 /* SkTDict.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDict.h; path = core/SkTDict.h; sourceTree = "<group>"; }; 613 26D90D2B140D51290036A311 /* SkTDict.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTDict.h; path = core/SkTDict.h; sourceTree = "<group>"; };
614 26D90D2C140D51290036A311 /* SkTRegistry.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTRegistry .h; path = core/SkTRegistry.h; sourceTree = "<group>"; }; 614 26D90D2C140D51290036A311 /* SkTRegistry.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTRegistry .h; path = core/SkTRegistry.h; sourceTree = "<group>"; };
615 26D90D2D140D51290036A311 /* SkTScopedPtr.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTScopedP tr.h; path = core/SkTScopedPtr.h; sourceTree = "<group>"; };
616 26D90D2E140D51290036A311 /* SkTSearch.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTSearch.h; path = core/SkTSearch.h; sourceTree = "<group>"; }; 615 26D90D2E140D51290036A311 /* SkTSearch.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTSearch.h; path = core/SkTSearch.h; sourceTree = "<group>"; };
617 26D90D2F140D51290036A311 /* SkTemplates.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTemplates .h; path = core/SkTemplates.h; sourceTree = "<group>"; }; 616 26D90D2F140D51290036A311 /* SkTemplates.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTemplates .h; path = core/SkTemplates.h; sourceTree = "<group>"; };
618 26D90D30140D51290036A311 /* SkThread.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkThread.h; pa th = core/SkThread.h; sourceTree = "<group>"; }; 617 26D90D30140D51290036A311 /* SkThread.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkThread.h; pa th = core/SkThread.h; sourceTree = "<group>"; };
619 26D90D31140D51290036A311 /* SkThread_platform.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkThr ead_platform.h; path = core/SkThread_platform.h; sourceTree = "<group>"; }; 618 26D90D31140D51290036A311 /* SkThread_platform.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkThr ead_platform.h; path = core/SkThread_platform.h; sourceTree = "<group>"; };
620 26D90D32140D51290036A311 /* SkTime.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTime.h; path = core/SkTime.h; sourceTree = "<group>"; }; 619 26D90D32140D51290036A311 /* SkTime.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTime.h; path = core/SkTime.h; sourceTree = "<group>"; };
621 26D90D33140D51290036A311 /* SkTypeface.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTypeface.h ; path = core/SkTypeface.h; sourceTree = "<group>"; }; 620 26D90D33140D51290036A311 /* SkTypeface.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTypeface.h ; path = core/SkTypeface.h; sourceTree = "<group>"; };
622 26D90D34140D51290036A311 /* SkTypes.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTypes.h; path = core/SkTypes.h; sourceTree = "<group>"; }; 621 26D90D34140D51290036A311 /* SkTypes.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkTypes.h; path = core/SkTypes.h; sourceTree = "<group>"; };
623 26D90D35140D51290036A311 /* SkUnPreMultiply.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUnPre Multiply.h; path = core/SkUnPreMultiply.h; sourceTree = "<group>"; }; 622 26D90D35140D51290036A311 /* SkUnPreMultiply.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUnPre Multiply.h; path = core/SkUnPreMultiply.h; sourceTree = "<group>"; };
624 26D90D36140D51290036A311 /* SkUnitMapper.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUnitMapp er.h; path = core/SkUnitMapper.h; sourceTree = "<group>"; }; 623 26D90D36140D51290036A311 /* SkUnitMapper.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUnitMapp er.h; path = core/SkUnitMapper.h; sourceTree = "<group>"; };
625 26D90D37140D51290036A311 /* SkUtils.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUtils.h; path = core/SkUtils.h; sourceTree = "<group>"; }; 624 26D90D37140D51290036A311 /* SkUtils.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkUtils.h; path = core/SkUtils.h; sourceTree = "<group>"; };
(...skipping 853 matching lines...) Expand 10 before | Expand all | Expand 10 after
1479 26D90D23140D51290036A311 /* SkScalerContext.h */ , 1478 26D90D23140D51290036A311 /* SkScalerContext.h */ ,
1480 26D90D24140D51290036A311 /* SkScan.h */, 1479 26D90D24140D51290036A311 /* SkScan.h */,
1481 26D90D25140D51290036A311 /* SkShader.h */, 1480 26D90D25140D51290036A311 /* SkShader.h */,
1482 26D90D26140D51290036A311 /* SkStream.h */, 1481 26D90D26140D51290036A311 /* SkStream.h */,
1483 26D90D27140D51290036A311 /* SkString.h */, 1482 26D90D27140D51290036A311 /* SkString.h */,
1484 26D90D28140D51290036A311 /* SkStroke.h */, 1483 26D90D28140D51290036A311 /* SkStroke.h */,
1485 26D90D29140D51290036A311 /* SkTDArray.h */, 1484 26D90D29140D51290036A311 /* SkTDArray.h */,
1486 26D90D2A140D51290036A311 /* SkTDStack.h */, 1485 26D90D2A140D51290036A311 /* SkTDStack.h */,
1487 26D90D2B140D51290036A311 /* SkTDict.h */, 1486 26D90D2B140D51290036A311 /* SkTDict.h */,
1488 26D90D2C140D51290036A311 /* SkTRegistry.h */, 1487 26D90D2C140D51290036A311 /* SkTRegistry.h */,
1489 26D90D2D140D51290036A311 /* SkTScopedPtr.h */,
1490 26D90D2E140D51290036A311 /* SkTSearch.h */, 1488 26D90D2E140D51290036A311 /* SkTSearch.h */,
1491 26D90D2F140D51290036A311 /* SkTemplates.h */, 1489 26D90D2F140D51290036A311 /* SkTemplates.h */,
1492 26D90D30140D51290036A311 /* SkThread.h */, 1490 26D90D30140D51290036A311 /* SkThread.h */,
1493 26D90D31140D51290036A311 /* SkThread_platform.h */, 1491 26D90D31140D51290036A311 /* SkThread_platform.h */,
1494 26D90D32140D51290036A311 /* SkTime.h */, 1492 26D90D32140D51290036A311 /* SkTime.h */,
1495 26D90D33140D51290036A311 /* SkTypeface.h */, 1493 26D90D33140D51290036A311 /* SkTypeface.h */,
1496 26D90D34140D51290036A311 /* SkTypes.h */, 1494 26D90D34140D51290036A311 /* SkTypes.h */,
1497 26D90D35140D51290036A311 /* SkUnPreMultiply.h */ , 1495 26D90D35140D51290036A311 /* SkUnPreMultiply.h */ ,
1498 26D90D36140D51290036A311 /* SkUnitMapper.h */, 1496 26D90D36140D51290036A311 /* SkUnitMapper.h */,
1499 26D90D37140D51290036A311 /* SkUtils.h */, 1497 26D90D37140D51290036A311 /* SkUtils.h */,
(...skipping 1428 matching lines...) Expand 10 before | Expand all | Expand 10 after
2928 C01FCF4F08A954540054247B /* Debug */, 2926 C01FCF4F08A954540054247B /* Debug */,
2929 C01FCF5008A954540054247B /* Release */, 2927 C01FCF5008A954540054247B /* Release */,
2930 ); 2928 );
2931 defaultConfigurationIsVisible = 0; 2929 defaultConfigurationIsVisible = 0;
2932 defaultConfigurationName = Release; 2930 defaultConfigurationName = Release;
2933 }; 2931 };
2934 /* End XCConfigurationList section */ 2932 /* End XCConfigurationList section */
2935 }; 2933 };
2936 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; 2934 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
2937 } 2935 }
OLDNEW
« no previous file with comments | « no previous file | experimental/iOSSampleApp/iOSSampleApp.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698