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
*
Use a direct include of strings headers in content/browser/, part 1.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Trace time spent in BrowserMainLoop::MainMessageLoopStart
andrewhayden@chromium.org
2013-05-31
1
-13
/
+53
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-2
/
+2
*
Transition Web Speech Recognition from compile-time to run-time flag
janx@chromium.org
2013-05-30
1
-2
/
+0
*
base: Cleanup setting thread priorities (no functional changes).
epenner@chromium.org
2013-05-24
1
-19
/
+6
*
Make the following GTK message non-fatal in Debug mode:
phajdan.jr@chromium.org
2013-05-23
1
-0
/
+3
*
Move TSF IME initialization code from chrome to content.
kochi@chromium.org
2013-05-23
1
-0
/
+12
*
Remove function level static initializers from VectorMath.
dalecurtis@google.com
2013-05-10
1
-0
/
+3
*
Provide a reason why GPU access is blocked.
zmo@chromium.org
2013-05-07
1
-1
/
+1
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-10
/
+11
*
[Chromium] Add tracing to startup process, particularly for Android
andrewhayden@chromium.org
2013-05-03
1
-7
/
+59
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-13
/
+13
*
Make the TCP Fast Open Flag modifiable from about:flags.
rdsmith@chromium.org
2013-04-10
1
-6
/
+0
*
Split the power monitoring feature from SystemMonitor
hongbo.min@intel.com
2013-04-03
1
-0
/
+3
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
1
-1
/
+2
*
Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...
jam@chromium.org
2013-03-20
1
-1
/
+1
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-2
/
+2
*
Android: Remove Surface cruft
sievers@chromium.org
2013-03-06
1
-3
/
+1
*
Don't crash when the dconf settings backend can't connect to the session bus
jochen@chromium.org
2013-03-05
1
-0
/
+4
*
Fix for browser process memory computing in memory tests.
marja@chromium.org
2013-02-25
1
-6
/
+11
*
Initial fixes for TCP Fast Open.
willchan@chromium.org
2013-02-16
1
-1
/
+1
*
Fix a crash when running with --memory-metrics on Android.
marja@chromium.org
2013-02-11
1
-1
/
+1
*
MessageLoop's RUN method will pass a const ref to PendingTask when
rtenneti@chromium.org
2013-02-03
1
-2
/
+4
*
Move tracing code in content\browser to content\browser\tracing now that ther...
jam@chromium.org
2013-02-01
1
-1
/
+1
*
Native memory histograms for the browser.
marja@chromium.org
2013-01-31
1
-0
/
+27
*
Add a WebUIControllerFactory in content and move chrome://webrtc-internals to...
jam@chromium.org
2013-01-29
1
-2
/
+5
*
Clean up of url data manager classes in content: move URLDataSourceImpl to it...
jam@chromium.org
2013-01-28
1
-1
/
+1
*
Move core url data manager classes to content.
jam@chromium.org
2013-01-24
1
-0
/
+3
*
Do not call g_type_init when GLib version is 2.35 or above.
qtc746@motorola.com
2013-01-24
1
-0
/
+5
*
cc: Set ui/gpu/cc/ipc/upload/raster thread priorities.
epenner@chromium.org
2013-01-24
1
-0
/
+22
*
Remove support for 'system' SSL on Mac (SecureTransport) and Win (SChannel)
rsleevi@chromium.org
2013-01-16
1
-18
/
+2
*
Fix GpuChannelHost destruction races.
piman@chromium.org
2013-01-12
1
-1
/
+4
*
Tab Audio Mirroring/Capture: Browser-side connect/disconnect functionality:
miu@chromium.org
2013-01-11
1
-0
/
+9
*
Removing unnecessary content:: namespace qualifier.
darin@chromium.org
2013-01-02
1
-2
/
+1
*
Exclude PluginService for builds with enable_plugins==0
nileshagrawal@chromium.org
2012-12-20
1
-1
/
+3
*
Start GPU process earlier (when force-compositing mode is enabled).
jbauman@chromium.org
2012-12-08
1
-17
/
+17
*
Revert 171370 due to perf regression on XP (bug 164609)
akalin@chromium.org
2012-12-07
1
-15
/
+17
*
Start GPU process earlier.
jbauman@chromium.org
2012-12-06
1
-17
/
+15
*
Add content/browser/loader/ for resource loading related classes.
darin@chromium.org
2012-12-05
1
-1
/
+1
*
Revert 169449 - https://codereview.chromium.org/11364048/ increased the start...
xians@chromium.org
2012-11-26
1
-1
/
+3
*
https://codereview.chromium.org/11364048/ increased the startup time on Mac b...
xians@chromium.org
2012-11-26
1
-3
/
+1
*
Catch a GTK warning when using the file chooser dialog without a ~/.local/share
mgiuca@chromium.org
2012-11-20
1
-0
/
+3
*
This patch implements a device selection UI to chrome content setting, and th...
xians@chromium.org
2012-11-16
1
-1
/
+3
*
[Android] Initialize the DataFetcherImplAndroid
dfalcantara@chromium.org
2012-11-10
1
-0
/
+13
*
Move content\browser\renderer_host\media to content namespace.
jam@chromium.org
2012-10-29
1
-3
/
+2
*
content/browser: Move speech code into content namespace.
tfarina@chromium.org
2012-10-29
1
-1
/
+1
*
when running in single process mode, modify the browser's command line to inc...
jochen@chromium.org
2012-10-25
1
-0
/
+7
*
Move the remaning files in content\common to the content namespace.
jam@chromium.org
2012-10-24
1
-11
/
+8
*
Replace the DownloadFileManager with direct ownership of DownloadFileImpl
rdsmith@chromium.org
2012-10-18
1
-4
/
+1
*
Build browser_main_loop.cc on iOS.
msarda@chromium.org
2012-10-11
1
-1
/
+7
[next]