summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* Add support for collecting non-Chrome crash stats in Chrome OS.petkov@chromium.org2011-01-215-14/+113
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-8/+8
* Remove sleep_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-111-2/+3
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-1/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-012-9/+9
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-012-2/+2
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-5/+4
* Allow calling UserMetrics function from any thread.jam@chromium.org2010-12-232-2/+13
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-214-18/+33
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-214-33/+18
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-204-18/+33
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-204-33/+18
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-204-18/+33
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-0/+5
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-5/+0
* Move GUID utils to src/chrome/common.sergeyu@chromium.org2010-12-151-1/+1
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-3/+5
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-4/+6
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-5/+4
* Move:ben@chromium.org2010-12-022-2/+2
* No-op change to trigger another build.finnur@chromium.org2010-11-301-1/+1
* Remove redundant (and problematic) default initializaitonjar@chromium.org2010-11-221-1/+0
* Cleanup histogram synchronizerjar@chromium.org2010-11-202-171/+188
* Cleaned up thread safety for GpuProcessHost and GpuProcessHostUIShim.apatrick@chromium.org2010-11-171-3/+3
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-2/+2
* Improve quality of DCHECK for IsOnIoThreadjar@chromium.org2010-11-122-33/+17
* Cleanup histogram syncronizer a bitjar@chromium.org2010-11-022-29/+38
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Update a bunch of FLAKY_ tests to match current realitystuartmorgan@chromium.org2010-10-281-4/+0
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* Fix race condition in histogram renderingdavemoore@chromium.org2010-10-272-12/+12
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-17/+17
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-2/+1
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-1/+2
* o Update the mapping of action hashes to their appropriate identifiers.andybons@chromium.org2010-10-181-2/+6
* Moving GUID generation from base to chrome/browser/guid*dhollowa@chromium.org2010-10-141-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-142-3/+3
* Factoring GUID generation from metrics to basedhollowa@chromium.org2010-10-133-62/+7
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-122-2/+2
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-4/+4
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-232-3/+5
* Add a pointer to chrome/tools/extract_actions.py in user_metrics.h.satorux@chromium.org2010-09-141-1/+2
* Fix the expected number of crashes in a metrics test.nirnimesh@chromium.org2010-09-071-3/+4
* Revert 58663 - Revert 58641 - Add user metrics for nonsandboxed plugin infobar.nsylvain@chromium.org2010-09-071-3/+2
* Revert 58641 - Add user metrics for nonsandboxed plugin infobar.mal@chromium.org2010-09-071-2/+3
* Add user metrics for nonsandboxed plugin infobar.bauerb@chromium.org2010-09-061-3/+2
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-0/+1