summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/metrics_log.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-3/+5
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-5/+3
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-3/+5
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-5/+3
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-3/+5
* 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
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-4/+6
* Cleaned up thread safety for GpuProcessHost and GpuProcessHostUIShim.apatrick@chromium.org2010-11-171-3/+3
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+4
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-13/+10
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-3/+3
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-8/+8
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-4/+7
* Send the gpu information along with the rest of the metrics.rlp@chromium.org2010-07-201-0/+9
* Change a bunch of string types.estade@chromium.org2010-06-291-1/+1
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-2/+2
* Relanding this CL as the earlier attempt broke ChromeOS metrics tests.ananta@chromium.org2010-06-101-360/+20
* Revert 49354 - causing regression in MetricsLogTest.ChromeOSEmptyRecord on CrOSjoth@chromium.org2010-06-101-20/+360
* Preparation CL for adding crash metrics UMA counters to ChromeFrame. Basicall...ananta@chromium.org2010-06-101-360/+20
* Submitting CL http://codereview.chromium.org/2324001 on behalf of petkov@chro...zelidrag@chromium.org2010-06-081-7/+45
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* Switch to continuous reporting of uptimejar@chromium.org2010-03-101-5/+21
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Switch to putting appversion at top level of XMLjar@chromium.org2010-02-191-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Revert 39421 - Switch to putting appversion at top level of XMLjar@chromium.org2010-02-191-1/+1
* Switch to putting appversion at top level of XMLjar@chromium.org2010-02-191-1/+1
* Use buildtime to ensure stability statsjar@chromium.org2010-01-191-10/+13
* Add GMT restriction to buildtime calculationjar@chromium.org2010-01-181-1/+1
* Add buildtime to UMA upload datajar@chromium.org2010-01-061-0/+12
* Enable UMA data upload in ChromeFramejar@chromium.org2009-12-231-3/+8
* Improve reporting of subprocess crashes.asargent@chromium.org2009-12-041-0/+12
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-3/+4
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-2/+2
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-2/+2
* Remove the UMA stats for whether the renderer was in a new desktop or not.jam@chromium.org2009-11-131-11/+0
* Solve a strict-aliasing issue in metrics_log.cc to appease gcc 4.4 on Linux.craig.schlenter@chromium.org2009-06-161-5/+9
* Add back in log info about histogram hashesjar@chromium.org2009-06-121-0/+8
* Add GTK options window (no options actually configurable yet.)evan@chromium.org2009-05-141-2/+0
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-0/+1
* revert broken change 10833nsylvain@chromium.org2009-03-031-17/+12
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-12/+17
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-13/+12
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-12/+13
* Discard crash data during first run of a new version.jar@chromium.org2009-02-231-1/+2