summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/bluetooth_socket
Commit message (Expand)AuthorAgeFilesLines
* extensions: Add out-of-line copy ctors for complex classes.vmpstr2016-02-272-0/+4
* Assign a initial value to local variables to avoid maybe-uninitialized warningtzik2016-02-201-1/+2
* Switch to standard integer types in extensions/browser/.avi2015-12-232-0/+3
* Convert Pass()→std::move() in //extensionsdcheng2015-12-182-20/+18
* Use DCHECK_CURRENTLY_ON in extensions/thestig2015-09-083-37/+37
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-235-13/+13
* Fourth batch adding real histogram values for extension events.kalman2015-07-171-7/+9
* Set up the infrastructure for Extension event metrics.kalman2015-06-241-7/+9
* favor DCHECK_CURRENTLY_ON for better logs in extensions/anujk.sharma2015-04-211-1/+1
* favor DCHECK_CURRENTLY_ON for better logs in extensions/mostynb2015-03-252-6/+6
* Move BluetoothSocketApiTest into extensions_browsertestsjamescook2015-02-061-13/+10
* json_schema_compiler: Use std::vector<char> for binary values.pneubeck2015-01-201-1/+1
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-214-51/+51
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-033-34/+34
* [Clean-up] Remove unnecessary default: NOTREACHED() case.isherman2014-09-261-2/+0
* Cleanup: Remove some std::map::operator[] usage in ApiResourceManager.thestig2014-09-192-0/+2
* Move extension_test_message_listener to extensions.lfg2014-09-191-1/+1
* Remove CreateEmptyExtension from extension_function_test_utilslimasdf2014-09-181-3/+2
* Use extensions::ResultCatcher; delete ExtensionApiTest::ResultCatcher.yoz2014-09-091-3/+5
* Extensions: Move bluetooth APIs to extensions/.thestig2014-08-298-0/+2098