.. |
docs
|
Bug 1393601 - Add telemetry for MOZ_UPDATER. r=Dexter, r=rweiss
|
2017-09-18 09:50:10 -07:00 |
ipc
|
Bug 1376333 - Improve naming of accumulation types & variables r=Dexter
|
2017-09-13 11:20:36 +02:00 |
pingsender
|
Bug 1386876 - Replace all uses of DISABLE_STL_WRAPPING with a template, remove DISABLE_STL_WRAPPING. r=glandium
|
2017-09-11 11:33:26 -07:00 |
schemas
|
…
|
|
tests
|
Bug 1393601 - Add telemetry for MOZ_UPDATER. r=Dexter, r=rweiss
|
2017-09-18 09:50:10 -07:00 |
CombinedStacks.cpp
|
…
|
|
CombinedStacks.h
|
…
|
|
EventInfo.h
|
Bug 1302681 - Part 1: Extend Event Telemetry core for recording from addons. r=dexter
|
2017-08-03 07:03:00 -04:00 |
Events.yaml
|
Bug 1389994 - Extend the search events probe expiration to Firefox 65. r=rweiss
|
2017-08-28 16:28:57 -04:00 |
GCTelemetry.jsm
|
…
|
|
HangReports.cpp
|
Bug 1380081 - Part 11: Simplify the HangAnnotations abstraction, r=froydnj
|
2017-08-15 16:35:46 -04:00 |
HangReports.h
|
Bug 1380081 - Part 11: Simplify the HangAnnotations abstraction, r=froydnj
|
2017-08-15 16:35:46 -04:00 |
Histograms.json
|
Bug 1398885 - Extend various APZ telemetry probes out for a few more releases. r=botond, data-r=liuche
|
2017-09-13 08:21:55 -04:00 |
KeyedStackCapturer.cpp
|
Bug 1384819 (part 1) - Split MozStackWalk(). r=glandium.
|
2017-07-27 12:46:47 +10:00 |
KeyedStackCapturer.h
|
Backed out changeset 86bec347e28b (bug 1371927) on request from gfritsche
|
2017-06-13 11:11:14 +02:00 |
Makefile.in
|
…
|
|
ProcessedStack.cpp
|
Bug 1371900: Factored ProcessedStack out of Telemetry.cpp. r=gfritzsche
|
2017-06-10 19:34:44 +02:00 |
ProcessedStack.h
|
…
|
|
Processes.yaml
|
Bug 1395956 - Update gecko.readthedocs links to the new firefox-source-docs.mozilla.org location. r=chutten
|
2017-09-02 22:11:02 +05:30 |
ScalarInfo.h
|
…
|
|
Scalars.yaml
|
Bug 1360567 - Add telemetry probes for Indexeddb storage types, r=janv, datareview=francois
|
2017-09-18 17:00:37 +08:00 |
Telemetry.cpp
|
bug 1376600 - Remove registered(Keyed)Histograms r=Dexter
|
2017-08-22 09:42:09 -04:00 |
Telemetry.h
|
Bug 1376333 - Improve naming of accumulation types & variables r=Dexter
|
2017-09-13 11:20:36 +02:00 |
TelemetryArchive.jsm
|
Bug 1382201 - Use the prefs defined in TelemetryUtils.jsm in TelemetryArchive.jsm. r=dexter
|
2017-07-21 06:40:00 +02:00 |
TelemetryCommon.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
TelemetryCommon.h
|
…
|
|
TelemetryController.jsm
|
Bug 1391707: Follow-up: Skip idle in more places that incorrectly expect strict timing. r=me CLOSED TREE
|
2017-09-11 21:26:04 -07:00 |
TelemetryEnvironment.jsm
|
Bug 1393601 - Add telemetry for MOZ_UPDATER. r=Dexter, r=rweiss
|
2017-09-18 09:50:10 -07:00 |
TelemetryEvent.cpp
|
Bug 1302681 - Part 1: Extend Event Telemetry core for recording from addons. r=dexter
|
2017-08-03 07:03:00 -04:00 |
TelemetryEvent.h
|
Bug 1302681 - Part 1: Extend Event Telemetry core for recording from addons. r=dexter
|
2017-08-03 07:03:00 -04:00 |
TelemetryHealthPing.jsm
|
Bug 1374270 - Support sending health ping on shutdown via PingSender. r=Dexter
|
2017-07-28 15:49:52 +01:00 |
TelemetryHistogram.cpp
|
Bug 1376333 - Improve naming of accumulation types & variables r=Dexter
|
2017-09-13 11:20:36 +02:00 |
TelemetryHistogram.h
|
Bug 1376333 - Improve naming of accumulation types & variables r=Dexter
|
2017-09-13 11:20:36 +02:00 |
TelemetryIOInterposeObserver.cpp
|
Bug 1370489 - Factor out TelemetryIOInterposeObserver from Telemetry.cpp. r=gfritzsche
|
2017-06-15 17:42:00 -04:00 |
TelemetryIOInterposeObserver.h
|
Bug 1370489 - Factor out TelemetryIOInterposeObserver from Telemetry.cpp. r=gfritzsche
|
2017-06-15 17:42:00 -04:00 |
TelemetryLog.jsm
|
…
|
|
TelemetryModules.jsm
|
…
|
|
TelemetryReportingPolicy.jsm
|
Bug 1400675 - Fix reference to undefined property FirsRunURL r=gfritzsche
|
2017-09-18 11:01:37 +02:00 |
TelemetryScalar.cpp
|
Bug 1395838 - Rename nsITelemetry.SCALAR_* to nsITelemetry.SCALAR_TYPE_*. r=chutten
|
2017-09-06 12:35:44 +02:00 |
TelemetryScalar.h
|
bug 1369041 - Allow child processes to discard data when overwhelmed r=bsmedberg,gfritzsche f?bsmedberg
|
2017-06-09 09:53:42 -04:00 |
TelemetrySend.jsm
|
Bug 1392358 - Introduce XHR.sendInputStream(nsIInputStream) chrome-only, r=smaug
|
2017-08-25 15:31:15 +02:00 |
TelemetrySession.jsm
|
Bug 1391707: Follow-up: Skip idle dispatch during tests in TelemetrySession.jsm for increasing the failure rate of an intermittent. r=me
|
2017-09-11 18:48:53 -07:00 |
TelemetryStartup.js
|
…
|
|
TelemetryStartup.manifest
|
…
|
|
TelemetryStopwatch.jsm
|
Bug 1369467 - Move a few module imports off of app-startup, r=mconley.
|
2017-06-02 22:08:21 +02:00 |
TelemetryStorage.jsm
|
Merge inbound to central, a=merge
|
2017-08-08 15:14:28 -07:00 |
TelemetryTimestamps.jsm
|
…
|
|
TelemetryUtils.jsm
|
Bug 1390095 - Send a duplicate of a users first shutdown ping with pingsender. r=Dexter
|
2017-09-05 17:49:45 -07:00 |
ThirdPartyCookieProbe.jsm
|
…
|
|
UITelemetry.jsm
|
Bug 1382198 - Use the prefs defined in TelemetryUtils.jsm in UITelemetry.jsm. r=dexter
|
2017-07-19 06:55:00 +02:00 |
UpdatePing.jsm
|
Bug 1380256 - Implement the update ping with reason "success". r=chutten,mhowell,rweiss+418169
|
2017-08-21 11:50:59 +02:00 |
WebrtcTelemetry.cpp
|
…
|
|
WebrtcTelemetry.h
|
…
|
|
datareporting-prefs.js
|
Bug 1367076 - Set datareporting.policy.firstRunURL by default to replace data choices infobar with privacy policy in a background tab on first run. r=Gijs
|
2017-05-31 13:48:06 +02:00 |
gen-event-data.py
|
Bug 1373294 - Fix E305 (two blank lines after method or class) in files enabled by flake8 linter, r=jmaher
|
2017-06-15 12:10:59 -04:00 |
gen-event-enum.py
|
Bug 1373294 - Fix E305 (two blank lines after method or class) in files enabled by flake8 linter, r=jmaher
|
2017-06-15 12:10:59 -04:00 |
gen-histogram-bucket-ranges.py
|
Bug 1373294 - Fix E305 (two blank lines after method or class) in files enabled by flake8 linter, r=jmaher
|
2017-06-15 12:10:59 -04:00 |
gen-histogram-data.py
|
Bug 1397376 - Avoid copying on initializing histogram ranges r=gfritzsche
|
2017-09-08 12:13:44 -07:00 |
gen-histogram-enum.py
|
Bug 1373294 - Fix E305 (two blank lines after method or class) in files enabled by flake8 linter, r=jmaher
|
2017-06-15 12:10:59 -04:00 |
gen-process-data.py
|
Bug 1373294 - Fix E305 (two blank lines after method or class) in files enabled by flake8 linter, r=jmaher
|
2017-06-15 12:10:59 -04:00 |
gen-process-enum.py
|
Bug 1373294 - Fix E305 (two blank lines after method or class) in files enabled by flake8 linter, r=jmaher
|
2017-06-15 12:10:59 -04:00 |
gen-scalar-data.py
|
Bug 1373294 - Fix E305 (two blank lines after method or class) in files enabled by flake8 linter, r=jmaher
|
2017-06-15 12:10:59 -04:00 |
gen-scalar-enum.py
|
Bug 1373294 - Fix E305 (two blank lines after method or class) in files enabled by flake8 linter, r=jmaher
|
2017-06-15 12:10:59 -04:00 |
healthreport-prefs.js
|
…
|
|
histogram-whitelists.json
|
Bug 1397445: Remove expiring FILE_EMBEDDED_SERVICEWORKERS telemetry probe. r=bkelly
|
2017-09-08 11:21:27 -07:00 |
histogram_tools.py
|
Bug 1395956 - Update gecko.readthedocs links to the new firefox-source-docs.mozilla.org location. r=chutten
|
2017-09-02 22:11:02 +05:30 |
moz.build
|
Bug 1380081 - Part 4: Move BHR into its own component, r=froydnj
|
2017-08-15 16:35:00 -04:00 |
nsITelemetry.idl
|
Bug 1395838 - Rename nsITelemetry.SCALAR_* to nsITelemetry.SCALAR_TYPE_*. r=chutten
|
2017-09-06 12:35:44 +02:00 |
parse_events.py
|
Bug 1381617 - Enable stricter scalar, histogram and events expiration validation. r=chutten
|
2017-07-18 09:59:00 +02:00 |
parse_scalars.py
|
Bug 1395956 - Update gecko.readthedocs links to the new firefox-source-docs.mozilla.org location. r=chutten
|
2017-09-02 22:11:02 +05:30 |
shared_telemetry_utils.py
|
Bug 1381617 - Enable stricter scalar, histogram and events expiration validation. r=chutten
|
2017-07-18 09:59:00 +02:00 |