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
/
browser
/
browser_main_loop.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move remaining files in content\browser to the content namespace.
jam@chromium.org
2012-10-30
1
-3
/
+3
*
Move content\browser\renderer_host\media to content namespace.
jam@chromium.org
2012-10-29
1
-6
/
+3
*
Move content\browser\net to content namespace.
jam@chromium.org
2012-10-29
1
-2
/
+1
*
content/browser: Move speech code into content namespace.
tfarina@chromium.org
2012-10-29
1
-5
/
+2
*
Revert 164120 - content/browser: Move more files into the content namespace.
sail@chromium.org
2012-10-25
1
-1
/
+1
*
content/browser: Move more files into the content namespace.
tfarina@chromium.org
2012-10-25
1
-1
/
+1
*
We don't need to do both OleInitialize() and CoInitializeEx() on the same thr...
pkasting@chromium.org
2012-10-01
1
-8
/
+0
*
Minimal if-def changes for OS_IOS in browser_main_loop.*
leng@chromium.org
2012-09-10
1
-1
/
+3
*
Add DeviceMonitorMac to BrowserMainLoop.
xians@chromium.org
2012-08-15
1
-0
/
+4
*
Add DeviceMonitorLinux in BrowserMainLoop.
wjia@chromium.org
2012-07-31
1
-1
/
+7
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Pepper needs to repeatedly call enumeration API in order to get a synchronous...
xians@chromium.org
2012-07-06
1
-0
/
+6
*
Moved instantiation of SpeechRecognitionManager inside browser_main_loop, ins...
primiano@chromium.org
2012-05-16
1
-0
/
+5
*
Media Gallery: Move MediaDeviceNotificationsLinux from content to chrome.
thestig@chromium.org
2012-04-12
1
-4
/
+0
*
Modify Comment of BrowserMainLoop.
simon.hong81@gmail.com
2012-04-12
1
-1
/
+1
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-3
/
+6
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-6
/
+3
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-3
/
+6
*
Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...
tfarina@chromium.org
2012-03-14
1
-0
/
+8
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-2
/
+2
*
Move creation and ownership of BrowserOnlineStateObserver to content.
jam@chromium.org
2012-03-11
1
-0
/
+3
*
Implement Linux media notifier.
thestig@chromium.org
2012-03-07
1
-0
/
+4
*
Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...
jam@chromium.org
2012-02-23
1
-0
/
+6
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-10
1
-6
/
+12
*
Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...
marshall@chromium.org
2012-02-09
1
-12
/
+6
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-09
1
-6
/
+12
*
Revert "Support sharing of ContentMain and BrowserMain code with embedded use...
evan@chromium.org
2012-02-06
1
-12
/
+6
*
Support sharing of ContentMain and BrowserMain code with embedded use cases.
marshall@chromium.org
2012-02-06
1
-6
/
+12
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-0
/
+7
*
Get rid of BrowserThread::WEB_SOCKET_PROXY. BrowserThread is only for threads...
jam@chromium.org
2012-01-10
1
-3
/
+0
*
Add Comment above browser thread variables of BrowserMainLoop Class
simon.hong81@gmail.com
2012-01-09
1
-1
/
+3
*
Create a secondary file thread, FILE_USER_BLOCKING, for tasks requiring file ...
michaeln@google.com
2011-12-07
1
-0
/
+1
*
Start/stop WebKitThread from BrowserMainLoop like other BrowserThreads.
joi@chromium.org
2011-12-02
1
-2
/
+4
*
Have content/ create and destroy its own threads. (Re-land)
joi@chromium.org
2011-11-28
1
-0
/
+17
*
Revert 111695 - Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-17
/
+0
*
Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-0
/
+17
*
Add ChromeBrowserMainExtraParts for non main parts. (take 3)
stevenjb@google.com
2011-11-21
1
-7
/
+7
*
Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts.
stevenjb@google.com
2011-11-18
1
-1
/
+6
*
Fix ProcessSingletonTest.StartupRaceCondition for win.
stevenjb@google.com
2011-11-18
1
-7
/
+2
*
Add ChromeBrowserMainExtraParts for non main parts.
stevenjb@google.com
2011-11-18
1
-7
/
+7
*
Revert 110327 - Add ChromeBrowserParts for non main parts.
cpu@chromium.org
2011-11-16
1
-4
/
+7
*
Add ChromeBrowserParts for non main parts.
stevenjb@google.com
2011-11-16
1
-7
/
+4
*
Send WM_DEVICECHANGE message through SystemMonitor
scottmg@chromium.org
2011-11-15
1
-0
/
+4
*
Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitor
kmadhusu@chromium.org
2011-11-14
1
-4
/
+0
*
Send WM_DEVICECHANGE message through SystemMonitor
scottmg@chromium.org
2011-11-14
1
-0
/
+4
*
Move content_restriction.h and main_function_params.h to content/public/commo...
jam@chromium.org
2011-10-31
1
-4
/
+3
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-2
/
+2
*
Make GTK and Aura parts orthogonal to OS parts
stevenjb@google.com
2011-10-26
1
-0
/
+75