summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-151-3/+4
* Merging issue 2067023 for bryner@google.comian@chromium.org2010-06-101-18/+42
* 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-091-0/+10
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+3
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-151-1/+1
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-281-5/+2
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-061-3/+5
* Move URLs out of *.pak files and put them into code. This savestony@chromium.org2009-11-191-2/+11
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-10/+6
* Fixing a bug with interstitial pages triggered with malware.jcampan@chromium.org2009-10-151-4/+13
* This provides a simpler js template engine than JsTemplate. It has beenarv@google.com2009-07-141-1/+1
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-0/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-9/+9
* Add some histograms to see how often users click through blocking pages.abarth@chromium.org2009-05-011-0/+21
* Revert 14569abarth@chromium.org2009-04-261-21/+0
* Add some histograms to see how often users click through blocking pages.abarth@chromium.org2009-04-261-0/+21
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-3/+3
* Reverting 14005.brettw@chromium.org2009-04-181-3/+3
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-3/+3
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-1/+1
* This CL adds unit-tests for the SafeBrowsingBlockingPage class.jcampan@chromium.org2009-04-031-7/+37
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* revert broken change 10833nsylvain@chromium.org2009-03-031-67/+47
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-47/+67
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-59/+47
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-47/+59
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-251-1/+1
* Make safe_browsing_blocking_page.cc compile on Posix.jhawkins@chromium.org2009-02-191-4/+4
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-5/+3
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-091-1/+2
* This CL makes the safe browsing interstitial page support multiple unsafe res...jcampan@chromium.org2009-01-231-109/+324
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-4/+4
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-191-25/+22
* Reverting 7149.jcampan@chromium.org2008-12-171-22/+25
* Revamp of the interstitial pages.jcampan@chromium.org2008-12-171-25/+22
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-3/+3
* This is the first pass at refactoring the interstitial page.jcampan@chromium.org2008-10-131-163/+58
* One more link that needs drag and drop disabled in the malware blocking page.jcampan@chromium.org2008-10-091-1/+1
* Clicking the diagnostic link on the malware page would triggers a DCHECK.jcampan@chromium.org2008-10-081-2/+2
* Cleanup EOL and include guards, including fixing one guard that was not the c...deanm@chromium.org2008-09-201-1/+0
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-141-16/+6
* If you click a link to a malware page or if a page redirects to malware, the ...jcampan@chromium.org2008-09-101-3/+2
* Change SafeBrowsing client name for Chromium.BUG=1296800rahulk@google.com2008-08-311-2/+6
* Make a step on refactoring navigation. The eventual plan is to have the Navig...brettw@google.com2008-08-281-1/+4
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-4/+4