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
*
Disable MetricsServiceTest.CrashRenderers on Linux.
asanka@chromium.org
2012-06-04
1
-1
/
+7
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Adding verification code to prevent studies with repeated experiments.
jwd@chromium.org
2012-05-29
2
-1
/
+17
*
Use variation server's response date for variation expiry and start date chec...
asvitkine@chromium.org
2012-05-28
3
-77
/
+108
*
Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.
thestig@chromium.org
2012-05-26
1
-1
/
+0
*
Remove Instant field trials.
sreeram@chromium.org
2012-05-25
1
-1
/
+0
*
Explicitly check reporting state when returning the entropy source.
stevet@chromium.org
2012-05-25
1
-5
/
+8
*
Add a NULL-check for the TrackingSynchronizer's callback object, since it's a...
isherman@chromium.org
2012-05-25
1
-1
/
+2
*
Add a non-identfying entropy source to MetricsService and use it in FieldTria...
stevet@chromium.org
2012-05-24
2
-0
/
+63
*
Expand UMA upload success vs. failure histogram to explicitly track network f...
isherman@chromium.org
2012-05-23
1
-0
/
+3
*
Refactor out study validation function in VariationsService and add a unit test.
asvitkine@chromium.org
2012-05-23
3
-29
/
+88
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
1
-3
/
+3
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
4
-13
/
+21
*
Remove virtual keyboard support:
yusukes@google.com
2012-05-22
1
-10
/
+0
*
Add a minimum byte count to metrics log serialization
stuartmorgan@chromium.org
2012-05-21
3
-57
/
+156
*
Minor cleanups to variation_service.cc.
asvitkine@chromium.org
2012-05-17
1
-7
/
+9
*
Restoring the chrome variatioons client, with a fix for browser_test failures...
jwd@chromium.org
2012-05-17
5
-0
/
+698
*
Add histograms to track UMA upload success vs. failure rates.
isherman@chromium.org
2012-05-17
1
-4
/
+33
*
Adds per-provider information to omnibox UMA logs.
mpearson@chromium.org
2012-05-15
1
-28
/
+7
*
Add logging of Google Update configuration/statistics to UMA report.
ryanmyers@chromium.org
2012-05-14
5
-15
/
+154
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
2
-2
/
+2
*
Change GPUInfo to handle multiple GPUs.
zmo@chromium.org
2012-05-10
1
-4
/
+4
*
[ChromeFrame] Upload metrics data to both the XML and the protocol buffer pip...
isherman@chromium.org
2012-05-09
1
-9
/
+2
*
revert 135858: This depends on the previous revet
nsylvain@chromium.org
2012-05-08
1
-211
/
+0
*
Revert r135654: This breaks lots of browser tests running in release with DCH...
nsylvain@chromium.org
2012-05-08
4
-496
/
+0
*
Variations Service now creates field trials from variations seed.
jwd@chromium.org
2012-05-08
3
-19
/
+106
*
Add filtering logic for client-side variations.
asvitkine@chromium.org
2012-05-08
3
-0
/
+346
*
Retrieving Chrome Variations seed from server and storing in local prefs. Loa...
jwd@chromium.org
2012-05-07
4
-0
/
+274
*
Omnibox: Add logging of whether the user just deleted text from the omnibox
mpearson@chromium.org
2012-05-03
1
-0
/
+1
*
Keep track of pending uploads when persisting metrics logs
stuartmorgan@chromium.org
2012-05-03
1
-1
/
+6
*
Metrics should log size in pixel
oshima@chromium.org
2012-05-03
1
-2
/
+1
*
Omnibox: Add logging of what type of page was displayed when it's used
mpearson@chromium.org
2012-05-01
1
-0
/
+2
*
Remove the hash fields from FieldTrials.
stevet@chromium.org
2012-04-27
3
-11
/
+16
*
Add suppression for about:histograms waiting on the UI thrad. This is a devel...
jam@chromium.org
2012-04-27
1
-0
/
+2
*
RefCounted types should not have public destructors, chrome/browser/ part 6
rsleevi@chromium.org
2012-04-27
2
-18
/
+19
*
Explicitly track the time source type in base/profiler/alternate_timer.h
isherman@chromium.org
2012-04-27
1
-1
/
+2
*
Disallow UI/IO thread blocking on any other thread.
jam@chromium.org
2012-04-26
1
-1
/
+4
*
Revert 134041 - Explicitly track the time source type in base/profiler/altern...
dpapad@chromium.org
2012-04-26
1
-2
/
+1
*
Explicitly track the time source type in base/profiler/alternate_timer.h
isherman@chromium.org
2012-04-26
1
-1
/
+2
*
[UMA] Add performance profile data to UMA uploads.
isherman@chromium.org
2012-04-25
5
-22
/
+314
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-1
/
+1
*
Revert 133773 - [UMA] Add performance profile data to UMA uploads.
isherman@chromium.org
2012-04-24
5
-304
/
+22
*
[UMA] Add performance profile data to UMA uploads.
isherman@chromium.org
2012-04-24
5
-22
/
+304
*
Add and implement API to associate Google experiment IDs with FieldTrials.
stevet@chromium.org
2012-04-23
1
-2
/
+2
*
Clean up MetricsService unit test.
isherman@chromium.org
2012-04-23
1
-14
/
+9
*
cros: Log per-process memory use on low memory events
jamescook@chromium.org
2012-04-20
1
-1
/
+1
*
Revert 133212 - Add and implement API to associate Google experiment IDs with...
groby@chromium.org
2012-04-20
1
-2
/
+2
*
Add and implement API to associate Google experiment IDs with FieldTrials.
stevet@chromium.org
2012-04-20
1
-2
/
+2
*
Add two missing Omnibox events to the protobuf version of the UMA pipeline
isherman@chromium.org
2012-04-19
1
-3
/
+11
*
Don't cache the IO thread in the MetricsService
isherman@chromium.org
2012-04-19
2
-11
/
+5
[next]