index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
metrics
/
metrics_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity PASS_BY_VALUE fixes
dpapad@chromium.org
2011-03-24
1
-1
/
+1
*
Simplify MetricsService API for shutting down
stuartmorgan@chromium.org
2011-03-23
1
-4
/
+6
*
Remove a confusing obsolete comment from MetricsService's header
stuartmorgan@chromium.org
2011-03-17
1
-2
/
+2
*
Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.
tfarina@chromium.org
2011-03-10
1
-1
/
+1
*
Move ChildProcessHost and ChildProcessInfo to content.
jam@chromium.org
2011-03-09
1
-1
/
+1
*
Remove unused memory usage collection in MetricsService
sail@chromium.org
2011-03-09
1
-35
/
+7
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-3
/
+3
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Abstracted out setting up of Notifications. Common
rtenneti@chromium.org
2011-02-26
1
-30
/
+36
*
Back out thread watcher changes.
rtenneti@chromium.org
2011-02-25
1
-36
/
+30
*
First cut at a WATCHDOG thread that monitors threads for their
rtenneti@chromium.org
2011-02-23
1
-30
/
+36
*
Fix a possible access to a deleted MetricsLog object.
bryner@chromium.org
2011-02-01
1
-4
/
+6
*
Add support for collecting non-Chrome crash stats in Chrome OS.
petkov@chromium.org
2011-01-21
1
-0
/
+22
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-8
/
+8
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-5
/
+4
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-9
/
+10
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-10
/
+9
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-9
/
+10
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-10
/
+9
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-9
/
+10
*
Move GUID utils to src/chrome/common.
sergeyu@chromium.org
2010-12-15
1
-1
/
+1
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
1
-3
/
+5
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.
pkasting@chromium.org
2010-10-21
1
-17
/
+17
*
Revert 63067 - This adds some plumbing for propagating the status and error c...
gspencer@chromium.org
2010-10-19
1
-2
/
+1
*
This adds some plumbing for propagating the status and error code of a
gspencer@chromium.org
2010-10-19
1
-1
/
+2
*
Moving GUID generation from base to chrome/browser/guid*
dhollowa@chromium.org
2010-10-14
1
-2
/
+2
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Factoring GUID generation from metrics to base
dhollowa@chromium.org
2010-10-13
1
-39
/
+2
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
1
-0
/
+1
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-10
/
+13
*
Add GetMachineStatistic to SystemLibrary.
stevenjb@chromium.org
2010-08-09
1
-18
/
+5
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-1
/
+2
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
LogStoreStatus histogram modification.
ziadh@chromium.org
2010-07-24
1
-1
/
+2
*
Change to (quieter) NOTREACHED() rather than (noisy) LOG(DFATAL)
jar@chromium.org
2010-07-22
1
-9
/
+9
*
Start trimming headers included in the slowest to compile files.
erg@google.com
2010-07-21
1
-0
/
+38
*
Compress and checksum pending logs that are going to be persisted. Persisted ...
ziadh@chromium.org
2010-07-19
1
-66
/
+154
*
Removed some unused code. We were adding some data to std::set objects that n...
ziadh@chromium.org
2010-07-10
1
-27
/
+7
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-5
/
+5
*
Cleanup some unncessary dependencies on libxml.
mad@google.com
2010-06-27
1
-1
/
+2
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-2
/
+2
*
Relanding this CL as the earlier attempt broke ChromeOS metrics tests.
ananta@chromium.org
2010-06-10
1
-111
/
+12
*
Revert 49354 - causing regression in MetricsLogTest.ChromeOSEmptyRecord on CrOS
joth@chromium.org
2010-06-10
1
-12
/
+111
*
Preparation CL for adding crash metrics UMA counters to ChromeFrame. Basicall...
ananta@chromium.org
2010-06-10
1
-111
/
+12
*
Submitting CL http://codereview.chromium.org/2324001 on behalf of petkov@chro...
zelidrag@chromium.org
2010-06-08
1
-28
/
+61
[next]