1. db158e4 Add chrome/service to GN build. by [email protected] · 11 years ago
  2. 305ed87 Switch to using URLRequestContextBuilder to create some contexts. by [email protected] · 11 years ago
  3. 17a444c3 Clamp down various chrome/ DEPS files. by [email protected] · 11 years ago
  4. a46cb343 Split printing utility IPC messages into its own file. by [email protected] · 11 years ago
  5. ad3b0501 Add paper size support for local printing on Windows. by [email protected] · 11 years ago
  6. 2944afa Add URLRequestJobFactories to URLRequestContexts without one. by [email protected] · 11 years ago
  7. dfb4a9d Convert local printer capabilites to CDD format to unify with cloud printers and PDF printer. This is a necessary step for adding paper size capability to local printers. by [email protected] · 11 years ago
  8. fca876a1 Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create() by [email protected] · 11 years ago
  9. 3b0e466 Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..." by [email protected] · 11 years ago
  10. cf178fb7 Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*() by [email protected] · 11 years ago
  11. 75280ad2 Printing on Windows via PDF by [email protected] · 11 years ago
  12. 09cff7878 Moved CloudPrintUrl to components/cloud_devices/cloud_devices_urls.h. by [email protected] · 11 years ago
  13. 5b38caf7 Moved current cloud_devices content into cloud_devices/common. by [email protected] · 11 years ago
  14. 6f5c141a Added --cloud-print-xmpp-endpoint to make possible test with non-default XMPP server. by [email protected] · 11 years ago
  15. dcc29777 Delete the GTK+ port of Chrome. by [email protected] · 11 years ago
  16. fd1f2e5 Use service process to collect printers. by [email protected] · 11 years ago
  17. 2f3b1cc Move CommandLine to base namespace. by [email protected] · 11 years ago
  18. f5af06b Removed code related to Mac virtual printer. by [email protected] · 11 years ago
  19. 2b364be scoped_ptr<DEVMODE[]> replaced with scoped_ptr<DEVMODE, base::FreeDeleter>. by [email protected] · 11 years ago
  20. e5c2a22e Move WriteFile and WriteFileDescriptor from file_util to base namespace. by [email protected] · 11 years ago
  21. ca53b14 Enable CDD in cloud print connector on windows by default. by [email protected] · 12 years ago
  22. 3056aa3 Use USE_GLIB flag instead of OS_XXXX for choosing whether to initialize glib. by [email protected] · 12 years ago
  23. 37d63884 Revert 252221 "Use DocumentProperties to get default DEVMODE ins..." by [email protected] · 12 years ago
  24. d39a810 Use DocumentProperties to get default DEVMODE instead of PRINTER_INFO_*. by [email protected] · 12 years ago
  25. 24c85fa Call PTOpenProvider to make sure that XPS works. by [email protected] · 12 years ago
  26. b3b6b6f Use XPS to set color for HP printers. by [email protected] · 12 years ago
  27. 19a16773 Set orientation capability. by [email protected] · 12 years ago
  28. fa01e47 Creates a way to launch the utility process with elevated privileges on Windows systems for the rare operations that require administrator access. by [email protected] · 12 years ago
  29. 07834e5 Fallback to CDD/CJT if connector can't initialize XPS API. by [email protected] · 12 years ago
  30. 07021fc Printer registration using CDD. The code is not enabled yet. by [email protected] · 12 years ago
  31. 9051bf92 Revert 249967 "Printer registration using CDD." by [email protected] · 12 years ago
  32. 29e35f2 Fixed GetSupportedMimeTypes. by [email protected] · 12 years ago
  33. 6012007 Printer registration using CDD. The code is not enabled yet. by [email protected] · 12 years ago
  34. c59a767 Added print_ticket_mime_type into PrintSystem API. by [email protected] · 12 years ago
  35. dfca37b Added ChromeUtilityMsg_GetPrinterSemanticCapsAndDefaults message and handler. by [email protected] · 12 years ago
  36. c05c8d1 Revert 234174 "Extract XPS code from PrintSystemWin" No need in this split. by [email protected] · 12 years ago
  37. 8cad93d Remove ServiceUtilityProcessHost::Client::OnGetPrinterCapsAndDefaultsFailed. by [email protected] · 12 years ago
  38. c91b9d4 Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/service, chrome/test, chrome/third_party, chrome/tools, chrome/utility to use the base:: namespace. by [email protected] · 12 years ago
  39. e53a7f29 Update some uses of Value in chrome/ to use the base:: namespace. by [email protected] · 12 years ago
  40. 56cbcb3a Fix a race condition in preference metric reporting. by [email protected] · 12 years ago
  41. 7e5b5b0 Revert 242382 "Fix a race condition in preference metric reporting." by [email protected] · 12 years ago
  42. bbd1299 Fix a race condition in preference metric reporting. by [email protected] · 12 years ago
  43. 05aab99c Add base:: to string16s in chrome/. by [email protected] · 12 years ago
  44. ee060d4 job_spooler_ should not be deleted from |PrinterJobHandler::OnJobSpool*| by [email protected] · 12 years ago
  45. 03d9afc0 Move temp file functions to base namespace. by [email protected] · 12 years ago
  46. 0b5ab509 net: Use SequencedTaskRunner for URLFetcherResponseWriter by [email protected] · 12 years ago
  47. 35511e64 Extract XPS code from PrintSystemWin. by [email protected] · 12 years ago
  48. 6ed8433 Move some nested classes out of PrintSystemWin by [email protected] · 12 years ago
  49. a272c9d Removes unnecessary macro. by [email protected] · 12 years ago
  50. ec91bfa Moved SimplifyDocumentTitle from printing/backend by [email protected] · 12 years ago
  51. fe8b272 mac: Prepare most test code for -Wunused-functions too. by [email protected] · 12 years ago
  52. 911a0bc [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatus by [email protected] · 12 years ago
  53. bf94c11 Revert 233201 "Clamp down various chrome/ DEPS files" by [email protected] · 12 years ago
  54. b30e34b Clamp down various chrome/ DEPS files by [email protected] · 12 years ago
  55. 7bcabfe Consider error as terminal state and stop watching jobs. by [email protected] · 12 years ago
  56. 14ec164 Fixed custom time histogram overflow. Removed unused enum value. by [email protected] · 12 years ago
  57. 9c85473a Renamed chrome/service/cloud_print/cloud_print_helpers* -> cloud_print_service_helpers by [email protected] · 12 years ago
  58. 3e3520f Added CloudPrint.NativeJobStatus histogram. by [email protected] · 12 years ago
  59. 38fc8fb UMA instrumentation for CloudPrint connector. by [email protected] · 12 years ago
  60. 61a6ba3 [sync] Allow FakeURLFetcher to return arbitrary HTTP response codes by [email protected] · 12 years ago
  61. a307983 Collect metrics data from service process. by [email protected] · 12 years ago
  62. e333012 Remove abodenha from printing related owners by [email protected] · 12 years ago
  63. ea845f5 Consolidate TestURLFetcherFactory::SetFakeResponse by [email protected] · 12 years ago
  64. 0c27b1b Cloud Print connector is now using local_settings field from GCP 2.0. "current" section contain current ping timeout from the connector. "pending" section will contain a proposed change from the server side. Connector will look up any new params in the "pending" section and store and use this value. If there is nothing in the pending section, current value from the config file will be used. by [email protected] · 12 years ago
  65. 9afc14e2 Clean up a few more unused globals. by [email protected] · 12 years ago
  66. c13f8a8 Set the printer info in crash reports using the crash key logging system. by [email protected] · 12 years ago
  67. dc04750 Revert 223610 "Set the printer info in crash reports using the c..." by [email protected] · 12 years ago
  68. 43a5c2c Set the printer info in crash reports using the crash key logging system. by [email protected] · 12 years ago
  69. 89031cdb Fix service process crash on opening chrome://settings in desktop aura builds. by [email protected] · 12 years ago
  70. 82f84b9 Move ReadFileToString to the base namespace. by [email protected] · 12 years ago
  71. 13da5f6 Update include paths in chrome/service for base/process changes. by [email protected] · 12 years ago
  72. 30d4c02 [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers by [email protected] · 12 years ago
  73. 6827510 Use a direct include of the message_loop header in chrome/app, chrome/common, chrome/nacl/, chrome/renderer/, chrome/service/. by [email protected] · 12 years ago
  74. dd3aa79 Rename base::Delete to base::DeleteFile by [email protected] · 12 years ago
  75. 8474e04d std::sort requires strict comparison function. by [email protected] · 12 years ago
  76. 3613ce63 Set task into IN_PROCESS before sending to printer. by [email protected] · 12 years ago
  77. 5f5ef80 chrome: Migrate from googleurl/ includes to url/ ones. Part 3. by [email protected] · 12 years ago
  78. 918efbf Move file_util::Delete to the base namespace by [email protected] · 12 years ago
  79. 3164fa82 Use a direct include of time headers in chrome/common/, chrome/installer, chrome/renderer/, chrome/service/. by [email protected] · 12 years ago
  80. 198b590 Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  81. 3df79f4 mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. by [email protected] · 12 years ago
  82. f29f42b Device robot refresh token integrity validation. by [email protected] · 12 years ago
  83. 2ca6ed8 Removed LCID authentication from cloud print and cloud print setup dialog. by [email protected] · 12 years ago
  84. b1c988b Give more request types a TransportSecurityState. by [email protected] · 12 years ago
  85. 4b4c013 Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/. by [email protected] · 12 years ago
  86. 263c351 Don't close handles returned by ::OpenPrinter with error. BUG=248061 by [email protected] · 12 years ago
  87. cadac62 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by [email protected] · 12 years ago
  88. a1759db Use a direct include of strings headers in chrome/service/. by [email protected] · 12 years ago
  89. abfd149 Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/service/, chrome/test/, chrome/third_party/, chrome/tools/. by [email protected] · 12 years ago
  90. 5c6ac84 Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  91. 811d279 Move AddMultipartValueForUpload to net/base/mime_util.h/cc. by [email protected] · 12 years ago
  92. ffaf732 Cleanup: Remove unneeded base/file_util.h includes in chrome. by [email protected] · 12 years ago
  93. bb024fe chrome: Use base::MessageLoop. (Part 1) by [email protected] · 12 years ago
  94. 76ae8a6 chrome: Update the include paths of base/message_loop_proxy.h to its new location. by [email protected] · 12 years ago
  95. e0f35c9 Removed static factories for data, ftp, file, and about jobs. by [email protected] · 12 years ago
  96. fb44196 Revert 198844 "Move sequenced_task_runner to base/task" by [email protected] · 12 years ago
  97. 002c726 Move sequenced_task_runner to base/task by [email protected] · 12 years ago
  98. 89b3252 Move SpawnedTestServer to its own subdirectory. by [email protected] · 12 years ago
  99. ce7d0cbc GTTF: rename net::TestServer -> net::SpawnedTestServer by [email protected] · 12 years ago
  100. f3c8bcf9 Allow cloud print connector to use test gaia. by [email protected] · 12 years ago