index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
views
/
clear_browsing_data.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Reapply r41640.
ajwong@chromium.org
2010-03-16
1
-0
/
+1
*
Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...
ajwong@chromium.org
2010-03-16
1
-1
/
+0
*
Landing tfarina CL.
ctguil@chromium.org
2010-03-15
1
-0
/
+1
*
Nothing had the focus by default in the "Clear browsing data"
jcampan@chromium.org
2010-03-12
1
-0
/
+4
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Add option to delete browsing history of the last hour.
jochen@chromium.org
2010-02-11
1
-5
/
+6
*
Fixes leak in cookie filter page view and clear browsing data view
sky@chromium.org
2010-02-09
1
-1
/
+3
*
Close deleting browsing data window after deleting data.
jochen@chromium.org
2010-02-09
1
-1
/
+1
*
Fixes bug in clear browsing data dialog where throbber would overlap
sky@chromium.org
2010-02-08
1
-50
/
+30
*
Adds link to flash settings on clear browser data panel.
sky@chromium.org
2010-02-04
1
-0
/
+38
*
Revert 36098 because the UI team has decided on a different long-term directi...
jorlow@chromium.org
2010-01-21
1
-21
/
+2
*
Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...
jorlow@chromium.org
2010-01-13
1
-2
/
+21
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
1
-2
/
+2
*
Revert "Strict transport security: add checkbox to clear state."
agl@chromium.org
2009-09-18
1
-22
/
+3
*
[Windows] Clear Browsing Data dialog should not have any button as default
mark@chromium.org
2009-09-11
1
-0
/
+4
*
Strict transport security: add checkbox to clear state.
agl@chromium.org
2009-09-11
1
-3
/
+22
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-1
/
+2
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
1
-6
/
+3
*
Hook up "clear browsing data" dialog. It looks like ass right now. The intent...
ben@chromium.org
2009-06-18
1
-4
/
+3
*
Make Combobox portable
ben@chromium.org
2009-06-02
1
-7
/
+7
*
Move a bunch of dialog creation routines to browser_dialogs.h to break the
brettw@chromium.org
2009-05-22
1
-0
/
+13
*
Implement clear browsing data dialog in linux
evan@chromium.org
2009-05-22
1
-17
/
+3
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-5
/
+5
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
roll back r15177
ben@chromium.org
2009-05-04
1
-1
/
+0
*
Extract all views resources into:
ben@chromium.org
2009-05-04
1
-0
/
+1
*
Reland r14146 which refactors DialogButton into cross platform
tc@google.com
2009-04-21
1
-6
/
+7
*
Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"
tc@google.com
2009-04-21
1
-7
/
+6
*
Refactor DialogDelegate so the DialogButton enum is in cross platform
tc@google.com
2009-04-21
1
-6
/
+7
*
The death knell for the old native buttons, checkboxes and radio buttons.
ben@chromium.org
2009-03-23
1
-20
/
+19
*
Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.
finnur@chromium.org
2009-03-21
1
-0
/
+2
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-4
/
+4
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Add locale_settings.grd to the build. This generates
tc@google.com
2009-02-18
1
-3
/
+2
*
Move search code to a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Fie.
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Move search engines files into subdir
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Adding preferences and clear browsing data for form autofill.
jcampan@chromium.org
2008-10-31
1
-3
/
+22
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-1
/
+3
*
Remember the clear browsing data combo box selection.
finnur@google.com
2008-10-25
1
-0
/
+12
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-21
/
+21
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
1
-3
/
+2
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
1
-32
/
+29
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-16
/
+16
*
Add preferences for the clear browsing data dialog so that
tc@google.com
2008-09-15
1
-5
/
+28
*
Move more UI stuff into browser/views
beng@google.com
2008-09-13
1
-1
/
+1
*
Fixes crash in ClearBrowsingDataView that can only occur during the
sky@google.com
2008-08-28
1
-5
/
+15
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
[next]