summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_blocking_page.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-281-4/+4
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-19/+22
* Add an SSLBlockingPage::ErrorLevel enum type to make thewtc@chromium.org2010-05-031-3/+4
* Use the same code to handle both overridable and fatalwtc@chromium.org2010-04-201-11/+20
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-3/+2
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+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
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-1/+1
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-1/+1
* This provides a simpler js template engine than JsTemplate. It has beenarv@google.com2009-07-141-1/+1
* Refactor the inner classes from SSLManager to their own files to reduce the c...abarth@chromium.org2009-05-141-7/+8
* 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-5/+4
* Add some histograms to see how often users click through blocking pages.abarth@chromium.org2009-05-011-1/+22
* Revert 14569abarth@chromium.org2009-04-261-22/+1
* Add some histograms to see how often users click through blocking pages.abarth@chromium.org2009-04-261-1/+22
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-1/+1
* Reverting 14005.brettw@chromium.org2009-04-181-1/+1
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-1/+1
* Remove more reliance on tab contents types.brettw@chromium.org2009-04-051-1/+0
* Add missing file.abarth@chromium.org2009-03-171-1/+1
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-1/+1
* Enable interstitial pages for SSL certificate errors on Linux.markus@chromium.org2009-03-071-5/+0
* revert broken change 10833nsylvain@chromium.org2009-03-031-26/+18
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-18/+26
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-24/+18
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-18/+24
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-4/+2
* Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)estade@chromium.org2009-02-121-0/+4
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-091-1/+2
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+3
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-0/+140