summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/certificate_viewer_ui.h
Commit message (Expand)AuthorAgeFilesLines
* Move constrained web dialog code back to chrome/.avi@chromium.org2012-11-011-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move the web dialogs code to src/ui/web_dialogs from src/chromemazda@chromium.org2012-05-311-2/+2
* Web-ify a bunch of these names. I am going to move some of the framework code...ben@chromium.org2012-04-251-2/+2
* Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.flackr@chromium.org2012-02-161-11/+2
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-1/+1
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-1/+1
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-1/+1
* Fix WebUI certificate viewer browsertests on AURA.flackr@chromium.org2011-11-101-1/+10
* Add export function to WebUI certificate viewer.flackr@chromium.org2011-08-161-14/+0
* Add details tab to WebUI certificate viewer.flackr@chromium.org2011-07-231-0/+5
* Use DialogArgs to pass certificate pointer for certificate viewer.flackr@chromium.org2011-07-221-2/+2
* Add WebUI certificate viewer to eventually replace GTK certificate viewer.flackr@chromium.org2011-07-141-0/+29