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
/
public
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Profiler-instrumentation of the startup time.
yiyaoliu
2015-03-18
2
-0
/
+9
*
Revert the TerminateOnHeapCorruption experiment.
erikwright
2015-03-11
2
-11
/
+0
*
Make content JNI API accept a list of callbacks
michaelbai
2015-02-26
1
-2
/
+3
*
Separate OnJNIOnLoad
michaelbai
2015-02-21
1
-12
/
+7
*
Remove android_library_loader_hook from content API
michaelbai
2015-02-14
2
-29
/
+0
*
This is the first patch to separate JNI registration with initialization, cur...
michaelbai
2015-01-28
2
-0
/
+33
*
gn format //content
scottmg
2014-12-03
1
-23
/
+29
*
Make chrome GN build work in component mode.
Brett Wilson
2014-09-11
1
-79
/
+104
*
Work on "gn check" of content/*
Brett Wilson
2014-09-09
2
-14
/
+57
*
Make ui gn check pass. Misc GN build improvements.
brettw
2014-09-07
1
-1
/
+44
*
Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:...
thakis
2014-09-06
1
-44
/
+1
*
Make ui gn check pass. Misc GN build improvements.
Brett Wilson
2014-09-05
1
-1
/
+44
*
The WebView has a path (early use of the CookieManager) which
hjd@chromium.org
2014-08-11
1
-2
/
+1
*
Configure termination-on-heap-corruption using a delegate method rather than ...
erikwright@chromium.org
2014-08-01
3
-3
/
+11
*
Experimentally disable termination on heap corruption in order to measure the...
erikwright@chromium.org
2014-07-28
1
-0
/
+3
*
Revert of Experimentally disable termination on heap corrruption in order to ...
tonyg@chromium.org
2014-07-18
1
-3
/
+0
*
Experimentally disable termination on heap corruption in order to measure the...
erikwright@chromium.org
2014-07-18
1
-0
/
+3
*
Add more content subtargets and deps to the GN build.
brettw@chromium.org
2014-06-13
1
-0
/
+25
*
Add support for multiple zygote fork delegates
mdempsky@chromium.org
2014-05-11
2
-4
/
+8
*
ContentMainRunner is part of content module public classes, so it should be e...
ararunprasad@gmail.com
2014-04-10
1
-1
/
+4
*
Run ContentMain in a browser_test's browser process. This removes duplication...
jam@chromium.org
2014-03-18
1
-6
/
+11
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+3
*
Convert ContentMain to take a struct instead of parameters that vary dependin...
jam@chromium.org
2014-03-09
2
-42
/
+36
*
Move the android library loader from content to base
aberent@chromium.org
2014-02-10
1
-16
/
+8
*
Check library version and handle library load errors
aberent@chromium.org
2013-11-28
1
-0
/
+5
*
Allow JNI registration to be performed eagerly.
torne@chromium.org
2013-11-04
1
-0
/
+5
*
reland of http://crrev.com/212230 Create top-level separate targets for...
scottmg@chromium.org
2013-07-18
1
-3
/
+7
*
Revert 212230 "Create top-level separate targets for browser and..."
scottmg@chromium.org
2013-07-18
1
-29
/
+7
*
Create top-level separate targets for browser and child dlls
scottmg@chromium.org
2013-07-18
1
-7
/
+29
*
remove wrong chrome_split_dll ifdefs
scottmg@chromium.org
2013-05-17
1
-4
/
+2
*
Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target (reland)
scottmg@chromium.org
2013-05-08
1
-2
/
+4
*
Revert 198834 "Add chrome_split_dll gyp variable, and duplicate ..."
dewittj@chromium.org
2013-05-08
1
-4
/
+2
*
Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target
scottmg@chromium.org
2013-05-08
1
-2
/
+4
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
2
-4
/
+4
*
Move sandbox code in content to content namespace.
jam@chromium.org
2012-10-23
1
-2
/
+1
*
Exclude Mac and Linux-specific ContentMainDelegate functions on iOS
stuartmorgan@chromium.org
2012-09-27
2
-4
/
+4
*
Enable a minimal content/ build on iOS
stuartmorgan@chromium.org
2012-09-18
1
-0
/
+15
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
4
-5
/
+1
*
Undo the startup_helper_win.h change in r143501 because that breaks the sandb...
jam@chromium.org
2012-06-22
1
-3
/
+3
*
Enable incremental linking on browser_tests and unit_tests.
jam@chromium.org
2012-06-22
1
-1
/
+4
*
Added sandboxed process service.
michaelbai@chromium.org
2012-06-12
1
-0
/
+4
*
Simplify how Content*Client interfaces are created. Instead of depending on t...
jam@chromium.org
2012-06-05
3
-0
/
+42
*
As part of the content_shell bring up, some un-upstreamed features
michaelbai@chromium.org
2012-06-04
1
-1
/
+8
*
Fixed the dependency.
michaelbai@chromium.org
2012-06-01
1
-0
/
+23
*
Give ContentMainDelegate a default implementation to simplify embedders.
jam@chromium.org
2012-05-30
2
-12
/
+56
*
Get chrome:// dev tool urls hooked up in content_shell.
michaeln@google.com
2012-04-20
1
-5
/
+5
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-10
3
-2
/
+102
*
Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...
marshall@chromium.org
2012-02-09
3
-102
/
+2
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-09
3
-2
/
+102
*
Revert "Support sharing of ContentMain and BrowserMain code with embedded use...
evan@chromium.org
2012-02-06
3
-102
/
+2
[next]