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
*
content: convert child process notifications to observer usage
phajdan.jr@chromium.org
2013-02-28
1
-0
/
+2
*
Add a ResourceScheduler to ResourceDispatcherHost.
simonjam@chromium.org
2013-02-27
1
-0
/
+4
*
PepperUDPSocketPrivateHost is switched to PepperUDPSocketPrivateMessageFilter...
ygorshenin@chromium.org
2013-02-25
1
-2
/
+2
*
Fix for browser process memory computing in memory tests.
marja@chromium.org
2013-02-25
1
-1
/
+0
*
content: Introduce WebContentsViewPort.
sadrul@chromium.org
2013-02-23
1
-0
/
+1
*
Revert 183382 - broke gmail
simonjam@chromium.org
2013-02-21
1
-4
/
+0
*
Remove platform-specific methods in RenderWidgetHostViewPort and RenderWidget...
jam@chromium.org
2013-02-21
1
-3
/
+0
*
Introduce intercepting and handling devtools messages in the renderer.
kkania@chromium.org
2013-02-21
1
-0
/
+2
*
Support DirectInput gamepads on Windows.
teravest@chromium.org
2013-02-21
1
-0
/
+3
*
Add a ResourceScheduler to ResourceDispatcherHost.
simonjam@chromium.org
2013-02-20
1
-0
/
+4
*
Create a ResourceMessageDelegate interface to allow ResourceLoaders to directly
simonjam@chromium.org
2013-02-15
1
-0
/
+2
*
PPB_HostResolver_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-02-12
1
-0
/
+2
*
Delete most web intents code.
thakis@chromium.org
2013-02-11
1
-12
/
+0
*
Implement browser-side intercept and handling of inspector Page.handleJavaScr...
kkania@chromium.org
2013-02-06
1
-0
/
+1
*
DevTools: introduce devtools_protocol.* with protocol parser / serializer hel...
pfeldman@chromium.org
2013-02-04
1
-0
/
+2
*
Revert 180282 (doesn't build without reverting r180071 too, so let's just
thakis@chromium.org
2013-02-03
1
-0
/
+4
*
Revert 180055: Very likely caused http://crbug.com/173885
thakis@chromium.org
2013-02-03
1
-4
/
+0
*
Rename JavaScriptDialogCreator to JavaScriptDialogManager.
kkania@chromium.org
2013-02-01
1
-1
/
+1
*
Make most code on mac compile with enable_web_intents=0
thakis@chromium.org
2013-02-01
1
-0
/
+5
*
Move tracing code in content\browser to content\browser\tracing now that ther...
jam@chromium.org
2013-02-01
1
-6
/
+6
*
Moving chrome://tracing to content.
jam@chromium.org
2013-02-01
1
-0
/
+4
*
Move chrome://media-internals to content. This allows us to hide implementati...
jam@chromium.org
2013-02-01
1
-0
/
+8
*
Remove old IDBTransaction* cruft from earlier refactoring
alecflett@chromium.org
2013-01-31
1
-2
/
+0
*
Native memory histograms for the browser.
marja@chromium.org
2013-01-31
1
-0
/
+1
*
Move chrome://gpu to content.
jam@chromium.org
2013-01-31
1
-0
/
+2
*
Add a WebUIControllerFactory in content and move chrome://webrtc-internals to...
jam@chromium.org
2013-01-29
1
-0
/
+9
*
Move generic_handler.* to content\browser\webui since it's needed by all webu...
jam@chromium.org
2013-01-29
1
-0
/
+2
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-28
1
-0
/
+2
*
Clean up of url data manager classes in content: move URLDataSourceImpl to it...
jam@chromium.org
2013-01-28
1
-2
/
+4
*
Move ChromeWebUIDataSource from chrome to content so that it lives alongside ...
jam@chromium.org
2013-01-26
1
-9
/
+9
*
Move core url data manager classes to content.
jam@chromium.org
2013-01-24
1
-0
/
+10
*
Block power save while uploading data.
hashimoto@chromium.org
2013-01-24
1
-0
/
+2
*
Connecting webrtc-internals WebUI frontend with the backend
jiayl@chromium.org
2013-01-23
1
-2
/
+0
*
PPB_UDPSocket_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-01-21
1
-2
/
+4
*
Switch users of ChromeWebUIDataSource to use the content::WebUIDataSource ins...
jam@chromium.org
2013-01-19
1
-0
/
+1
*
Tab Audio Mirroring: WebContentsAudioInputStream is a new implementation whic...
miu@chromium.org
2013-01-18
1
-0
/
+4
*
Split Date/Time picker values from IME processing since date/time related for...
miguelg@chromium.org
2013-01-17
1
-0
/
+2
*
Move wifi_data_provider_chromeos -> content
stevenjb@chromium.org
2013-01-17
1
-0
/
+3
*
Simplify WebUI data sources. Currently WebUI data sources implement a URLData...
jam@chromium.org
2013-01-16
1
-2
/
+2
*
Android: Fix compile errors in content_browsertests
nileshagrawal@chromium.org
2013-01-15
1
-3
/
+0
*
Make content::PowerSaveBlocker public
hashimoto@chromium.org
2013-01-15
1
-1
/
+3
*
Don't derive from ChromeURLDataManager::DataSource, and instead have these cl...
jam@chromium.org
2013-01-14
1
-0
/
+2
*
Tab Audio Mirroring/Capture: Browser-side connect/disconnect functionality:
miu@chromium.org
2013-01-11
1
-0
/
+2
*
Revert 175971
ricow@chromium.org
2013-01-10
1
-2
/
+0
*
Data collection part of webrtc-internals implementation
jiayl@chromium.org
2013-01-10
1
-0
/
+4
*
Revert 175890: actually, looks like we want this to also help move chromeos w...
jam@chromium.org
2013-01-10
1
-0
/
+2
*
Revert 175822
jam@chromium.org
2013-01-09
1
-2
/
+0
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-09
1
-0
/
+2
*
Enable Tracing on content shell for Android
kangyuan.shu@intel.com
2013-01-09
1
-0
/
+2
*
DevTools: introduce public content::DevToolsAgentHost.
pfeldman@chromium.org
2012-12-25
1
-3
/
+3
[next]