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
/
chrome
/
browser
/
safe_browsing
/
protocol_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
1
-2
/
+2
*
Fix a comment.
eroman@chromium.org
2009-11-12
1
-1
/
+1
*
Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge...
eroman@chromium.org
2009-11-12
1
-7
/
+10
*
Remove build time differences between Chrome Frame and Google Chrome in the
robertshield@chromium.org
2009-11-06
1
-13
/
+7
*
Fourth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-02
1
-6
/
+6
*
Add a client name to the safe browsing service for Chrome Frame builds of Chr...
robertshield@chromium.org
2009-10-07
1
-1
/
+3
*
Fix for an "update in progress" DCHECK.
paul@chromium.org
2009-08-07
1
-1
/
+28
*
Fix the root cause of flakiness in SafeBrowsingProtocolManagerTest.TestGetHas...
phajdan.jr@chromium.org
2009-07-28
1
-3
/
+3
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Reduce the false positive rate for SafeBrowsing gethash requests.
paulg@google.com
2009-04-17
1
-0
/
+6
*
Remove the old and no longer used SafeBrowsing storage
paulg@google.com
2009-03-21
1
-8
/
+3
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-4
/
+8
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-6
/
+6
*
Report malware sub resources and their containing page to the
paulg@google.com
2009-02-19
1
-0
/
+37
*
Usual round of porting in chrome/
phajdan.jr@chromium.org
2009-02-05
1
-1
/
+4
*
End the SafeBrowsing update cycle when the update response
paulg@google.com
2009-01-16
1
-8
/
+22
*
Add histograms to track the size of SafeBrowsing Updates.
paulg@google.com
2009-01-06
1
-4
/
+14
*
Make sure we end the update process if we get an errorfrom the servers. Previ...
paulg@google.com
2008-12-04
1
-2
/
+3
*
Fix a few leaks in SafeBrowsing. These have been around since the beginning,...
erikkay@google.com
2008-11-21
1
-0
/
+3
*
Add histograms to measure new SafeBrowsing performance.
paulg@google.com
2008-11-14
1
-1
/
+10
*
Handle the possibility of failure when starting a
paulg@google.com
2008-11-11
1
-1
/
+0
*
Add support for 256 bit full hashes to the new implementation.
paulg@google.com
2008-11-11
1
-6
/
+7
*
Update the SafeBrowsing protocol version to 2.2, which handles
paulg@google.com
2008-11-07
1
-3
/
+3
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Changes to allow running the new SafeBrowsing storage system,contained in Saf...
paulg@google.com
2008-10-24
1
-1
/
+2
*
Change the detection of the list name from parsing a URL
paulg@google.com
2008-10-22
1
-13
/
+1
*
As agreed on by the SafeBrowsing server team:
paulg@google.com
2008-10-15
1
-6
/
+4
*
A partially working implementation of a faster safe browsing implementation.
erikkay@google.com
2008-10-02
1
-0
/
+1
*
Change the SafeBrowsing client version to use the proper
paulg@google.com
2008-10-01
1
-11
/
+14
*
Refactoring for portability:
mark@chromium.org
2008-09-29
1
-7
/
+7
*
Cleanup EOL and include guards, including fixing one guard that was not the c...
deanm@chromium.org
2008-09-20
1
-1
/
+0
*
Create a SafeBrowsing database interface to more easily
paulg@google.com
2008-09-20
1
-1
/
+0
*
Cache empty responses from the SafeBrowsing servers for GetHash
paulg@google.com
2008-09-05
1
-2
/
+4
*
Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...
darin@google.com
2008-09-03
1
-27
/
+4
*
Change SafeBrowsing client name for Chromium.BUG=1296800
rahulk@google.com
2008-08-31
1
-2
/
+5
*
On line 138 of protocol_manager.cc we were converting a std::string
ifette@google.com
2008-08-29
1
-1
/
+1
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Move some more classes from net/base into the net:: namespace.
darin@google.com
2008-07-30
1
-1
/
+1
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+607