summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_utility.gypi
Commit message (Expand)AuthorAgeFilesLines
* Add AnalyzeDMGFile() to iterate over a DMG and extract Mach-O information.Robert Sesek2015-08-211-0/+2
* Add BZ2 support to UDIFParser.rsesek2015-08-211-0/+9
* Add DMGIterator, which composes the UDIFParser and HFSIterator.rsesek2015-08-201-0/+2
* Add UDIFParser to extract the partitions out of a DMG file.rsesek2015-08-201-0/+2
* Add HFSIterator to iteratively access files and data on HFS+ and HFSX volumes.rsesek2015-08-191-0/+3
* Add ReadStream interface, and implementations for file- and memory-backed str...rsesek2015-08-131-0/+7
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-071-1/+1
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-041-1/+1
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-031-1/+1
* Move the SeccompSupportDetector to be in-process.rsesek2015-06-081-6/+0
* Refactoring: Moving the SafeJsonParser to its own component.eranm2015-06-031-0/+3
* Report utility process JS memory in task manager.amistry2015-05-201-0/+1
* Initial support for using BoringSSL with NSS certificates.davidben2015-04-221-12/+7
* Refactor safe-browsing build-config definitions.nparker2015-04-181-3/+0
* Add SeccompSupportDetector for Android.rsesek2015-03-191-0/+6
* Use a utility process for the Mojo v8 proxy resolver.amistry2015-03-131-0/+3
* Make wininet.dll delay loadjschuh2015-02-251-0/+13
* Sort GYP files under chrome using tools/sort_sources.pysatorux2015-02-121-2/+2
* Importing certain bookmarks from firefox and HTML file as search engines.ghose.tapu2015-01-161-0/+1
* Refactoring: move extension unpacker from chrome/ to extensions/asargent2015-01-151-2/+0
* Use SafeJsonParser in WebResourceService and Management extension API.bauerb2015-01-061-2/+0
* DirectWrite Font Cache browser side hookupshrikant2014-11-171-0/+2
* Revert of DirectWrite Font Cache browser side hookup (patchset #5 id:80001 of...scottmg2014-11-151-2/+0
* DirectWrite Font Cache browser side hookupshrikant2014-11-141-0/+2
* Add rudimentary UpdateService to app_shellrockot2014-11-061-0/+1
* Renamed enable_printing and printing_mode in *.gyp* and .*gn* files.vitalybuka2014-11-051-1/+1
* PrintingHandler in utility process is required for Windows even without full ...vitalybuka2014-09-091-1/+1
* Experimentally isolate GetOpenFileName in a utility process.erikwright@chromium.org2014-08-141-0/+2
* Always build nss_decryptor.cc on Windows and Mac.davidben@chromium.org2014-07-111-1/+1
* Only use safe browsing IPC messages when safe browsing is enabled.thestig@chromium.org2014-07-081-0/+3
* Extensions: Split extensions utility IPC messages into its own file.thestig@chromium.org2014-06-271-37/+46
* Add chrome/plugin and chrome/utility to GN build.brettw@chromium.org2014-06-231-78/+93
* Adds USB writing for OS X.haven@chromium.org2014-06-181-1/+4
* Split printing utility IPC messages into its own file.thestig@chromium.org2014-06-181-6/+16
* Componentize URLFixerUpper.blundell@chromium.org2014-06-121-0/+1
* Extract core targets out of chrome.gyp.tfarina@chromium.org2014-05-091-0/+152