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
/
policy
/
device_management_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
1
-3
/
+3
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-14
/
+16
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-10
/
+8
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
1
-1
/
+1
*
Add a content::GetUserAgent() to wrap webkit_glue::GetUserAgent(), so
dpranke@chromium.org
2011-10-12
1
-2
/
+2
*
Changed policy/ code to use Bind/Callback.
joaodasilva@chromium.org
2011-10-04
1
-6
/
+7
*
Recover from bad proxy settings pointing to non-proxy servers that reply anyway.
joaodasilva@chromium.org
2011-09-28
1
-13
/
+40
*
Cosmetic cleanups in chrome/browser/policy/
joaodasilva@chromium.org
2011-09-21
1
-6
/
+8
*
Retry contacting the dmserver if the first attempt failed due to a misconfigu...
joaodasilva@chromium.org
2011-09-13
1
-5
/
+28
*
Use int64 instead of int for cloud policy infrastructure-delay.
sfeuz@chromium.org
2011-05-24
1
-1
/
+1
*
Delay initialization of cloud policy infrastructure
gfeher@chromium.org
2011-05-20
1
-3
/
+19
*
Use SystemRequestContext instead of RequestContext from Profile for UserCloud...
sfeuz@chromium.org
2011-05-17
1
-4
/
+4
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-1
/
+1
*
Fix destruction of device management backend jobs
mnissler@chromium.org
2011-04-11
1
-1
/
+1
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-6
/
+7
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-11
/
+10
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-10
/
+11
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-11
/
+10
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-10
/
+11
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-11
/
+10
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-10
/
+11
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-11
/
+10
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-10
/
+11
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-11
/
+10
*
Properly remove queued device management jobs.
mnissler@chromium.org
2011-02-03
1
-5
/
+11
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-2
/
+3
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-8
/
+8
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-2
/
+2
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-1
/
+0
*
Make the device management service send a proper user agent.
mnissler@chromium.org
2010-11-25
1
-0
/
+10
*
Some cosmetic fixups to the device management service.
mnissler@chromium.org
2010-11-23
1
-14
/
+12
*
Use a service to create device management backends.
mnissler@chromium.org
2010-11-22
1
-0
/
+185