| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 1 | -12/+12 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 1 | -12/+12 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 1 | -12/+12 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 1 | -1/+1 |
* | chromeos: Make Search key never close the NTP. | derat@chromium.org | 2011-10-03 | 1 | -0/+27 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -2/+2 |
* | More TabStripModel renaming: | sky@chromium.org | 2011-04-18 | 1 | -3/+3 |
* | Renames TabStripModel and Browser's selected_index to | sky@chromium.org | 2011-04-12 | 1 | -10/+10 |
* | ImportantFileWriter: check return value of PostTask | phajdan.jr@chromium.org | 2011-03-10 | 1 | -1/+0 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -4/+4 |
* | Cleanup: Remove unneeded chrome/browser/ui/browser.h usage. | thestig@chromium.org | 2011-01-13 | 1 | -1/+0 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 4]. | jhawkins@chromium.org | 2010-11-17 | 1 | -2/+2 |
* | Split out command IDs from chrome_dll_resource.h. | evan@chromium.org | 2010-11-08 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part19: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part14: | tfarina@chromium.org | 2010-10-10 | 1 | -1/+1 |
* | FBTF: Minor cleanup to testing headers. | erg@google.com | 2010-08-25 | 1 | -0/+1 |
* | sync: take two for: | tim@chromium.org | 2010-08-18 | 1 | -1/+0 |
* | Revert 56423 - Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 1 | -0/+1 |
* | Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 1 | -1/+0 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -0/+3 |
* | * Add ctrl-shift-d to bookmark all tabs. | pkasting@chromium.org | 2009-10-08 | 1 | -2/+2 |
* | re-enable test. | sidchat@google.com | 2009-08-13 | 1 | -1/+1 |
* | Disable BrowserCommandsTest.TabNavigationAccelerators. | sidchat@google.com | 2009-08-13 | 1 | -1/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Write a test for my previous patch to fix a crash in back/forward navigations | brettw@chromium.org | 2009-04-29 | 1 | -0/+66 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -6/+6 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -6/+6 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -6/+6 |
* | Remove TabContentsType from the NavigationController external interface and in | brettw@chromium.org | 2009-04-15 | 1 | -1/+1 |
* | Remove the TestTabContents. This makes BrowserWithTestWindow use the | brettw@chromium.org | 2009-04-14 | 1 | -10/+12 |
* | Remove auto commit from TestTabContents. This is the thing preventing me from | brettw@chromium.org | 2009-04-10 | 1 | -3/+3 |
* | Add a couple more unit tests to the Mac build | pinkerton@chromium.org | 2009-03-11 | 1 | -1/+1 |
* | Drop whitespace at end of line | willchan@chromium.org | 2009-02-27 | 1 | -1/+1 |
* | Don't expose the go and star button views directly through the BrowserWindow ... | ben@chromium.org | 2009-01-23 | 1 | -0/+25 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -2/+2 |
* | Provides the infrastructure for Browser unit tests that create a | sky@google.com | 2009-01-14 | 1 | -0/+74 |