summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move ProcessEntry and IoCounters inside namespace base.maruel@chromium.org2010-04-082-4/+4
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-062-4/+7
* Canonicalize the url based on Section 6.1 Safe Browsing Spec.inferno@chromium.org2010-03-303-6/+355
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-9/+4
* This CL ensures the SafeBrowsingService is only notified oncejcampan@chromium.org2010-03-092-0/+36
* Clean up SafeBrowsingDatabaseTest setup/teardown.shess@chromium.org2010-03-092-346/+304
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+3
* Refactor chunk ownership in SafeBrowsing code.shess@chromium.org2010-03-0812-206/+212
* chrome/common: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+4
* On-the-fly migration from SafeBrowsingStoreSqlite -> *File.shess@chromium.org2010-03-054-9/+245
* Revert "On-the-fly migration from SafeBrowsingStoreSqlite -> *File."shess@chromium.org2010-03-044-242/+9
* On-the-fly migration from SafeBrowsingStoreSqlite -> *File.shess@chromium.org2010-03-044-9/+242
* Checksum SafeBrowsingStoreFile.shess@chromium.org2010-03-023-102/+209
* Convert SafeBrowsingStoreFile to do bulk reads and writes.shess@chromium.org2010-02-273-290/+201
* Fix style issue mentioned in previous review that I overlooked.evan@chromium.org2010-02-241-1/+1
* Use FilePaths in the SafeBrowsing unit tests.evan@chromium.org2010-02-241-25/+24
* Revert: Convert SafeBrowsingStoreFile to do bulk reads and writes.shess@chromium.org2010-02-223-201/+290
* Convert SafeBrowsingStoreFile to do bulk reads and writes.shess@chromium.org2010-02-223-290/+201
* Drop duplicate SBPrefix from full-hash elements.shess@chromium.org2010-02-197-125/+97
* Modify SafeBrowsingStore interface to explicitly use 32-bit times.shess@chromium.org2010-02-197-112/+92
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-199-1/+12
* Remove dead code from safe_browsing_util.h/cc.shess@chromium.org2010-02-185-647/+73
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-1/+1
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* SafeBrowsingStore storage abstraction for SafeBrowsing database.shess@chromium.org2010-01-2811-0/+2829
* Revert 36615 - SafeBrowsingStore storage abstraction for SafeBrowsing database.shess@chromium.org2010-01-2011-2795/+0