summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options/cookies_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-211-10/+7
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-3/+3
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-3/+3
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-3/+3
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+1
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-2/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-6/+6
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-5/+6
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-8/+6
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-3/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-021-0/+1
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-3/+3
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* ===================================================xji@chromium.org2009-01-231-4/+13
* Fixes cookies view regression where I broke deleting by way of deletesky@google.com2008-12-151-9/+4
* Landing http://codereview.chromium.org/12502 for sverrir:sky@google.com2008-12-011-8/+15
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-141-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-86/+83
* 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-10/+10
* - Add a note about a subtle requirement of the current code (bug 2994).deanm@chromium.org2008-10-021-28/+20
* Enables sorting of cookie views. Also fixes in bug in deletion thatsky@google.com2008-09-291-23/+43
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-1/+1
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-191-3/+3
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-14/+17
* Window Delegate Improvements:beng@google.com2008-07-301-1/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+791