summaryrefslogtreecommitdiffstats
path: root/cloud_print
Commit message (Expand)AuthorAgeFilesLines
* Introduce IPC::Channel::Create*() to ensure it being heap-allocated.morrita@chromium.org2014-05-302-4/+4
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-2/+1
* Fixed url to manage specific cloud printers.vitalybuka@chromium.org2014-04-241-1/+1
* Moved CloudPrintUrl to components/cloud_devices/cloud_devices_urls.h.vitalybuka@chromium.org2014-04-204-23/+7
* Remove net_log.h from net_util, as it's no longer needed by net_log.h.mmenke@chromium.org2014-04-162-0/+3
* Added --cloud-print-xmpp-endpoint to make possible test with non-default XMPP...vitalybuka@chromium.org2014-04-151-0/+1
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-17/+12
* Move CommandLine to base namespace.brettw@chromium.org2014-03-173-6/+6
* Removes --cloud-print-delete-file.vitalybuka@chromium.org2014-03-131-9/+4
* Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...brettw@chromium.org2014-03-111-2/+2
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-065-10/+10
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-1/+2
* Set system error code for Google Update.vitalybuka@chromium.org2014-03-023-10/+42
* More paper for Google Cloud Printer.vitalybuka@chromium.org2014-03-021-9/+937
* Updated translation for Virtual Driver.vitalybuka@chromium.org2014-03-0154-176/+137
* ui/base/resource: Remove dependency on net's big_endian implementation.tfarina@chromium.org2014-02-263-8/+8
* Enable CDD in cloud print connector on windows by default.vitalybuka@chromium.org2014-02-251-0/+1
* Moving version script and gypi file to build\util.mad@chromium.org2014-02-211-3/+3
* Added --extended-response to put additional information into PTR responces.vitalybuka@chromium.org2014-02-127-44/+128
* Replace '.' with '_' in service name.vitalybuka@chromium.org2014-02-111-0/+3
* message-pump: Change how MessagePumpDispatchers process events.sadrul@chromium.org2014-02-081-6/+5
* Revert "Revert 249234 "Use MessagePumpDispatcher instead of MessageFilter""yukawa@chromium.org2014-02-071-11/+15
* Revert 249234 "Use MessagePumpDispatcher instead of MessageFilter"vitalybuka@chromium.org2014-02-061-16/+11
* Use MessagePumpDispatcher instead of MessageFilteryukawa@chromium.org2014-02-061-11/+16
* Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.sky@chromium.org2014-01-201-10/+10
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-2/+2
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-152-2/+2
* Allow Win64 build of base library even in a Win32 build.petewil@chromium.org2014-01-091-1/+1
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-233-6/+6
* Filter virtual network interfaces for p2p sessions.mallinath@chromium.org2013-12-191-1/+2
* Move cloud_print manifestdependency to external .manifest filescottmg@chromium.org2013-12-112-7/+13
* Add random number to A record domain for GCP prototypenoamsml@chromium.org2013-12-091-2/+7
* Fixed CDD.vitalybuka@chromium.org2013-12-081-35/+4
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-3/+3
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-3/+3
* Removed LOG(INFO) from cloud_print/gcp20/prototype.vitalybuka@chromium.org2013-12-073-21/+21
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-3/+3
* Use base namespace for string16 in components and cloud_print.brettw@chromium.org2013-12-0619-117/+125
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-1/+1
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-035-6/+6
* Move temp file functions to base namespace.brettw@chromium.org2013-12-034-4/+4
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-282-10/+12
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-272-12/+10
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-272-10/+12
* Improvements in GCP 2.0 prototype.vitalybuka@chromium.org2013-11-219-100/+134
* Fixed serial number, service name and firmware version of GCP 2.0 prototype.vitalybuka@chromium.org2013-11-217-58/+130
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-141-1/+1
* Print to Privet local printersnoamsml@chromium.org2013-11-091-2/+1