HomeSort by relevance Sort by last modified time
    Searched full:news (Results 1 - 25 of 644) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/common/extensions/docs/examples/extensions/
news.zip 
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_a11y/
manifest.json 2 "name": "News Reader",
4 "description": "Displays the first 5 items from the 'Google News - top news' RSS feed in a popup.",
7 "default_title": "Google News",
13 "http://news.google.com/*"
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/
manifest.json 2 "name": "News Reader",
4 "description": "Displays the first 5 items from the 'Google News - top news' RSS feed in a popup.",
7 "default_title": "Google News",
13 "http://news.google.com/*"
16 "content_security_policy": "img-src 'self' http://* https://*; script-src 'self'; connect-src http://news.google.com; frame-src data:"
feed.html 8 <a id="title_a" tabIndex="0"><img id='title' alt="Google News logo"></a>
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/_locales/en/
messages.json 3 "message": "News Reader",
7 "message": "Displays the first 5 items from the '$Google$ News - top news' RSS feed in a popup.",
17 "message": "$Google$ News",
28 "description": "Unknown news title."
49 "message": "To $Google$ News \u00BB",
50 "description": "Link name to more Google News.",
59 "message": "http://news.google.com",
60 "description": "Url to Google News."
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_i18n/_locales/en/
messages.json 3 "message": "News Reader",
7 "message": "Displays the first 5 items from the '$Google$ News - top news' RSS feed in a popup.",
17 "message": "$Google$ News",
28 "description": "Unknown news title."
49 "message": "To $Google$ News \u00BB",
50 "description": "Link name to more Google News.",
59 "message": "http://news.google.com",
60 "description": "Url to Google News."
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/
manifest.json 13 "http://news.google.com/*",
14 "http://news.google.es/*"
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_i18n/
manifest.json 13 "http://news.google.com/*",
14 "http://news.google.es/*"
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/javascript/
util.js 13 * Default feed news URL.
15 var DEFAULT_NEWS_URL = 'http://news.google.com/news?output=rss';
20 var ISRAEL_IMAGE_URL = 'http://www.gstatic.com/news/img/logo/iw_il/news.gif';
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/javascript/
util.js 13 * Default feed news URL.
15 var DEFAULT_NEWS_URL = 'http://news.google.com/news?output=rss';
20 var ISRAEL_IMAGE_URL = 'http://www.gstatic.com/news/img/logo/iw_il/news.gif';
  /external/chromium_org/chrome/common/extensions/docs/examples/howto/contentscript_xhr/
manifest.json 4 "description": "Demonstrates making cross domain requests from a content script by putting Twitter trends on Google News.",
14 "matches": ["http://news.google.com/*"],
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/_locales/en/
messages.json 3 "message": "News Reader (by Google)"
6 "message": "Displays the latest stories from Google News in a popup."
9 "message": "Google News"
67 "message": "Google News Options"
94 "message": "Error: Failed to fetch news stories."
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/_locales/en/
messages.json 3 "message": "News Reader (by Google)"
6 "message": "Displays the latest stories from Google News in a popup."
9 "message": "Google News"
67 "message": "Google News Options"
94 "message": "Error: Failed to fetch news stories."
  /external/chromium/chrome/common/extensions/docs/examples/howto/contentscript_xhr/
manifest.json 4 "description": "Demonstrates a method to make a cross-domain XMLHttpRequest fetch from a content script. This extension fetches the current trending topics from Twitter and inserts them in an overlay at the top of Google News. Visit http://news.google.com to test this extension.",
15 "matches": ["http://news.google.com/*"],
  /external/markdown/tests/safe_mode/
unsafe_urls.html 19 <a href="news:some.news.group.com">news scheme</a>
  /external/chromium/net/tools/dump_cache/
url_utilities_unittest.cc 23 UrlUtilities::GetUrlHost("http://www.foo.com/news"));
25 UrlUtilities::GetUrlHost("www.foo.com:80/news?q=hello"));
27 UrlUtilities::GetUrlHost("www.foo.com/news?q=a:b"));
39 EXPECT_EQ("www.foo.com/news",
40 UrlUtilities::GetUrlHostPath("http://www.foo.com/news"));
41 EXPECT_EQ("www.foo.com:80/news?q=hello",
42 UrlUtilities::GetUrlHostPath("www.foo.com:80/news?q=hello"));
43 EXPECT_EQ("www.foo.com/news?q=a:b",
44 UrlUtilities::GetUrlHostPath("www.foo.com/news?q=a:b"));
56 EXPECT_EQ("/news",
    [all...]
  /external/chromium_org/net/tools/dump_cache/
url_utilities_unittest.cc 23 UrlUtilities::GetUrlHost("http://www.foo.com/news"));
25 UrlUtilities::GetUrlHost("www.foo.com:80/news?q=hello"));
27 UrlUtilities::GetUrlHost("www.foo.com/news?q=a:b"));
39 EXPECT_EQ("www.foo.com/news",
40 UrlUtilities::GetUrlHostPath("http://www.foo.com/news"));
41 EXPECT_EQ("www.foo.com:80/news?q=hello",
42 UrlUtilities::GetUrlHostPath("www.foo.com:80/news?q=hello"));
43 EXPECT_EQ("www.foo.com/news?q=a:b",
44 UrlUtilities::GetUrlHostPath("www.foo.com/news?q=a:b"));
56 EXPECT_EQ("/news",
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/
manifest.json 14 "http://news.google.com/*"
  /external/chromium-trace/trace-viewer/third_party/python_gflags/
MANIFEST.in 6 include NEWS
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/
manifest.json 14 "http://news.google.com/*"
  /external/chromium_org/third_party/python_gflags/
MANIFEST.in 6 include NEWS
  /external/chromium_org/tools/grit/grit/testdata/
substitute.grd 23 Google Desktop News gadget
25 View news that is personalized based on the articles you read.
27 For example, if you read lots of sports news, you'll see more sports articles. If you read technology news less often, you'll see fewer of those articles.
buildinfo.grd 38 Google Desktop News gadget
40 View news that is personalized based on the articles you read.
42 For example, if you read lots of sports news, you'll see more sports articles. If you read technology news less often, you'll see fewer of those articles.
  /external/chromium_org/tools/valgrind/reliability/
url_list.txt 3 news.google.com
  /ndk/sources/host-tools/sed-4.2.1/
README 3 See the NEWS file for a brief summary and the ChangeLog for

Completed in 567 milliseconds

1 2 3 4 5 6 7 8 91011>>