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
/
components
/
rappor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove code for Rappor option from the settings page.
holte
2015-04-03
3
-5
/
+0
*
[Rappor] Change the TestRapporService to remember recorded samples for testing.
mathp
2015-03-13
4
-3
/
+66
*
[Rappor] Move a sampling utils function in the Rappor component
mathp
2015-03-11
4
-0
/
+113
*
Add holte@ to OWNERS files
holte
2015-02-17
1
-1
/
+1
*
Add a Rappor option in the settings page.
holte
2015-02-14
3
-0
/
+5
*
Add Rappor metrics for Safe Browsing and SSL interstitials. This reports the...
nparker
2015-02-04
1
-1
/
+2
*
Add stricter tests for RapporService::LoadSecret
holte
2015-01-15
9
-88
/
+291
*
Fix a bug in RapporService::LoadSecret
holte
2015-01-13
1
-1
/
+1
*
Handle changing recording and uploading permissions in the RapporService.
holte
2015-01-09
14
-166
/
+367
*
Test if an incognito window is open when receiving a Rappor sample.
holte
2014-11-14
4
-8
/
+59
*
Fix reporting_level_ initialization
holte
2014-11-10
1
-3
/
+8
*
Create a testing interface to RapporService.
holte
2014-11-06
3
-0
/
+97
*
Create a mechanism for reporting rappor metrics from non-UMA
holte
2014-11-04
7
-56
/
+150
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
3
-6
/
+6
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
3
-4
/
+4
*
Fix some minor typos: psuedo -> pseudo
sungmann.cho
2014-09-29
1
-1
/
+1
*
Add a mechanism for collecting Rappor samples on a daily interval.
holte
2014-09-22
5
-30
/
+79
*
Remove implicit conversions from scoped_refptr to T* in components/
dcheng
2014-08-26
1
-3
/
+3
*
Mark some destructors as virtual.
asvitkine@chromium.org
2014-08-22
1
-2
/
+2
*
Create variations param for RapporRollout to non-UMA users.
holte@chromium.org
2014-08-07
2
-6
/
+17
*
Randomly select a single rappor sample when more than one is collected.
holte@chromium.org
2014-08-06
6
-17
/
+48
*
Move variations component code to variations namespace.
asvitkine@chromium.org
2014-07-26
1
-1
/
+1
*
Add DVLOGs of interesting RapporService events.
holte@chromium.org
2014-07-25
1
-1
/
+13
*
Revert 285657 "Move variations component code to variations name..."
mpearson@chromium.org
2014-07-25
1
-1
/
+1
*
Move variations component code to variations namespace.
asvitkine@chromium.org
2014-07-25
1
-1
/
+1
*
Make Rappor enabled by default.
holte@chromium.org
2014-07-25
1
-2
/
+9
*
Add components and CLD to GN build.
brettw@chromium.org
2014-07-10
2
-0
/
+43
*
Modify rappor parameters.
holte@chromium.org
2014-05-28
12
-21
/
+67
*
Check for error and log error codes on Rappor Uploads
holte@chromium.org
2014-05-07
1
-2
/
+14
*
Add proper includes for usage of the CityHash functions.
mvrable@chromium.org
2014-04-28
1
-3
/
+1
*
C++ Readability review for holte
holte@chromium.org
2014-03-26
11
-59
/
+90
*
Implementation of Randomized Aggregatable Privacy-Preserving Ordinal Response...
holte@chromium.org
2014-02-21
22
-0
/
+1699