| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium. | dmikurube@chromium.org | 2014-05-07 | 1 | -2/+1 |
* | Fixed url to manage specific cloud printers. | vitalybuka@chromium.org | 2014-04-24 | 1 | -1/+1 |
* | Moved CloudPrintUrl to components/cloud_devices/cloud_devices_urls.h. | vitalybuka@chromium.org | 2014-04-20 | 4 | -23/+7 |
* | Remove net_log.h from net_util, as it's no longer needed by net_log.h. | mmenke@chromium.org | 2014-04-16 | 2 | -0/+3 |
* | Added --cloud-print-xmpp-endpoint to make possible test with non-default XMPP... | vitalybuka@chromium.org | 2014-04-15 | 1 | -0/+1 |
* | Fix "unreachable code" warnings (MSVC warning 4702), misc. edition. | pkasting@chromium.org | 2014-03-18 | 1 | -17/+12 |
* | Move CommandLine to base namespace. | brettw@chromium.org | 2014-03-17 | 3 | -6/+6 |
* | Removes --cloud-print-delete-file. | vitalybuka@chromium.org | 2014-03-13 | 1 | -9/+4 |
* | Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to... | brettw@chromium.org | 2014-03-11 | 1 | -2/+2 |
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 5 | -10/+10 |
* | Add use_allocator instead of linux_use_tcmalloc to switch the allocator. | dmikurube@chromium.org | 2014-03-05 | 1 | -1/+2 |
* | Set system error code for Google Update. | vitalybuka@chromium.org | 2014-03-02 | 3 | -10/+42 |
* | More paper for Google Cloud Printer. | vitalybuka@chromium.org | 2014-03-02 | 1 | -9/+937 |
* | Updated translation for Virtual Driver. | vitalybuka@chromium.org | 2014-03-01 | 54 | -176/+137 |
* | ui/base/resource: Remove dependency on net's big_endian implementation. | tfarina@chromium.org | 2014-02-26 | 3 | -8/+8 |
* | Enable CDD in cloud print connector on windows by default. | vitalybuka@chromium.org | 2014-02-25 | 1 | -0/+1 |
* | Moving version script and gypi file to build\util. | mad@chromium.org | 2014-02-21 | 1 | -3/+3 |
* | Added --extended-response to put additional information into PTR responces. | vitalybuka@chromium.org | 2014-02-12 | 7 | -44/+128 |
* | Replace '.' with '_' in service name. | vitalybuka@chromium.org | 2014-02-11 | 1 | -0/+3 |
* | message-pump: Change how MessagePumpDispatchers process events. | sadrul@chromium.org | 2014-02-08 | 1 | -6/+5 |
* | Revert "Revert 249234 "Use MessagePumpDispatcher instead of MessageFilter"" | yukawa@chromium.org | 2014-02-07 | 1 | -11/+15 |
* | Revert 249234 "Use MessagePumpDispatcher instead of MessageFilter" | vitalybuka@chromium.org | 2014-02-06 | 1 | -16/+11 |
* | Use MessagePumpDispatcher instead of MessageFilter | yukawa@chromium.org | 2014-02-06 | 1 | -11/+16 |
* | Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops. | sky@chromium.org | 2014-01-20 | 1 | -10/+10 |
* | Refactor base/safe_numerics.h | jschuh@chromium.org | 2014-01-17 | 1 | -2/+2 |
* | Removes MessageLoop::TYPE_XXX where possible | sky@chromium.org | 2014-01-15 | 2 | -2/+2 |
* | Allow Win64 build of base library even in a Win32 build. | petewil@chromium.org | 2014-01-09 | 1 | -1/+1 |
* | Update some uses of char16 to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Update uses of Value in chromeos/, cloud_print/, components/, content/ to use... | avi@chromium.org | 2013-12-23 | 3 | -6/+6 |
* | Filter virtual network interfaces for p2p sessions. | mallinath@chromium.org | 2013-12-19 | 1 | -1/+2 |
* | Move cloud_print manifestdependency to external .manifest file | scottmg@chromium.org | 2013-12-11 | 2 | -7/+13 |
* | Add random number to A record domain for GCP prototype | noamsml@chromium.org | 2013-12-09 | 1 | -2/+7 |
* | Fixed CDD. | vitalybuka@chromium.org | 2013-12-08 | 1 | -35/+4 |
* | Revert 239400 "Revert 239280 "Move more file_util functions to b..." | thakis@chromium.org | 2013-12-08 | 1 | -3/+3 |
* | Revert 239280 "Move more file_util functions to base namespace." | thakis@chromium.org | 2013-12-08 | 1 | -3/+3 |
* | Removed LOG(INFO) from cloud_print/gcp20/prototype. | vitalybuka@chromium.org | 2013-12-07 | 3 | -21/+21 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-07 | 1 | -3/+3 |
* | Use base namespace for string16 in components and cloud_print. | brettw@chromium.org | 2013-12-06 | 19 | -117/+125 |
* | Move GetFileSize, NormalizeFilePath to base namespace | brettw@chromium.org | 2013-12-04 | 1 | -1/+1 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 5 | -6/+6 |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 4 | -4/+4 |
* | Base: Remove Receive() from ScopedHandle. | rvargas@chromium.org | 2013-11-28 | 2 | -10/+12 |
* | Revert of https://codereview.chromium.org/71013004/ | hashimoto@chromium.org | 2013-11-27 | 2 | -12/+10 |
* | Base: Remove Receive() from ScopedHandle. | rvargas@chromium.org | 2013-11-27 | 2 | -10/+12 |
* | Improvements in GCP 2.0 prototype. | vitalybuka@chromium.org | 2013-11-21 | 9 | -100/+134 |
* | Fixed serial number, service name and firmware version of GCP 2.0 prototype. | vitalybuka@chromium.org | 2013-11-21 | 7 | -58/+130 |
* | [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY | akalin@chromium.org | 2013-11-14 | 1 | -1/+1 |
* | Print to Privet local printers | noamsml@chromium.org | 2013-11-09 | 1 | -2/+1 |
* | Allow printing component to be removed completely | spang@chromium.org | 2013-11-07 | 1 | -1/+5 |