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
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Remove includes to deprecated base/task.h.
tfarina@chromium.org
2011-10-13
1
-1
/
+0
*
views: Change DialogDelegate::GetDialogButtonLabel() to string16.
tfarina@chromium.org
2011-10-07
3
-18
/
+19
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
1
-1
/
+1
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle
yosin@chromium.org
2011-09-28
1
-1
/
+3
*
Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...
yosin@chromium.org
2011-09-28
1
-3
/
+1
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.
yosin@chromium.org
2011-09-28
1
-1
/
+3
*
Fix crashes related to the extension uninstall dialog.
jstritar@chromium.org
2011-09-22
1
-5
/
+4
*
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 unnecessary includes to views/window/window_resources.h
tfarina@chromium.org
2011-09-20
2
-2
/
+2
*
re-checkin http://codereview.chromium.org/7720001/ to add bubble views.
saintlou@chromium.org
2011-09-19
2
-0
/
+11
*
views: Remove duplicated includes of widget.h
tfarina@chromium.org
2011-09-15
1
-2
/
+2
*
Revert 100231 - memory bot failures
estade@chromium.org
2011-09-09
2
-13
/
+1
*
add bubble views files.
alicet@chromium.org
2011-09-08
2
-1
/
+13
*
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
*
Show a Window in the aura views demo.
ben@chromium.org
2011-08-25
1
-2
/
+6
*
views: Remove NativeTextButton::SetLabel() and replace all call sites with Se...
tfarina@chromium.org
2011-08-25
1
-1
/
+1
*
Add Aura support to views:
ben@chromium.org
2011-08-25
2
-4
/
+4
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
6
-13
/
+13
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
6
-12
/
+15
*
Don't add GetWindowBoundsForClientBounds() in NativeFrameView's GetPreferredS...
asvitkine@chromium.org
2011-07-19
2
-6
/
+8
*
Allow different kinds of 'desktops'.
sadrul@chromium.org
2011-07-13
1
-2
/
+10
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
2
-2
/
+2
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
2
-4
/
+4
*
Updated remaining button to text button. Reverted the interposed
saintlou@chromium.org
2011-06-23
3
-19
/
+19
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
21
-725
/
+62
*
Move last of event handlers down to NativeWidgetWin/Gtk.
ben@chromium.org
2011-06-09
8
-913
/
+3
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
17
-818
/
+53
*
Add some missing view class name to better debug view
miletus@chromium.org
2011-06-03
2
-0
/
+21
*
Re-land: Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-03
16
-350
/
+74
*
Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
16
-74
/
+350
*
Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
16
-350
/
+74
*
Add some view class name to better debug view hierarchy
miletus@chromium.org
2011-06-02
2
-2
/
+14
*
WidgetDelegate is now always created. Specified through InitParams, if NULL W...
ben@chromium.org
2011-06-02
1
-2
/
+1
*
Move the last of the easy stuff from Window onto Widget.
ben@chromium.org
2011-06-01
9
-366
/
+11
*
Move Fullscreen API onto Widget.
ben@chromium.org
2011-06-01
9
-153
/
+1
*
Move methods from WindowDelegate onto WidgetDelegate.
ben@chromium.org
2011-05-31
2
-220
/
+2
*
Removing DeleteSoon() from WigetGtk so it behaves like WidgetWin
glotov@google.com
2011-05-31
2
-1
/
+5
*
Move SetWindowBounds onto Widget.
ben@chromium.org
2011-05-27
9
-94
/
+2
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-27
9
-363
/
+66
*
Revert 86914 - Move a bunch of functions from Window onto Widget.
wtc@chromium.org
2011-05-27
9
-66
/
+363
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-26
9
-363
/
+66
*
Rough cut at window activation.
ben@chromium.org
2011-05-26
1
-2
/
+1
*
Adds a basic NativeWindowViews.
ben@chromium.org
2011-05-25
5
-7
/
+251
*
views: Fix an operator precedence error found by PVS Studio.
thakis@chromium.org
2011-05-25
1
-1
/
+1
*
Fix clang.
ben@chromium.org
2011-05-20
2
-18
/
+27
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
2
-3
/
+0
*
ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).
tfarina@chromium.org
2011-05-20
1
-2
/
+2
*
Rename WindowWin|Gtk->NativeWindowWin|Gtk
ben@chromium.org
2011-05-19
6
-192
/
+206
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
5
-49
/
+50
[next]