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
*
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
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
3
-27
/
+27
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
3
-27
/
+27
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
3
-27
/
+27
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
3
-27
/
+27
*
views: Fix bad license headers found in some files
tfarina@chromium.org
2010-07-28
1
-7
/
+4
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
6
-0
/
+6
*
Re-land r51526
mnissler@chromium.org
2010-07-05
2
-19
/
+25
*
Move WindowImpl to gfx so I can use it there for canvas unit tests.
ben@chromium.org
2010-07-02
1
-2
/
+2
*
Revert r51526 (Auto-size the views version of the options dialog.)
mnissler@chromium.org
2010-07-02
2
-25
/
+19
*
Auto-size the views version of the options dialog.
mnissler@chromium.org
2010-07-02
2
-19
/
+25
*
[accessibility] Allow views to have multiple accessibility states and add cor...
mhm@chromium.org
2010-04-09
2
-3
/
+15
*
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
2
-8
/
+6
*
Checking in patch for Denis Romanov (originally reviewed here: http://coderev...
finnur@chromium.org
2010-03-03
1
-1
/
+5
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-3
/
+2
*
Lands http://codereview.chromium.org/449003/show for Thiago:
sky@chromium.org
2009-12-01
1
-2
/
+2
*
views: remove some unnecessary static_cast<int>.
maruel@chromium.org
2009-11-23
1
-4
/
+3
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-2
/
+2
*
Fixed the header file not found issue of 222030. (The file has been renamed a...
oshima@chromium.org
2009-09-29
2
-0
/
+293
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
2
-18
/
+20
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
2
-20
/
+18
[next]