summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/dns
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/browser/.avi2015-12-231-0/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+2
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-231-2/+2
* Remove unnecessary instrumentation for several jank bugs.pkasting2015-04-081-6/+0
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-021-1/+1
* Instrumenting most popular callbacks of HostResolverImpl::Request::OnComplete.vadimt2014-12-021-0/+6
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-2/+2
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-032-3/+3
* Extract ResultCatcher from ExtensionApiTest. Use it in ShellApiTest, which is...yoz2014-09-051-4/+11
* Move SocketsTcpApiTest.SocketsTcpCreateGood to app_shell_browsertests.dhnishi@chromium.org2014-08-091-46/+7
* Move the app_shell_browsertests DNS apitest to chrome/browser/api/dns.yoz@chromium.org2014-07-261-0/+128
* Move DnsApiTest.DnsResolveIPLiteral and DnsApiTest.DnsResolveHostname to app_...yoz@chromium.org2014-07-235-10/+141
* Drive extension functions from ExtensionFunction::Run. Thekalman@chromium.org2014-05-032-2/+2
* Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...jyasskin@chromium.org2014-03-291-2/+2
* Revert 259263 "Revert 259199 "Move DNS API to //extensions.""rockot@google.com2014-03-254-0/+228
* Revert 259199 "Move DNS API to //extensions."ernstm@chromium.org2014-03-254-228/+0
* Move DNS API to //extensions.rockot@chromium.org2014-03-254-0/+228