| Commit message (Expand) | Author | Age | Files | Lines |
* | Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h. | tfarina@chromium.org | 2011-04-12 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Candidate fix for bug 44108. The FromBindContext function was inherently racy... | tommi@chromium.org | 2010-05-14 | 1 | -2/+3 |
* | Not using std::wstring to store progress status text because mshtml is sensit... | tommi@chromium.org | 2010-05-14 | 1 | -5/+47 |
* | Fix crash in CacheStream::Read | amit@chromium.org | 2010-05-13 | 1 | -2/+2 |
* | Cache progress notifications only if necessary | amit@chromium.org | 2010-05-07 | 1 | -0/+4 |
* | Do not wrap the original callback if we can;t initialize sniffing cache | amit@chromium.org | 2010-05-05 | 1 | -1/+1 |
* | With the ChromeFrame moniker patch on, the data cache maintained to indicate ... | ananta@chromium.org | 2010-04-16 | 1 | -4/+6 |
* | Avoid a crash in ChromeFrame in the BindToStorage call initiated when our act... | ananta@chromium.org | 2010-04-15 | 1 | -3/+2 |
* | Sniff data for the chrome meta tag as in comes in. | amit@chromium.org | 2010-04-14 | 1 | -1/+1 |
* | Fix for remaining major issues with moniker patch | amit@chromium.org | 2010-04-14 | 1 | -2/+3 |
* | Switch renderer in Moniker patch | amit@chromium.org | 2010-04-09 | 1 | -65/+96 |
* | Fix #1 for multiple request issue (both POST and GET) after activating the on... | tommi@chromium.org | 2010-03-12 | 1 | -0/+98 |