summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the reverted patch from CL 11366042 by addressing lifetimes/access to ui ...sgurun@chromium.org2012-11-2723-1793/+2326
* Remove PrefObserver usage, batch 9.joi@chromium.org2012-11-214-38/+8
* Revert 168658 - Refactor SafeBrowsingServicebenwells@chromium.org2012-11-2023-2312/+1812
* Refactor SafeBrowsingServicesgurun@chromium.org2012-11-2023-1812/+2312
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-176-28/+28
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-165-12/+12
* Added unit tests for SafeBrowsingProtocolManager.cbentzel@chromium.org2012-11-145-98/+500
* Rename SafeBrowsingServiceTest in safe_browsing_test.cc to SafeBrowsingServer...jam@chromium.org2012-11-123-28/+26
* Revert "Linux: change protobuf default option to allow building"nyquist@chromium.org2012-11-121-0/+2
* Remove SBInterstitial field trial. Make V2 the default.mattm@chromium.org2012-11-105-1546/+274
* Split safe browsing protocol manager. Currently the protocol manager has two ...sgurun@chromium.org2012-11-0810-259/+471
* Try #2.1: Run safebrowsing_service_test through the net testserver code.mattm@chromium.org2012-11-074-157/+192
* Linux: change protobuf default option to allow buildingphajdan.jr@chromium.org2012-11-071-2/+0
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-18/+3
* Revert 166344 (SafeBrowsingSystemTest fails on XP:thakis@chromium.org2012-11-074-193/+158
* Try #2: Run safebrowsing_service_test through the net testserver code.mattm@chromium.org2012-11-074-158/+193
* Revert 165883 - Revert 165865 - Add SafeBrowsingProtocolManagerDelegate class.cbentzel@chromium.org2012-11-055-75/+117
* Revert 165865 - Add SafeBrowsingProtocolManagerDelegate class.cbentzel@chromium.org2012-11-045-117/+75
* Add SafeBrowsingProtocolManagerDelegate class.cbentzel@chromium.org2012-11-045-75/+117
* Try#2: InterstitialPage: shutdown RVH asynchronously.mattm@chromium.org2012-11-032-7/+2
* Add method to load resources without scaleoshima@chromium.org2012-11-011-9/+5
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-5/+9