summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/flash_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-3/+3
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-121-6/+29
* [web-ui] Migrate RegisterMessageCallback usage to base::bind().csilv@chromium.org2011-10-041-1/+5
* Revert 103785 - [web-ui] Migrate callbacks to base::Bind.csilv@chromium.org2011-10-031-5/+1
* [web-ui] Migrate callbacks to base::Bind.csilv@chromium.org2011-10-031-1/+5
* Cleanup: Remove some unneeded headers in chrome/browser/ui/webui.thestig@chromium.org2011-09-291-1/+4
* Disables code for making sure window to attach to is visible onsky@chromium.org2011-09-201-0/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-191-1/+4
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-0/+1
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-3/+3
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-5/+2
* Removal of Profile from content part 6.avi@chromium.org2011-08-111-1/+1
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-1/+4
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-2/+2
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-291-2/+2
* Get rid of ChromeWebUIDataSource subclasses.tsepez@chromium.org2011-06-301-52/+12
* Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...haraken@google.com2011-06-241-2/+1
* Add Content Security Policy (CSP) to chrome://flash page.tsepez@chromium.org2011-06-131-34/+33
* Update Flash diagnostics page to output when GPU process is not allowed to ru...finnur@chromium.org2011-06-071-3/+35
* Removes force_bookmark_bar_visible_ from WebUI and puts it insky@chromium.org2011-06-061-1/+1
* Remove JS dialog dependency from content.avi@chromium.org2011-06-031-0/+1
* Add a simple diagnostics page for Support (about:flash), meant to aggregate i...finnur@chromium.org2011-05-271-0/+351