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
*
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