summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bug_report_window_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-231/+0
* Build fixes to the CLrkc@google.com2010-08-221-1/+0
* Revert "Checkin for CL: http://codereview.chromium.org/3061044/show"phajdan.jr@chromium.org2010-08-191-0/+1
* Checkin for CL: http://codereview.chromium.org/3061044/showrkc@google.com2010-08-191-1/+0
* Submitting http://codereview.chromium.org/2081006/show on behalf of rkc@chrom...zelidrag@chromium.org2010-05-201-0/+1
* Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi...zelidrag@chromium.org2010-05-141-2/+6
* Fixes for Report Bug Dialog:mirandac@chromium.org2009-11-131-24/+59
* [Mac] L10N cleanup of report a bugthomasvl@chromium.org2009-11-101-15/+40
* Fix NSString conversions to treat a null NSString as a string of length 0, in...mirandac@chromium.org2009-11-081-8/+3
* Allow return key to add new line in description text field.mirandac@chromium.org2009-11-071-1/+10
* Fix ReportBug dialog so that cancel button moves with the send button as it e...mirandac@chromium.org2009-11-061-3/+7
* Fix crasher caused by not checking for empty strings before converting.mirandac@chromium.org2009-11-061-4/+4
* Ensure that report bug dialog is centered when it opens.mirandac@chromium.org2009-11-041-1/+3
* Add "Report Bug" dialog to Mac OSX.mirandac@chromium.org2009-11-031-0/+157