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

Unified Diff: chrome/browser/cocoa/third_party/README.chromium

Issue 2805055: [Mac] Use Core Graphics to draw the close button used within tabs, infobars, ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 6 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 | « chrome/browser/cocoa/third_party/NSBezierPath+MCAdditions.m ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/cocoa/third_party/README.chromium
===================================================================
--- chrome/browser/cocoa/third_party/README.chromium (revision 0)
+++ chrome/browser/cocoa/third_party/README.chromium (revision 0)
@@ -0,0 +1,14 @@
+Name: NSBezierPath additions from Sean Patrick O'Brien
+URL: http://www.seanpatrickobrien.com/journal/posts/3
+Source URL: http://www.seanpatrickobrien.com/downloads/track/?path=%2Ftutorials%2F1%2FExampleButton.zip
+Version: 1.0
+License: BSD
+License File: LICENSE
Evan Martin 2010/07/01 16:44:01 This isn't needed, for what it's worth (LICENSE is
+
+Description:
+Additions to NSBezierPath to make certain operations more convenient (inner
+shadows on paths, for example).
+
+Local Modifications:
+ - Added LICENSE file based on email correspondence with Sean.
+ - Added header guards.
« no previous file with comments | « chrome/browser/cocoa/third_party/NSBezierPath+MCAdditions.m ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698