gecko-dev/toolkit/components/url-classifier
Henry Chang b468335de9 Bug 1285848 - Part 2: Request and parse RICE encoded prefix by default. r=francois
MozReview-Commit-ID: Cd0lT5VTM7t

--HG--
extra : rebase_source : 08724d3c8039039b8c73f58230b1cdad94ccd786
extra : source : 3abd3bc8a0119433ef66864c8c7fd1394fb0cc14
2016-10-05 14:59:53 +08:00
..
chromium Bug 1275198 - Part 1: Add safebrowsing protobuf related files in proto2 format. r=francois. 2016-06-06 23:30:00 +02:00
content Bug 1305567 - Use base64url encoding and avoid cutting the state. r=francois 2016-09-30 10:36:40 -07:00
protobuf Bug 1275198 - Part 1: Add safebrowsing protobuf related files in proto2 format. r=francois. 2016-06-06 23:30:00 +02:00
tests Bug 1285848 - Part 1: Implement Rice Delta Decoding. r=francois. 2016-10-05 14:59:43 +08:00
ChunkSet.cpp Bug 1135022 - Optimize ChunkSet by storing ranges instead of numbers. r=gcp 2016-05-24 12:29:09 +02:00
ChunkSet.h Bug 1135022 - Optimize ChunkSet by storing ranges instead of numbers. r=gcp 2016-05-24 12:29:09 +02:00
Classifier.cpp Bug 1305801 - Part 5: Support SafeBrowsing v4 partial update. r=gcp 2016-10-04 09:14:39 +08:00
Classifier.h Bug 1305801 - Part 4: Store variable-length prefix to disk. r=francois, r=gcp 2016-09-19 11:51:01 +08:00
Entries.h Bug 1305801 - Part 1: Implement variable length PrefixSet class for Safe Browsing v4. r=francois, r=gcp 2016-10-04 21:43:08 +08:00
HashStore.cpp Bug 1285848 - Part 2: Request and parse RICE encoded prefix by default. r=francois 2016-10-05 14:59:53 +08:00
HashStore.h Bug 1305801 - Part 5: Support SafeBrowsing v4 partial update. r=gcp 2016-10-04 09:14:39 +08:00
LookupCache.cpp Bug 1305801 - Part 5: Support SafeBrowsing v4 partial update. r=gcp 2016-10-04 09:14:39 +08:00
LookupCache.h Bug 1305801 - Part 5: Support SafeBrowsing v4 partial update. r=gcp 2016-10-04 09:14:39 +08:00
LookupCacheV4.cpp Bug 1305801 - Part 5: Support SafeBrowsing v4 partial update. r=gcp 2016-10-04 09:14:39 +08:00
LookupCacheV4.h Bug 1305801 - Part 5: Support SafeBrowsing v4 partial update. r=gcp 2016-10-04 09:14:39 +08:00
ProtocolParser.cpp Bug 1285848 - Part 2: Request and parse RICE encoded prefix by default. r=francois 2016-10-05 14:59:53 +08:00
ProtocolParser.h Bug 1285848 - Part 2: Request and parse RICE encoded prefix by default. r=francois 2016-10-05 14:59:53 +08:00
RiceDeltaDecoder.cpp Bug 1285848 - Part 1: Implement Rice Delta Decoding. r=francois. 2016-10-05 14:59:43 +08:00
RiceDeltaDecoder.h Bug 1285848 - Part 1: Implement Rice Delta Decoding. r=francois. 2016-10-05 14:59:43 +08:00
SafeBrowsing.jsm Bug 1296751 - Skip observe browser.safebrowsing.provider.*.(nextupdatetime|lastupdatetime). r=francois 2016-08-24 17:06:48 +08:00
VariableLengthPrefixSet.cpp Bug 1305801 - Part 2: Add telemetry for variable-length prefix set. r=francois 2016-09-27 14:26:09 -07:00
VariableLengthPrefixSet.h Bug 1305801 - Part 1: Implement variable length PrefixSet class for Safe Browsing v4. r=francois, r=gcp 2016-10-04 21:43:08 +08:00
moz.build Bug 1285848 - Part 1: Implement Rice Delta Decoding. r=francois. 2016-10-05 14:59:43 +08:00
nsCheckSummedOutputStream.cpp
nsCheckSummedOutputStream.h Bug 1225682 - Don't use nsAuto{,C}String as class member variables in toolkit/. r=froydnj 2015-12-02 11:04:37 +09:00
nsIUrlClassifierDBService.idl Merge m-c to fx-team a=merge CLOSED TREE 2016-08-15 15:04:43 -07:00
nsIUrlClassifierHashCompleter.idl
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl Bug 1274112 - Part 1: Make update request v4. r=francois 2016-08-04 18:10:06 +08:00
nsIUrlClassifierTable.idl
nsIUrlClassifierUtils.idl Bug 1305567 - Use base64url encoding and avoid cutting the state. r=francois 2016-09-30 10:36:40 -07:00
nsIUrlListManager.idl
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 1018486 - Part 9: Changes to account for modifications to clang plugin, r=ehsan 2016-09-07 10:50:47 -04:00
nsUrlClassifierDBService.h Bug 999484 - Test FindInReadable calls in safebrowsing code. r=gcp 2016-09-01 10:48:17 +08:00
nsUrlClassifierHashCompleter.js Bug 1273398 - Part 3: Modify "hash completer" to use RequestBackoffV4. r=francois. 2016-06-06 20:17:00 +02:00
nsUrlClassifierLib.js Bug 1273398 - Part 1: Wrap RequestBackoff to a v4-specific one. r=francois. 2016-06-06 20:16:00 +02:00
nsUrlClassifierListManager.js Bug 1273398 - Part 2: Modify listmanager to use RequestBackoffV4. r=francois. 2016-06-06 20:16:00 +02:00
nsUrlClassifierPrefixSet.cpp Bug 1305801 - Part 1: Implement variable length PrefixSet class for Safe Browsing v4. r=francois, r=gcp 2016-10-04 21:43:08 +08:00
nsUrlClassifierPrefixSet.h Bug 1305801 - Part 1: Implement variable length PrefixSet class for Safe Browsing v4. r=francois, r=gcp 2016-10-04 21:43:08 +08:00
nsUrlClassifierProxies.cpp Merge m-c to fx-team a=merge CLOSED TREE 2016-08-15 15:04:43 -07:00
nsUrlClassifierProxies.h Bug 1120728 - remove nsIUrlClassifierDBServiceWorker. r=francois,gcp 2016-08-11 11:15:24 +08:00
nsUrlClassifierStreamUpdater.cpp Backed out changeset d46155cc719e (bug 1305567) for various failures in browser-chrome, devtools, and xpcshell (e.g. test_streamupdater.js) tests. r=backout on a CLOSED TREE 2016-09-29 20:54:50 +02:00
nsUrlClassifierStreamUpdater.h Backed out changeset d46155cc719e (bug 1305567) for various failures in browser-chrome, devtools, and xpcshell (e.g. test_streamupdater.js) tests. r=backout on a CLOSED TREE 2016-09-29 20:54:50 +02:00
nsUrlClassifierUtils.cpp Bug 1285848 - Part 2: Request and parse RICE encoded prefix by default. r=francois 2016-10-05 14:59:53 +08:00
nsUrlClassifierUtils.h Bug 1274112 - Part 2: Use protobuf API to parse v4 update response. r=francois 2016-08-04 18:10:12 +08:00