- 8d04646 Convert JsonWriter::Write to taking a const ref for the in-param by estade · 9 years ago
- d5fcf98 Cleanup: Simplify some checks in tests. by thestig · 9 years ago
- 7c727f8 win: Add override I forgot in https://codereview.chromium.org/1119243002 by thakis · 10 years ago
- 6af1c13 win: Work on reducing style plugin warnings in content/, cloud_print/ by thakis · 10 years ago
- cb91176f Apply automated fixits for Chrome clang plugin to cloud_print. by dcheng · 10 years ago
- be076f9 simplify branding by gburanov · 10 years ago
- 80b796a Update {virtual,override} to follow C++11 style in cloud_print. by nick · 10 years ago
- 9dfded6 Add cloud_print_unittests to the GN build. by dpranke · 10 years ago
- 151423e Remove prerender cookie store, part 4. by davidben · 10 years ago
- 486b2f56 Remove uses of KillProcess() by rvargas · 10 years ago
- 6c690f1 Move GetProcessIntegrityLevel to file_info.h and remove the handle argument. by rvargas · 10 years ago
- e1b0740 Refactor chrome_launcher_support::GetAnyChromePath. by mgiuca · 10 years ago
- 0f9f1d7 Standardize usage of virtual/override/final specifiers in printing code. by dcheng · 10 years ago
- d7a1017 Update cloud_print and chrome/service to use the new version of LaunchProcess. by rvargas · 10 years ago
- 251dd9b Fixing error checking of PathService::Get. by brucedawson · 10 years ago
- 17fac55 Remove timing limitation to set Broadcast, ReceiveBuffer, and SendBuffer options from UDPSocket. by hidehiko · 10 years ago
- 6181277 Upgrade the windows specific version of LaunchProcess to avoid raw handles. by rvargas · 10 years ago
- 44b0c75 Revert of Upgrade the windows specific version of LaunchProcess to avoid raw handles. (patchset #3 id:40001 of https://codereview.chromium.org/759903002/) by rfevang · 10 years ago
- 6b687a5e Upgrade the windows specific version of LaunchProcess to avoid raw handles. by rvargas · 10 years ago
- ff8ae651 Remove implicit conversions from scoped_refptr to T* in cloud_print/ by dcheng · 10 years ago
- be940e9 Enable MSVC warning for unused locals. by Peter Kasting · 10 years ago
- 588a3ea Prefix CommandLine usage with base namespace (Part 7: cloud_print/) by pgal.u-szeged · 10 years ago
- 27bf1c2 Cleanup: Remove unneeded path_service.h includes. by thestig · 10 years ago
- 93eea40 Renamed enable_printing and printing_mode in *.gyp* and .*gn* files. by vitalybuka · 10 years ago
- 4c11a965 clang/win: Disable -Wwritable-strings for most cloud_print service targets. by thakis · 10 years ago
- 1b29da2 remove DIR_LOCAL_APP_DATA_LOW from base. by cpu · 10 years ago
- a703ee15f Cleanup: Remove trailing whitespaces in gyp files. by thestig · 10 years ago
- cbc2b71 Turn UploadDataStream into an abstract class, and split the implentation by mmenke · 10 years ago
- de3401d Replacing the OVERRIDE with override and FINAL with final in cloud_print by mohan.reddy · 10 years ago
- 0b4d9b95 Add net::HttpServer::Delegate::OnConnect() function and set ChromeDriver buffer sizes to 100 MB by samuong · 10 years ago
- 2ca0f9c Remove implicit HANDLE conversions from cloud_print. by rvargas · 10 years ago
- 0b33e272 Added --disable-ipv4 and --disable-ipv6 switches. By default both enabled. by vitalybuka · 10 years ago
- 8e58411 GCP 2.0 prototype switches code cleanup. by vitalybuka · 10 years ago
- 90a0908 Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chromecast/, cloud_print/, mojo/, and win8/ by thestig · 10 years ago
- 54d38dc5 Fix problems in r293393. by Nico Weber · 10 years ago
- ea993a8 win/clang: Fix all remaining -Wformat warnings. by Nico Weber · 10 years ago
- beb9fd3 Revert of Revert of clang/win: Fix a few warnings in targets not in chromium_builder_tests. (patchset #1 id:1 of https://codereview.chromium.org/519463003/) by thakis · 10 years ago
- 36c364b Revert of clang/win: Fix a few warnings in targets not in chromium_builder_tests. (patchset #3 id:40001 of https://codereview.chromium.org/526513002/) by thakis · 10 years ago
- d857108 clang/win: Fix a few warnings in targets not in chromium_builder_tests. by Nico Weber · 10 years ago
- 14b72ec Remove implicit conversions from scoped_refptr to T* in cloud_print/ by dcheng · 10 years ago
- 38c3ae7 Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchset #29 of https://codereview.chromium.org/296053012/)" by byungchul · 10 years ago
- 0b2f33f4 Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchset #29 of https://codereview.chromium.org/296053012/) by estade@chromium.org · 10 years ago
- 3626bc3 Replace StreamListenSocket with StreamSocket in HttpServer. by byungchul@chromium.org · 10 years ago
- f7022f3 Allow URLRequests from one context to have different NetworkDelegates. by mmenke@chromium.org · 10 years ago
- d4d772e Don't pass const strings to CreateProcess. by thakis@chromium.org · 10 years ago
- cb1f4ac Move StringToLowerASCII to base namespace by brettw@chromium.org · 10 years ago
- 900634e0 clang/win: Fix most -Wwriteable-strings warnings. by thakis@chromium.org · 10 years ago
- cf700d7 Fixed MonitorData deletion in Monitor2Shutdown. by vitalybuka@chromium.org · 10 years ago
- 481c3e8 Fixes for re-enabling more MSVC level 4 warnings: misc edition #2 by pkasting@chromium.org · 10 years ago
- 40de1ef Removed --disable-background-mode/restore-background-contents flags. by atwilson@chromium.org · 10 years ago
- e482111a8 Introduce IPC::Channel::Create*() to ensure it being heap-allocated. by morrita@chromium.org · 10 years ago
- 2fa89ef Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium. by dmikurube@chromium.org · 11 years ago
- 809c0980 Fixed url to manage specific cloud printers. by vitalybuka@chromium.org · 11 years ago
- 09cff7878 Moved CloudPrintUrl to components/cloud_devices/cloud_devices_urls.h. by vitalybuka@chromium.org · 11 years ago
- 0ca7e8a Remove net_log.h from net_util, as it's no longer needed by net_log.h. by mmenke@chromium.org · 11 years ago
- 6f5c141a Added --cloud-print-xmpp-endpoint to make possible test with non-default XMPP server. by vitalybuka@chromium.org · 11 years ago
- 03cf96e7 Fix "unreachable code" warnings (MSVC warning 4702), misc. edition. by pkasting@chromium.org · 11 years ago
- 2f3b1cc Move CommandLine to base namespace. by brettw@chromium.org · 11 years ago
- c906084 Removes --cloud-print-delete-file. by vitalybuka@chromium.org · 11 years ago
- 1e1229a1 Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to the base namespace by brettw@chromium.org · 11 years ago
- e5c2a22e Move WriteFile and WriteFileDescriptor from file_util to base namespace. by brettw@chromium.org · 11 years ago
- 5fcce3f7 Add use_allocator instead of linux_use_tcmalloc to switch the allocator. by dmikurube@chromium.org · 11 years ago
- 67d279ff Set system error code for Google Update. by vitalybuka@chromium.org · 11 years ago
- c865775a More paper for Google Cloud Printer. by vitalybuka@chromium.org · 11 years ago
- b98fe89 Updated translation for Virtual Driver. by vitalybuka@chromium.org · 11 years ago
- d9806a97 ui/base/resource: Remove dependency on net's big_endian implementation. by tfarina@chromium.org · 11 years ago
- ca53b14 Enable CDD in cloud print connector on windows by default. by vitalybuka@chromium.org · 11 years ago
- bcd8453 Moving version script and gypi file to build\util. by mad@chromium.org · 11 years ago
- 0d6b4fa Added --extended-response to put additional information into PTR responces. by vitalybuka@chromium.org · 11 years ago
- 60b357f Replace '.' with '_' in service name. by vitalybuka@chromium.org · 11 years ago
- 93805f3 message-pump: Change how MessagePumpDispatchers process events. by sadrul@chromium.org · 11 years ago
- 62a0940 Revert "Revert 249234 "Use MessagePumpDispatcher instead of MessageFilter"" by yukawa@chromium.org · 11 years ago
- 33c0f57 Revert 249234 "Use MessagePumpDispatcher instead of MessageFilter" by vitalybuka@chromium.org · 11 years ago
- 53e0e76 Use MessagePumpDispatcher instead of MessageFilter by yukawa@chromium.org · 11 years ago
- 9d434e2 Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops. by sky@chromium.org · 11 years ago
- cb15406 Refactor base/safe_numerics.h by jschuh@chromium.org · 11 years ago
- 1ef9001 Removes MessageLoop::TYPE_XXX where possible by sky@chromium.org · 11 years ago
- ef1af5c Allow Win64 build of base library even in a Win32 build. by petewil@chromium.org · 11 years ago
- b6775d78 Update some uses of char16 to use the base:: namespace. by avi@chromium.org · 11 years ago
- 85ecd7e Update uses of Value in chromeos/, cloud_print/, components/, content/ to use the base:: namespace. by avi@chromium.org · 11 years ago
- 24db348 Filter virtual network interfaces for p2p sessions. by mallinath@chromium.org · 11 years ago
- c1a2b23 Move cloud_print manifestdependency to external .manifest file by scottmg@chromium.org · 11 years ago
- 8ac7645 Add random number to A record domain for GCP prototype by noamsml@chromium.org · 11 years ago
- 54d4162 Fixed CDD. by vitalybuka@chromium.org · 11 years ago
- 7600d0b Revert 239400 "Revert 239280 "Move more file_util functions to b..." by thakis@chromium.org · 11 years ago
- a4f7378 Revert 239280 "Move more file_util functions to base namespace." by thakis@chromium.org · 11 years ago
- 75a1ed3 Removed LOG(INFO) from cloud_print/gcp20/prototype. by vitalybuka@chromium.org · 11 years ago
- 5a6ddb1 Move more file_util functions to base namespace. by brettw@chromium.org · 11 years ago
- ca77581 Use base namespace for string16 in components and cloud_print. by brettw@chromium.org · 11 years ago
- 5628570 Move GetFileSize, NormalizeFilePath to base namespace by brettw@chromium.org · 11 years ago
- 466c986 Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to base namespace. by brettw@chromium.org · 11 years ago
- 426d1c9 Move directory creation functions to base namespace. by brettw@chromium.org · 11 years ago
- 03d9afc0 Move temp file functions to base namespace. by brettw@chromium.org · 11 years ago
- 5be06e40 Base: Remove Receive() from ScopedHandle. by rvargas@chromium.org · 11 years ago
- ecb10fa Revert of https://codereview.chromium.org/71013004/ by hashimoto@chromium.org · 11 years ago
- 166a865e Base: Remove Receive() from ScopedHandle. by rvargas@chromium.org · 11 years ago
- 72ca2f7 Improvements in GCP 2.0 prototype. by vitalybuka@chromium.org · 11 years ago
- 3192bc9 Fixed serial number, service name and firmware version of GCP 2.0 prototype. by vitalybuka@chromium.org · 11 years ago
- bb1c466 [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY by akalin@chromium.org · 11 years ago
- 014a62cb Print to Privet local printers by noamsml@chromium.org · 11 years ago