summaryrefslogtreecommitdiffstats
path: root/chrome/utility
Commit message (Expand)AuthorAgeFilesLines
* Apply automated fixits for Chrome clang plugin to chrome.dcheng2015-04-291-1/+1
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome utility ...pranay.kumar2015-04-284-7/+8
* Update {virtual,override} to follow C++11 style in chrome.nick2015-04-244-8/+8
* Fix race conditions in ImageDecoder.thestig2015-04-221-3/+7
* Stop probing for the seccomp system call.rsesek2015-04-221-4/+3
* Rename GURL::SchemeUsesTLS to SchemeIsCryptographic.palmer2015-04-222-3/+3
* Initial support for using BoringSSL with NSS certificates.davidben2015-04-223-66/+11
* Replace some GURL::SchemeIsSecure callers with SchemeUsesTLS.palmer2015-04-202-5/+5
* Refactor safe-browsing build-config definitions.nparker2015-04-181-4/+0
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-172-5/+5
* Remove yoz@chromium.org from OWNERS and histograms.xml.kalman2015-04-141-1/+0
* Cleanup: Remove unused variables in chrome/ found by Scythe.thestig2015-04-042-8/+6
* Remove a couple of unnecessary includes.amistry2015-03-301-0/+1
* image_decoder has been refactored into a Leaky (accessible from multiple thre...twellington2015-03-264-32/+22
* Include attributes of zipped binaries in ClientDownloadRequests.grt2015-03-232-3/+7
* Add SeccompSupportDetector for Android.rsesek2015-03-194-1/+35
* Change for building font cache into separate thread inside utility process so...shrikant2015-03-172-0/+41
* Use a utility process for the Mojo v8 proxy resolver.amistry2015-03-133-0/+23
* Add reillyg to extensions OWNERS listsrockot2015-03-111-5/+9
* Be explicit about target type in platform_util::OpenItem()asanka2015-03-072-5/+12
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-4/+4
* Make wininet.dll delay loadjschuh2015-02-251-0/+5
* Remove base::WaitForSingleProcessrvargas2015-02-241-3/+3
* Move ImportedFaviconUsage to favicons_base component.naiem.shaik2015-02-1113-55/+51
* Combine PDF plugin into the Chromium binary.jam2015-02-043-194/+13
* Unify the three places that patch font loading for PDFium on Windows.jam2015-02-031-46/+0
* Cleanup: Don't bother doing no-op wide/utf16 conversions on Windows.thestig2015-01-301-2/+2
* Move sandboxed_unpacker.{h,cc} from chrome/ to extensions/asargent2015-01-273-36/+2
* Fix some files in chrome directory for Windows GN build.vchigrin2015-01-211-2/+6
* Move unpacker_unittests.cc and data files from chrome/ to extensions/asargent2015-01-161-174/+0
* Importing certain bookmarks from firefox and HTML file as search engines.ghose.tapu2015-01-1610-79/+204
* Ran git cl format over unpacker_unittest.ccasargent2015-01-151-31/+27
* Refactoring: move extension unpacker from chrome/ to extensions/asargent2015-01-154-440/+2
* Update Mac-specific code to use the new version of LaunchProcess.rvargas2015-01-103-20/+16
* Search for history items that was imported from IE is not working.aseren2015-01-061-8/+17
* Use SafeJsonParser in WebResourceService and Management extension API.bauerb2015-01-066-140/+18
* replace COMPILE_ASSERT with static_assert in chrome/[r-z]*/mostynb2015-01-051-1/+1
* Cleanup: Update the path to gfx size headers.tfarina2015-01-033-3/+3
* Standardize usage of virtual/override/final specifiers in chrome/.dcheng2014-12-291-1/+1
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-251-1/+1
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* 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