summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* Finally flip safe-browsing to SafeBrowsingStoreFile.shess@chromium.org2010-09-241-6/+0
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-242-2/+4
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-232-45/+76
* Make SafeBrowsingStoreFile the default store for developers.shess@chromium.org2010-09-231-0/+6
* Short-circuit safe-browsing updates once corruption is detected.shess@chromium.org2010-09-218-31/+487
* Suppress safe-browsing perf logging.shess@chromium.org2010-09-183-14/+13
* Create test for safebrowsing_test lzheng@chromium.org2010-09-171-0/+0
* Add database_update_in_progress_ in SafeBrowsingService to indicate if thelzheng@chromium.org2010-09-093-19/+52
* Relax DCHECK in SafeBrowsingDatabaseNew::CacheHashResults().shess@chromium.org2010-09-091-5/+10
* Add a command line switch "--disable-background-networking", to be used inmbelshe@chromium.org2010-09-081-1/+3
* Add "?" to query strings if original url has no query string.lzheng@chromium.org2010-09-073-11/+26
* Enable SafeBrowsingDatabaseNew.shess@chromium.org2010-09-043-7/+16
* Final fixes for new safe-browsing storage.shess@chromium.org2010-09-027-116/+164
* Fix safe-browsing prefix comparator to sort stably.shess@chromium.org2010-09-011-4/+14
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-302-2/+2
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-4/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+2
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-194-1/+3
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-193-1/+6
* Refactor SafeBrowsingDatabase for transition to new file format.shess@chromium.org2010-08-189-223/+2112
* Fix the urls reported as page_url and referer_url when a redirect is involved.panayiotis@google.com2010-08-182-4/+29
* Incrementally bring SafeBrowsingDatabaseTest into the modern age.shess@chromium.org2010-08-171-53/+41
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-48/+51
* Report malware redirectors as well.panayiotis@google.com2010-08-125-23/+37
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-0/+2
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-067-13/+4
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-2/+3
* Revert 55138 - Full end to end test using safebrowsing test server suite.lzheng@chromium.org2010-08-051-394/+31
* Full end to end test using safebrowsing test server suite.lzheng@google.com2010-08-051-31/+394
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-041-1/+1
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-3/+2
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-2/+3
* Build fix.evan@chromium.org2010-08-041-5/+5
* Remove usage of GetSwitchValue for most of chrome/browser/.evan@chromium.org2010-08-041-12/+13
* Fix the Windows build.brettw@chromium.org2010-08-031-7/+11
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+3
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-302-2/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2613-0/+13
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-2/+2
* Remove <iostream> where possible.erg@google.com2010-07-201-1/+0
* First change to add safebrowsing service test. lzheng@chromium.org2010-07-163-0/+198
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Moved InitNavigationParams to test_render_view_host so that other test can us...oshima@chromium.org2010-07-141-21/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1