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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
4
-18
/
+33
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
4
-33
/
+18
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
4
-18
/
+33
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
4
-33
/
+18
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
4
-18
/
+33
*
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
*
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
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
1
-1
/
+0
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-4
/
+6
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-5
/
+4
*
Move:
ben@chromium.org
2010-12-02
2
-2
/
+2
*
No-op change to trigger another build.
finnur@chromium.org
2010-11-30
1
-1
/
+1
*
Remove redundant (and problematic) default initializaiton
jar@chromium.org
2010-11-22
1
-1
/
+0
*
Cleanup histogram synchronizer
jar@chromium.org
2010-11-20
2
-171
/
+188
*
Cleaned up thread safety for GpuProcessHost and GpuProcessHostUIShim.
apatrick@chromium.org
2010-11-17
1
-3
/
+3
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
1
-2
/
+2
*
Improve quality of DCHECK for IsOnIoThread
jar@chromium.org
2010-11-12
2
-33
/
+17
*
Cleanup histogram syncronizer a bit
jar@chromium.org
2010-11-02
2
-29
/
+38
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-1
/
+1
*
Update a bunch of FLAKY_ tests to match current reality
stuartmorgan@chromium.org
2010-10-28
1
-4
/
+0
*
[GTK] Added unit tests for omnibox highlighting
scr@chromium.org
2010-10-27
1
-0
/
+1
*
Fix race condition in histogram rendering
davemoore@chromium.org
2010-10-27
2
-12
/
+12
*
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
*
o Update the mapping of action hashes to their appropriate identifiers.
andybons@chromium.org
2010-10-18
1
-2
/
+6
*
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
2
-3
/
+3
*
Factoring GUID generation from metrics to base
dhollowa@chromium.org
2010-10-13
3
-62
/
+7
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
2
-2
/
+2
*
Rename ChromeThread to BrowserThread Part13:
tfarina@chromium.org
2010-10-10
1
-4
/
+4
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
2
-3
/
+5
*
Add a pointer to chrome/tools/extract_actions.py in user_metrics.h.
satorux@chromium.org
2010-09-14
1
-1
/
+2
*
Fix the expected number of crashes in a metrics test.
nirnimesh@chromium.org
2010-09-07
1
-3
/
+4
*
Revert 58663 - Revert 58641 - Add user metrics for nonsandboxed plugin infobar.
nsylvain@chromium.org
2010-09-07
1
-3
/
+2
*
Revert 58641 - Add user metrics for nonsandboxed plugin infobar.
mal@chromium.org
2010-09-07
1
-2
/
+3
*
Add user metrics for nonsandboxed plugin infobar.
bauerb@chromium.org
2010-09-06
1
-3
/
+2
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
1
-0
/
+1
*
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
3
-4
/
+4
*
FBTF: Header cleanup in chrome/common part 2. The majority of the changed files
jhawkins@chromium.org
2010-08-20
1
-0
/
+1
*
* Add rmdir, mkdir -p and umask to d8 on Unix.
evan@chromium.org
2010-08-17
1
-2
/
+2
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
3
-18
/
+21
*
Add GetMachineStatistic to SystemLibrary.
stevenjb@chromium.org
2010-08-09
2
-28
/
+5
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
1
-1
/
+0
*
FBTF: Remove unneeded headers from base/ (part 4)
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
2
-9
/
+9
[next]