summaryrefslogtreecommitdiffstats
path: root/chrome/utility
Commit message (Expand)AuthorAgeFilesLines
* Move components/compression to third_party/zlib/googlehajimehoshi2016-01-141-1/+1
* Convert Pass()→std::move() for Mac build.dcheng2016-01-135-11/+14
* Add logic to switch to DirectWrite font proxy via field trial.kulshin2016-01-121-1/+0
* Remove unused codevitalybuka2016-01-075-640/+0
* Convert Pass()→std::move() in //chromedcheng2015-12-275-10/+14
* Clean up header files.avi2015-12-262-0/+2
* Switch to standard integer types in chrome/.avi2015-12-2688-324/+505
* chrome: fix gn check errors for utility targettfarina2015-12-171-0/+9
* Fixed test code to pass the correct order for EXPECT_EQ/NE macros.forshaw2015-12-171-45/+45
* Remove kint32max.avi2015-12-101-1/+5
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-101-4/+4
* Cleanup: Put the PrintingHandler utility code in the printing namespace.thestig2015-12-093-37/+38
* Improved handling of importer profile creation.forshaw2015-12-032-3/+4
* Implement support for importing favorites from Edge on Windows 10.forshaw2015-12-0310-7/+1166
* Remove ScopedVector from CreateSocketsolli.raula2015-12-031-4/+9
* Create crdmg, a standalone executable for the safe_browsing DMG parser.rsesek2015-12-011-0/+253
* Fix gn compilation of CrOS board buildrjkroege2015-11-251-1/+1
* Run gn --format over all .gn filesagrieve2015-11-201-3/+3
* fix build when ffmpeg, libvpx and libwebm are disabledj.isorce2015-11-162-1/+11
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-1/+1
* IWYU for net_util.h included in header files.tfarina2015-11-051-0/+1
* [Extensions] Remove kalman@ from OWNERS filesrdevlin.cronin2015-10-262-3/+0
* Make unit_tests compile in Mac GNbrettw2015-10-221-0/+9
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-161-3/+3
* Move the ParseMediaMetadata handler into ExtensionsHandler.thestig2015-10-154-47/+51
* Enforce WARN_UNUSED_RESULT attribute on Windowsdcheng2015-10-101-9/+25
* Don't use base::MessageLoop::{Quit,QuitClosure} in chrome/ki.stfu2015-10-091-9/+9
* Switch noelutz-->nparker in safe_browsing OWNERSnparker2015-10-021-1/+1
* Cleanup: Pass std::string as const reference from chrome/ki.stfu2015-09-271-1/+1
* Logging error when failing to load libexif.cmumford2015-09-241-10/+11
* Add the SandboxedDMGParser and wire it up to the DownloadProtectionService.Robert Sesek2015-08-213-1/+26
* Add AnalyzeDMGFile() to iterate over a DMG and extract Mach-O information.Robert Sesek2015-08-212-0/+172
* Add BZ2 support to UDIFParser.rsesek2015-08-212-34/+63
* Add DMGIterator, which composes the UDIFParser and HFSIterator.rsesek2015-08-202-0/+142
* Add UDIFParser to extract the partitions out of a DMG file.rsesek2015-08-204-0/+1120
* Add HFSIterator to iteratively access files and data on HFS+ and HFSX volumes.rsesek2015-08-196-0/+1032
* Rename chrome/utility/safe_browsing/mac/test_utils.* so GN does not complain.rsesek2015-08-133-5/+5
* Add ReadStream interface, and implementations for file- and memory-backed str...rsesek2015-08-137-0/+440
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-072-3/+3
* Remove isherman as reviewer for importer/nss_*isherman2015-08-041-1/+0
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-042-3/+3
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-032-3/+3
* Initialize blink only when needed in utility processes.sammc2015-07-292-0/+2
* Fix silent failure of password import from Firefoxxunlu2015-07-285-103/+222
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+1
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-1/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+1
* Add engedy as reviewer for importer/nss_*.gab2015-07-271-0/+4
* chrome: Remove unneeded dependencies on libxml.tfarina2015-07-231-0/+1
* Update SplitString calls in chrome.brettw2015-07-214-10/+10