summaryrefslogtreecommitdiffstats
path: root/chrome/browser/DEPS
Commit message (Expand)AuthorAgeFilesLines
* Move DownloadFile back to content\browser\download. Only static functions in ...jam@chromium.org2012-01-311-0/+1
* Move js_modal_dialogs.h to content\public\browser.jam@chromium.org2012-01-301-1/+0
* Create Content API around HostZoomMap.jam@chromium.org2012-01-301-1/+0
* Move the DownloadManager and DownloadFile unittests to content so they can li...jam@chromium.org2012-01-301-1/+0
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-271-2/+0
* Hide Geoposition from the one chrome browsertest file that was using it.jam@chromium.org2012-01-261-1/+0
* Remove dependency on ResourceMessageFilter in Chrome.jam@chromium.org2012-01-261-1/+0
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-1/+0
* Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...joi@chromium.org2012-01-251-3/+0
* Get rid of a bunch of geolocation includes in chrome tests. I've created a si...jam@chromium.org2012-01-241-4/+1
* Get rid of download_stats.h dependency from Chrome.jam@chromium.org2012-01-241-1/+0
* Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...jam@chromium.org2012-01-241-2/+0
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-1/+0
* 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-0/+1
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-1/+0
* Switch chrome/browser/DEPS to use explicit whitelist instead of a blacklist.joi@chromium.org2012-01-191-15/+123
* Hide BrowsingInstance from all but SiteInstance, as intended by design.joi@chromium.org2012-01-181-0/+1
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-0/+1
* Ensure that view_messages.h and tab_contents.h don't get included by any more...jam@chromium.org2012-01-171-2/+1
* Get rid of RenderViewHostManager usage in chrome.jam@chromium.org2012-01-111-0/+1
* Remove browser_process_sub_thread.h usage from chrome\browser.jam@chromium.org2012-01-111-0/+1
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-0/+3
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-3/+0
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-0/+3
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-1/+1
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-0/+1
* Create an API around WorkerService that chrome consumes. Rename the existing ...jam@chromium.org2011-12-291-0/+1
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-1/+1
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-281-0/+1
* Rename PluginService to PluginServiceImpl.jam@chromium.org2011-12-211-2/+2
* Create an API around PluginService and use it from Chrome.jam@chromium.org2011-12-211-0/+1
* Enfore through chrome/browser/DEPS that it can't include notification_service...tfarina@chromium.org2011-12-151-0/+1
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-0/+1
* [Mac] Remove content/ CrApplication.shess@chromium.org2011-12-061-1/+0
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-1/+0
* Trim chrome/browser/DEPS after the recent refactorings.jam@chromium.org2011-12-021-7/+0
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-12-011-1/+4
* Define DevTools content APIyurys@chromium.org2011-12-011-2/+0
* Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...hayato@chromium.org2011-12-011-4/+1
* Remove child_process.h includes from chrome (specifically WaitForDebugger). I...jam@chromium.org2011-11-301-1/+0
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-11-301-1/+4
* Hide geolocation_messages.h from chrome. It was only used in a test. Instead ...jam@chromium.org2011-11-301-3/+0
* Remove chrome dependency on PepperPluginRegistry. This was used only by exten...jam@chromium.org2011-11-291-1/+0
* Tighten up chrome/browser's DEPS so that we don't have any more includes from...jam@chromium.org2011-11-291-39/+18
* Get rid of view_message_enums.h dependency in Chrome by moving the enum for f...jam@chromium.org2011-11-231-0/+1
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-211-1/+1
* Enforce that most content messages files can't be included by chrome.jam@chromium.org2011-11-191-1/+40
* Fix check_deps failure from r108475.rsesek@chromium.org2011-11-031-1/+1
* Update DEPS so that only browser directories can access content public API fo...jam@chromium.org2011-10-171-0/+1