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
/
window.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-82
/
+0
*
Move last of event handlers down to NativeWidgetWin/Gtk.
ben@chromium.org
2011-06-09
1
-102
/
+1
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-144
/
+9
*
Re-land: Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-03
1
-85
/
+43
*
Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-43
/
+85
*
Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-85
/
+43
*
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
1
-11
/
+11
*
Move Fullscreen API onto Widget.
ben@chromium.org
2011-06-01
1
-8
/
+0
*
Move SetWindowBounds onto Widget.
ben@chromium.org
2011-05-27
1
-6
/
+1
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-27
1
-73
/
+28
*
Revert 86914 - Move a bunch of functions from Window onto Widget.
wtc@chromium.org
2011-05-27
1
-28
/
+73
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-26
1
-73
/
+28
*
Adds a basic NativeWindowViews.
ben@chromium.org
2011-05-25
1
-1
/
+3
*
Alert boxes shouldn't have a taskbar presence.
ben@chromium.org
2011-05-18
1
-0
/
+3
*
Clean up a few things now that specialized window types are subclasses of Win...
ben@chromium.org
2011-05-18
1
-8
/
+3
*
Re-land:
ben@chromium.org
2011-05-18
1
-5
/
+15
*
Revert 85666 - Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativ...
ben@chromium.org
2011-05-18
1
-15
/
+5
*
Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativeFrame spaghetti.
ben@chromium.org
2011-05-17
1
-5
/
+15
*
Re-land:
ben@chromium.org
2011-05-13
1
-43
/
+20
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-20
/
+43
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-43
/
+20
*
Window::InitWindow shouldn't replace frame view with default if custom frame set
dpolukhin@chromium.org
2011-04-29
1
-1
/
+3
*
Create InitParams for Window.
ben@chromium.org
2011-04-28
1
-7
/
+32
*
wstring: remove wstring functions from base/i18n/rtl.h
evan@chromium.org
2011-04-25
1
-4
/
+5
*
Add focused property to chrome.windows.create extension API.
jennb@chromium.org
2011-03-28
1
-0
/
+4
*
Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.
ben@chromium.org
2011-03-21
1
-0
/
+9
*
Reland 78062 with some NULL checks.
ben@chromium.org
2011-03-14
1
-1
/
+9
*
Revert 78062 - Migrate more of BrowserFrame's event handling down into Window...
ben@chromium.org
2011-03-14
1
-9
/
+1
*
Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a...
ben@chromium.org
2011-03-14
1
-1
/
+9
*
Fix clang build (tested on trybots this time!).
dmazzoni@chromium.org
2011-03-14
1
-2
/
+4
*
Revert 78040 - Fix clang build. (Made things worse...)
dmazzoni@chromium.org
2011-03-14
1
-4
/
+2
*
Fix clang build.
dmazzoni@chromium.org
2011-03-14
1
-2
/
+4
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-2
/
+2
*
Add Activation support to WindowDelegate.
ben@chromium.org
2011-03-11
1
-0
/
+5
*
Build out NativeWindow interface for Window method pass-thrus.
ben@chromium.org
2011-03-10
1
-18
/
+31
*
Consolidate more into Window.
ben@chromium.org
2011-03-09
1
-5
/
+66
*
Consolidate more into Window:
ben@chromium.org
2011-03-09
1
-2
/
+23
*
Fix clang build by renaming method ShowWindow()
ben@chromium.org
2011-03-09
1
-2
/
+3
*
Consolidate window showing into Window base class.
ben@chromium.org
2011-03-09
1
-3
/
+93
*
Consolidate some more stuff in Window. PreferredSize obtaining.
ben@chromium.org
2011-03-08
1
-0
/
+4
*
Move WindowDelegate and NonClientView creation and management to Window.
ben@chromium.org
2011-03-07
1
-12
/
+21
*
Make Window class concrete (mostly).
ben@chromium.org
2011-03-05
1
-1
/
+122
*
Do all OOLing in the views code. linux_views now builds clean with the clang ...
erg@google.com
2011-03-04
1
-0
/
+4
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-2
/
+2
*
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
-3
/
+3
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-4
/
+4
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-30
/
+3
[next]