| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the ViewType enum to extensions\common. | jam@chromium.org | 2013-04-01 | 1 | -6/+6 |
* | Remove the last traces of experimental support for MAC cookies | rsleevi@chromium.org | 2013-02-28 | 1 | -9/+1 |
* | Merge BrowserListImpl into BrowserList. | gab@chromium.org | 2013-02-21 | 1 | -3/+3 |
* | Revert 183580 - added a static initializer on Mac | yoz@chromium.org | 2013-02-21 | 1 | -3/+3 |
* | Merge BrowserListImpl into BrowserList. | gab@chromium.org | 2013-02-20 | 1 | -3/+3 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Hardcode HOST_DESKTOP_TYPE_NATIVE all over the automation layer. | gab@chromium.org | 2013-02-06 | 1 | -3/+7 |
* | Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ... | gab@chromium.org | 2013-02-01 | 1 | -6/+5 |
* | Cleanup: Rename print preview tab to print preview dialog in various classes. | thestig@chromium.org | 2013-01-26 | 1 | -1/+1 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-11 | 1 | -1/+3 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-10 | 1 | -5/+6 |
* | Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow... | thestig@chromium.org | 2012-12-19 | 1 | -3/+3 |
* | Remove TabContents from printing. | avi@chromium.org | 2012-12-06 | 1 | -14/+12 |
* | Remove GetExtensionService calls and replace with PKSF calls through the Exte... | mirandac@chromium.org | 2012-11-30 | 1 | -1/+2 |
* | Remove tabstrip wrappers in browser_tabstrip. | avi@chromium.org | 2012-11-20 | 1 | -1/+3 |
* | Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr... | mirandac@chromium.org | 2012-10-24 | 1 | -1/+2 |
* | Enables us to setproxysettings through the chromeos options UI and have it pr... | beeps@chromium.org | 2012-09-18 | 1 | -0/+53 |
* | Switch SessionTabHelper to use WebContentsUserData. | avi@chromium.org | 2012-09-12 | 1 | -6/+11 |
* | RestoreTabHelper > SessionTabHelper, move more session stuff into it. | avi@chromium.org | 2012-08-30 | 1 | -4/+4 |
* | Added webdriver support for App v2. | danhn@chromium.org | 2012-08-13 | 1 | -1/+6 |
* | Move CanonicalCookie into separate files | battre@chromium.org | 2012-07-18 | 1 | -4/+5 |
* | Remove the force_session cookie option, as it's not used anymore | jochen@chromium.org | 2012-07-11 | 1 | -2/+2 |
* | Move tab functions off Browser into browser_tabstrip and browser_tabrestore. | ben@chromium.org | 2012-06-29 | 1 | -3/+4 |
* | TabContentsWrapper -> TabContents, part 6. | avi@chromium.org | 2012-06-08 | 1 | -11/+12 |
* | Get rid of the RenderViewType concept in content, since it was only used by C... | jam@chromium.org | 2012-05-23 | 1 | -3/+3 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -4/+4 |
* | Remove EPM:all_hosts_ and use all_extension_views_ instead. | benwells@chromium.org | 2012-04-26 | 1 | -10/+12 |
* | Update net/base/cookie_*.h includes to net/cookies/cookie_*.h . | erikwright@chromium.org | 2012-03-15 | 1 | -2/+2 |
* | Add print preview constrained windows to the list of views that WebDriver can | kkania@chromium.org | 2012-03-08 | 1 | -0/+15 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -0/+1 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -2/+2 |
* | Extract minimal RenderViewHost interface for embedders, leaving | joi@chromium.org | 2012-03-05 | 1 | -1/+1 |
* | Cleanup extension permissions module. | jstritar@chromium.org | 2012-01-06 | 1 | -1/+2 |
* | Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers. | jam@chromium.org | 2012-01-04 | 1 | -10/+10 |
* | Convert chrome users of NavigationController::tab_contents() to use GetWebCon... | jam@chromium.org | 2012-01-02 | 1 | -4/+5 |
* | Rename TabContents::browser_context() to GetBrowserContext and put it into th... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -2/+2 |
* | Have ChromeDriver return the correct error code for alerts. | kkania@chromium.org | 2011-12-16 | 1 | -2/+2 |
* | Remove unused view_type determination code from automation_util.cc. | kkania@chromium.org | 2011-12-07 | 1 | -15/+0 |
* | Allow AutomationProvider to work with other render view containers besides | kkania@chromium.org | 2011-12-05 | 1 | -0/+173 |
* | Define the public interface for content browser RenderProcessHost. This inter... | ananta@chromium.org | 2011-11-18 | 1 | -1/+1 |
* | CookieMonster: Store expiration time also for session cookies. | marja@chromium.org | 2011-11-10 | 1 | -1/+1 |
* | Remove needless include of the content/browser/render_process_host.h header f... | ananta@chromium.org | 2011-11-04 | 1 | -1/+0 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | base::Bind: Cleanup in automation. | jhawkins@chromium.org | 2011-10-17 | 1 | -19/+15 |
* | Third try at committing this. | erikwright@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co... | erikwright@chromium.org | 2011-09-09 | 1 | -1/+1 |
* | Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu... | erikwright@chromium.org | 2011-09-09 | 1 | -1/+1 |
* | Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta... | estade@chromium.org | 2011-09-09 | 1 | -1/+1 |