| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Typedef std::pairs in TaskManager code. Also making goat teleporting... | thestig@chromium.org | 2012-03-02 | 2 | -17/+21 |
* | Remove mach_broker_mac.h dependency from chrome. | jam@chromium.org | 2012-02-29 | 1 | -6/+3 |
* | Removed delta-updates, task queueing and batching. | kgr@chromium.org | 2012-02-25 | 1 | -3/+2 |
* | Fix TaskManager-related link errors for Android. | tedchoc@chromium.org | 2012-02-24 | 1 | -0/+3 |
* | TaskManagerBrowserTest.ReloadExtension not flaky on linux | tbreisacher@chromium.org | 2012-02-21 | 1 | -2/+2 |
* | WebUI TaskManager: Make the initialization of model (in browser process) and ... | yoshiki@chromium.org | 2012-02-21 | 2 | -1/+11 |
* | Flakiness cleanup: disable flaky tests under chrome/browser/ | evan@chromium.org | 2012-02-15 | 1 | -1/+1 |
* | Hide WorkerProcessHost from chrome. | jam@chromium.org | 2012-02-01 | 2 | -46/+48 |
* | Convert use of int ms to TimeDelta in files owned by brettw. | tedvessenes@gmail.com | 2012-01-27 | 1 | -6/+11 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 2 | -12/+11 |
* | Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ... | jam@chromium.org | 2012-01-20 | 2 | -11/+12 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 2 | -12/+11 |
* | Move RenderViewHostDelegate to content/public and content namespace. | joi@chromium.org | 2012-01-18 | 1 | -2/+2 |
* | Roll deps for filesystem URL changes, take 3. | ericu@google.com | 2012-01-18 | 1 | -6/+2 |
* | Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw. | hbono@chromium.org | 2012-01-16 | 1 | -12/+7 |
* | Convert use of int ms to TimeDelta in files owned by brettw. | tedvessenes@gmail.com | 2012-01-16 | 1 | -7/+12 |
* | Get rid of unnecessary accessors in BrowserProcessHost that were transitional... | jam@chromium.org | 2012-01-13 | 2 | -6/+3 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-11 | 1 | -1/+0 |
* | Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu... | jam@chromium.org | 2012-01-10 | 1 | -0/+1 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-10 | 1 | -1/+0 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 3 | -25/+22 |
* | Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect... | jam@chromium.org | 2012-01-03 | 1 | -4/+5 |
* | Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac... | jam@chromium.org | 2012-01-02 | 1 | -4/+4 |
* | Convert chrome users of NavigationController::tab_contents() to use GetWebCon... | jam@chromium.org | 2012-01-02 | 1 | -3/+3 |
* | Replace WebUI::tab_contents() with web_contents() and switch all users to use... | jam@chromium.org | 2011-12-30 | 1 | -1/+4 |
* | Create an API around WorkerService that chrome consumes. Rename the existing ... | jam@chromium.org | 2011-12-29 | 2 | -5/+5 |
* | Move the PageNavigator interface and GlobalRequestID struct to content\public... | jam@chromium.org | 2011-12-28 | 1 | -4/+7 |
* | Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ... | jam@chromium.org | 2011-12-27 | 1 | -0/+1 |
* | Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo... | jam@chromium.org | 2011-12-27 | 1 | -2/+2 |
* | Convert a bunch of WebContentsObservers to use web_contents() instead of tab_... | jam@chromium.org | 2011-12-25 | 1 | -4/+9 |
* | Move the remaining TabContents methods to the WebContents interface, switchin... | jam@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Make sure that ChildProcessData.type always gets initialized | tbreisacher@chromium.org | 2011-12-21 | 1 | -2/+1 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 2 | -6/+6 |
* | WebUI Task manager: prevent to kill the wrong process or none | yoshiki@chromium.org | 2011-12-14 | 2 | -0/+12 |
* | Move/replace/rename URL-based extension getters from ExtensionService to/in E... | yoz@chromium.org | 2011-12-13 | 1 | -2/+2 |
* | Clean up TCW, make it solely a hub for 1:1 observer/helper objects. | avi@chromium.org | 2011-12-12 | 1 | -1/+1 |
* | Add "Instant:" prefix to Instant preview tabs in the Task manager. | sreeram@chromium.org | 2011-12-02 | 2 | -8/+58 |
* | Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ... | jam@chromium.org | 2011-12-02 | 3 | -55/+48 |
* | Make TaskManager not use ChildProcessInfo. After this change, I will make Bro... | jam@chromium.org | 2011-12-01 | 2 | -65/+84 |
* | Define DevTools content API | yurys@chromium.org | 2011-12-01 | 1 | -2/+4 |
* | Move view_types.h to view_type.h, since that's the standard name for enums. | jam@chromium.org | 2011-12-01 | 2 | -2/+2 |
* | Move the ProcessType enum out to its own file. This is in preparation for get... | jam@chromium.org | 2011-12-01 | 2 | -32/+34 |
* | Remove various uses of TOUCH_UI that are no longer needed | rbyers@chromium.org | 2011-11-29 | 1 | -2/+0 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 2 | -34/+34 |
* | Define the public interface for content browser RenderProcessHost. This inter... | ananta@chromium.org | 2011-11-18 | 2 | -5/+5 |
* | base::Bind migrations in chrome/browser | csilv@chromium.org | 2011-11-17 | 2 | -16/+15 |
* | Have ExtensionHost use TabContents instead of RenderViewHost. Try #3. | mpcomplete@chromium.org | 2011-11-17 | 2 | -2/+2 |
* | Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost.... | dpolukhin@chromium.org | 2011-11-16 | 2 | -2/+2 |
* | Have ExtensionHost use TabContents instead of RenderViewHost. Try #2. | mpcomplete@chromium.org | 2011-11-16 | 2 | -2/+2 |
* | Switch BackgroundContents to use TabContents instead of RenderViewHost. | jam@chromium.org | 2011-11-11 | 2 | -21/+18 |