summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/options/cookies_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Options: Remove the GTK and Views native options code.jhawkins@chromium.org2011-03-111-412/+0
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-101-2/+2
* views: Moves TextfieldController/TextRange into their own headers.tfarina@chromium.org2011-03-101-3/+15
* views: Move the remaining layout constants to the views namespace. Final Part.tfarina@chromium.org2011-02-231-1/+1
* views: Move more layout constants to the views namespace. Part 3.tfarina@chromium.org2011-02-101-5/+5
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-2/+2
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-2/+2
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-2/+2
* views: Move more layout constants to the views namespace. Part 2.tfarina@chromium.org2011-02-091-1/+1
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-7/+5
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-1/+1
* views: Move more layout constants to the views namespace.tfarina@chromium.org2011-02-081-1/+2
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-1/+1
* Fix a warning found by Clang:rsesek@chromium.org2011-02-071-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-271-1/+1
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* views: Make CreatePanelGridLayout a static method of GridLayout class.tfarina@chromium.org2011-01-211-1/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-3/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-4/+4
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-7/+7
* Remove wstring from l10n_util. Part 6.avi@chromium.org2011-01-061-6/+10
* Replace Textfield::Keystroke with views::KeyEvent.oshima@chromium.org2011-01-051-4/+4
* Move:ben@chromium.org2010-12-021-1/+1
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+397