summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/api_function.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored away the abomination of poor object-oriented design that was APIRe...miket@chromium.org2012-07-201-16/+11
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add bitrate option to serial API.miket@chromium.org2012-07-091-1/+7
* Fix threading-constraint violations with serial chooser.miket@chromium.org2012-05-181-6/+11
* Let developers get a list of valid serial ports, which is the same set of por...miket@chromium.org2012-05-081-6/+13
* Refactor the socket API to remove onEvent callback in socket.create() function.penghuang@chromium.org2012-05-071-1/+7
* RefCounted types should not have public destructors, chrome/browser/extension...rsleevi@chromium.org2012-04-271-0/+3
* Ensure that we initiate ExtensionEventRouter operations on the UI thread.miket@chromium.org2012-03-301-0/+4
* - Simple layer over POSIX open/read/write.miket@chromium.org2012-02-161-0/+50