summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/clear_browsing_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-221-9/+11
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Reapply r41640.ajwong@chromium.org2010-03-161-0/+1
* Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...ajwong@chromium.org2010-03-161-1/+0
* Landing tfarina CL. ctguil@chromium.org2010-03-151-0/+1
* Nothing had the focus by default in the "Clear browsing data"jcampan@chromium.org2010-03-121-0/+4
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Add option to delete browsing history of the last hour.jochen@chromium.org2010-02-111-5/+6
* Fixes leak in cookie filter page view and clear browsing data viewsky@chromium.org2010-02-091-1/+3
* Close deleting browsing data window after deleting data.jochen@chromium.org2010-02-091-1/+1
* Fixes bug in clear browsing data dialog where throbber would overlapsky@chromium.org2010-02-081-50/+30
* Adds link to flash settings on clear browser data panel.sky@chromium.org2010-02-041-0/+38
* Revert 36098 because the UI team has decided on a different long-term directi...jorlow@chromium.org2010-01-211-21/+2
* Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...jorlow@chromium.org2010-01-131-2/+21
* Fix style issues in View class.maruel@chromium.org2009-11-071-2/+2
* Revert "Strict transport security: add checkbox to clear state."agl@chromium.org2009-09-181-22/+3
* [Windows] Clear Browsing Data dialog should not have any button as defaultmark@chromium.org2009-09-111-0/+4
* Strict transport security: add checkbox to clear state.agl@chromium.org2009-09-111-3/+22
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+2
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-181-6/+3
* Hook up "clear browsing data" dialog. It looks like ass right now. The intent...ben@chromium.org2009-06-181-4/+3
* Make Combobox portableben@chromium.org2009-06-021-7/+7
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-221-0/+13
* Implement clear browsing data dialog in linuxevan@chromium.org2009-05-221-17/+3
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-5/+5
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-6/+7
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-7/+6
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-6/+7
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-20/+19
* Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.finnur@chromium.org2009-03-211-0/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-4/+4
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-3/+2
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Adding preferences and clear browsing data for form autofill.jcampan@chromium.org2008-10-311-3/+22
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+3
* Remember the clear browsing data combo box selection.finnur@google.com2008-10-251-0/+12
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-21/+21
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-3/+2
* Convert GetPreferredSize from:beng@google.com2008-10-151-32/+29
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-16/+16
* Add preferences for the clear browsing data dialog so thattc@google.com2008-09-151-5/+28
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1