Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored away the abomination of poor object-oriented design that was APIRe... | miket@chromium.org | 2012-07-20 | 1 | -24/+19 |
* | Add bitrate option to serial API. | miket@chromium.org | 2012-07-09 | 1 | -2/+11 |
* | Let developers get a list of valid serial ports, which is the same set of por... | miket@chromium.org | 2012-05-08 | 1 | -16/+22 |
* | Refactor the socket API to remove onEvent callback in socket.create() function. | penghuang@chromium.org | 2012-05-07 | 1 | -28/+43 |
* | RefCounted types should not have public destructors, chrome/browser/extension... | rsleevi@chromium.org | 2012-04-27 | 1 | -28/+28 |
* | Ensure that we initiate ExtensionEventRouter operations on the UI thread. | miket@chromium.org | 2012-03-30 | 1 | -1/+8 |
* | - Simple layer over POSIX open/read/write. | miket@chromium.org | 2012-02-16 | 1 | -0/+71 |