summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/async_api_function.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrate HidServiceWin and HidConnectionWin to BrowserThread::UI.reillyg2014-12-041-7/+4
* Use IOService enumeration instead of IOHIDManager in HidServiceMac.reillyg2014-10-091-4/+7
* Drive extension functions from ExtensionFunction::Run. Thekalman@chromium.org2014-05-031-1/+1
* Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...jyasskin@chromium.org2014-03-291-3/+3
* Pull AsyncApiFunction out of src/chromerockot@chromium.org2014-02-281-0/+68