Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 1 | -2/+3 |
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/3176026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57737 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Reimplementation of FunctionStub to avoid rewriting potentially executing ↵ | siggi@chromium.org | 2010-03-23 | 1 | -166/+66 |
| | | | | | | | | | | | | | code for a slight improvement in thread safety. Make VTABLE patching treadsafe to the extent possible. As-is it's now safe against itself running on other threads at lease, as well as against other similar implementations, though the inherent VM operation race is resolved by retrying. BUG=27415 TEST=Included unittests. Review URL: http://codereview.chromium.org/992008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42381 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp ↵ | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+241 |
coming in a separate CL. BUG=None TEST=None Review URL: http://codereview.chromium.org/218019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27042 0039d316-1c4b-4281-b951-d872f2087c98 |