Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ApiResourceManager::persistent should be a virtual method, not a virtual acce... | rpaquay@chromium.org | 2013-10-22 | 1 | -1/+1 |
* | Implement v2 API of udp socket. | rpaquay@chromium.org | 2013-08-16 | 1 | -0/+4 |
* | use DCHECK_GE instead of DCHECK | limasdf@gmail.com | 2013-01-30 | 1 | -1/+1 |
* | Eliminate ApiResourceEventNotifier. | miket@chromium.org | 2013-01-09 | 1 | -11/+2 |
* | Removed some dead code from the extensions APIs | sergiyb@google.com | 2012-11-20 | 1 | -4/+0 |
* | Make sure that a given app/extension requests only its own resources. | miket@chromium.org | 2012-09-11 | 1 | -2/+9 |
* | Refactored away the abomination of poor object-oriented design that was APIRe... | miket@chromium.org | 2012-07-20 | 1 | -9/+4 |
* | Ensure that we initiate ExtensionEventRouter operations on the UI thread. | miket@chromium.org | 2012-03-30 | 1 | -0/+3 |
* | - Simple layer over POSIX open/read/write. | miket@chromium.org | 2012-02-16 | 1 | -0/+26 |