summaryrefslogtreecommitdiffstats
path: root/views/controls/scrollbar/bitmap_scroll_bar.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().thakis@chromium.org2011-03-041-3/+3
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-031-2/+1
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-1/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-4/+4
* 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
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-9/+9
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-21/+25
* Re-lands 58186:bryeung@chromium.org2010-09-031-9/+9
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-9/+9
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-9/+9
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-9/+9
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-9/+9
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-5/+4
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* views: remove some unnecessary static_cast<int>.maruel@chromium.org2009-11-231-4/+3
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-9/+10
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-10/+9
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-9/+10
* Removing ATL dependencies from two files.finnur@chromium.org2009-09-031-5/+3
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-8/+25
* Lands http://codereview.chromium.org/165271 for tedoc. From tedoc:sky@chromium.org2009-08-111-1/+1
* Make views/ use strings from app_strings.ben@chromium.org2009-05-201-14/+14
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-201-14/+14
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-201-14/+14
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-3/+3
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-12/+13
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-7/+10
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-10/+7
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-7/+10
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+703