| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove message_loop_helpers.h and update the includes to point to the new loc... | tfarina@chromium.org | 2012-06-20 | 1 | -1/+1 |
* | Convert UserStyleSheetWatcher to a ProfileKeyedService. | rlp@chromium.org | 2012-04-06 | 1 | -7/+7 |
* | Remove DeleteTask and convert remaining users. | dcheng@chromium.org | 2012-01-02 | 1 | -1/+2 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -3/+5 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Fix RENDER_VIEW_HOST_CREATED_FOR_TAB AllSources usage in UserStyleSheetWatcher. | yoz@chromium.org | 2011-10-13 | 1 | -1/+5 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Move FilePathWatcher to base/files. | craig.schlenter@chromium.org | 2011-04-14 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move FilePathWatcher class from chrome/browser/... to content/common... | dmaclach@chromium.org | 2011-03-18 | 1 | -1/+1 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Cleanup: Use more specific friend struct / make destructors non-public for cl... | thestig@chromium.org | 2011-03-07 | 1 | -1/+5 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Reland 56341 - Add support for watching directories to FileWatcher. | mnissler@chromium.org | 2010-08-19 | 1 | -2/+2 |
* | Revert 56341 - Add support for watching directories to FileWatcher. | mnissler@chromium.org | 2010-08-17 | 1 | -2/+2 |
* | Add support for watching directories to FileWatcher. | mnissler@chromium.org | 2010-08-17 | 1 | -2/+2 |
* | Rework FileWatcher to avoid race condition upon deletion. | mnissler@chromium.org | 2010-08-11 | 1 | -21/+9 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Cleanup: Explicitly add a bunch of missing includes. | thestig@chromium.org | 2010-04-15 | 1 | -0/+1 |
* | Connect UserStyleSheetWatcher to FileWatcher to have changes to | tony@chromium.org | 2010-03-15 | 1 | -3/+10 |
* | First cut at custom user style sheets. | tony@chromium.org | 2010-03-08 | 1 | -0/+57 |