| Commit message (Expand) | Author | Age | Files | Lines |
* | Introducing a net::GenerateMimeMultipartBoundary helper. | lukasza | 2016-01-08 | 1 | -6/+1 |
* | Cleanup: Remove double semicolons. | thestig | 2016-01-04 | 1 | -3/+4 |
* | Remove another move() I forgot in https://codereview.chromium.org/1552613003 | Nico Weber | 2015-12-29 | 1 | -1/+1 |
* | Remove needless move() calls in cloud_print/gcp20 | Nico Weber | 2015-12-29 | 3 | -9/+9 |
* | Global conversion of Pass()→std::move() on OS=linux chromecast=1 | dcheng | 2015-12-29 | 4 | -13/+17 |
* | Global conversion of Pass()→std::move() on OS==linux | dcheng | 2015-12-28 | 1 | -2/+3 |
* | Switch to standard integer types in cloud_print/. | avi | 2015-12-21 | 44 | -93/+162 |
* | Remove kint32max. | avi | 2015-12-10 | 1 | -2/+6 |
* | clang/win: Let remaining chromium_code targets build with -Wextra. | thakis | 2015-12-10 | 1 | -19/+9 |
* | clang/win: Let some chromium_code targets build with -Wextra. | thakis | 2015-12-10 | 1 | -1/+1 |
* | Add chrome_elf and cloud_print to "gn check" | brettw | 2015-12-07 | 3 | -0/+13 |
* | Remove kuint16max. | avi | 2015-12-01 | 2 | -10/+12 |
* | Run gn --format over all .gn files | agrieve | 2015-11-20 | 1 | -2/+2 |
* | Remove logic for unused foreground auto-launch mode on Windows. | gab | 2015-11-13 | 1 | -1/+0 |
* | Clean up Windows GN toolchains. | brettw | 2015-11-10 | 2 | -3/+25 |
* | [sync] Componentize switches used by ProfileSyncService | blundell | 2015-11-05 | 4 | -0/+4 |
* | IWYU for net_util.h included in header files. | tfarina | 2015-11-05 | 2 | -5/+3 |
* | Remove base::MessageLoop::{Quit,QuitClosure} functions | ki.stfu | 2015-10-23 | 2 | -5/+4 |
* | Cleanup chrome/common/chrome_version.h handling | mdempsky | 2015-10-21 | 4 | -5/+5 |
* | Revert of Cleanup chrome/version.h handling (patchset #9 id:160001 of https:/... | mathp | 2015-10-21 | 4 | -5/+5 |
* | Cleanup chrome/common/chrome_version.h handling | mdempsky | 2015-10-21 | 4 | -5/+5 |
* | Revert of Cleanup chrome/version.h handling (patchset #7 id:120001 of https:/... | mathp | 2015-10-21 | 4 | -5/+5 |
* | Cleanup chrome/common/chrome_version.h handling | mdempsky | 2015-10-21 | 4 | -5/+5 |
* | clang/win: Fix gn build after https://codereview.chromium.org/1408623002/ | Nico Weber | 2015-10-15 | 2 | -20/+23 |
* | Add cloud_print to the GN build. | brettw | 2015-10-14 | 22 | -38/+435 |
* | Revert of Add cloud_print to the GN build. (patchset #1 id:1 of https://coder... | mpearson | 2015-10-14 | 21 | -432/+36 |
* | Add cloud_print to the GN build. | brettw | 2015-10-14 | 21 | -36/+432 |
* | Revert of Add cloud_print to the GN build. (patchset #5 id:80001 of https://c... | thakis | 2015-10-14 | 18 | -427/+32 |
* | Add cloud_print to the GN build. | brettw | 2015-10-14 | 18 | -32/+427 |
* | net: Move dns_util.* into dns directory. | tfarina | 2015-10-11 | 2 | -2/+1 |
* | Enforce WARN_UNUSED_RESULT attribute on Windows | dcheng | 2015-10-10 | 2 | -2/+4 |
* | Add content_switches include to files that need it. | brettw | 2015-10-10 | 5 | -0/+5 |
* | Remove includes from chrome_switches. | brettw | 2015-10-07 | 2 | -1/+3 |
* | Cleanup: IWYU for base/gtest_prod_util.h. | thestig | 2015-09-25 | 1 | -3/+4 |
* | ipc: Remove unnecessary attachment broker plumbing. | erikchen | 2015-09-24 | 1 | -2/+1 |
* | Make UrlRequestContextBuilder take scoped_ptr's when it takes ownership | pauljensen | 2015-09-01 | 1 | -2/+2 |
* | Stop including network_interfaces.h from net_util.h | olli.raula | 2015-09-01 | 1 | -1/+1 |
* | Redefine CreateFileVersionInfoForCurrentModule() as a macro on Windows. | gab | 2015-08-28 | 2 | -3/+3 |
* | Replace ToLower calls to the new format | brettw | 2015-08-10 | 1 | -1/+1 |
* | Update cloud_print for attachment brokering. | erikchen | 2015-07-30 | 1 | -2/+5 |
* | Fix -Wswitch warnings in //cloud_print | dcheng | 2015-07-24 | 2 | -0/+4 |
* | Revert "Preliminary support for Windows manifests in the GN build." | Nico Weber | 2015-07-21 | 2 | -1/+9 |
* | Preliminary support for Windows manifests in the GN build. | brettw | 2015-07-21 | 2 | -9/+1 |
* | Remove some legacy versions of StartsWith and EndsWith. | brettw | 2015-07-16 | 1 | -1/+2 |
* | Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #... | yosin | 2015-07-16 | 1 | -2/+1 |
* | Remove some legacy versions of StartsWith and EndsWith. | brettw | 2015-07-16 | 1 | -1/+2 |
* | Move ReplaceStringPlaceholders to base namespace. | brettw | 2015-07-15 | 1 | -1/+2 |
* | Move JoinString to the base namespace. | brettw | 2015-07-15 | 1 | -1/+1 |
* | Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt... | hongchan | 2015-07-14 | 1 | -1/+1 |
* | Move JoinString to the base namespace. | brettw | 2015-07-14 | 1 | -1/+1 |