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
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
chrome: Update the remaining calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-19
1
-1
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
4
-11
/
+11
*
Reland 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-4
/
+4
*
Revert 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-4
/
+4
*
Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-4
/
+4
*
Change PrefStore::ReadResult to a boolean.
bauerb@chromium.org
2012-11-08
1
-14
/
+9
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-11-08
6
-15
/
+29
*
Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...
pauljensen@chromium.org
2012-11-07
2
-16
/
+4
*
Revert 165062 - We believe this change broke startup_tests
nsylvain@chromium.org
2012-11-01
6
-29
/
+15
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-10-30
6
-15
/
+29
*
Adding XMPP ping functionality to CloudPrint. XMPP ping and timeout is contro...
gene@chromium.org
2012-10-26
7
-2
/
+171
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
1
-4
/
+1
*
Move the bits of Prefs where production code has only trivially easy
joi@chromium.org
2012-10-22
1
-1
/
+1
*
New Cloud Print Private API.
vitalybuka@chromium.org
2012-10-08
6
-7
/
+42
*
Removed unused switch.
vitalybuka@chromium.org
2012-10-05
1
-6
/
+1
*
Removed dead code.
vitalybuka@chromium.org
2012-10-05
4
-38
/
+0
*
Use ScopedCOMInitializer in more places. While this doesn't always simplify ...
pkasting@chromium.org
2012-10-03
1
-13
/
+9
*
Revert 159814 - Disabling CloudPrint for experiement on staging.
gene@chromium.org
2012-10-03
1
-5
/
+0
*
Disabling CloudPrint for experiement on staging.
gene@chromium.org
2012-10-03
1
-0
/
+5
*
Let GaiaOAuthClient::GetTokensFromAuthCode use any given redirect URL.
simonmorris@chromium.org
2012-10-02
1
-0
/
+1
*
Added black list of printer.
vitalybuka@chromium.org
2012-09-26
5
-40
/
+84
*
Added connector_settings_unittest
vitalybuka@chromium.org
2012-09-25
1
-0
/
+108
*
Single GenerateProxyId and added printer tags with version info.
vitalybuka@chromium.org
2012-09-25
10
-68
/
+80
*
Removed unnecessary returning by reference to simplify code.
vitalybuka@chromium.org
2012-09-23
6
-66
/
+72
*
Added ConnectorSettings class to reduce number of arguments and members in cl...
vitalybuka@chromium.org
2012-09-22
12
-189
/
+210
*
Removed unused dependency.
vitalybuka@chromium.org
2012-09-21
3
-8
/
+0
*
Added vitalybuka to owners.
vitalybuka@chromium.org
2012-09-20
1
-0
/
+1
*
Simplify document title for Windows printing.
vitalybuka@chromium.org
2012-09-20
2
-8
/
+22
*
Ensure that the cloud print proxy process is created with the force_breakaway...
ananta@chromium.org
2012-09-14
1
-1
/
+5
*
Add ability to specify list of supported mime types for Cloud Print connector...
gene@chromium.org
2012-09-12
1
-6
/
+14
*
Moving google_apis and GaiaClient to src/google_apis.
joi@chromium.org
2012-09-07
6
-7
/
+8
*
Add an API to retrieve the keys that services should use for Google APIs.
joi@chromium.org
2012-09-06
3
-8
/
+5
*
Bring back service process throttler.
scottbyer@chromium.org
2012-09-05
1
-0
/
+2
*
Add WARN_UNUSED_RESULT to scoped_refptr::release.
xiaomings@google.com
2012-08-28
1
-3
/
+2
*
Setup XMPP over SSL by default.
abodenha@chromium.org
2012-08-23
1
-0
/
+1
*
Remove dmaclach from OWNERS files
thestig@chromium.org
2012-08-22
1
-3
/
+2
*
Add flag to allow deletion of printers when enumerate fails.
abodenha@chromium.org
2012-08-18
2
-2
/
+20
*
Add additional logging.
abodenha@chromium.org
2012-08-17
3
-4
/
+19
*
Added TransportSecurityState to URLRequestContextStorage used in cloud print ...
vitalybuka@chromium.org
2012-08-13
1
-0
/
+1
*
Clean-up inline members of nested classes (chrome/)
hans@chromium.org
2012-08-10
2
-9
/
+36
*
Remove executable bit from chrome/service/cloud_print/cloud_print_proxy.cc
jeremya@chromium.org
2012-08-09
1
-0
/
+0
*
Fixed chrome zombies when cloud print connector is running.
vitalybuka@chromium.org
2012-08-09
1
-0
/
+6
*
Don't delete print system on connector stop.
vitalybuka@chromium.org
2012-08-07
2
-20
/
+25
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-1
/
+1
*
Ensure that printer job handler is stopped and task_in_progress_ is reset in ...
alexyu@google.com
2012-07-26
1
-0
/
+2
*
Standardize log message style for cloudprint service and display printer id
alexyu@google.com
2012-07-23
3
-89
/
+121
*
Schedule a check for additional jobs after failure.
abodenha@chromium.org
2012-07-20
1
-0
/
+2
*
Add extra logging in an effort to track down 137962
abodenha@chromium.org
2012-07-19
1
-23
/
+46
*
Move the Windows sandbox to sandbox/win
jln@chromium.org
2012-07-18
2
-2
/
+2
*
Emergency revert; rietveld broke; tree broke
erg@google.com
2012-07-13
2
-2
/
+2
[next]