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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more UMA stats regarding cookie loading time
nyquist@chromium.org
2013-07-20
1
-16
/
+29
*
Use a direct include of the message_loop header in content/, part 2.
avi@chromium.org
2013-07-18
2
-2
/
+2
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
content: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-09
3
-3
/
+3
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-1
/
+1
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
2
-2
/
+2
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.
dcheng@chromium.org
2013-06-13
1
-3
/
+1
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
4
-5
/
+5
*
Convert Cookie sql::ErrorDelegate client to callback.
shess@chromium.org
2013-06-05
1
-44
/
+20
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
2
-2
/
+2
*
Move webkit/quota files to webkit/browser/quota or webkit/common/quota
tzik@chromium.org
2013-05-30
1
-1
/
+1
*
Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...
michaeln@google.com
2013-05-29
1
-1
/
+1
*
Add support for a cookie retention priority field trial.
erikwright@chromium.org
2013-05-15
1
-1
/
+10
*
Histogram versions and extended error codes for SQLite databases.
shess@chromium.org
2013-05-15
1
-1
/
+1
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-14
1
-1
/
+3
*
Revert 199771 "Add support for split Public Suffix List distinct..."
nyquist@chromium.org
2013-05-13
1
-3
/
+1
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-13
1
-1
/
+3
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
3
-3
/
+3
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
3
-3
/
+3
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
2
-2
/
+2
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-6
/
+4
*
Add cookie priority to the cookie database.
rogerm@chromium.org
2013-04-24
2
-49
/
+184
*
Add brackets around newly multi-lined conditional block.
pam@chromium.org
2013-04-22
1
-1
/
+2
*
Adding Priority field to cookies.
erikwright@chromium.org
2013-04-19
3
-7
/
+24
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-4
/
+4
*
Add OWNERS in content/browser/net
erikwright@chromium.org
2013-04-17
1
-0
/
+1
*
content: Move more constants into content namespace.
tfarina@chromium.org
2013-04-14
2
-2
/
+2
*
Move SQLitePersistentCookieStore to content
sky@chromium.org
2013-04-10
4
-0
/
+1777
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
1
-1
/
+1
*
content: Move two more url constants into content namespace.
tfarina@chromium.org
2012-11-01
1
-2
/
+2
*
Move content\browser\net to content namespace.
jam@chromium.org
2012-10-29
6
-2
/
+24
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
4
-8
/
+12
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
3
-5
/
+2
*
Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...
shalev@chromium.org
2012-06-29
1
-2
/
+2
*
Support for navigator.connection API
droger@google.com
2012-05-24
2
-9
/
+12
*
Remove resource_request_info_impl.h dependency from chrome. This also makes b...
jam@chromium.org
2012-03-23
4
-0
/
+276
*
Move the owners file that was beside all the test url request jobs to the new...
jam@chromium.org
2012-03-15
1
-11
/
+0
*
Add agl, cbentzel, mattm, and rtenneti to chrome/browser/net/OWNERS
wtc@chromium.org
2012-03-13
1
-0
/
+4
*
Per recent discussion on chromium-dev@, we are going to disallow nested "set ...
dpranke@chromium.org
2012-03-13
1
-1
/
+0
*
Move all the test URLRequestJobs to content/test/net.
jam@chromium.org
2012-03-12
10
-868
/
+0
*
Move creation and ownership of BrowserOnlineStateObserver to content.
jam@chromium.org
2012-03-11
2
-3
/
+1
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
2
-9
/
+4
*
Convert use of int ms to TimeDelta in files owned by jar.
tedvessenes@gmail.com
2012-01-12
1
-3
/
+3
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Restructure URLRequestSlowDownloadJob to avoid races.
rdsmith@chromium.org
2011-11-22
2
-36
/
+98
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-2
/
+3
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
5
-11
/
+14
*
Enable content component (again!).
dpranke@chromium.org
2011-11-16
1
-2
/
+1
*
Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().
dcheng@chromium.org
2011-11-15
4
-14
/
+16
[next]