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

Unified Diff: third_party/apple_cf/README.crashpad

Issue 993413003: Remove NSInputStream used in HTTPTransportMac and use a CFReadStream instead. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/apple_cf/CFStreamAbstract.h ('k') | util/net/http_transport_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/apple_cf/README.crashpad
diff --git a/third_party/apple_cf/README.crashpad b/third_party/apple_cf/README.crashpad
new file mode 100644
index 0000000000000000000000000000000000000000..b6c6cfad90b6368f0a769c8aa3f08576da21e3ed
--- /dev/null
+++ b/third_party/apple_cf/README.crashpad
@@ -0,0 +1,15 @@
+Name: Apple CF-Lite
+Short Name: CF
+URL: https://opensource.apple.com/source/CF/
+URL: https://opensource.apple.com/tarballs/CF/
+Version: 550.43 (from Mac OS X 10.6.8)
+License: APSL 2.0
+License File: APPLE_LICENSE
+Security Critical: no
+
+Description:
+CF-Lite is an open-source version of the CoreFoundation framework. This
+contains non-public but stable header files.
+
+Local Modifications:
+ - Only CFStreamAbstract.h is included.
« no previous file with comments | « third_party/apple_cf/CFStreamAbstract.h ('k') | util/net/http_transport_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698