summaryrefslogtreecommitdiffstats
path: root/content/public/browser/DEPS
Commit message (Expand)AuthorAgeFilesLines
* Simplify DEPS in content\public a bit since all cc files can include internal...jam@chromium.org2012-09-261-12/+1
* Tighten up content/public DEPS rules using new checkdeps features.joi@chromium.org2012-08-151-8/+13
* Download filename determination refactor (1/3)asanka@chromium.org2012-05-301-1/+0
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-111-3/+1
* Move ResourceRequestDetails to content/public/browser and put in the content ...tfarina@chromium.org2012-03-191-0/+1
* Move download interrupt reasons to content\public (the enum that's used by ch...jam@chromium.org2012-03-081-2/+0
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-1/+1
* Hide WorkerProcessHost from chrome.jam@chromium.org2012-02-011-1/+0
* Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...jam@chromium.org2012-01-231-1/+1
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-0/+1
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-1/+0
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-1/+0
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-0/+1
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-181-3/+0
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-0/+4
* Create an API around WorkerService that chrome consumes. Rename the existing ...jam@chromium.org2011-12-291-0/+1
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-1/+0
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-0/+1
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-0/+1
* Move the remaining TabContents methods to the WebContents interface, switchin...jam@chromium.org2011-12-221-0/+2
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-201-0/+3
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-0/+4
* Move RenderViewHostObserver to content/public/browser/ and put it into the co...tfarina@chromium.org2011-11-251-0/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-0/+3