summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/crashes_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig2014-08-271-3/+3
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-081-1/+0
* Rename MetricsServiceHelper to ChromeMetricsServiceAccessor.motek@chromium.org2014-05-221-2/+2
* chrome://crashes: support showing the product name per crashvapier@chromium.org2014-04-081-0/+2
* chrome://crashes: add a link on CrOS for triggering crash uploadingvapier@chromium.org2014-04-021-2/+37
* Add IsCrashReportingEnabled call to Pepper UMA APIelijahtaylor@chromium.org2014-03-211-29/+3
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-4/+4
* In chrome://crashes, re-read the crash list on page reloadachaulk@chromium.org2013-09-181-8/+11
* Revert 213003 "Move UploadList class to base/"jochen@chromium.org2013-07-231-3/+1
* Move UploadList class to base/jochen@chromium.org2013-07-231-1/+3
* Refactoring CrashUploadList to enable re-use.grunell@chromium.org2013-06-241-9/+8
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 2.avi@chromium.org2013-06-071-1/+1
* Allows Android to show crashes_ui without kMetricsReportingEnabledacleung@chromium.org2013-05-091-3/+2
* Always show about:crashes in Android.acleung@chromium.org2013-05-011-7/+14
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Stop using content's internal URLDataManager methods from chrome.jam@chromium.org2013-01-271-5/+3
* Switch users of ChromeWebUIDataSource to use the content::WebUIDataSource ins...jam@chromium.org2013-01-191-8/+9
* Simplify WebUI data sources. Currently WebUI data sources implement a URLData...jam@chromium.org2013-01-161-1/+1
* Add method to load resources without scaleoshima@chromium.org2012-11-011-1/+1
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-1/+1
* Add method to load resources without scaleoshima@chromium.org2012-11-011-1/+1
* webui: Pass the desired scale factor to individual webui componentsthakis@chromium.org2012-09-051-4/+3
* Move Chrome OS device settings stuff to chrome/browser/chromeos/settings.mnissler@chromium.org2012-08-011-1/+1
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+0
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+3
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+3
* use load_time_data for about:crashesestade@chromium.org2012-05-161-0/+1
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-021-1/+1
* Changed ChromeURLDataManager to a ProfileKeyedService and made a Factory for it.khorimoto@chromium.org2012-04-251-3/+2
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-4/+3
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-3/+5
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-1/+1
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-061-1/+1
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-311-0/+2
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-2/+4
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-301-9/+5
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Initiated the SignedSettings refactoring.pastarmovj@chromium.org2011-11-221-2/+5
* [web-ui] Migrate RegisterMessageCallback usage to base::bind().csilv@chromium.org2011-10-041-1/+4
* Revert 103785 - [web-ui] Migrate callbacks to base::Bind.csilv@chromium.org2011-10-031-4/+1
* [web-ui] Migrate callbacks to base::Bind.csilv@chromium.org2011-10-031-1/+4
* Cleanup: Remove some unneeded headers in chrome/browser/ui/webui.thestig@chromium.org2011-09-291-1/+2
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-111-2/+2
* Add OVERRIDE to wide swaths of WebUI.avi@chromium.org2011-08-011-3/+3
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-1/+2
* Rewire the metrics pref to the signed settings store on chromeos.pastarmovj@chromium.org2011-07-271-2/+2
* Revert 94104 - Rewire the metrics pref to the signed settings store on chromeos.csilv@chromium.org2011-07-261-3/+2
* Rewire the metrics pref to the signed settings store on chromeos.pastarmovj@chromium.org2011-07-261-2/+3
* Using new larger icons added earlier (http://codereview.chromium.org/7304006/)rhashimoto@chromium.org2011-07-061-0/+1