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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split up chrome/browser/policy subdirectory
mnissler@chromium.org
2013-03-14
1
-634
/
+0
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
1
-1
/
+1
*
Fix cloud policy duplicate registrations issue.
joaodasilva@chromium.org
2013-02-16
1
-18
/
+104
*
chrome/browser: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-17
1
-2
/
+2
*
Clean up Chrome OS Enterprise Enrollment UI code.
mnissler@chromium.org
2012-11-01
1
-1
/
+1
*
Remove legacy DM Server http error codes.
pastarmovj@chromium.org
2012-07-10
1
-12
/
+0
*
Introduce a new error code from the DM server - 402 - missing licenses.
pastarmovj@chromium.org
2012-06-27
1
-0
/
+5
*
Move test_url_fetcher_factory.* from content/ to net/url_request
akalin@chromium.org
2012-06-19
1
-17
/
+17
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
base::Callback-ify policy::DeviceManagementService.
mnissler@chromium.org
2012-01-02
1
-223
/
+173
*
Don't alias namespace enterprise_management to namespace em in headers.
mnissler@chromium.org
2012-01-02
1
-2
/
+3
*
Add device status reports to policy requests.
dubroy@chromium.org
2011-12-09
1
-3
/
+3
*
Added auto-enrollment request support to the device_management_backend.
joaodasilva@chromium.org
2011-12-05
1
-0
/
+17
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-14
/
+14
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-3
/
+3
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
1
-7
/
+7
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-11
/
+11
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-54
/
+42
*
net: Move UnescapeURLComponent() functions into net namespace.
tfarina@chromium.org
2011-10-02
1
-12
/
+12
*
Recover from bad proxy settings pointing to non-proxy servers that reply anyway.
joaodasilva@chromium.org
2011-09-28
1
-0
/
+74
*
Remove device_management_service_unittest.cc executable bit set by error in r...
maruel@chromium.org
2011-09-15
1
-0
/
+0
*
Fix uninitialized memory access in DeviceManagementServiceFailedRequestTest.
mnissler@chromium.org
2011-09-15
1
-0
/
+7
*
Add handling for the two new error codes of the DMServer 405,409.
pastarmovj@chromium.org
2011-09-06
1
-0
/
+10
*
Pass user_affiliation request parameter on user cloud policy requests.
mnissler@chromium.org
2011-08-31
1
-3
/
+9
*
Revert 98987 - Pass user_affiliation request parameter on user cloud policy r...
mnissler@chromium.org
2011-08-31
1
-9
/
+3
*
Pass user_affiliation request parameter on user cloud policy requests.
mnissler@chromium.org
2011-08-31
1
-3
/
+9
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+0
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
1
-0
/
+3
*
Add a scoper object for URLFetcher::Factory
phajdan.jr@chromium.org
2011-07-29
1
-6
/
+2
*
OAuth support for the cloud policy infrastructure.
mnissler@chromium.org
2011-07-22
1
-7
/
+13
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
1
-1
/
+1
*
Delay initialization of cloud policy infrastructure
gfeher@chromium.org
2011-05-20
1
-3
/
+10
*
Introduce new error codes for DM server communication but keep the old ones f...
pastarmovj@chromium.org
2011-05-19
1
-0
/
+12
*
Use SystemRequestContext instead of RequestContext from Profile for UserCloud...
sfeuz@chromium.org
2011-05-17
1
-7
/
+3
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-7
/
+7
*
Merge server-side changes of the cloud policy protocol
gfeher@chromium.org
2011-04-19
1
-3
/
+0
*
Support decoding GenericNamedValue based policy.
jkummerow@chromium.org
2011-04-15
1
-55
/
+0
*
Fix destruction of device management backend jobs
mnissler@chromium.org
2011-04-11
1
-0
/
+32
*
Removed legacy support from the policy fetch request.
pastarmovj@chromium.org
2011-03-28
1
-14
/
+20
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Properly remove queued device management jobs.
mnissler@chromium.org
2011-02-03
1
-1
/
+19
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-1
/
+1
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-14
/
+14
*
Device management constants cleanup
jkummerow@chromium.org
2010-11-24
1
-7
/
+10
*
Always send the device ID when making device management requests.
mnissler@chromium.org
2010-11-22
1
-46
/
+64
[next]