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
/
chrome
/
browser
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
5
-27
/
+30
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
5
-17
/
+20
*
dont save username and password in the url that is used during
rtenneti@chromium.org
2011-01-12
1
-1
/
+1
*
Add PrerenderResourceHandler and hook it into the ResourceDispatcherHost.
cbentzel@chromium.org
2011-01-12
2
-0
/
+14
*
Clarify wording around blocking 3rd party cookies and add lab to block readin...
jochen@chromium.org
2011-01-12
2
-5
/
+16
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
2
-5
/
+8
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
3
-0
/
+44
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
3
-44
/
+0
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
3
-0
/
+44
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
3
-44
/
+0
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
3
-0
/
+44
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
5
-12
/
+14
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
3
-3
/
+3
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
2
-4
/
+3
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
6
-6
/
+6
*
Fix include to fix unit test.
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
net: Add namespace net to URLRequestFilter.
tfarina@chromium.org
2010-12-26
12
-28
/
+28
*
Don't leak proxy script fetcher's http transaction factories.
willchan@chromium.org
2010-12-24
1
-1
/
+3
*
Create a URLRequestContext for PAC fetching.
willchan@chromium.org
2010-12-23
5
-59
/
+82
*
Add Flush(Task*) method to CookieMonster.
rdsmith@chromium.org
2010-12-23
3
-1
/
+91
*
Introduce a separate preference for 'proxy server mode'
battre@chromium.org
2010-12-23
2
-98
/
+80
*
Avoid accidental omnibox searches for username:password URLs.
isherman@chromium.org
2010-12-22
2
-13
/
+22
*
net: Add namespace net to URLRequestStartEventParameters.
tfarina@chromium.org
2010-12-17
4
-6
/
+7
*
ChromeURLRequestContext: remove copy constructor
agl@chromium.org
2010-12-17
2
-46
/
+0
*
The ChromeURLRequestContext(ChromeURLRequestContext* other)
wtc@google.com
2010-12-17
1
-0
/
+3
*
DevTools: Network requests are timed with 1.6 days.
pfeldman@chromium.org
2010-12-17
1
-4
/
+8
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-1
/
+3
*
The URLRequestContext for off-the-record mode should
wtc@google.com
2010-12-16
1
-2
/
+3
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
3
-2
/
+12
*
Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...
mirandac@chromium.org
2010-12-16
2
-12
/
+22
*
Revert 69320 - Migrate HostReferralList and StartupDNSPrefetchList from local...
mirandac@chromium.org
2010-12-15
2
-22
/
+12
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
1
-0
/
+2
*
Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...
mirandac@chromium.org
2010-12-15
2
-12
/
+22
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-1
/
+1
*
Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...
kinuko@chromium.org
2010-12-14
2
-10
/
+10
*
Deinline even more destructors.
erg@google.com
2010-12-14
2
-1
/
+3
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
4
-3
/
+3
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-1
/
+1
*
net: Add namespace net to URLRequestFileJob.
tfarina@chromium.org
2010-12-12
3
-7
/
+7
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
14
-32
/
+37
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
1
-3
/
+7
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-11
/
+13
*
Moved PrerenderInterceptor to chrome\browser\prerender
cbentzel@chromium.org
2010-12-09
3
-237
/
+0
*
Fix handling of 'Use system proxy settings' policy
gfeher@chromium.org
2010-12-08
5
-13
/
+52
*
Fixed minor atomicity issue in PrefProxyConfigService::GetLatestProxyConfig a...
battre@chromium.org
2010-12-08
3
-15
/
+15
*
Refactored cookies persistent store clean-up on shutdown.
pastarmovj@chromium.org
2010-12-06
5
-13
/
+163
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-2
/
+0
*
Revert portion of r68206 that may be unsafe.
willchan@chromium.org
2010-12-03
1
-11
/
+25
*
Stop using adding refcounts to some URLRequestJob subtypes.
willchan@chromium.org
2010-12-03
5
-38
/
+42
*
Move database handling code to the Backend class to clean up the interface.
pastarmovj@chromium.org
2010-12-03
2
-179
/
+185
[next]