summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/bug_report_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactored the screenshot mechanism.rkc@chromium.org2011-01-101-52/+7
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-2/+2
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-2/+2
* Fix crash when user presses send report before onload handler was calleddpolukhin@chromium.org2010-12-291-0/+5
* Initialize bug_report_ to NULL so as make sure invalid pointer is not freed.inferno@chromium.org2010-12-201-0/+1
* Almost done deinlining virtual methods.erg@google.com2010-12-161-1/+4
* Fix for occasional crash when submitting feedback on a page that is not yet l...rkc@chromium.org2010-12-151-1/+1
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-3/+3
* Crash fix + OS specific ss's enabled.rkc@chromium.org2010-12-021-11/+68
* Retry commit for,rkc@chromium.org2010-11-301-20/+56
* Revert 67633 - UI Revamp + several fixes.rkc@chromium.org2010-11-301-56/+20
* UI Revamp + several fixes.rkc@chromium.org2010-11-301-20/+56
* Fix for not instantiating a new page on singleton tabs when the tab is alreadyrkc@chromium.org2010-11-291-2/+4
* DOMUI: Add |ignore_path| to NavigateParams and use this to implement opening ...jhawkins@chromium.org2010-11-171-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-2/+2
* Changes to enable retry of failed sends on feedback reports.rkc@chromium.org2010-10-291-119/+115
* Revert 64321 (broke mac compile; please use tryservers) - Changes to enable r...thakis@chromium.org2010-10-281-115/+119
* Changes to enable retry of failed sends on feedback reports.rkc@chromium.org2010-10-281-119/+115
* Changes to pass a context flag to RequestSysLogs.rkc@chromium.org2010-10-271-1/+1
* Further clean up for bug_report_ui.cc.thestig@chromium.org2010-10-181-11/+4
* Crash fix for the case when target tab is removed before report is sent from ...zelidrag@chromium.org2010-10-141-6/+15
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part9:tfarina@chromium.org2010-10-091-9/+9
* Prepared code for system logs split in ChromeOS feedback reports. We are stil...zelidrag@chromium.org2010-10-091-9/+32
* Make the "Send System Information" link always open the correct page.tfarina@chromium.org2010-10-061-4/+13
* dom_ui: Clean up headers and use proper #ifdefs in bug_report_ui.cc.thestig@chromium.org2010-09-281-28/+14
* Fixed user feedback crash on parameter check (std exception was thrown).zelidrag@chromium.org2010-09-281-1/+2
* chromium-os:6108 - about:system should use FILE thread to get system info.stevenjb@google.com2010-09-231-47/+114
* Bunch of bugreport fixes. Also, moved about:system page to chrome:system.zelidrag@chromium.org2010-09-171-1/+1
* Fixed feedback form crash.zelidrag@chromium.org2010-08-311-15/+19
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-0/+1
* Change the path used to refer to tabs to a reference.rkc@google.com2010-08-231-3/+6
* Use <if expr".."> to use a single bug report html for both Chrome and Chrome OS.rkc@google.com2010-08-231-4/+0
* Build fixes to the CLrkc@google.com2010-08-221-0/+626
* Revert "Checkin for CL: http://codereview.chromium.org/3061044/show"phajdan.jr@chromium.org2010-08-191-632/+0
* Checkin for CL: http://codereview.chromium.org/3061044/showrkc@google.com2010-08-191-0/+632