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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make more methods on Widget non-virtual and move to NativeWidget
ben@chromium.org
2011-03-04
7
-293
/
+331
*
Do all OOLing in the views code. linux_views now builds clean with the clang ...
erg@google.com
2011-03-04
42
-216
/
+502
*
Two things:
ben@chromium.org
2011-03-04
10
-281
/
+210
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
3
-6
/
+3
*
Revert 76952 - Retry profile menu model change and clang fixes.
aa@chromium.org
2011-03-04
2
-4
/
+1
*
Rename Window::SetBounds to SetWindowBounds, to uncofuse overrides.
thakis@chromium.org
2011-03-04
5
-13
/
+13
*
Retry profile menu model change and clang fixes.
mirandac@chromium.org
2011-03-04
2
-1
/
+4
*
One more chromeos fix for the InitWindow rename.
thakis@chromium.org
2011-03-04
1
-1
/
+1
*
Rename MenuHost::Init to InitMenuHost.
thakis@chromium.org
2011-03-04
6
-21
/
+21
*
Remove WindowGtk::Init() to InitWindow().
thakis@chromium.org
2011-03-04
2
-3
/
+3
*
Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().
thakis@chromium.org
2011-03-04
6
-16
/
+16
*
Rename the methods in DragController.
thakis@chromium.org
2011-03-04
2
-10
/
+12
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
74
-584
/
+625
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
74
-625
/
+584
*
Revert 76808 - Fix Clang errors in profile_menu_model and menu_2.
mirandac@chromium.org
2011-03-03
2
-4
/
+1
*
Fix Clang errors in profile_menu_model and menu_2.
mirandac@chromium.org
2011-03-03
2
-1
/
+4
*
Clean up more of Widget.
ben@chromium.org
2011-03-03
12
-287
/
+210
*
Fix compile for views_examples after GetBounds removal.
sadrul@chromium.org
2011-03-03
1
-2
/
+1
*
Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...
ben@chromium.org
2011-03-03
11
-110
/
+118
*
Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-03-03
2
-2
/
+2
*
Add the ability to have shadowed text to the TextButton, in preparation for t...
mirandac@chromium.org
2011-03-03
2
-1
/
+41
*
Final conversion step. Convert FocusManager, WidgetWin, SpeechInputBubble, an...
ben@chromium.org
2011-03-03
7
-216
/
+15
*
Convert a few more methods to new Widget methods.
ben@chromium.org
2011-03-03
2
-20
/
+21
*
Convert some windows code to use the new Widget methods.
ben@chromium.org
2011-03-03
2
-15
/
+10
*
Get rid of most of the old method uses from WidgetGtk. I think this is safe.
ben@chromium.org
2011-03-03
7
-79
/
+52
*
Land the new functions added by 76483 - but do not use them anywhere outside ...
ben@chromium.org
2011-03-02
13
-13
/
+399
*
De-wstringify OSExchangeData.
evan@chromium.org
2011-03-02
2
-5
/
+5
*
Dont update title window for chromeos
oshima@google.com
2011-03-02
1
-1
/
+5
*
Reverting to fix builder redness. Please fix and reland.
ananta@chromium.org
2011-03-02
23
-451
/
+338
*
Reverting to fix builder redness. Please reland with the fixes.
ananta@chromium.org
2011-03-02
1
-2
/
+1
*
Move typedef per review comment. oops!
ben@chromium.org
2011-03-02
1
-1
/
+2
*
Remove/replace RootView/Widget getters with new NativeWidget getters.
ben@chromium.org
2011-03-02
23
-338
/
+451
*
Parse ui::ET_MOUSEWHEEL on XEvent ButtonRelease and XI_ButtonRelease too.
msw@chromium.org
2011-03-01
1
-1
/
+5
*
Fix build errors with latest ibus
yusukes@google.com
2011-02-28
1
-5
/
+5
*
Fix setting cursor for WidgetGtk.
sadrul@chromium.org
2011-02-28
1
-2
/
+4
*
Fix various layered window updating bugs.
ben@chromium.org
2011-02-27
2
-34
/
+52
*
Reorder functions.
ben@chromium.org
2011-02-26
2
-248
/
+231
*
Fix a paintstorm that was starving input events and causing things like freezes.
ben@chromium.org
2011-02-25
1
-31
/
+27
*
Use GetEventHandlerForPoint instead of GetViewForPoint.
sadrul@chromium.org
2011-02-25
11
-39
/
+28
*
Hook up empty interfaces for NativeWidget/NativeWidgetDelegate.
ben@chromium.org
2011-02-25
9
-11
/
+93
*
Move RootView construction, DefaultThemeProvider construction, and FocusTrave...
ben@chromium.org
2011-02-25
6
-246
/
+139
*
Fix layered windows. use_layered_buffer_ was not being correctly intialized b...
ben@chromium.org
2011-02-25
2
-10
/
+1
*
touchui: Fix building on a buildbot.
sadrul@chromium.org
2011-02-25
1
-2
/
+4
*
Attempt at fixing memory increase from earlier painting changes. Default valu...
ben@chromium.org
2011-02-25
1
-1
/
+1
*
views: Move the implementation of MenuExample to the source file.
tfarina@chromium.org
2011-02-25
3
-181
/
+229
*
Make Widget non-abstract.
ben@chromium.org
2011-02-25
3
-52
/
+214
*
views: Remove unused View::IsPushed() method.
tfarina@chromium.org
2011-02-25
2
-6
/
+0
*
Update LocatedEvent and MouseWheelEvent.
msw@chromium.org
2011-02-25
13
-147
/
+255
*
Remove NativeWidgetWin/WidgetImpl again. I'm going to take a different approa...
ben@chromium.org
2011-02-24
11
-1950
/
+0
*
These files were meant to go with my change here http://codereview.chromium.o...
ben@chromium.org
2011-02-24
2
-5
/
+5
[next]