.. |
docs
|
Bug 1419495 - Remove SelfSupport service r=dexter r=smaug
|
2017-12-02 21:52:30 +01:00 |
ipc
|
Bug 1413621 - Telemetry: replace NS_WARN_IF with MOZ_ASSERT. r=mystor
|
2017-11-09 00:33:00 -05:00 |
pingsender
|
Bug 1418527 - Drop hardcoded libcurl paths from the pingsender on Linux; r=Dexter
|
2017-11-24 10:11:47 +01:00 |
schemas
|
…
|
|
tests
|
Bug 1226616 - The presence of the general.config.filename preference should be reported on telemetry. r=chutten, data-review=francois
|
2017-11-25 00:01:17 +01:00 |
CombinedStacks.cpp
|
…
|
|
CombinedStacks.h
|
Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange.
|
2017-10-04 09:11:18 +11:00 |
EventInfo.h
|
Bug 1414638 - Remove expiry_date property for Telemetry events. r=dexter
|
2017-11-08 12:36:33 +01:00 |
Events.yaml
|
Bug 1414638 - Remove expiry_date property for Telemetry events. r=dexter
|
2017-11-08 12:36:33 +01:00 |
GCTelemetry.jsm
|
Bug 1412729 (part 3) - Reduce the size of GCSlice markers r=sfink
|
2017-11-12 13:52:40 +11:00 |
HangReports.cpp
|
…
|
|
HangReports.h
|
…
|
|
Histograms.json
|
Merge inbound to mozilla-central r=merge a=merge
|
2017-12-15 23:52:00 +02:00 |
KeyedStackCapturer.cpp
|
…
|
|
KeyedStackCapturer.h
|
…
|
|
Makefile.in
|
…
|
|
ProcessedStack.cpp
|
…
|
|
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
|
Bug 1393801 - Enable dynamic scalar registration. f=gfritzsche,r=billm,chutten
|
2017-08-29 13:05:40 +02:00 |
Scalars.yaml
|
Bug 1404069 - Revert bug 1363372 . r=mayhemer
|
2017-11-27 21:12:31 +01:00 |
Telemetry.cpp
|
bug 1410907 - Add CanRecord(Pre)Release data to nsITTelemetry r=Dexter
|
2017-11-03 12:44:23 -04:00 |
Telemetry.h
|
Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium
|
2017-12-06 16:52:51 -08:00 |
TelemetryArchive.jsm
|
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
|
2017-10-15 20:50:39 +01:00 |
TelemetryCommon.cpp
|
Bug 1393801 - Enable dynamic scalar registration. f=gfritzsche,r=billm,chutten
|
2017-08-29 13:05:40 +02:00 |
TelemetryCommon.h
|
Bug 1393801 - Enable dynamic scalar registration. f=gfritzsche,r=billm,chutten
|
2017-08-29 13:05:40 +02:00 |
TelemetryController.jsm
|
Bug 1411269 - Enable extended telemetry in local developer builds. r=chutten
|
2017-10-27 15:09:15 +02:00 |
TelemetryEnvironment.jsm
|
Bug 1226616 - The presence of the general.config.filename preference should be reported on telemetry. r=chutten, data-review=francois
|
2017-11-25 00:01:17 +01:00 |
TelemetryEvent.cpp
|
Bug 1414638 - Remove expiry_date property for Telemetry events. r=dexter
|
2017-11-08 12:36:33 +01:00 |
TelemetryEvent.h
|
…
|
|
TelemetryHealthPing.jsm
|
…
|
|
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 1407458 - Use nsString for Observation filenames. r=erahm.
|
2017-10-17 08:22:12 +11:00 |
TelemetryIOInterposeObserver.h
|
…
|
|
TelemetryLog.jsm
|
Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 2. r=florian
|
2017-10-30 17:22:17 +00:00 |
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 1409323 - Allow to register new addon scalars for an existing category. r=chutten
|
2017-10-17 16:00:12 +02:00 |
TelemetryScalar.h
|
Bug 1395835 - Rename "group" to "category" in the scalar code and docs. r=chutten
|
2017-09-27 10:12:13 +02:00 |
TelemetrySend.jsm
|
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
|
2017-10-15 20:50:39 +01:00 |
TelemetrySession.jsm
|
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
|
2017-10-15 20:50:39 +01:00 |
TelemetryStartup.js
|
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
|
2017-10-15 20:50:39 +01:00 |
TelemetryStartup.manifest
|
…
|
|
TelemetryStopwatch.jsm
|
Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 2. r=florian
|
2017-10-30 17:22:17 +00:00 |
TelemetryStorage.jsm
|
Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop
|
2017-10-26 11:47:01 +01:00 |
TelemetryTimestamps.jsm
|
…
|
|
TelemetryUtils.jsm
|
Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 2. r=florian
|
2017-10-30 17:22:17 +00:00 |
ThirdPartyCookieProbe.jsm
|
…
|
|
UITelemetry.jsm
|
…
|
|
UpdatePing.jsm
|
Bug 1405614 - Add 'displayVersion' to the update ping with reason 'ready'. r=chutten,mhowell
|
2017-10-11 10:01:44 +02:00 |
WebrtcTelemetry.cpp
|
…
|
|
WebrtcTelemetry.h
|
…
|
|
datareporting-prefs.js
|
…
|
|
gen-histogram-bucket-ranges.py
|
Bug 1419761 - Rename 'histogram_tools.py' to 'parse_histograms.py'. r=Dexter
|
2017-11-23 20:21:09 +00:00 |
gen_event_data.py
|
Backed out changeset 49f68b1f4c2e (bug 1374631) for build bustages at toolkit/components/telemetry/TelemetryProcessData.h:31:1 r=backout on a CLOSED TREE
|
2017-12-13 19:10:10 +02:00 |
gen_event_enum.py
|
Backed out changeset 49f68b1f4c2e (bug 1374631) for build bustages at toolkit/components/telemetry/TelemetryProcessData.h:31:1 r=backout on a CLOSED TREE
|
2017-12-13 19:10:10 +02:00 |
gen_histogram_data.py
|
Backed out changeset 49f68b1f4c2e (bug 1374631) for build bustages at toolkit/components/telemetry/TelemetryProcessData.h:31:1 r=backout on a CLOSED TREE
|
2017-12-13 19:10:10 +02:00 |
gen_histogram_enum.py
|
Bug 1419761 - Rename 'histogram_tools.py' to 'parse_histograms.py'. r=Dexter
|
2017-11-23 20:21:09 +00:00 |
gen_process_data.py
|
Backed out changeset 49f68b1f4c2e (bug 1374631) for build bustages at toolkit/components/telemetry/TelemetryProcessData.h:31:1 r=backout on a CLOSED TREE
|
2017-12-13 19:10:10 +02:00 |
gen_process_enum.py
|
Bug 1278247 - Enforce consistent naming for Telemetry gen-* python scripts. r=Dexter
|
2017-11-22 12:09:33 +00:00 |
gen_scalar_data.py
|
Bug 1278247 - Enforce consistent naming for Telemetry gen-* python scripts. r=Dexter
|
2017-11-22 12:09:33 +00:00 |
gen_scalar_enum.py
|
Bug 1278247 - Enforce consistent naming for Telemetry gen-* python scripts. r=Dexter
|
2017-11-22 12:09:33 +00:00 |
healthreport-prefs.js
|
Bug 1352497 - Remove about:healthreport. r=gfritzsche,nechen
|
2017-11-28 11:38:15 +01:00 |
histogram-whitelists.json
|
Bug 1241131 - Remove DevTools reload addon histograms;r=francois
|
2017-11-30 19:09:24 +01:00 |
moz.build
|
Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium
|
2017-12-07 22:09:15 +01:00 |
nsITelemetry.idl
|
bug 1410907 - Add CanRecord(Pre)Release data to nsITTelemetry r=Dexter
|
2017-11-03 12:44:23 -04:00 |
parse_events.py
|
Bug 1414638 - Remove expiry_date property for Telemetry events. r=dexter
|
2017-11-08 12:36:33 +01:00 |
parse_histograms.py
|
Bug 1419761 - Rename 'histogram_tools.py' to 'parse_histograms.py'. r=Dexter
|
2017-11-23 20:21:09 +00:00 |
parse_scalars.py
|
Bug 1395835 - Rename "group" to "category" in the scalar code and docs. r=chutten
|
2017-09-27 10:12:13 +02:00 |
shared_telemetry_utils.py
|
Backed out changeset 49f68b1f4c2e (bug 1374631) for build bustages at toolkit/components/telemetry/TelemetryProcessData.h:31:1 r=backout on a CLOSED TREE
|
2017-12-13 19:10:10 +02:00 |