summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/bluetooth_low_energy
Commit message (Expand)AuthorAgeFilesLines
* bluetooth-advertising: Move bluetooth low energy api to chrome/ortuno2015-09-0514-5063/+0
* Revert "Disabling a bunch of tests using ExtensionTestMessageListener::WaitUn...Steven Bennetts2015-08-061-7/+1
* Disabling a bunch of tests using ExtensionTestMessageListener::WaitUntilSatis...mfomitchev2015-08-051-1/+7
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-237-22/+21
* Fourth batch adding real histogram values for extension events.kalman2015-07-172-13/+17
* Set up the infrastructure for Extension event metrics.kalman2015-06-241-5/+6
* Implement the advertising functions for the BLE API.rkc2015-05-156-12/+306
* API stubs for the BLE advertisement API.rkc2015-05-073-0/+103
* favor DCHECK_CURRENTLY_ON for better logs in extensions/mostynb2015-03-252-49/+49
* json_schema_compiler: Use std::vector<char> for binary values.pneubeck2015-01-201-2/+2
* extensions: Remove unused private fieldshashimoto2015-01-192-4/+1
* Make BTLE JS errors a little less confusing.jamuraa2014-11-053-18/+26
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-215-61/+58
* New error strings for chrome.bluetoothLowEnergyjamuraa2014-10-134-21/+106
* Update constants to MACRO_STYLEjamuraa2014-10-132-45/+46
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-035-31/+31
* First part of errors coming up from the dbus APIjamuraa2014-10-013-14/+26
* Short-circuit failures in BLE js testsjamuraa2014-09-291-12/+34
* Cleanup: Remove some std::map::operator[] usage in ApiResourceManager.thestig2014-09-192-0/+4
* Move extension_test_message_listener to extensions.lfg2014-09-191-1/+1
* Remove CreateEmptyExtension from extension_function_test_utilslimasdf2014-09-181-6/+2
* Use extensions::ResultCatcher; delete ExtensionApiTest::ResultCatcher.yoz2014-09-091-28/+27
* Extensions: Move bluetooth APIs to extensions/.thestig2014-08-2912-0/+4541