index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
DEPS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move DownloadFile back to content\browser\download. Only static functions in ...
jam@chromium.org
2012-01-31
1
-0
/
+1
*
Move js_modal_dialogs.h to content\public\browser.
jam@chromium.org
2012-01-30
1
-1
/
+0
*
Create Content API around HostZoomMap.
jam@chromium.org
2012-01-30
1
-1
/
+0
*
Move the DownloadManager and DownloadFile unittests to content so they can li...
jam@chromium.org
2012-01-30
1
-1
/
+0
*
Get rid of DownloadIdFactory and instead get the next id from DownloadManager...
jam@chromium.org
2012-01-27
1
-2
/
+0
*
Hide Geoposition from the one chrome browsertest file that was using it.
jam@chromium.org
2012-01-26
1
-1
/
+0
*
Remove dependency on ResourceMessageFilter in Chrome.
jam@chromium.org
2012-01-26
1
-1
/
+0
*
Define the public interface for content browser SiteInstance. This interface ...
ananta@chromium.org
2012-01-25
1
-1
/
+0
*
Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...
joi@chromium.org
2012-01-25
1
-3
/
+0
*
Get rid of a bunch of geolocation includes in chrome tests. I've created a si...
jam@chromium.org
2012-01-24
1
-4
/
+1
*
Get rid of download_stats.h dependency from Chrome.
jam@chromium.org
2012-01-24
1
-1
/
+0
*
Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...
jam@chromium.org
2012-01-24
1
-2
/
+0
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-1
/
+0
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
1
-1
/
+0
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-0
/
+1
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-1
/
+0
*
Switch chrome/browser/DEPS to use explicit whitelist instead of a blacklist.
joi@chromium.org
2012-01-19
1
-15
/
+123
*
Hide BrowsingInstance from all but SiteInstance, as intended by design.
joi@chromium.org
2012-01-18
1
-0
/
+1
*
Switch chrome code to use content::WebUI interface instead of WebUI concrete ...
jam@chromium.org
2012-01-18
1
-0
/
+1
*
Ensure that view_messages.h and tab_contents.h don't get included by any more...
jam@chromium.org
2012-01-17
1
-2
/
+1
*
Get rid of RenderViewHostManager usage in chrome.
jam@chromium.org
2012-01-11
1
-0
/
+1
*
Remove browser_process_sub_thread.h usage from chrome\browser.
jam@chromium.org
2012-01-11
1
-0
/
+1
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-0
/
+3
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-3
/
+0
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-0
/
+3
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-0
/
+1
*
Create an API around WorkerService that chrome consumes. Rename the existing ...
jam@chromium.org
2011-12-29
1
-0
/
+1
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
1
-1
/
+1
*
Remove the remaining usages of NavigationEntry in chrome by converting a few ...
jam@chromium.org
2011-12-28
1
-0
/
+1
*
Rename PluginService to PluginServiceImpl.
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Create an API around PluginService and use it from Chrome.
jam@chromium.org
2011-12-21
1
-0
/
+1
*
Enfore through chrome/browser/DEPS that it can't include notification_service...
tfarina@chromium.org
2011-12-15
1
-0
/
+1
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
1
-0
/
+1
*
[Mac] Remove content/ CrApplication.
shess@chromium.org
2011-12-06
1
-1
/
+0
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
1
-1
/
+0
*
Trim chrome/browser/DEPS after the recent refactorings.
jam@chromium.org
2011-12-02
1
-7
/
+0
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-12-01
1
-1
/
+4
*
Define DevTools content API
yurys@chromium.org
2011-12-01
1
-2
/
+0
*
Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...
hayato@chromium.org
2011-12-01
1
-4
/
+1
*
Remove child_process.h includes from chrome (specifically WaitForDebugger). I...
jam@chromium.org
2011-11-30
1
-1
/
+0
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-11-30
1
-1
/
+4
*
Hide geolocation_messages.h from chrome. It was only used in a test. Instead ...
jam@chromium.org
2011-11-30
1
-3
/
+0
*
Remove chrome dependency on PepperPluginRegistry. This was used only by exten...
jam@chromium.org
2011-11-29
1
-1
/
+0
*
Tighten up chrome/browser's DEPS so that we don't have any more includes from...
jam@chromium.org
2011-11-29
1
-39
/
+18
*
Get rid of view_message_enums.h dependency in Chrome by moving the enum for f...
jam@chromium.org
2011-11-23
1
-0
/
+1
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
1
-1
/
+1
*
Enforce that most content messages files can't be included by chrome.
jam@chromium.org
2011-11-19
1
-1
/
+40
*
Fix check_deps failure from r108475.
rsesek@chromium.org
2011-11-03
1
-1
/
+1
*
Update DEPS so that only browser directories can access content public API fo...
jam@chromium.org
2011-10-17
1
-0
/
+1
[next]