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
/
app
/
content_main_runner.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
content_shell: fix linux ENABLE_PLUGIN=0 build
msb@chromium.org
2013-02-27
1
-0
/
+4
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-4
/
+4
*
Add a mode flag to the tracing framework.
dsinclair@chromium.org
2013-02-23
1
-1
/
+2
*
Revert 183089
jschuh@chromium.org
2013-02-18
1
-3
/
+1
*
Linux: add option to use system tcmalloc (off by default)
phajdan.jr@chromium.org
2013-02-18
1
-1
/
+3
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
1
-1
/
+1
*
Add explicit base to FilePath.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Fix high-DPI on Windows to make use of DIP scaling in WebKit.
kevers@chromium.org
2013-01-31
1
-1
/
+1
*
Fix indentation of some functions defined inside a class
mseaborn@chromium.org
2013-01-04
1
-20
/
+19
*
Report memory usage retained by TCMalloc freelists.
alexeif@chromium.org
2012-12-07
1
-3
/
+15
*
Add a gyp flag to allow removing dependency on ppapi.
nileshagrawal@chromium.org
2012-12-05
1
-0
/
+2
*
Revert 168239 - Extract SIGPIPE ignoring code to a common place.
dmichael@google.com
2012-11-16
1
-1
/
+1
*
Extract SIGPIPE ignoring code to a common place.
phajdan.jr@chromium.org
2012-11-16
1
-1
/
+1
*
Move global_descriptors to base/posix.
brettw@chromium.org
2012-11-09
1
-1
/
+1
*
Move a bunch of code in content\common (as well as a few left in renderer) to...
jam@chromium.org
2012-10-22
1
-1
/
+1
*
Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...
jam@chromium.org
2012-10-21
1
-6
/
+6
*
Move a bunch of code in content\renderer to the content namespace.
jam@chromium.org
2012-10-19
1
-3
/
+3
*
Build content_main_runner.cc on iOS.
msarda@chromium.org
2012-10-10
1
-5
/
+12
*
Type profiler by intercepting 'new' and 'delete' expressions.
dmikurube@chromium.org
2012-09-26
1
-2
/
+13
*
Expose memory allocator internal stats and properties.
alexeif@chromium.org
2012-09-17
1
-0
/
+5
*
Minimal number of if-def changes to support OS_IOS in content_main_runner.cc
leng@chromium.org
2012-09-13
1
-9
/
+20
*
Prime the Windows theme DLL earlier.
mad@chromium.org
2012-09-12
1
-0
/
+56
*
Revert 155980 - Minimal number of if-def changes to support OS_IOS in content...
peter@chromium.org
2012-09-11
1
-22
/
+12
*
Minimal number of if-def changes to support OS_IOS in content_main_runner.cc
leng@chromium.org
2012-09-11
1
-12
/
+22
*
Split user agent code out of the 'glue' target
stuartmorgan@chromium.org
2012-09-10
1
-1
/
+1
*
Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-22
1
-0
/
+6
*
Revert 152432 - Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-21
1
-6
/
+0
*
Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-20
1
-0
/
+6
*
Enable memory profiler on Linux when TC_MALLOC is enabled.
rtenneti@chromium.org
2012-08-08
1
-0
/
+14
*
Reverting this to see if it fixes the redness on the ChromiumOS bots.
ananta@chromium.org
2012-08-06
1
-14
/
+0
*
Enable memory profiler on Linux when TC_MALLOC is enabled.
rtenneti@chromium.org
2012-08-06
1
-0
/
+14
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-0
/
+4
*
Move the Windows sandbox to sandbox/win
jln@chromium.org
2012-07-18
1
-1
/
+1
*
Emergency revert; rietveld broke; tree broke
erg@google.com
2012-07-13
1
-1
/
+1
*
sandbox/src -> sandbox/win/src
jln@chromium.org
2012-07-13
1
-1
/
+1
*
Fix stats counters
jochen@chromium.org
2012-07-12
1
-2
/
+5
*
Clean up the remaining diff in content/app
michaelbai@chromium.org
2012-07-11
1
-1
/
+1
*
[Mac] More descriptive process name for flapper.
shess@chromium.org
2012-06-22
1
-1
/
+2
*
Remove an un-necessary ANDROID_UPSTREAM_BRINGUP usage
haitao.feng@intel.com
2012-06-13
1
-2
/
+1
*
- Removed the message loop from shell_browser_main_parts.cc. We don't need
michaelbai@chromium.org
2012-06-08
1
-0
/
+8
*
Coverity: Fix a forward NULL.
jhawkins@chromium.org
2012-06-07
1
-5
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-06-07
1
-1
/
+2
*
Fix --single-process mode after r140524.
jam@chromium.org
2012-06-06
1
-1
/
+3
*
Simplify how Content*Client interfaces are created. Instead of depending on t...
jam@chromium.org
2012-06-05
1
-38
/
+82
*
Tighten up DEPS some more. NaCl/service process code are including internal c...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move RegisterContentSchemes from public url_constants into non-public url_sch...
grt@chromium.org
2012-05-28
1
-1
/
+1
*
Refactor fetching of browser_pid.
bradchen@google.com
2012-05-16
1
-25
/
+35
*
Fix crash in Android content_shell startup
jknotten@chromium.org
2012-05-15
1
-6
/
+0
*
Android content shell bringup.
jrg@chromium.org
2012-05-10
1
-4
/
+25
*
Move the Linux zygote stuff into its own per-process directory.
brettw@chromium.org
2012-05-08
1
-1
/
+3
[next]