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
/
content
/
content_browser.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start moving code from BrowserMain to content, so that it can be reused by al...
jam@chromium.org
2011-09-07
1
-0
/
+2
*
fix content_browser dependencies to work in component build: add
dpranke@chromium.org
2011-09-06
1
-7
/
+7
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-0
/
+11
*
Revert 99810 - Get the rest of the chrome target to build (but not link) with...
ben@chromium.org
2011-09-06
1
-11
/
+0
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-0
/
+11
*
Remove gateway data providers for location service.
allanwoj@chromium.org
2011-09-06
1
-6
/
+0
*
Add PluginServiceFilter interface and ChromePluginServiceFilter.
bauerb@chromium.org
2011-09-02
1
-0
/
+1
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-2
/
+2
*
DevTools handler now handles messages from both client and agent and is creat...
yurys@chromium.org
2011-08-31
1
-2
/
+0
*
Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...
dmaclach@chromium.org
2011-08-29
1
-2
/
+0
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-08-29
1
-0
/
+2
*
DevTools: introduce DevToolsAgentHost
yurys@chromium.org
2011-08-29
1
-0
/
+4
*
Revert 98552 (OpenAndManuallyCloseDevToolsClientHost now fails on
thakis@chromium.org
2011-08-27
1
-4
/
+0
*
DevTools: introduce DevToolsAgentHost
yurys@chromium.org
2011-08-27
1
-0
/
+4
*
content: Move touchui's RenderWidgetHostView::GetDefaultScreenInfo() into a p...
erg@chromium.org
2011-08-26
1
-0
/
+2
*
Inject the ChromeOS specific geocolation wifi data provider at runtime. This ...
jam@chromium.org
2011-08-25
1
-6
/
+0
*
Rework wifi_data_provider_linux.cc with our D-Bus library.
satorux@chromium.org
2011-08-25
1
-1
/
+2
*
Move resource_dispatcher_host_unittest.cc to content_unittests now that all i...
jam@chromium.org
2011-08-25
1
-0
/
+13
*
Move RenderWidgetHostViewWin to content.
jam@chromium.org
2011-08-25
1
-0
/
+2
*
Revert 98164 since there are missing dependencies on linux views build - Move...
jam@chromium.org
2011-08-25
1
-8
/
+0
*
Move resource_dispatcher_host_unittest.cc to content_unittests now that all i...
jam@chromium.org
2011-08-25
1
-0
/
+8
*
Get rid of the link time dependency between content and chrome through the ge...
jam@chromium.org
2011-08-25
1
-0
/
+1
*
Get rid of link dependency from content to chrome. Make it get the SpeechInpu...
jam@chromium.org
2011-08-24
1
-0
/
+1
*
content: Move drag_download_* to content.
erg@google.com
2011-08-24
1
-0
/
+4
*
content: Move render_widget_host_view_gtk to content/ try 2.
erg@google.com
2011-08-23
1
-0
/
+20
*
Add more files to content_unittests.
phajdan.jr@chromium.org
2011-08-23
1
-1
/
+0
*
Move DownloadHistoryInfo to content and rename it to DownloadPersistentStoreI...
jam@chromium.org
2011-08-22
1
-0
/
+2
*
(shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...
erg@google.com
2011-08-22
1
-20
/
+0
*
content: Move render_widget_host_view_gtk to content/
erg@google.com
2011-08-22
1
-0
/
+20
*
Start moving files to new content_unittests target.
phajdan.jr@chromium.org
2011-08-19
1
-2
/
+4
*
Move download UMA functions to their own file in content. Also fire the chrom...
jam@chromium.org
2011-08-16
1
-0
/
+2
*
Move download_manager_delegate.h to content. I forgot to move this earlier.
jam@chromium.org
2011-08-16
1
-0
/
+1
*
Revert "DevTools: introduce DevToolsAgentHost"
yurys@chromium.org
2011-08-16
1
-4
/
+0
*
DevTools: introduce DevToolsAgentHost
yurys@chromium.org
2011-08-16
1
-0
/
+4
*
Move chromium-specific files from leveldb's repository to chromium, stage 2.
dgrogan@chromium.org
2011-08-16
1
-1
/
+1
*
Revert "DevTools: introduce DevToolsAgentHost"
yurys@chromium.org
2011-08-16
1
-4
/
+0
*
DevTools: introduce DevToolsAgentHost
yurys@chromium.org
2011-08-16
1
-0
/
+4
*
Move DownloadResourceHandler to content.
jam@chromium.org
2011-08-16
1
-0
/
+2
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-0
/
+19
*
Moving debugger file references to content_browser.gypi.
joi@chromium.org
2011-08-03
1
-0
/
+14
*
This is only the first part of the refactoring. The old method was preserved
adriansc@google.com
2011-08-02
1
-0
/
+1
*
Make ResourceDispatcherHostDelegate an abstract interface.
jam@chromium.org
2011-07-29
1
-1
/
+0
*
Removal of Profile from content part 1.
avi@chromium.org
2011-07-27
1
-0
/
+1
*
Initial sensor event provider for testing views screen rotation
cwolfe@chromium.org
2011-07-26
1
-0
/
+4
*
Move the power_save_blocker_stub.cc conditional includes to content_browser.g...
jam@chromium.org
2011-07-25
1
-0
/
+6
*
Revert 93480 - Initial sensor event provider for testing views screen rotation
dmichael@chromium.org
2011-07-21
1
-4
/
+0
*
Initial sensor event provider for testing views screen rotation
cwolfe@chromium.org
2011-07-21
1
-0
/
+4
*
Adding AudioInputDeviceManager.
mflodman@google.com
2011-07-20
1
-0
/
+3
*
Revert 93094 - Initial sensor event provider for testing views screen rotation
robertshield@chromium.org
2011-07-19
1
-4
/
+0
*
Initial sensor event provider for testing views screen rotation
cwolfe@chromium.org
2011-07-19
1
-0
/
+4
[next]