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

Unified Diff: chrome/browser/resources/about_credits.html

Issue 9318014: Add SwiftShader copyright info and logo to about:credits. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use a "Required Text" section Created 8 years, 11 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 | « no previous file | chrome/browser/resources/about_credits_entry.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/about_credits.html
diff --git a/chrome/browser/resources/about_credits.html b/chrome/browser/resources/about_credits.html
index c86264af37ac44fa664f72edc56d4ab742b68e1d..d6263773f0446568e447dc21915cccd268f1608c 100644
--- a/chrome/browser/resources/about_credits.html
+++ b/chrome/browser/resources/about_credits.html
@@ -8085,6 +8085,19 @@ a legal notice, here is a blessing:
<div class="product">
+<span class="title">SwiftShader software renderer.</span>
+<a class="show" href="#">show license</a>
+<span class="homepage"><a href="http://transgaming.com/business/swiftshader">homepage</a></span>
+<div class="licence">
+<pre>This product includes SwiftShader Software GPU Tookit,
+Copyright(c)2003-2011 TransGaming Inc
+</pre><img src="swiftshader.jpg">
+
+</div>
+</div>
+
+
+<div class="product">
<span class="title">Simplified Wrapper and Interface Generator (SWIG)</span>
<a class="show" href="#">show license</a>
<span class="homepage"><a href="http://www.swig.org/download.html">homepage</a></span>
« no previous file with comments | « no previous file | chrome/browser/resources/about_credits_entry.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698