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
*
Remove implicit HANDLE conversions from chrome.
rvargas
2014-09-25
2
-12
/
+13
*
StartPage/EndPage from spooling code. Calling this from metafiles unreliable....
vitalybuka
2014-09-24
1
-0
/
+2
*
Fix WeakPtrFactory member ordering in chrome/browser
mohan.reddy
2014-09-23
1
-1
/
+2
*
Use file handles to interact with utility process.
vitalybuka
2014-09-17
5
-255
/
+269
*
Added helper function to log CloudPrint.ServiceUtilityProcessHostEvent histog...
vitalybuka
2014-09-16
1
-36
/
+20
*
Added value to ServiceUtilityProcessHostEventType to track when utility proce...
vitalybuka
2014-09-16
1
-0
/
+4
*
Fixed indentation.
vitalybuka
2014-09-16
1
-11
/
+11
*
Extracted MetafilePlayer interface from printing::MetafilePlayer.
vitalybuka
2014-09-12
2
-3
/
+3
*
Use scoped_refptr<SingleThreadTaskRunner> when initializing ProxyConfigService
sergeyu
2014-09-05
1
-2
/
+2
*
Use SetAlternateDesktop(false) for service process.
vitalybuka
2014-09-05
2
-0
/
+9
*
Removed print_web_view_helper_win.cc
vitalybuka
2014-08-28
1
-3
/
+3
*
Remove implicit conversions from scoped_refptr to T* in chrome/
dcheng
2014-08-26
1
-1
/
+1
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
4
-4
/
+4
*
Port parts of //third_pary/libjingle build to GN
ajwong
2014-08-23
1
-1
/
+1
*
Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...
tfarina@chromium.org
2014-08-14
1
-1
/
+2
*
Use a qualified path for grit includes in various chrome/ directories.
thestig@chromium.org
2014-08-13
4
-6
/
+5
*
Cleanup: Remove unneeded #include from ui/base/l10n/l10n_util.h.
thestig@chromium.org
2014-08-12
1
-0
/
+1
*
Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...
thestig@chromium.org
2014-08-08
3
-6
/
+1
*
GN support for //jingle directory
rlarocque@chromium.org
2014-08-05
1
-1
/
+1
*
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
[next]