summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/interstitial_page.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-7/+7
* When navigating from an interstitial to another page with an interstitial, we...jcampan@chromium.org2009-04-271-0/+6
* Rename WebContentsView* to TabContentsView* in preparation for mergingbrettw@chromium.org2009-04-201-3/+3
* This CL adds unit-tests for the SafeBrowsingBlockingPage class.jcampan@chromium.org2009-04-031-1/+6
* The URL in the bug triggers an SSL interstitial for a redirect that redirects...jcampan@chromium.org2009-03-271-0/+2
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-1/+1
* This make accelerators work in interstitial pages.jcampan@chromium.org2009-02-251-0/+6
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-0/+1
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-041-0/+1
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-1/+0
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-0/+1
* This CL makes the safe browsing interstitial page support multiple unsafe res...jcampan@chromium.org2009-01-231-0/+8
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Porting in chrome/browser/phajdan.jr@chromium.org2009-01-201-1/+5
* Fix the include guards in tab_contents/* for the new location.brettw@chromium.org2009-01-161-3/+3
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+168