summaryrefslogtreecommitdiffstats
path: root/chrome/utility
Commit message (Expand)AuthorAgeFilesLines
* Update legacy Tuple-using code.Avi Drissman2014-12-221-1/+1
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-211-1/+1
* Cleanup: Remove some unneeded string allocations.thestig2014-12-031-3/+3
* gn format //chromescottmg2014-12-031-18/+20
* Eliminate resource leaks from zip::ZipFiles andjeremysspiegel2014-11-191-0/+3
* DirectWrite Font Cache browser side hookupshrikant2014-11-173-0/+57
* Revert of DirectWrite Font Cache browser side hookup (patchset #5 id:80001 of...scottmg2014-11-153-57/+0
* DirectWrite Font Cache browser side hookupshrikant2014-11-143-0/+57
* Move browser image path logic into ExtensionsClientrockot2014-11-131-2/+2
* Move default_locale manifest handler out of //chromerockot2014-11-131-1/+1
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-11-121-3/+3
* Don't import empty passwords from Firefox.vasilii2014-11-072-10/+5
* Cleanup: Remove unneeded path_service.h includes in base and chrome.thestig2014-11-061-1/+0
* Add rudimentary UpdateService to app_shellrockot2014-11-064-23/+9
* Renamed enable_printing and printing_mode in *.gyp* and .*gn* files.vitalybuka2014-11-051-1/+1
* Re-factored printing defines and build configs.vitalybuka2014-11-053-15/+15
* Fix bug found by /analyze: incorrect return checking.brucedawson2014-11-031-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-285-11/+12
* Collect statistics from the importer on empty usernames and passwords from ot...vasilii2014-10-221-0/+11
* Cleanup: Better constify some strings in chrome.thestig2014-10-227-23/+22
* Standardize usage of virtual/override/final in chrome/dcheng2014-10-2115-83/+70
* Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/, outside of chrome/browser/.viettrungluu2014-10-162-3/+3
* Make ARRAYSIZE_UNSAFE() just use arraysize().viettrungluu2014-10-141-4/+7
* Change PDF scaling factor from double to float.pkasting2014-10-092-11/+13
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-092-0/+2
* Replace FINAL and OVERRIDE with their C++11 counterparts in chrome/utilitymohan.reddy2014-10-0921-56/+56
* Rewrite line endings from CRLF to LF for a bunch of files.Daniel Cheng2014-10-071-87/+87
* Media Galleries API: Update OWNERS files to reflect team changes.tommycli2014-09-301-2/+1
* Importer - Change const char* foo to const char foo[]n.bansal2014-09-291-28/+34
* Handle large wallpaper decoding in utility process:glevin2014-09-264-10/+135
* [Mac] Use raw disks (/dev/rdisk#) in image_writer_mac.jackhou2014-09-262-1/+8
* Remove implicit HANDLE conversions from chrome.rvargas2014-09-252-3/+5
* Move SafeManifestParser to //extensionsrockot2014-09-242-10/+12
* Revert of Large wallpaper decoding in utility process (patchset #5 id:190001 ...jiayl2014-09-244-122/+10
* Handle large wallpaper decoding in utility process:glevin2014-09-244-10/+122
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+2
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-09-201-1/+1
* Importer -- Use IPC_STRUCT_TRAITS macros.tsepez2014-09-171-1/+2
* Use file handles to interact with utility process.vitalybuka2014-09-172-109/+93
* GN: Get //chrome/* mostly working on androidJames Robinson2014-09-171-1/+1
* PrintingHandler in utility process is required for Windows even without full ...vitalybuka2014-09-093-6/+15
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-082-0/+2
* Add in a missing call to propagate the extension choices to the Save As dialog.erikwright2014-09-081-0/+1
* Remove noamsml@ from OWNERSnoamsml2014-09-051-1/+0
* Implement "Autofill form data" import for Firefoxn.bansal2014-09-054-1/+73
* Pass credentials for WifiManager in Windows.noamsml2014-08-293-17/+6
* Media gallery fixups for scoped_refptr<T> operator T* removal.dcheng2014-08-292-11/+18
* Remove cevans@ from OWNERS files.thestig2014-08-292-2/+0
* Removed print_web_view_helper_win.ccvitalybuka2014-08-282-10/+10
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-08-261-3/+3