| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom... | ananta@chromium.org | 2011-09-08 | 1 | -2/+1 |
* | Revert 100003 - Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-09-07 | 1 | -3/+1 |
* | Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-09-07 | 1 | -1/+3 |
* | Add Profile data to the Task Manager on OS Mac. | mirandac@google.com | 2011-09-02 | 6 | -0/+57 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -4/+6 |
* | Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA... | thakis@chromium.org | 2011-09-01 | 1 | -6/+4 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -4/+6 |
* | Revert 99099 (TaskManagerBrowserTest.NoticeHostedAppTabs started failing, | thakis@chromium.org | 2011-09-01 | 1 | -3/+2 |
* | Fix up more WaitForNavigation calls. Almost all fixed now. | gbillock@chromium.org | 2011-09-01 | 1 | -2/+3 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -2/+2 |
* | Mark TaskManagerBrowserTest.ReloadExtension as flaky. | rvargas@google.com | 2011-08-16 | 1 | -1/+8 |
* | Ensure that incognito profiles are correctly destroyed when all incognito win... | mirandac@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Disable TaskManagerBrowserTest.ShutdownWhileOpen on ChromeOS, it actually cra... | mnissler@chromium.org | 2011-08-11 | 1 | -2/+2 |
* | Mark TaskManagerBrowserTest.ShutdownWhileOpen flaky on ChromeOS. | mnissler@chromium.org | 2011-08-10 | 1 | -1/+9 |
* | wstring: remove wstrings from ChildProcessInfo | evan@chromium.org | 2011-08-05 | 1 | -4/+3 |
* | WebUI TaskManager: make it default on Chrome OS | yoshiki@chromium.org | 2011-08-05 | 3 | -97/+134 |
* | Profiles: Introduce AllBrowserContextsAndSources(). | erg@chromium.org | 2011-08-04 | 1 | -24/+24 |
* | Revert 95015 - WebUI TaskManager: make it default on Chrome OS | yoshiki@chromium.org | 2011-08-02 | 3 | -158/+60 |
* | WebUI TaskManager: make it default on Chrome OS | yoshiki@chromium.org | 2011-08-02 | 3 | -60/+158 |
* | Re-enable TaskManagerBrowserTest.ReloadExtension | asargent@chromium.org | 2011-07-29 | 1 | -3/+1 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 2 | -4/+4 |
* | WebUI TaskManager: Add columns to display. | yoshiki@chromium.org | 2011-07-21 | 2 | -0/+41 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 2 | -2/+2 |
* | Take two at splitting result codes between content and chrome. | dpranke@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Move HostsExtension from TabContents to TaskManagerTabContentsResource which ... | jam@chromium.org | 2011-07-18 | 2 | -3/+12 |
* | Revert r92730, r92731, r92732 ... will land again once I ensure the win build... | dpranke@chromium.org | 2011-07-15 | 1 | -1/+1 |
* | This change will split the result codes between content and chrome. | dpranke@chromium.org | 2011-07-15 | 1 | -1/+1 |
* | Taking advantage of the larger favicon for extensions added in previous | saintlou@chromium.org | 2011-07-12 | 2 | -0/+2 |
* | Nix kAboutSyncInternalsURL. | msw@chromium.org | 2011-07-12 | 1 | -4/+4 |
* | WebUI TaskManager: bundle same-process tasks with one row | yoshiki@chromium.org | 2011-07-11 | 2 | -1/+56 |
* | Remove TabContentsView methods that just call to the delegate, and have them ... | jam@chromium.org | 2011-07-11 | 1 | -2/+4 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 4 | -60/+63 |
* | Move app/resources/* to ui/resources/ directory. | tfarina@chromium.org | 2011-06-29 | 1 | -2/+2 |
* | Disable crashing browser tests on Linux. | torne@chromium.org | 2011-06-29 | 1 | -1/+4 |
* | Move MachBroker to content. | jam@chromium.org | 2011-06-23 | 1 | -1/+1 |
* | Localize strings, speeds. | avi@chromium.org | 2011-06-22 | 1 | -12/+12 |
* | Moved files related to background mode to browser/background. | atwilson@chromium.org | 2011-06-17 | 3 | -6/+6 |
* | Task Manager on Mac OS X may fire without an open browser window. If a user c... | mirandac@chromium.org | 2011-06-14 | 1 | -1/+1 |
* | Revert stubs that were added in r88040. We need proper interfaces around fea... | jam@chromium.org | 2011-06-08 | 1 | -11/+0 |
* | Review URL: http://codereview.chromium.org/7111037 | petermayo@chromium.org | 2011-06-07 | 1 | -1/+8 |
* | Adds a GYP flag for desktop notifications (enabled by default) and stub out r... | satish@chromium.org | 2011-06-06 | 7 | -184/+296 |
* | Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a... | chromium@hybridsource.org | 2011-05-28 | 1 | -1/+1 |
* | Add FPS column to Task Manager. | jbates@chromium.org | 2011-05-26 | 4 | -0/+70 |
* | Swap processes on reload if a hosted app has been installed/uninstalled. | creis@chromium.org | 2011-05-25 | 2 | -6/+63 |
* | Get rid of url_request_tracking.*. The only other place that used it other t... | jam@chromium.org | 2011-05-23 | 1 | -2/+6 |
* | Kill URLRequestJobTracker. | willchan@chromium.org | 2011-05-22 | 2 | -68/+12 |
* | Move the little infobar code from TabContents to TabContentsWrapper. | jam@chromium.org | 2011-05-18 | 1 | -2/+2 |
* | iwyu: Include stringprintf.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-11 | 1 | -2/+2 |
* | Porting the Task Manager to the TabContents-based prerender code. | dominich@chromium.org | 2011-05-06 | 3 | -273/+40 |
* | Browser::Type cleanup. | jianli@chromium.org | 2011-05-05 | 1 | -3/+1 |