Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The function to send out ChromeFrame histograms can be invoked from multiple ↵ | ananta@chromium.org | 2010-02-24 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | threads in IE. This causes the histogram snapshots to get corrupted. Fix is to synchronize access to the function which gathers these histograms. Fixes bugs http://code.google.com/p/chromium/issues/detail?id=36500 http://code.google.com/p/chromium/issues/detail?id=36510 Bug=36500,36510 Review URL: http://codereview.chromium.org/657023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39817 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp ↵ | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+54 |
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 |