summaryrefslogtreecommitdiffstats
path: root/chrome/browser/feedback/feedback_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-2/+2
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-4/+4
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-2/+2
* Cleanup: IWYU for BrowserProcess.thestig@chromium.org2012-05-081-0/+1
* Disable storing cookies from URLFetchers that run with a profile's cookie jar.jochen@chromium.org2012-02-291-1/+2
* Include a timestamp with and add a keyboard shortcut for Feedback.rkc@chromium.org2012-01-311-11/+18
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-2/+4
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-0/+1
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-4/+2
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-2/+4
* Refactor and fix feedbackrkc@chromium.org2012-01-061-0/+411