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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes the views_unittests run without crashing on CHROME-OS TOUCH_UI.
pkotwicz@chromium.org
2011-10-12
1
-0
/
+3
*
aura: Fix win compile.
sadrul@chromium.org
2011-10-06
1
-1
/
+1
*
Fix shared win build.
sadrul@chromium.org
2011-10-06
1
-1
/
+1
*
aura: Fix views_unittests and aura_unittests on linux.
sadrul@chromium.org
2011-10-06
3
-55
/
+26
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
1
-3
/
+3
*
views: Migrate RepeatController to base::Closure.
tfarina@chromium.org
2011-10-04
3
-17
/
+25
*
views: Change MenuDelegate::GetLabel() to string16.
tfarina@chromium.org
2011-10-03
2
-3
/
+3
*
Gets views_unittests to work when aura is defined, and adds coverage
sky@chromium.org
2011-09-27
2
-7
/
+18
*
views: Convert some functions of ScrollBar class to unix_hacker style.
tfarina@chromium.org
2011-09-23
7
-47
/
+33
*
touchui: Fix a crash when system notifications show up.
sadrul@chromium.org
2011-09-20
1
-2
/
+2
*
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
14
-591
/
+1526
*
Get views_unittests to compile (but not run).
ben@chromium.org
2011-09-02
1
-0
/
+24
*
Revert 98434 - Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-26
13
-1506
/
+590
*
Wayland support for views. views_desktop on Wayland.
backer@chromium.org
2011-08-26
1
-0
/
+30
*
Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-26
13
-590
/
+1506
*
Revert 98278 - Adding a Views scrollbar implementation.
jbates@chromium.org
2011-08-25
13
-1504
/
+590
*
Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-25
13
-590
/
+1504
*
Revert 98236 - Adding a Views scrollbar implementation.
jbates@chromium.org
2011-08-25
12
-1502
/
+588
*
Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-25
12
-588
/
+1502
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
2
-3
/
+3
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
2
-5
/
+5
*
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
2
-4
/
+5
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
2
-6
/
+5
*
Centralizes checking for non-null return from CreateWindow.
sky@chromium.org
2011-04-19
1
-1
/
+3
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
2
-15
/
+24
*
Reorder some views::View overrides & other functions.
msw@chromium.org
2011-03-16
2
-21
/
+27
*
Clean up some event code:
msw@chromium.org
2011-03-14
1
-16
/
+17
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
2
-3
/
+4
*
Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().
thakis@chromium.org
2011-03-04
2
-6
/
+6
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
2
-4
/
+3
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
2
-3
/
+4
*
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
2
-2
/
+2
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
3
-8
/
+8
*
Revert 74377 - Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
3
-6
/
+6
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
3
-6
/
+6
*
Move Event files into views/events
ben@chromium.org
2011-02-09
1
-1
/
+1
*
It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...
ben@chromium.org
2011-02-09
2
-2
/
+2
*
Make linux MouseWheelEvent consistent with win.
xiyuan@chromium.org
2011-02-08
1
-1
/
+1
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
3
-4
/
+4
*
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 UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
1
-2
/
+2
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
3
-27
/
+27
*
Remove wstring from l10n_util. Part 4.
avi@chromium.org
2011-01-04
1
-21
/
+25
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
1
-2
/
+2
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
2
-6
/
+3
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
3
-27
/
+27
[next]