| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 143529 - Simplify overriding ShouldExpire() a bit by allowing classes t... | pkasting@chromium.org | 2012-07-10 | 1 | -17/+1 |
* | Upstream Geolocation global enable/disable preference. | jknotten@chromium.org | 2012-06-18 | 5 | -3/+63 |
* | TabContentsWrapper -> TabContents, part 14. | avi@chromium.org | 2012-06-08 | 3 | -28/+26 |
* | TabContentsWrapper -> TabContents, part 2. | avi@chromium.org | 2012-06-06 | 1 | -8/+8 |
* | Move the rest of the content\test headers that are used by embedders to conte... | jam@chromium.org | 2012-06-04 | 1 | -2/+2 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 3 | -3/+3 |
* | Move mock test headers from content\test to content\public\test. This way we ... | jam@chromium.org | 2012-06-03 | 1 | -1/+1 |
* | Get rid of the RenderViewType concept in content, since it was only used by C... | jam@chromium.org | 2012-05-23 | 1 | -3/+2 |
* | Disable GeolocationBrowserTest.TwoWatchesInOneFrame on linux. | zea@chromium.org | 2012-05-21 | 1 | -1/+7 |
* | Disable crashy geolcoation browser tests | zea@chromium.org | 2012-05-21 | 1 | -10/+14 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -1/+1 |
* | Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places. | tedvessenes@gmail.com | 2012-05-17 | 1 | -2/+2 |
* | Moves methods for finding browsers to browser_finder. | sky@chromium.org | 2012-05-16 | 1 | -2/+2 |
* | Taking over issue 10006037. | rlp@chromium.org | 2012-05-14 | 1 | -1/+12 |
* | Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID. | aa@chromium.org | 2012-05-14 | 1 | -1/+2 |
* | Revert 136499 - Taking over issue 10006037. | yusukes@google.com | 2012-05-11 | 1 | -12/+1 |
* | Taking over issue 10006037. | rlp@chromium.org | 2012-05-11 | 1 | -1/+12 |
* | RefCounted types should not have public destructors, chrome/browser/ part 6 | rsleevi@chromium.org | 2012-04-27 | 2 | -8/+12 |
* | Geolocation support for chromedriver, browser-side only. | kkania@chromium.org | 2012-04-25 | 2 | -30/+20 |
* | TabContents -> WebContentsImpl, part 18. | avi@chromium.org | 2012-04-17 | 2 | -3/+3 |
* | TabContents -> WebContentsImpl, part 15. | avi@chromium.org | 2012-04-17 | 1 | -1/+1 |
* | Reenable GeolocationBrowserTest.TabDestroyed browser test. | jknotten@chromium.org | 2012-04-05 | 1 | -2/+1 |
* | Remove infobar from helper list before notifying observers. | jknotten@chromium.org | 2012-03-31 | 1 | -1/+8 |
* | Revert 129439 - Reenable GeolocationBrowserTest.TabDestroyed browser test. | abodenha@google.com | 2012-03-29 | 1 | -1/+2 |
* | Reenable GeolocationBrowserTest.TabDestroyed browser test. | jknotten@chromium.org | 2012-03-28 | 1 | -2/+1 |
* | Show queued geolocation InfoBars when InfoBar is hidden. | jknotten@chromium.org | 2012-03-27 | 2 | -120/+158 |
* | Revert 128467 - Show queued geolocation InfoBars when InfoBar is hidden. | jknotten@chromium.org | 2012-03-23 | 2 | -145/+115 |
* | Show queued geolocation InfoBars when InfoBar is hidden. | jknotten@chromium.org | 2012-03-23 | 2 | -115/+145 |
* | Add abstractions that let embedders drive tests of WebContents, without expos... | joi@chromium.org | 2012-03-22 | 1 | -2/+4 |
* | Use about:blank as the failback URL if the filter denies a navigation. | cevans@chromium.org | 2012-03-21 | 1 | -2/+2 |
* | Move MockRenderProcessHost to content/test and put it into the content namesp... | tfarina@chromium.org | 2012-03-16 | 1 | -1/+2 |
* | Introduce abstractions to allow embedders to test RenderViewHost | joi@chromium.org | 2012-03-12 | 1 | -1/+3 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 2 | -2/+2 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 2 | -5/+6 |
* | Extract minimal RenderViewHost interface for embedders, leaving | joi@chromium.org | 2012-03-05 | 1 | -3/+4 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2012-02-08 | 1 | -2/+3 |
* | Move DOMAutomationController code from chrome to content. This is needed by i... | jam@chromium.org | 2012-02-03 | 1 | -7/+8 |
* | Hide Geoposition from the one chrome browsertest file that was using it. | jam@chromium.org | 2012-01-26 | 1 | -42/+37 |
* | Get rid of a bunch of geolocation includes in chrome tests. I've created a si... | jam@chromium.org | 2012-01-24 | 2 | -44/+27 |
* | Hide geolocation_provider.h from chrome, and move geolocation_permission_cont... | jam@chromium.org | 2012-01-24 | 2 | -20/+3 |
* | Get rid of RenderViewHostManager usage in chrome. | jam@chromium.org | 2012-01-11 | 1 | -2/+2 |
* | Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc... | jam@chromium.org | 2012-01-06 | 1 | -5/+6 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 1 | -13/+13 |
* | Get rid of content::NavigationController in cc file and use "using" instead. | jam@chromium.org | 2012-01-04 | 1 | -6/+7 |
* | Convert WebContents to return a content::NavigationController instead of the ... | jam@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Fix build break after merge conflict | jam@chromium.org | 2012-01-03 | 1 | -1/+2 |
* | Convert all the notifications which use NavigationController to content::Navi... | jam@chromium.org | 2012-01-03 | 1 | -5/+5 |
* | Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect... | jam@chromium.org | 2012-01-03 | 1 | -15/+17 |
* | Rename NavigationController to NavigationControllerImpl and put it into the c... | jam@chromium.org | 2011-12-28 | 2 | -5/+5 |
* | Remove the remaining usages of NavigationEntry in chrome by converting a few ... | jam@chromium.org | 2011-12-28 | 1 | -8/+10 |