summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* Porting profiles to the Mac.avi@chromium.org2009-01-281-2/+1
* Safe browsing cleanup:estade@chromium.org2009-01-289-42/+47
* This CL makes the safe browsing interstitial page support multiple unsafe res...jcampan@chromium.org2009-01-234-170/+426
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-2/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-213-3/+7
* End the SafeBrowsing update cycle when the update responsepaulg@google.com2009-01-161-8/+22
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-153-6/+6
* Fixing crash in SafeBrowsingDatabaseBloom:tommi@chromium.org2009-01-121-4/+1
* Fix linux / mac build.paulg@google.com2009-01-081-2/+2
* Ignore GetHash results for lists that we don't support.paulg@google.com2009-01-086-41/+85
* Add histograms to track the size of SafeBrowsing Updates.paulg@google.com2009-01-062-4/+20
* clean up safe browsing pref registration by following thetc@google.com2009-01-062-2/+2
* Keep trying to undo 7564.estade@chromium.org2009-01-051-2/+2
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-051-2/+2
* * Bring up GreaseMonkeySlave unittest on OS X.jeremy@chromium.org2008-12-231-1/+5
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-193-26/+42
* Reverting 7149.jcampan@chromium.org2008-12-173-42/+26
* Revamp of the interstitial pages.jcampan@chromium.org2008-12-173-26/+42
* DatabaseLoadComplete now needs to be run after OnIOInitialize, so change the ...jam@chromium.org2008-12-171-3/+3
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-132-8/+19
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-122-88/+94
* Reverting 6815.phajdan.jr@chromium.org2008-12-112-94/+88
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-112-88/+94
* Move file enumeration to filepaths.avi@google.com2008-12-111-2/+3
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-2/+2
* Make sure we end the update process if we get an errorfrom the servers. Previ...paulg@google.com2008-12-043-8/+18
* Rollbackmbelshe@google.com2008-12-012-19/+8
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-302-8/+19
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-9/+9
* Turn on the new SafeBrowsing by default. To use the olderpaulg@google.com2008-11-263-6/+6
* Fix up paths now that test_file_util has moved.deanm@chromium.org2008-11-251-1/+1
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-223-35/+30
* Fix a few leaks in SafeBrowsing. These have been around since the beginning,...erikkay@google.com2008-11-214-8/+76
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-212-19/+19
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-212-19/+19
* Fix a crash that occurs during the browser shutdown process.paulg@google.com2008-11-181-8/+15
* Clean up a friend test declaration.paulg@google.com2008-11-181-1/+2
* RandUInt -> RandUint to match the style of other Uint functions.deanm@chromium.org2008-11-141-1/+1
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-142-19/+8
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-142-8/+19
* Fix build bustage, I missed this file with my base namespace changes.brettw@google.com2008-11-141-3/+3
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-3/+3
* Update the user delay histogram for the SafeBrowsing.paulg@google.com2008-11-142-3/+5
* Add histograms to measure new SafeBrowsing performance.paulg@google.com2008-11-146-14/+81
* Reduce memory consumption by keeping the SafeBrowsingpaulg@google.com2008-11-135-83/+182
* Handle the possibility of failure when starting apaulg@google.com2008-11-116-26/+10
* make sure we match all the tests and files that linux has running. We were ne...pinkerton@google.com2008-11-111-0/+8
* Add support for 256 bit full hashes to the new implementation.paulg@google.com2008-11-1112-608/+1045
* Update the SafeBrowsing protocol version to 2.2, which handlespaulg@google.com2008-11-071-3/+3