summaryrefslogtreecommitdiffstats
path: root/cloud_print
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow printing component to be removed completelyspang@chromium.org2013-11-071-1/+5
* Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..."scherkus@chromium.org2013-11-041-1/+1
* Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330bbudge@chromium.org2013-11-041-1/+1
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-041-1/+1
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-1/+3
* Make gcp20_device respond to _printer._sub._privet.local queriesnoamsml@chromium.org2013-10-314-8/+13
* Fix issue with GCP 2.0 prototypenoamsml@chromium.org2013-10-312-3/+28
* Remove unused IPC::Message priority.bbudge@chromium.org2013-10-281-1/+1
* Remove abodenha from printing related ownersabodenha@chromium.org2013-10-091-1/+0
* Removed NULL checks for operator new() return value.vitalybuka@chromium.org2013-10-091-26/+11
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-1/+0
* Fix incorrect checking of file_util::WriteFile() return results.thestig@chromium.org2013-09-171-2/+3
* map::size() returns a size_t.jorgelo@chromium.org2013-09-071-1/+1
* test IWYU fixups for basemostynb@opera.com2013-09-031-0/+3
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-304-4/+4
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-302-0/+2
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* https://chromiumcodereview.appspot.com/23271004 with fixed include.vitalybuka@chromium.org2013-08-219-60/+481
* Revert "GCP2.0 Device: Adding advanced printing."dominicc@google.com2013-08-209-480/+60
* GCP2.0 Device: Adding advanced printing.maksymb@chromium.org2013-08-209-60/+480
* GCP2.0 Device: Simple printing with new caps.maksymb@chromium.org2013-08-1912-65/+418
* GCP2.0 Device: Refactor: PrinterState is now separate from Printermaksymb@chromium.org2013-08-175-297/+368
* GCP2.0 Device: Local settings management.maksymb@chromium.org2013-08-1610-59/+409
* GCP2.0 Device: Instant AccessToken update on AuthFailed.maksymb@chromium.org2013-08-167-53/+133