summaryrefslogtreecommitdiffstats
path: root/chrome/utility
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove myself from the extensions owners files.jyasskin2015-07-061-1/+0
* Update StartsWith calls to use new versions in chrome and contentbrettw2015-07-063-11/+14
* Fix some clang warnings with -Wmissing-braces in chrome.dcheng2015-07-011-1/+1
* Replace StringPrintf("%d", ...) with IntToString()ricea2015-07-011-2/+2
* Replace more Tokenize calls with base::SplitStringbrettw2015-06-291-4/+7
* Rename safe_json_parser component to safe_json.bauerb2015-06-254-9/+9
* Media Galleries: Update OWNERS and WATCHLIST to current staff.tommycli2015-06-181-1/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-123-12/+12
* chrome: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-105-10/+16
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-092-4/+4
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-5/+2
* Move the SeccompSupportDetector to be in-process.rsesek2015-06-084-34/+1
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-051-2/+5
* Chromium changes to statically link ffmpeg.chcunningham2015-06-041-5/+2
* Refactoring: Moving the SafeJsonParser to its own component.eranm2015-06-036-18/+57
* Move Tuple to base namespace.brettw2015-05-291-1/+1
* Move UnzipToDir IPC code to top-level extensions directoryasargent2015-05-292-18/+0
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-221-2/+2
* Report utility process JS memory in task manager.amistry2015-05-202-1/+37
* Remove scheib from extensions OWNERS.scheib2015-05-191-1/+2
* [Importer] Allow Chrome to import bookmark files without a charset specified.isherman2015-05-142-1/+19
* Switch ChromeOS Chromium login to use IJG libjpegedward.baker2015-05-072-5/+11