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
/
views
/
controls
/
scrollbar
/
bitmap_scroll_bar.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move scrollbar and native directories to ui/views/controls/.
tfarina@chromium.org
2011-11-27
1
-312
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
views: Migrate RepeatController to base::Closure.
tfarina@chromium.org
2011-10-04
1
-8
/
+11
*
views: Fix unnamed namespace comments.
tfarina@chromium.org
2011-09-16
1
-1
/
+1
*
Re-land 98434 (http://codereview.chromium.org/7669028) which was reverted due...
oshima@google.com
2011-09-16
1
-469
/
+43
*
Revert 98434 - Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-26
1
-43
/
+469
*
Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-26
1
-469
/
+43
*
Revert 98278 - Adding a Views scrollbar implementation.
jbates@chromium.org
2011-08-25
1
-43
/
+469
*
Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-25
1
-469
/
+43
*
Revert 98236 - Adding a Views scrollbar implementation.
jbates@chromium.org
2011-08-25
1
-43
/
+469
*
Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-25
1
-469
/
+43
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
1
-1
/
+1
*
views: Pull out ContextMenuController class into its own header file.
tfarina@chromium.org
2011-06-23
1
-4
/
+4
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-1
/
+0
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
1
-14
/
+22
*
Reorder some views::View overrides & other functions.
msw@chromium.org
2011-03-16
1
-19
/
+22
*
Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().
thakis@chromium.org
2011-03-04
1
-3
/
+3
*
Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...
ben@chromium.org
2011-03-03
1
-2
/
+1
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
1
-1
/
+1
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-4
/
+4
*
Revert 74377 - Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
1
-2
/
+2
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
1
-2
/
+2
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-9
/
+9
*
Remove wstring from l10n_util. Part 4.
avi@chromium.org
2011-01-04
1
-21
/
+25
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-9
/
+9
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-9
/
+9
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-9
/
+9
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-9
/
+9
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-9
/
+9
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-5
/
+4
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
views: remove some unnecessary static_cast<int>.
maruel@chromium.org
2009-11-23
1
-4
/
+3
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
1
-9
/
+10
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
1
-10
/
+9
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
1
-9
/
+10
*
Removing ATL dependencies from two files.
finnur@chromium.org
2009-09-03
1
-5
/
+3
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-8
/
+25
*
Lands http://codereview.chromium.org/165271 for tedoc. From tedoc:
sky@chromium.org
2009-08-11
1
-1
/
+1
*
Make views/ use strings from app_strings.
ben@chromium.org
2009-05-20
1
-14
/
+14
*
revert this change, svn seems to have committed it with my property-edit.
ben@chromium.org
2009-05-20
1
-14
/
+14
*
Add generated files to svn:ignore list for views subdir.
ben@chromium.org
2009-05-20
1
-14
/
+14
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-3
/
+3
*
Refactors menus so that I can create a MenuGtk implementation, and moves it into
sky@chromium.org
2009-05-14
1
-12
/
+13
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
1
-7
/
+10
[next]