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
*
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
*
Clean up DEPS rules against content so that not all chrome code can include a...
jam@chromium.org
2011-09-30
1
-1
/
+2
*
Make isimpledom write shared generated files to SHARED_INTERMEDIATE_DIR
rsleevi@chromium.org
2011-09-22
1
-0
/
+1
*
Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIR
rsleevi@chromium.org
2011-09-22
1
-1
/
+2
*
Include chromeos_wm_ipc_enums.h from third_party/cros_system_api.
satorux@chromium.org
2011-08-16
1
-0
/
+1
*
Clamping down media DEPS rules.
scherkus@chromium.org
2011-06-17
1
-2
/
+1
*
Removed "+chrome/gpu" from chrome/browser/DEPS.
apatrick@chromium.org
2011-04-15
1
-1
/
+0
*
Fix checkdeps failure.
jam@chromium.org
2011-02-28
1
-1
/
+0
*
Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...
mrossetti@chromium.org
2011-02-24
1
-1
/
+2
*
Revert 75882 - Add caching of the InMemoryURLIndex (part of the HistoryQuickP...
mrossetti@chromium.org
2011-02-24
1
-2
/
+1
*
Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...
mrossetti@chromium.org
2011-02-24
1
-1
/
+2
*
Add the quota::SpecialStoragePolicy interface and an implementation that grants
michaeln@google.com
2011-02-17
1
-0
/
+1
*
Reland 72784
danno@chromium.org
2011-01-28
1
-0
/
+1
*
Revert 72784 - Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
1
-1
/
+0
*
Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
1
-0
/
+1
*
GPU service now runs on new thread in browser process when --single-process i...
apatrick@chromium.org
2011-01-13
1
-1
/
+2
*
Private Pepper extension for Flapper to allow TCP connections to be made
viettrungluu@chromium.org
2011-01-07
1
-0
/
+1
[next]