summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Add switches and apis in safebrowsing protocol_manager that will allow end-to...lzheng@chromium.org2010-06-295-83/+330
* Change a bunch of string types.estade@chromium.org2010-06-291-4/+4
* AppendASCII returns a new object.thakis@chromium.org2010-06-233-3/+3
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-151-3/+4
* Remove unnecessary header dependency and fix misleading comment.dpranke@chromium.org2010-06-151-0/+1
* TTF: Fix SafeBrowsingDatabase unit tests for MacOS X by disabling logging of IOcsilv@chromium.org2010-06-111-23/+21
* Merging issue 2067023 for bryner@google.comian@chromium.org2010-06-102-18/+51
* TTF: Re-enable four SafeBrowsingDatabase tests. Add a comment with bug link ...jhawkins@chromium.org2010-06-081-17/+12
* Wrap Sqlite utils functions into a sqlite_utils namespace.tfarina@chromium.org2010-06-033-6/+6
* Add ftp protocol to the safebrowsing checks. Fixed the crash with canonicaliz...inferno@chromium.org2010-06-023-2/+32
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-011-1/+1
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-013-10/+10
* Switch to using TimeTicks for profiling and histogramsjar@chromium.org2010-05-102-7/+7
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-073-3/+3
* Remove the wstring versions of GetFileInfo, GetFileSize, GetTempDir.evan@chromium.org2010-04-211-2/+2
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2