summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-221-1/+1
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-1/+1
* Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefsraymes2015-05-061-5/+8
* win: Work on style plugin warnings in chrome/.thakis2015-05-021-2/+2
* win: Ref-counted classes should have non-public destructors, chrome/ edition.thakis2015-05-011-2/+6
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-1/+1
* Apply automated fixits for Chrome clang plugin to chrome.dcheng2015-04-291-4/+2
* Update {virtual,override} to follow C++11 style in chrome.nick2015-04-243-53/+51
* Remove hclam from OWNERS files.nick2015-04-151-1/+0
* Remove ajwong from OWNERS files.nick2015-04-151-1/+0
* Remove --check-cloud-print-connector-policyvitalybuka2015-04-154-82/+0
* Cleanup: Remove unused variables in chrome/ found by Scythe.thestig2015-04-043-7/+0
* Don't use --check-cloud-print-connector-policy on MACvitalybuka2015-04-031-0/+5
* If possible, use the PathService instead of the --user-data-dir flag directlynoms2015-03-281-0/+2
* Remove uses of KillProcess()rvargas2015-03-181-3/+1
* Split bug 418183 into separate bugs for each janky piece and remove thepkasting2015-02-281-11/+0
* Work on GN Win64 build.brettw2015-02-181-0/+2
* Adding instrumentation to locate the source of jankiness.Peter Kasting2015-02-051-1/+1
* Rename base::Process::pid() to Pid()rvargas2015-01-241-1/+1
* Update EnsureProcessGetsReaped to receive a pid.rvargas2015-01-141-3/+3
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-255-9/+10
* Update cloud_print and chrome/service to use the new version of LaunchProcess.rvargas2014-12-132-4/+2
* gn format //chromescottmg2014-12-031-1/+1
* Make content::StartSandboxedProcess return a Process instead of a handle.rvargas2014-11-241-2/+1
* Don't pass ProcessHandle through ChildProcessHostDelegate.rvargas2014-11-182-11/+14
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-11-122-10/+7
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-291-7/+7
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-285-13/+9
* Standardize usage of virtual/override/final in chrome/dcheng2014-10-2116-140/+131
* Misc. cleanup, primarily removing unused locals.pkasting2014-10-131-1/+0
* Change PDF scaling factor from double to float.pkasting2014-10-093-8/+8
* Replacing the OVERRIDE with override and FINAL with final in chrome/servicemohan.reddy2014-10-0721-130/+130
* Simplify VersionInfo code, avoid hitting sandbox IPC constantly on Windowsscottmg2014-10-071-3/+0
* An internal tool shows that the task created by ObjectWatcher::DoneWaiting is...sergeyu2014-10-011-0/+11
* Remove implicit HANDLE conversions from chrome.rvargas2014-09-252-12/+13
* StartPage/EndPage from spooling code. Calling this from metafiles unreliable....vitalybuka2014-09-241-0/+2
* Fix WeakPtrFactory member ordering in chrome/browsermohan.reddy2014-09-231-1/+2
* Use file handles to interact with utility process.vitalybuka2014-09-175-255/+269
* Added helper function to log CloudPrint.ServiceUtilityProcessHostEvent histog...vitalybuka2014-09-161-36/+20
* Added value to ServiceUtilityProcessHostEventType to track when utility proce...vitalybuka2014-09-161-0/+4
* Fixed indentation.vitalybuka2014-09-161-11/+11
* Extracted MetafilePlayer interface from printing::MetafilePlayer.vitalybuka2014-09-122-3/+3
* Use scoped_refptr<SingleThreadTaskRunner> when initializing ProxyConfigServicesergeyu2014-09-051-2/+2
* Use SetAlternateDesktop(false) for service process.vitalybuka2014-09-052-0/+9
* Removed print_web_view_helper_win.ccvitalybuka2014-08-281-3/+3
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-08-261-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-264-4/+4
* Port parts of //third_pary/libjingle build to GNajwong2014-08-231-1/+1
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-141-1/+2
* Use a qualified path for grit includes in various chrome/ directories.thestig@chromium.org2014-08-134-6/+5