summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* Use DownloadItem directly in DownloadProtectionService.mattm@chromium.org2013-03-023-295/+397
* Revert 185415 which has a mem leak.mattm@chromium.org2013-03-019-465/+28
* Add the new protocol buffer and malware IP info collection to the client side...kewang@google.com2013-03-019-28/+465
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-284-4/+4
* content: convert interstitial notifications to observer usagephajdan.jr@chromium.org2013-02-281-9/+38
* Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name...erikwright@chromium.org2013-02-271-1/+6
* Revert 184868mpearson@chromium.org2013-02-271-6/+1
* Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name...erikwright@chromium.org2013-02-271-1/+6
* Move file_path.h to base/files.brettw@chromium.org2013-02-2410-11/+11
* Enable browser_tests on linux_aura.erg@chromium.org2013-02-231-1/+7
* Fix dependency on scoped_ptr::reset sequencing in SafeBrowsingDatabaseManagerdcheng@chromium.org2013-02-161-1/+3
* Refactored FakeURLFetcher to make it more flexiblenoamsml@google.com2013-02-152-6/+6
* Move zip analysis for SafeBrowsing into a utility process.bryner@chromium.org2013-02-143-84/+281
* Don't add invalid URLs to MalwareDetails resources_ map.mattm@chromium.org2013-02-131-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-118-8/+8
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-1021-151/+165
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-086-6/+6
* Convert SBSubPrefix vectors to deques.shess@chromium.org2013-02-075-8/+10
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-079-36/+44
* Add FilePath to base namespace.brettw@chromium.org2013-02-025-6/+12
* Add an extension blacklist safebrowsing store and use it inkalman@chromium.org2013-02-0210-42/+295
* Sync csd.proto with server-side version.mattm@chromium.org2013-02-013-1/+25
* Add backup URL support for SafeBrowsing data requests.cbentzel@chromium.org2013-01-295-27/+511
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-2/+3
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-254-4/+4
* Kill ExecuteJavascriptAndGetValue.avi@chromium.org2013-01-241-12/+11
* Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ...jam@chromium.org2013-01-231-2/+2
* Move code in ui\webui\jstemplate_builder.* to webui namespace for consistency.jam@chromium.org2013-01-221-2/+2
* [sync] Divorce python sync test server chromiumsync.py from testserver.pyrsimha@chromium.org2013-01-201-7/+1
* Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...jam@chromium.org2013-01-181-1/+1
* Small modifications to safebrowsing code to make it simpler to add the extensionkalman@chromium.org2013-01-1810-246/+300
* Simplify WebUI data sources. Currently WebUI data sources implement a URLData...jam@chromium.org2013-01-161-2/+2
* Check for a negative integer properly.cevans@chromium.org2013-01-151-4/+6
* Record metrics for slow startupsjeremy@chromium.org2013-01-152-0/+7
* Don't derive from ChromeURLDataManager::DataSource, and instead have these cl...jam@chromium.org2013-01-141-1/+1
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Cleanup: Remove more unneeded browser_thread.h includes.thestig@chromium.org2013-01-045-5/+0
* Add tests for redirect responses from SafeBrowsingProtocolManager.cbentzel@chromium.org2012-12-205-69/+326
* Workaround for crashes in SafeBrowsingServiceShutdownTest.DontStartAfterShutd...tbarzic@chromium.org2012-12-201-7/+1
* Unify various test TaskRunner implementationsakalin@chromium.org2012-12-191-95/+49
* Try re-enabling SafeBrowsingBlockingPageTest.MalwareIframeProceed.mattm@chromium.org2012-12-191-3/+1
* Add a "managed user" checkbox to the user creation dialog.bauerb@chromium.org2012-12-191-1/+1
* Fix race in ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl test.mattm@chromium.org2012-12-181-16/+13
* Remove SafeBrowsingProtocolManagerTest.EmptyDatabase test.cbentzel@chromium.org2012-12-181-26/+0
* Remove straggling TabContents references.avi@chromium.org2012-12-142-2/+2
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* Disable ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl on ASA...jochen@chromium.org2012-12-131-0/+3
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-12-031-22/+34
* Build time configuration for mobile safebrowsing.sgurun@chromium.org2012-11-292-5/+24
* Hack around testserver issues with stdout and stderr on Win XP bots.mattm@chromium.org2012-11-281-2/+1