| Commit message (Expand) | Author | Age | Files | Lines |
* | Add renderer process support in PyAuto HeapProfilerDump API. | dmikurube@chromium.org | 2012-04-27 | 1 | -1/+6 |
* | Convert a bunch of WebContentsObservers to use web_contents() instead of tab_... | jam@chromium.org | 2011-12-25 | 1 | -1/+1 |
* | Change most of the methods of WebContentsObserver to take a content::WebConte... | jam@chromium.org | 2011-12-23 | 1 | -9/+5 |
* | Move TabContentsObserver to content/public, rename it to WebContentsObserver,... | jam@chromium.org | 2011-12-22 | 1 | -3/+3 |
* | Move Sad Tab implementation out of the TabContentsViews. | avi@chromium.org | 2011-11-15 | 1 | -5/+5 |
* | Re-land 107645 with static initializer removed. | kkania@chromium.org | 2011-10-28 | 1 | -0/+14 |
* | Revert 107645 (To see if it was responsible for increase in static initialize... | eroman@chromium.org | 2011-10-27 | 1 | -14/+0 |
* | Fix test snapshotting on linux by creating a separate automation path for | kkania@chromium.org | 2011-10-27 | 1 | -0/+14 |
* | Use TabContentsObserver to monitor web navigation events instead of notificat... | jochen@chromium.org | 2011-04-14 | 1 | -1/+1 |
* | Add argument to match overridden method. Fixes clang. | kkania@chromium.org | 2011-04-07 | 1 | -2/+2 |
* | Adds TabContents/RenderView observers for automation/testing messages. | kkania@chromium.org | 2011-04-07 | 1 | -0/+119 |