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

Side by Side Diff: base/base.xcodeproj/project.pbxproj

Issue 444: Mac-specific CFRunLoop-based MessagePump implementation (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 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 | base/message_loop.cc » ('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 = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 825404020D92D3340006B936 /* All */ = { 10 825404020D92D3340006B936 /* All */ = {
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 7B836AE30E5509A900F6AD31 /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B165D300E55081000185273 /* libgtest.a */; }; 73 7B836AE30E5509A900F6AD31 /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B165D300E55081000185273 /* libgtest.a */; };
74 7B836C050E55BBB800F6AD31 /* ref_counted.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B836C040E55BBB800F6AD31 /* ref_counted.cc */; }; 74 7B836C050E55BBB800F6AD31 /* ref_counted.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7B836C040E55BBB800F6AD31 /* ref_counted.cc */; };
75 7B836E180E55CE5B00F6AD31 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B836D970E55CE4700F6AD31 /* libicudata.a */; }; 75 7B836E180E55CE5B00F6AD31 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B836D970E55CE4700F6AD31 /* libicudata.a */; };
76 7B8505B30E5B432200730B43 /* size.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 7B8505A40E5B3FBE00730B43 /* size.cc */; }; 76 7B8505B30E5B432200730B43 /* size.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 7B8505A40E5B3FBE00730B43 /* size.cc */; };
77 7B8505D30E5B43EE00730B43 /* rect_unittest.cc in Sources */ = {is a = PBXBuildFile; fileRef = E45629E40E27C058005E4685 /* rect_unittest.cc */; }; 77 7B8505D30E5B43EE00730B43 /* rect_unittest.cc in Sources */ = {is a = PBXBuildFile; fileRef = E45629E40E27C058005E4685 /* rect_unittest.cc */; };
78 7B8505D40E5B43FE00730B43 /* convolver_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48A06790E3F714300172919 /* convolver_unittest. cc */; }; 78 7B8505D40E5B43FE00730B43 /* convolver_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48A06790E3F714300172919 /* convolver_unittest. cc */; };
79 7B8505D50E5B441000730B43 /* png_codec_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E4562A200E27C8C1005E4685 /* png_codec_unittest. cc */; }; 79 7B8505D50E5B441000730B43 /* png_codec_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E4562A200E27C8C1005E4685 /* png_codec_unittest. cc */; };
80 7B8505D90E5B445100730B43 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 825403B10D92D2E50006B936 /* libbase_gfx.a */; }; 80 7B8505D90E5B445100730B43 /* libbase_gfx.a in Frameworks */ = {is a = PBXBuildFile; fileRef = 825403B10D92D2E50006B936 /* libbase_gfx.a */; };
81 7B85062A0E5B556900730B43 /* libpng.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 7B165D5E0E55081400185273 /* libpng.a */; }; 81 7B85062A0E5B556900730B43 /* libpng.a in Frameworks */ = {isa = P BXBuildFile; fileRef = 7B165D5E0E55081400185273 /* libpng.a */; };
82 7B85062F0E5B559A00730B43 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B165D6E0E55081400185273 /* libzlib.a */; }; 82 7B85062F0E5B559A00730B43 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B165D6E0E55081400185273 /* libzlib.a */; };
83 7BA355EB0E898C100023C8B9 /* message_pump_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7BA355EA0E898C100023C8B9 /* message_pump_mac.mm * /; };
84 7BA3562C0E898F880023C8B9 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BA3562B0E898F7B0023C8B9 /* AppKit.framework */; };
83 7BAE30E50E6D939F00C3F750 /* atomicops_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE30E10E6D939800C3F750 /* atomicops_unittest. cc */; }; 85 7BAE30E50E6D939F00C3F750 /* atomicops_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE30E10E6D939800C3F750 /* atomicops_unittest. cc */; };
84 7BAE30E60E6D939F00C3F750 /* simple_thread_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE30E40E6D939800C3F750 /* simple_thread_u nittest.cc */; }; 86 7BAE30E60E6D939F00C3F750 /* simple_thread_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE30E40E6D939800C3F750 /* simple_thread_u nittest.cc */; };
85 7BAE30E70E6D93A300C3F750 /* simple_thread.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BAE30E20E6D939800C3F750 /* simple_thread.cc */; }; 87 7BAE30E70E6D93A300C3F750 /* simple_thread.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BAE30E20E6D939800C3F750 /* simple_thread.cc */; };
86 7BAE38AC0E6EFDBA00C3F750 /* thread_local_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE38A90E6EFD9900C3F750 /* thread_local_posix. cc */; }; 88 7BAE38AC0E6EFDBA00C3F750 /* thread_local_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE38A90E6EFD9900C3F750 /* thread_local_posix. cc */; };
87 7BAE38AF0E6EFDC300C3F750 /* thread_local_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE38AB0E6EFD9900C3F750 /* thread_local_uni ttest.cc */; }; 89 7BAE38AF0E6EFDC300C3F750 /* thread_local_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAE38AB0E6EFD9900C3F750 /* thread_local_uni ttest.cc */; };
88 7BAE392A0E6F4EEF00C3F750 /* hmac_mac.cc in Sources */ = {isa = P BXBuildFile; fileRef = 7BAE39220E6F4EEC00C3F750 /* hmac_mac.cc */; }; 90 7BAE392A0E6F4EEF00C3F750 /* hmac_mac.cc in Sources */ = {isa = P BXBuildFile; fileRef = 7BAE39220E6F4EEC00C3F750 /* hmac_mac.cc */; };
89 7BAE392B0E6F4EF200C3F750 /* hmac_unittest.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BAE39240E6F4EEC00C3F750 /* hmac_unittest.cc */; }; 91 7BAE392B0E6F4EF200C3F750 /* hmac_unittest.cc in Sources */ = {is a = PBXBuildFile; fileRef = 7BAE39240E6F4EEC00C3F750 /* hmac_unittest.cc */; };
90 7BAF501C0E50B84200CA8A07 /* base_paths.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAF501B0E50B84200CA8A07 /* base_paths.cc */; }; 92 7BAF501C0E50B84200CA8A07 /* base_paths.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BAF501B0E50B84200CA8A07 /* base_paths.cc */; };
91 7BAF50760E50B8F100CA8A07 /* file_version_info_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7BAF50740E50B8F100CA8A07 /* file_version_inf o_mac.mm */; }; 93 7BAF50760E50B8F100CA8A07 /* file_version_info_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7BAF50740E50B8F100CA8A07 /* file_version_inf o_mac.mm */; };
92 7BD8F4A10E65AA4600034DE9 /* process_util_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BD8F49F0E65AA2400034DE9 /* process_util_posix. cc */; }; 94 7BD8F4A10E65AA4600034DE9 /* process_util_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BD8F49F0E65AA2400034DE9 /* process_util_posix. cc */; };
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 isa = PBXContainerItemProxy; 232 isa = PBXContainerItemProxy;
231 containerPortal = E4562A3B0E27CAB6005E4685 /* zlib.xcode proj */; 233 containerPortal = E4562A3B0E27CAB6005E4685 /* zlib.xcode proj */;
232 proxyType = 2; 234 proxyType = 2;
233 remoteGlobalIDString = D2AAC046055464E500DB518D; 235 remoteGlobalIDString = D2AAC046055464E500DB518D;
234 remoteInfo = zlib; 236 remoteInfo = zlib;
235 }; 237 };
236 7B2630230E82F1E6001CE27F /* PBXContainerItemProxy */ = { 238 7B2630230E82F1E6001CE27F /* PBXContainerItemProxy */ = {
237 isa = PBXContainerItemProxy; 239 isa = PBXContainerItemProxy;
238 containerPortal = 7B26301F0E82F1E6001CE27F /* libevent.x codeproj */; 240 containerPortal = 7B26301F0E82F1E6001CE27F /* libevent.x codeproj */;
239 proxyType = 2; 241 proxyType = 2;
240 » » » remoteGlobalIDString = 7B262E840E82E5D7001CE27F /* libev ent.a */; 242 » » » remoteGlobalIDString = 7B262E840E82E5D7001CE27F;
241 remoteInfo = libevent; 243 remoteInfo = libevent;
242 }; 244 };
243 7B2630250E82F1EF001CE27F /* PBXContainerItemProxy */ = { 245 7B2630250E82F1EF001CE27F /* PBXContainerItemProxy */ = {
244 isa = PBXContainerItemProxy; 246 isa = PBXContainerItemProxy;
245 containerPortal = 7B26301F0E82F1E6001CE27F /* libevent.x codeproj */; 247 containerPortal = 7B26301F0E82F1E6001CE27F /* libevent.x codeproj */;
246 proxyType = 1; 248 proxyType = 1;
247 » » » remoteGlobalIDString = 7B262E830E82E5D7001CE27F /* libev ent */; 249 » » » remoteGlobalIDString = 7B262E830E82E5D7001CE27F;
248 remoteInfo = libevent; 250 remoteInfo = libevent;
249 }; 251 };
250 7B4DF5310E5B6A4B004D7619 /* PBXContainerItemProxy */ = { 252 7B4DF5310E5B6A4B004D7619 /* PBXContainerItemProxy */ = {
251 isa = PBXContainerItemProxy; 253 isa = PBXContainerItemProxy;
252 containerPortal = 829E30D60DBFD8ED00819EBF /* skia.xcode proj */; 254 containerPortal = 829E30D60DBFD8ED00819EBF /* skia.xcode proj */;
253 proxyType = 2; 255 proxyType = 2;
254 remoteGlobalIDString = E48EE4CF0E34E855009DE966; 256 remoteGlobalIDString = E48EE4CF0E34E855009DE966;
255 remoteInfo = skia; 257 remoteInfo = skia;
256 }; 258 };
257 7B4DF5330E5B6A58004D7619 /* PBXContainerItemProxy */ = { 259 7B4DF5330E5B6A58004D7619 /* PBXContainerItemProxy */ = {
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
372 7B836C040E55BBB800F6AD31 /* ref_counted.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ref_co unted.cc; sourceTree = "<group>"; }; 374 7B836C040E55BBB800F6AD31 /* ref_counted.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ref_co unted.cc; sourceTree = "<group>"; };
373 7B836C4C0E55C6AC00F6AD31 /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; }; 375 7B836C4C0E55C6AC00F6AD31 /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; };
374 7B836C4D0E55C6AC00F6AD31 /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; }; 376 7B836C4D0E55C6AC00F6AD31 /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; };
375 7B836C4E0E55C6AC00F6AD31 /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; }; 377 7B836C4E0E55C6AC00F6AD31 /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; };
376 7B8505A10E5B3FBE00730B43 /* img_resize_perftest.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = img_resize_perftest.cc; sourceTree = "<group>"; }; 378 7B8505A10E5B3FBE00730B43 /* img_resize_perftest.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = img_resize_perftest.cc; sourceTree = "<group>"; };
377 7B8505A20E5B3FBE00730B43 /* native_theme_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = native_theme_unittest.cc; sourceTree = "<group>"; }; 379 7B8505A20E5B3FBE00730B43 /* native_theme_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = native_theme_unittest.cc; sourceTree = "<group>"; };
378 7B8505A40E5B3FBE00730B43 /* size.cc */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = size.cc; sour ceTree = "<group>"; }; 380 7B8505A40E5B3FBE00730B43 /* size.cc */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = size.cc; sour ceTree = "<group>"; };
379 7B8505A50E5B3FBE00730B43 /* skia_utils.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = skia_ut ils.cc; sourceTree = "<group>"; }; 381 7B8505A50E5B3FBE00730B43 /* skia_utils.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = skia_ut ils.cc; sourceTree = "<group>"; };
380 7B8505A60E5B3FBE00730B43 /* skia_utils.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = skia_utils.h ; sourceTree = "<group>"; }; 382 7B8505A60E5B3FBE00730B43 /* skia_utils.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = skia_utils.h ; sourceTree = "<group>"; };
381 7B8505A80E5B3FBE00730B43 /* vector_canvas_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = vector_canvas_unittest.cc; sourceTree = "<group>"; }; 383 7B8505A80E5B3FBE00730B43 /* vector_canvas_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = vector_canvas_unittest.cc; sourceTree = "<group>"; };
384 7BA355E90E898C100023C8B9 /* message_pump_mac.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = messag e_pump_mac.h; sourceTree = "<group>"; };
385 7BA355EA0E898C100023C8B9 /* message_pump_mac.mm */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = message_pump_mac.mm; sourceTree = "<group>"; };
386 7BA3562B0E898F7B0023C8B9 /* AppKit.framework */ = {isa = PBXFile Reference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; };
382 7BAE30E10E6D939800C3F750 /* atomicops_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = atomicops_unittest.cc; sourceTree = "<group>"; }; 387 7BAE30E10E6D939800C3F750 /* atomicops_unittest.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = atomicops_unittest.cc; sourceTree = "<group>"; };
383 7BAE30E20E6D939800C3F750 /* simple_thread.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = simp le_thread.cc; sourceTree = "<group>"; }; 388 7BAE30E20E6D939800C3F750 /* simple_thread.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = simp le_thread.cc; sourceTree = "<group>"; };
384 7BAE30E30E6D939800C3F750 /* simple_thread.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = simple_th read.h; sourceTree = "<group>"; }; 389 7BAE30E30E6D939800C3F750 /* simple_thread.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = simple_th read.h; sourceTree = "<group>"; };
385 7BAE30E40E6D939800C3F750 /* simple_thread_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = simple_thread_unittest.cc; sourceTree = "<group>"; }; 390 7BAE30E40E6D939800C3F750 /* simple_thread_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = simple_thread_unittest.cc; sourceTree = "<group>"; };
386 7BAE38A80E6EFD9900C3F750 /* thread_local.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_loc al.h; sourceTree = "<group>"; }; 391 7BAE38A80E6EFD9900C3F750 /* thread_local.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_loc al.h; sourceTree = "<group>"; };
387 7BAE38A90E6EFD9900C3F750 /* thread_local_posix.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_local_posix.cc; sourceTree = "<group>"; }; 392 7BAE38A90E6EFD9900C3F750 /* thread_local_posix.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_local_posix.cc; sourceTree = "<group>"; };
388 7BAE38AB0E6EFD9900C3F750 /* thread_local_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = thread_local_unittest.cc; sourceTree = "<group>"; }; 393 7BAE38AB0E6EFD9900C3F750 /* thread_local_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = thread_local_unittest.cc; sourceTree = "<group>"; };
389 7BAE39220E6F4EEC00C3F750 /* hmac_mac.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hmac_mac. cc; sourceTree = "<group>"; }; 394 7BAE39220E6F4EEC00C3F750 /* hmac_mac.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hmac_mac. cc; sourceTree = "<group>"; };
390 7BAE39240E6F4EEC00C3F750 /* hmac_unittest.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hmac _unittest.cc; sourceTree = "<group>"; }; 395 7BAE39240E6F4EEC00C3F750 /* hmac_unittest.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hmac _unittest.cc; sourceTree = "<group>"; };
391 7BAE39BA0E6F576200C3F750 /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; }; 396 7BAE39BA0E6F576200C3F750 /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
653 isa = PBXFrameworksBuildPhase; 658 isa = PBXFrameworksBuildPhase;
654 buildActionMask = 2147483647; 659 buildActionMask = 2147483647;
655 files = ( 660 files = (
656 ); 661 );
657 runOnlyForDeploymentPostprocessing = 0; 662 runOnlyForDeploymentPostprocessing = 0;
658 }; 663 };
659 E49F18BD0E4CBAC200386AEC /* Frameworks */ = { 664 E49F18BD0E4CBAC200386AEC /* Frameworks */ = {
660 isa = PBXFrameworksBuildPhase; 665 isa = PBXFrameworksBuildPhase;
661 buildActionMask = 2147483647; 666 buildActionMask = 2147483647;
662 files = ( 667 files = (
668 7BA3562C0E898F880023C8B9 /* AppKit.framework in Frameworks */,
663 ABE1BA2A0E7574D1009041DA /* ApplicationServices. framework in Frameworks */, 669 ABE1BA2A0E7574D1009041DA /* ApplicationServices. framework in Frameworks */,
664 7B78D40E0E54FE8000609465 /* Foundation.framework in Frameworks */, 670 7B78D40E0E54FE8000609465 /* Foundation.framework in Frameworks */,
665 7B78D38C0E54FDEC00609465 /* libbase.a in Framewo rks */, 671 7B78D38C0E54FDEC00609465 /* libbase.a in Framewo rks */,
666 7B8505D90E5B445100730B43 /* libbase_gfx.a in Fra meworks */, 672 7B8505D90E5B445100730B43 /* libbase_gfx.a in Fra meworks */,
667 7B2630330E82F258001CE27F /* libevent.a in Framew orks */, 673 7B2630330E82F258001CE27F /* libevent.a in Framew orks */,
668 7B836AE30E5509A900F6AD31 /* libgtest.a in Framew orks */, 674 7B836AE30E5509A900F6AD31 /* libgtest.a in Framew orks */,
669 7B836E180E55CE5B00F6AD31 /* libicudata.a in Fram eworks */, 675 7B836E180E55CE5B00F6AD31 /* libicudata.a in Fram eworks */,
670 7B836ADE0E55097000F6AD31 /* libicui18n.a in Fram eworks */, 676 7B836ADE0E55097000F6AD31 /* libicui18n.a in Fram eworks */,
671 7B836ADD0E55097000F6AD31 /* libicuuc.a in Framew orks */, 677 7B836ADD0E55097000F6AD31 /* libicuuc.a in Framew orks */,
672 7B85062A0E5B556900730B43 /* libpng.a in Framewor ks */, 678 7B85062A0E5B556900730B43 /* libpng.a in Framewor ks */,
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
863 8254032B0D92D2090006B936 /* memory_debug.cc */, 869 8254032B0D92D2090006B936 /* memory_debug.cc */,
864 8254032C0D92D2090006B936 /* memory_debug.h */, 870 8254032C0D92D2090006B936 /* memory_debug.h */,
865 93611AE00E5A7FE200F9405D /* message_loop.cc */, 871 93611AE00E5A7FE200F9405D /* message_loop.cc */,
866 825403360D92D2110006B936 /* message_loop.h */, 872 825403360D92D2110006B936 /* message_loop.h */,
867 93611ADA0E5A7FC500F9405D /* message_loop_unittes t.cc */, 873 93611ADA0E5A7FC500F9405D /* message_loop_unittes t.cc */,
868 93611ADB0E5A7FC500F9405D /* message_pump.h */, 874 93611ADB0E5A7FC500F9405D /* message_pump.h */,
869 93611ADC0E5A7FC500F9405D /* message_pump_default .cc */, 875 93611ADC0E5A7FC500F9405D /* message_pump_default .cc */,
870 93611ADD0E5A7FC500F9405D /* message_pump_default .h */, 876 93611ADD0E5A7FC500F9405D /* message_pump_default .h */,
871 7B26302D0E82F218001CE27F /* message_pump_libeven t.cc */, 877 7B26302D0E82F218001CE27F /* message_pump_libeven t.cc */,
872 7B26302E0E82F218001CE27F /* message_pump_libeven t.h */, 878 7B26302E0E82F218001CE27F /* message_pump_libeven t.h */,
879 7BA355E90E898C100023C8B9 /* message_pump_mac.h * /,
880 7BA355EA0E898C100023C8B9 /* message_pump_mac.mm */,
873 7BF8828F0E719389000BAF8A /* non_thread_safe.cc * /, 881 7BF8828F0E719389000BAF8A /* non_thread_safe.cc * /,
874 7BF882900E719389000BAF8A /* non_thread_safe.h */ , 882 7BF882900E719389000BAF8A /* non_thread_safe.h */ ,
875 825403390D92D2210006B936 /* observer_list.h */, 883 825403390D92D2210006B936 /* observer_list.h */,
876 E4562C580E2802AC005E4685 /* observer_list_unitte st.cc */, 884 E4562C580E2802AC005E4685 /* observer_list_unitte st.cc */,
877 ABF4B9B40DC2BC9F00A6E319 /* path_service.cc */, 885 ABF4B9B40DC2BC9F00A6E319 /* path_service.cc */,
878 8254033B0D92D2210006B936 /* path_service.h */, 886 8254033B0D92D2210006B936 /* path_service.h */,
879 E4562AD60E27E27E005E4685 /* path_service_unittes t.cc */, 887 E4562AD60E27E27E005E4685 /* path_service_unittes t.cc */,
880 8254033E0D92D2210006B936 /* pickle.cc */, 888 8254033E0D92D2210006B936 /* pickle.cc */,
881 8254033F0D92D2210006B936 /* pickle.h */, 889 8254033F0D92D2210006B936 /* pickle.h */,
882 E4562C680E2803C3005E4685 /* pickle_unittest.cc * /, 890 E4562C680E2803C3005E4685 /* pickle_unittest.cc * /,
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
1059 7B8505A80E5B3FBE00730B43 /* vector_canvas_unitte st.cc */, 1067 7B8505A80E5B3FBE00730B43 /* vector_canvas_unitte st.cc */,
1060 825403DE0D92D31D0006B936 /* vector_device.cc */, 1068 825403DE0D92D31D0006B936 /* vector_device.cc */,
1061 825403DF0D92D31D0006B936 /* vector_device.h */, 1069 825403DF0D92D31D0006B936 /* vector_device.h */,
1062 ); 1070 );
1063 path = gfx; 1071 path = gfx;
1064 sourceTree = "<group>"; 1072 sourceTree = "<group>";
1065 }; 1073 };
1066 829E2FA80DBFD7D500819EBF /* Frameworks */ = { 1074 829E2FA80DBFD7D500819EBF /* Frameworks */ = {
1067 isa = PBXGroup; 1075 isa = PBXGroup;
1068 children = ( 1076 children = (
1077 7BA3562B0E898F7B0023C8B9 /* AppKit.framework */,
1069 ABE1BA290E7574D1009041DA /* ApplicationServices. framework */, 1078 ABE1BA290E7574D1009041DA /* ApplicationServices. framework */,
1070 7B78D40D0E54FE8000609465 /* Foundation.framework */, 1079 7B78D40D0E54FE8000609465 /* Foundation.framework */,
1071 ); 1080 );
1072 name = Frameworks; 1081 name = Frameworks;
1073 sourceTree = SDKROOT; 1082 sourceTree = SDKROOT;
1074 }; 1083 };
1075 /* End PBXGroup section */ 1084 /* End PBXGroup section */
1076 1085
1077 /* Begin PBXNativeTarget section */ 1086 /* Begin PBXNativeTarget section */
1078 825402BA0D92D0FA0006B936 /* base */ = { 1087 825402BA0D92D0FA0006B936 /* base */ = {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
1310 ABF4B9B00DC2BC6500A6E319 /* json_writer.cc in So urces */, 1319 ABF4B9B00DC2BC6500A6E319 /* json_writer.cc in So urces */,
1311 7BF892DF0E75887C000BAF8A /* lazy_instance.cc in Sources */, 1320 7BF892DF0E75887C000BAF8A /* lazy_instance.cc in Sources */,
1312 824653450DC1230B007C2BAA /* lock.cc in Sources * /, 1321 824653450DC1230B007C2BAA /* lock.cc in Sources * /,
1313 829E35DA0DC0DD0400819EBF /* lock_impl_posix.cc i n Sources */, 1322 829E35DA0DC0DD0400819EBF /* lock_impl_posix.cc i n Sources */,
1314 829E35D50DC0DC9400819EBF /* logging.cc in Source s */, 1323 829E35D50DC0DC9400819EBF /* logging.cc in Source s */,
1315 ABFBD3E60DC793C600E164CB /* md5.cc in Sources */ , 1324 ABFBD3E60DC793C600E164CB /* md5.cc in Sources */ ,
1316 ABF4B9B20DC2BC8300A6E319 /* memory_debug.cc in S ources */, 1325 ABF4B9B20DC2BC8300A6E319 /* memory_debug.cc in S ources */,
1317 93611AE10E5A7FE200F9405D /* message_loop.cc in S ources */, 1326 93611AE10E5A7FE200F9405D /* message_loop.cc in S ources */,
1318 93611ADF0E5A7FC500F9405D /* message_pump_default .cc in Sources */, 1327 93611ADF0E5A7FC500F9405D /* message_pump_default .cc in Sources */,
1319 7B26302F0E82F218001CE27F /* message_pump_libeven t.cc in Sources */, 1328 7B26302F0E82F218001CE27F /* message_pump_libeven t.cc in Sources */,
1329 7BA355EB0E898C100023C8B9 /* message_pump_mac.mm in Sources */,
1320 7BF882910E719389000BAF8A /* non_thread_safe.cc i n Sources */, 1330 7BF882910E719389000BAF8A /* non_thread_safe.cc i n Sources */,
1321 ABF4B9B50DC2BC9F00A6E319 /* path_service.cc in S ources */, 1331 ABF4B9B50DC2BC9F00A6E319 /* path_service.cc in S ources */,
1322 824654A60DC25CD7007C2BAA /* pickle.cc in Sources */, 1332 824654A60DC25CD7007C2BAA /* pickle.cc in Sources */,
1323 7BF164F30E660CA500AA999E /* platform_thread_mac. mm in Sources */, 1333 7BF164F30E660CA500AA999E /* platform_thread_mac. mm in Sources */,
1324 93E703170E5D63E00046259B /* platform_thread_posi x.cc in Sources */, 1334 93E703170E5D63E00046259B /* platform_thread_posi x.cc in Sources */,
1325 7BD8F4A10E65AA4600034DE9 /* process_util_posix.c c in Sources */, 1335 7BD8F4A10E65AA4600034DE9 /* process_util_posix.c c in Sources */,
1326 824654DF0DC26521007C2BAA /* prtime.cc in Sources */, 1336 824654DF0DC26521007C2BAA /* prtime.cc in Sources */,
1327 7B836C050E55BBB800F6AD31 /* ref_counted.cc in So urces */, 1337 7B836C050E55BBB800F6AD31 /* ref_counted.cc in So urces */,
1328 8246548C0DC259DB007C2BAA /* revocable_store.cc i n Sources */, 1338 8246548C0DC259DB007C2BAA /* revocable_store.cc i n Sources */,
1329 ABF4B9BC0DC2BD1000A6E319 /* sha2.cc in Sources * /, 1339 ABF4B9BC0DC2BD1000A6E319 /* sha2.cc in Sources * /,
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
1698 E49F1A880E4CDB4500386AEC /* Debug */, 1708 E49F1A880E4CDB4500386AEC /* Debug */,
1699 E49F1A890E4CDB4500386AEC /* Release */, 1709 E49F1A890E4CDB4500386AEC /* Release */,
1700 ); 1710 );
1701 defaultConfigurationIsVisible = 0; 1711 defaultConfigurationIsVisible = 0;
1702 defaultConfigurationName = Release; 1712 defaultConfigurationName = Release;
1703 }; 1713 };
1704 /* End XCConfigurationList section */ 1714 /* End XCConfigurationList section */
1705 }; 1715 };
1706 rootObject = 825402AA0D92D0C60006B936 /* Project object */; 1716 rootObject = 825402AA0D92D0C60006B936 /* Project object */;
1707 } 1717 }
OLDNEW
« no previous file with comments | « no previous file | base/message_loop.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698