summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-103-4/+0
* NO CODE CHANGE.maruel@google.com2009-03-059-26/+55
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-055-13/+13
* revert broken change 10833nsylvain@chromium.org2009-03-031-67/+47
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-47/+67
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-59/+47
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-47/+59
* Remove more ifdefs where all platforms now share the implementation.pinkerton@chromium.org2009-03-031-6/+0
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-1/+3
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-251-1/+1
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-243-26/+26
* Report malware sub resources and their containing page to thepaulg@google.com2009-02-194-2/+104
* Bring the SafeBrowsingProtocolManager out of scaffolding.paul@chromium.org2009-02-191-7/+1
* Make safe_browsing_blocking_page.cc compile on Posix.jhawkins@chromium.org2009-02-193-8/+5
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-182-4/+2
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-5/+3
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-091-1/+2
* Port SafeBrowsingProtocolManager to Mac and linux.paul@chromium.org2009-02-061-0/+12
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-051-2/+8
* Usual round of porting in chrome/phajdan.jr@chromium.org2009-02-051-1/+4
* 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