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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disallow UI/IO thread blocking on any other thread.
jam@chromium.org
2012-04-26
1
-0
/
+1
*
Implement the skeleton of an android content shell.
tedchoc@chromium.org
2012-04-25
1
-2
/
+5
*
Media Gallery: Move MediaDeviceNotificationsLinux from content to chrome.
thestig@chromium.org
2012-04-12
1
-12
/
+0
*
Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...
marshall@chromium.org
2012-04-10
1
-6
/
+4
*
Remove duplicated setlocale(LC_ALL, "")
simon.hong81@gmail.com
2012-04-07
1
-4
/
+0
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-1
/
+1
*
Fix for gpu thread creation race in single process mode.
robertshield@chromium.org
2012-04-04
1
-7
/
+13
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-2
/
+2
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-2
/
+2
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-2
/
+2
*
Add a sandbox API for broker handle duplication
jschuh@chromium.org
2012-03-31
1
-1
/
+1
*
Revert 129627 - Add a sandbox API for broker handle duplication
jschuh@chromium.org
2012-03-29
1
-1
/
+1
*
Add a sandbox API for broker handle duplication
jschuh@chromium.org
2012-03-29
1
-1
/
+1
*
Refactor GpuProcessHost::GetForClient to GpuProcessHost::Get, which takes a G...
apatrick@chromium.org
2012-03-15
1
-2
/
+2
*
Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...
tfarina@chromium.org
2012-03-14
1
-7
/
+0
*
Add a Content API around TracingController.
jam@chromium.org
2012-03-13
1
-3
/
+7
*
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
/
+2
*
Implement Linux media notifier.
thestig@chromium.org
2012-03-07
1
-1
/
+13
*
Automatically start the GPU process 5s after browser startup.
fischman@chromium.org
2012-03-03
1
-0
/
+9
*
Add a boolean histogram "Chrome.CommandLineUseSystemSSL" to keep track of
kaiwang@chromium.org
2012-03-02
1
-0
/
+1
*
Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notifi...
mattm@chromium.org
2012-03-01
1
-6
/
+0
*
Add Media device notification to SystemMonitor and Mac impl
vandebo@chromium.org
2012-02-29
1
-0
/
+6
*
Add an API around zygoteHost so that chrome doesn't reach into the internal c...
jam@chromium.org
2012-02-25
1
-5
/
+3
*
Land 9348117: (Aura) use GPU process for UI
backer@chromium.org
2012-02-24
1
-0
/
+10
*
Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...
jam@chromium.org
2012-02-23
1
-8
/
+14
*
Revert 122213 - aura: Use GPU process for UI
dpapad@chromium.org
2012-02-16
1
-10
/
+0
*
aura: Use GPU process for UI
piman@chromium.org
2012-02-16
1
-0
/
+10
*
Adding a command line flag to specify renderer process limit
nasko@chromium.org
2012-02-13
1
-0
/
+11
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-10
1
-9
/
+8
*
Add BrowserGpuChannelHostFactory
piman@chromium.org
2012-02-10
1
-0
/
+5
*
Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...
marshall@chromium.org
2012-02-09
1
-8
/
+9
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-09
1
-9
/
+8
*
Remove last traces of DNS certificate provenance checking.
agl@chromium.org
2012-02-08
1
-4
/
+0
*
Revert "Support sharing of ContentMain and BrowserMain code with embedded use...
evan@chromium.org
2012-02-06
1
-8
/
+9
*
Support sharing of ContentMain and BrowserMain code with embedded use cases.
marshall@chromium.org
2012-02-06
1
-9
/
+8
*
Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...
jam@chromium.org
2012-02-06
1
-0
/
+12
*
Fix attrition experiment toast regression due to startup refactoring.
finnur@chromium.org
2012-02-02
1
-1
/
+4
*
net: add a policy option: DisableSSLRecordSplitting
agl@chromium.org
2012-01-24
1
-2
/
+0
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-19
1
-0
/
+8
*
--in-process-gpu works for Linux desktop and Aura
backer@chromium.org
2012-01-19
1
-0
/
+13
*
In the BrowserMainLoop::InitializeToolkit(),
simon.hong81@gmail.com
2012-01-18
1
-2
/
+2
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-12
/
+33
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-28
/
+12
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-12
/
+28
*
Get rid of BrowserThread::WEB_SOCKET_PROXY. BrowserThread is only for threads...
jam@chromium.org
2012-01-10
1
-12
/
+0
*
Revert 116816 - Hook up the SequencedWorkerPool to the browser thread.
msw@chromium.org
2012-01-07
1
-8
/
+0
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-07
1
-0
/
+8
*
base::Bind: Remove scoped_callback_factory.h.
jhawkins@chromium.org
2012-01-03
1
-0
/
+1
*
base::Bind: Remove NewRunnableFunction.
jhawkins@chromium.org
2012-01-01
1
-2
/
+1
[next]