| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of strings headers in chrome/browser/t*-w*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -2/+2 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -1/+1 |
* | chrome/browser: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-17 | 1 | -1/+1 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -2/+2 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -4/+4 |
* | Fix RENDER_VIEW_HOST_CREATED_FOR_TAB AllSources usage in UserStyleSheetWatcher. | yoz@chromium.org | 2011-10-13 | 1 | -1/+1 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+0 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #4 | phajdan.jr@chromium.org | 2011-08-03 | 1 | -0/+3 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | Fix up leak in FilePathWatcherTest and UserStyleSheetTest | dmaclach@chromium.org | 2011-04-05 | 1 | -4/+7 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Move FilePathWatcher class from chrome/browser/... to content/common... | dmaclach@chromium.org | 2011-03-18 | 1 | -8/+15 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -2/+2 |
* | Rename ChromeThread to BrowserThread Part22: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part16: | tfarina@chromium.org | 2010-10-11 | 1 | -2/+2 |
* | Fix a memory leak in the new unittest. | tony@chromium.org | 2010-03-08 | 1 | -0/+1 |
* | First cut at custom user style sheets. | tony@chromium.org | 2010-03-08 | 1 | -0/+43 |