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
/
window
/
dialog_client_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move views/window/ to ui/views/window directory.
tfarina@chromium.org
2011-11-13
1
-591
/
+0
*
Add DidChangeFocus to FocusChangeListener.
alicet@chromium.org
2011-11-10
1
-2
/
+6
*
Aura: Resize cursors show properly when hovering over window frame
jamescook@chromium.org
2011-11-09
1
-1
/
+1
*
views: Move DialogButton enum into ui/base/ and put it into the ui namespace.
tfarina@chromium.org
2011-11-04
1
-29
/
+26
*
ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-10-31
1
-5
/
+4
*
views: Change TextButton API to string16.
tfarina@chromium.org
2011-10-19
1
-5
/
+7
*
views: Change TextButtonBase API to string16.
tfarina@chromium.org
2011-10-18
1
-1
/
+1
*
Revert 105998 - views: Change TextButtonBase API to string16.
sail@chromium.org
2011-10-18
1
-1
/
+1
*
views: Change TextButtonBase API to string16.
tfarina@chromium.org
2011-10-18
1
-1
/
+1
*
views: Change DialogDelegate::GetDialogButtonLabel() to string16.
tfarina@chromium.org
2011-10-07
1
-13
/
+13
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
1
-1
/
+1
*
These are the changes necessary for views to be able to build w/ use_aura imp...
davemoore@chromium.org
2011-09-22
1
-1
/
+1
*
views: Remove duplicated includes of widget.h
tfarina@chromium.org
2011-09-15
1
-2
/
+2
*
aura-views: Make views_aura_desktop compile and run on linux.
sadrul@chromium.org
2011-09-07
1
-1
/
+1
*
Wayland support for views. views_desktop on Wayland.
backer@chromium.org
2011-08-26
1
-0
/
+3
*
views: Remove NativeTextButton::SetLabel() and replace all call sites with Se...
tfarina@chromium.org
2011-08-25
1
-1
/
+1
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
1
-1
/
+1
*
Updated remaining button to text button. Reverted the interposed
saintlou@chromium.org
2011-06-23
1
-9
/
+9
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-0
/
+4
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-13
/
+13
*
Fix clang.
ben@chromium.org
2011-05-20
1
-3
/
+5
*
ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).
tfarina@chromium.org
2011-05-20
1
-2
/
+2
*
Re-land:
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Step 5 in native theme refactoring
rogerta@chromium.org
2011-04-27
1
-12
/
+13
*
In preparation for NativeTheme refactoring, renaming the class NativeTheme
rogerta@chromium.org
2011-03-30
1
-3
/
+3
*
Build out NativeWindow interface for Window method pass-thrus.
ben@chromium.org
2011-03-10
1
-1
/
+1
*
Move WindowDelegate and NonClientView creation and management to Window.
ben@chromium.org
2011-03-07
1
-7
/
+4
*
Do all OOLing in the views code. linux_views now builds clean with the clang ...
erg@google.com
2011-03-04
1
-0
/
+4
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
1
-1
/
+1
*
It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...
ben@chromium.org
2011-02-09
1
-1
/
+1
*
Fixes possible crash in confirm dialog. If you press and hold space,
sky@chromium.org
2011-02-08
1
-15
/
+18
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-6
/
+6
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-4
/
+4
*
views: Move standard_layout.h into the layout directory.
tfarina@chromium.org
2011-01-26
1
-2
/
+2
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-0
/
+2
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-5
/
+5
*
Change Font.GetStringWidth() to take string16 instead of wstring.
estade@chromium.org
2011-01-04
1
-1
/
+2
*
Remove wstring from l10n_util. Part 4.
avi@chromium.org
2011-01-04
1
-3
/
+4
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-5
/
+5
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-5
/
+5
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-5
/
+5
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-5
/
+5
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-5
/
+5
*
Canvas refactoring phase 4b:
ben@chromium.org
2010-06-30
1
-2
/
+2
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-3
/
+3
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-3
/
+3
[next]