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
*
net: Use SequencedTaskRunner for URLFetcherResponseWriter
hashimoto@chromium.org
2013-11-12
1
-0
/
+1
*
Extract XPS code from PrintSystemWin.
vitalybuka@chromium.org
2013-11-10
6
-643
/
+646
*
Move some nested classes out of PrintSystemWin
vitalybuka@chromium.org
2013-11-10
1
-433
/
+428
*
Removes unnecessary macro.
vitalybuka@chromium.org
2013-11-10
1
-3
/
+0
*
Moved SimplifyDocumentTitle from printing/backend
vitalybuka@chromium.org
2013-11-09
2
-6
/
+5
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
1
-4
/
+0
*
[sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatus
rsimha@chromium.org
2013-11-06
1
-26
/
+51
*
Revert 233201 "Clamp down various chrome/ DEPS files"
hashimoto@chromium.org
2013-11-06
2
-2
/
+2
*
Clamp down various chrome/ DEPS files
thestig@chromium.org
2013-11-06
2
-2
/
+2
*
Consider error as terminal state and stop watching jobs.
vitalybuka@chromium.org
2013-11-06
1
-2
/
+11
*
Fixed custom time histogram overflow.
vitalybuka@chromium.org
2013-11-05
2
-2
/
+1
*
Renamed chrome/service/cloud_print/cloud_print_helpers* -> cloud_print_servic...
vitalybuka@chromium.org
2013-11-05
10
-15
/
+15
*
Added CloudPrint.NativeJobStatus histogram.
vitalybuka@chromium.org
2013-11-05
2
-2
/
+7
*
UMA instrumentation for CloudPrint connector.
vitalybuka@chromium.org
2013-11-04
16
-73
/
+414
*
[sync] Allow FakeURLFetcher to return arbitrary HTTP response codes
rsimha@chromium.org
2013-11-04
1
-26
/
+32
*
Collect metrics data from service process.
vitalybuka@chromium.org
2013-10-24
3
-0
/
+18
*
Remove abodenha from printing related owners
abodenha@chromium.org
2013-10-09
1
-1
/
+0
*
Consolidate TestURLFetcherFactory::SetFakeResponse
mnissler@chromium.org
2013-09-30
1
-40
/
+38
*
Cloud Print connector is now using local_settings field from GCP 2.0. "curren...
gene@chromium.org
2013-09-26
15
-26
/
+162
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-7
/
+0
*
Set the printer info in crash reports using the crash key logging system.
rsesek@chromium.org
2013-09-17
2
-12
/
+12
*
Revert 223610 "Set the printer info in crash reports using the c..."
finnur@chromium.org
2013-09-17
2
-12
/
+12
*
Set the printer info in crash reports using the crash key logging system.
rsesek@chromium.org
2013-09-17
2
-12
/
+12
*
Fix service process crash on opening chrome://settings in desktop aura builds.
sudarsana.nagineni@intel.com
2013-09-10
1
-0
/
+10
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Update include paths in chrome/service for base/process changes.
rsesek@chromium.org
2013-07-23
3
-3
/
+5
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-1
/
+3
*
Use a direct include of the message_loop header in chrome/app, chrome/common,...
avi@chromium.org
2013-07-17
7
-7
/
+7
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-1
/
+1
*
std::sort requires strict comparison function.
vitalybuka@chromium.org
2013-07-15
1
-1
/
+1
*
Set task into IN_PROCESS before sending to printer.
vitalybuka@chromium.org
2013-07-15
2
-42
/
+42
*
chrome: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-04
13
-13
/
+13
*
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 chrome/common/, chrome/installer, chr...
avi@chromium.org
2013-06-28
2
-2
/
+2
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
1
-4
/
+3
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-4
/
+4
*
Device robot refresh token integrity validation.
davidroche@chromium.org
2013-06-22
1
-3
/
+2
*
Removed LCID authentication from cloud print and cloud print setup dialog.
vitalybuka@chromium.org
2013-06-19
11
-259
/
+12
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
1
-0
/
+1
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.
dcheng@chromium.org
2013-06-12
1
-2
/
+1
*
Don't close handles returned by ::OpenPrinter with error.
vitalybuka@chromium.org
2013-06-11
1
-4
/
+2
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
6
-14
/
+18
*
Use a direct include of strings headers in chrome/service/.
avi@chromium.org
2013-06-11
11
-11
/
+11
*
Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...
avi@chromium.org
2013-06-07
7
-7
/
+7
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
9
-30
/
+25
*
Move AddMultipartValueForUpload to net/base/mime_util.h/cc.
grunell@chromium.org
2013-05-16
2
-23
/
+21
*
Cleanup: Remove unneeded base/file_util.h includes in chrome.
thestig@chromium.org
2013-05-15
1
-1
/
+0
*
chrome: Use base::MessageLoop. (Part 1)
xhwang@chromium.org
2013-05-10
15
-108
/
+114
*
chrome: Update the include paths of base/message_loop_proxy.h to its new loca...
tfarina@chromium.org
2013-05-10
8
-8
/
+8
*
Removed static factories for data, ftp, file, and about jobs.
pauljensen@chromium.org
2013-05-08
1
-3
/
+0
[next]