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_log.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use plugin state from default profile in metrics log.
bauerb@chromium.org
2011-08-19
1
-2
/
+7
*
Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.
bauerb@chromium.org
2011-08-19
1
-0
/
+1
*
Make WebPluginInfo more generic
cpu@chromium.org
2011-08-14
1
-5
/
+5
*
Revert r96364, it's breaking a NaCl test.
mnissler@chromium.org
2011-08-11
1
-1
/
+0
*
Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...
mrossetti@chromium.org
2011-08-11
1
-0
/
+1
*
Speculatively revert r96364, it's the best bet on the NaCL breakage.
mnissler@chromium.org
2011-08-11
1
-1
/
+0
*
Rename PluginUpdater to PluginPrefs and make it per-profile.
bauerb@chromium.org
2011-08-11
1
-0
/
+1
*
base: Move UI code out of SysInfo.
derat@chromium.org
2011-06-15
1
-2
/
+3
*
Add enabled attribute to plugin metrics.
jam@chromium.org
2011-05-18
1
-0
/
+1
*
Moved content/browser/gpu_* to content/browser/gpu/.
apatrick@chromium.org
2011-05-09
1
-1
/
+1
*
Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on gr...
jam@chromium.org
2011-04-26
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Remove gpu_info() from GpuProcessHostUIShim. GPUInfo should be accessed thro...
zmo@google.com
2011-03-09
1
-5
/
+5
*
Add/improve a bunch of comments
jar@chromium.org
2011-03-08
1
-1
/
+1
*
Make GPUInfo a struct, which it should be according to the C++ guidelines. T...
jam@chromium.org
2011-03-08
1
-6
/
+2
*
Recreate both GpuProcessHost and GpuProcessHostUIShim when a new GPU process ...
apatrick@chromium.org
2011-02-22
1
-6
/
+9
*
metrics: hash the path bytes directly for plugin filename
evan@chromium.org
2011-02-07
1
-2
/
+7
*
Add support for collecting non-Chrome crash stats in Chrome OS.
petkov@chromium.org
2011-01-21
1
-3
/
+34
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-3
/
+5
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-5
/
+3
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-3
/
+5
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-5
/
+3
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-3
/
+5
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-0
/
+5
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-5
/
+0
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-4
/
+6
*
Cleaned up thread safety for GpuProcessHost and GpuProcessHostUIShim.
apatrick@chromium.org
2010-11-17
1
-3
/
+3
*
[GTK] Added unit tests for omnibox highlighting
scr@chromium.org
2010-10-27
1
-0
/
+1
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
1
-0
/
+4
*
Refactor version-getting info into a chrome::VersionInfo object.
evan@chromium.org
2010-08-27
1
-13
/
+10
*
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
-3
/
+3
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
1
-1
/
+0
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-1
/
+0
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
1
-8
/
+8
*
Cleanup: Break another common->app dependency.
thestig@chromium.org
2010-07-20
1
-4
/
+7
*
Send the gpu information along with the rest of the metrics.
rlp@chromium.org
2010-07-20
1
-0
/
+9
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-1
/
+1
*
Convert WebPluginInfo from wstring to string16
stuartmorgan@chromium.org
2010-06-23
1
-2
/
+2
*
Relanding this CL as the earlier attempt broke ChromeOS metrics tests.
ananta@chromium.org
2010-06-10
1
-360
/
+20
*
Revert 49354 - causing regression in MetricsLogTest.ChromeOSEmptyRecord on CrOS
joth@chromium.org
2010-06-10
1
-20
/
+360
*
Preparation CL for adding crash metrics UMA counters to ChromeFrame. Basicall...
ananta@chromium.org
2010-06-10
1
-360
/
+20
*
Submitting CL http://codereview.chromium.org/2324001 on behalf of petkov@chro...
zelidrag@chromium.org
2010-06-08
1
-7
/
+45
*
Refactor FileVersionInfo into an interface with platform implementations.
tony@chromium.org
2010-04-14
1
-1
/
+2
*
Switch to continuous reporting of uptime
jar@chromium.org
2010-03-10
1
-5
/
+21
*
chrome 3: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+1
*
Switch to putting appversion at top level of XML
jar@chromium.org
2010-02-19
1
-1
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Revert 39421 - Switch to putting appversion at top level of XML
jar@chromium.org
2010-02-19
1
-1
/
+1
*
Switch to putting appversion at top level of XML
jar@chromium.org
2010-02-19
1
-1
/
+1
[next]