Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Throw something at the wall. See what sticks. | mark@chromium.org | 2010-04-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | This is an attempt to fix or defer WorkerPoolMac pool stoppage. 1. Catch Objective-C exceptions thrown in task bodies. 2. Make sure the queue isn't suspended when posting tasks. BUG=20471 TEST=none Review URL: http://codereview.chromium.org/1699029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46124 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | WorkerPool implementation for Mac, using NSOperationQueue | mmentovai@google.com | 2008-08-28 | 1 | -0/+60 |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1493 0039d316-1c4b-4281-b951-d872f2087c98 |