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
*
Add chrome/service to GN build.
brettw@chromium.org
2014-07-09
1
-0
/
+71
*
Switch to using URLRequestContextBuilder to create some contexts.
mmenke@chromium.org
2014-07-08
6
-85
/
+22
*
Clamp down various chrome/ DEPS files.
thestig@chromium.org
2014-06-24
3
-8
/
+2
*
Split printing utility IPC messages into its own file.
thestig@chromium.org
2014-06-18
1
-1
/
+5
*
Add paper size support for local printing on Windows.
vitalybuka@chromium.org
2014-06-16
1
-3
/
+6
*
Add URLRequestJobFactories to URLRequestContexts without one.
mmenke@chromium.org
2014-06-13
1
-0
/
+2
*
Convert local printer capabilites to CDD format to unify with cloud printers ...
alekseys@chromium.org
2014-06-05
3
-116
/
+9
*
Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()
morrita@chromium.org
2014-06-05
1
-2
/
+2
*
Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."
lambroslambrou@chromium.org
2014-06-02
1
-2
/
+3
*
Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()
morrita@chromium.org
2014-06-02
1
-3
/
+2
*
Printing on Windows via PDF
scottmg@chromium.org
2014-05-20
2
-32
/
+27
*
Moved CloudPrintUrl to components/cloud_devices/cloud_devices_urls.h.
vitalybuka@chromium.org
2014-04-20
3
-17
/
+4
*
Moved current cloud_devices content into cloud_devices/common.
vitalybuka@chromium.org
2014-04-18
2
-2
/
+2
*
Added --cloud-print-xmpp-endpoint to make possible test with non-default XMPP...
vitalybuka@chromium.org
2014-04-15
1
-0
/
+3
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
1
-20
/
+1
*
Use service process to collect printers.
vitalybuka@chromium.org
2014-03-27
4
-12
/
+36
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
2
-7
/
+7
*
Removed code related to Mac virtual printer.
vitalybuka@chromium.org
2014-03-12
3
-106
/
+0
*
scoped_ptr<DEVMODE[]> replaced with scoped_ptr<DEVMODE, base::FreeDeleter>.
vitalybuka@chromium.org
2014-03-11
3
-16
/
+17
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
2
-3
/
+3
*
Enable CDD in cloud print connector on windows by default.
vitalybuka@chromium.org
2014-02-25
1
-2
/
+8
*
Use USE_GLIB flag instead of OS_XXXX for choosing whether to initialize glib.
uekawa@chromium.org
2014-02-24
1
-2
/
+2
*
Revert 252221 "Use DocumentProperties to get default DEVMODE ins..."
vitalybuka@chromium.org
2014-02-21
2
-2
/
+2
*
Use DocumentProperties to get default DEVMODE instead of PRINTER_INFO_*.
vitalybuka@chromium.org
2014-02-20
2
-2
/
+2
*
Call PTOpenProvider to make sure that XPS works.
vitalybuka@chromium.org
2014-02-18
1
-4
/
+12
*
Use XPS to set color for HP printers.
vitalybuka@chromium.org
2014-02-14
2
-89
/
+19
*
Set orientation capability.
vitalybuka@chromium.org
2014-02-14
1
-0
/
+7
*
Creates a way to launch the utility process with elevated privileges on Windo...
haven@chromium.org
2014-02-11
2
-0
/
+5
*
Fallback to CDD/CJT if connector can't initialize XPS API.
vitalybuka@chromium.org
2014-02-09
8
-29
/
+185
*
Printer registration using CDD.
vitalybuka@chromium.org
2014-02-09
6
-3
/
+184
*
Revert 249967 "Printer registration using CDD."
vollick@chromium.org
2014-02-09
6
-184
/
+3
*
Fixed GetSupportedMimeTypes.
vitalybuka@chromium.org
2014-02-09
1
-1
/
+1
*
Printer registration using CDD.
vitalybuka@chromium.org
2014-02-09
6
-3
/
+184
*
Added print_ticket_mime_type into PrintSystem API.
vitalybuka@chromium.org
2014-02-08
7
-69
/
+102
*
Added ChromeUtilityMsg_GetPrinterSemanticCapsAndDefaults message and handler.
vitalybuka@chromium.org
2014-02-07
2
-2
/
+79
*
Revert 234174 "Extract XPS code from PrintSystemWin"
vitalybuka@chromium.org
2014-02-06
3
-623
/
+568
*
Remove ServiceUtilityProcessHost::Client::OnGetPrinterCapsAndDefaultsFailed.
vitalybuka@chromium.org
2014-02-06
3
-22
/
+14
*
Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...
avi@chromium.org
2013-12-25
5
-15
/
+16
*
Update some uses of Value in chrome/ to use the base:: namespace.
avi@chromium.org
2013-12-23
9
-54
/
+61
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
1
-1
/
+4
*
Revert 242382 "Fix a race condition in preference metric reporting."
danakj@chromium.org
2013-12-23
1
-4
/
+1
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
1
-1
/
+4
*
Add base:: to string16s in chrome/.
dbeam@chromium.org
2013-12-20
4
-6
/
+7
*
job_spooler_ should not be deleted from |PrinterJobHandler::OnJobSpool*|
vitalybuka@chromium.org
2013-12-10
2
-22
/
+19
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
2
-3
/
+3
*
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
[next]