summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/sockets_tcp_server
Commit message (Expand)AuthorAgeFilesLines
* extensions: Add out-of-line copy ctors for complex classes.vmpstr2016-02-272-0/+4
* Fix close ordering issue in extension socketsbemasc2016-01-142-3/+3
* Convert Pass()→std::move() in //extensionsdcheng2015-12-183-15/+17
* Disable flaky SocketsTcpServerApiTest.SocketTCPServerUnbindOnUnloadjochen2015-11-251-1/+3
* Migrating tests to use EmbeddedTestServer (misc)svaldez2015-11-191-1/+0
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-0/+1
* Add scoped_ptr-safe base::Value to Dictionary/List conversion functions.reillyg2015-09-111-2/+2
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-235-14/+14
* Fourth batch adding real histogram values for extension events.kalman2015-07-171-2/+2
* Set up the infrastructure for Extension event metrics.kalman2015-06-241-3/+5
* Open a firewall hole when a TCP server or UDP socket is bound.reillyg2015-03-132-7/+10
* Move sockets_* OWNERS files out of unexpected subdirectories.reillyg2015-02-231-0/+0
* Move sockets_* tests to extensions/thiago.santos2015-01-211-0/+97
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-212-28/+28
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-17/+17
* Cleanup: Remove some std::map::operator[] usage in ApiResourceManager.thestig2014-09-191-0/+1
* Cleanup: Rename ExtensionFunction::GetExtension to ExtensionFunction::extension.kalman@chromium.org2014-07-281-1/+1
* Use EventRouter instead of ExtensionSystem::Get->event_router()limasdf@gmail.com2014-04-181-2/+1
* Move sockets manifest types to //extensions.rockot@chromium.org2014-03-301-1/+1
* Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...jyasskin@chromium.org2014-03-291-8/+8
* Move basic API permissions code out of //chromerockot@chromium.org2014-03-211-1/+1
* Move sockets APIs out of src/chromerockot@chromium.org2014-03-125-0/+776