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
*
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
*
Fix dragged tab visiblity bug by making the Widget invalidate everything for ...
ben@chromium.org
2011-02-24
1
-0
/
+6
*
Fix compile on windows.
sadrul@chromium.org
2011-02-24
1
-2
/
+2
*
Transformable views: Use the transformation for points and events.
sadrul@chromium.org
2011-02-24
8
-94
/
+358
*
Change tabs to spaces in views/views.gyp
wyck@chromium.org
2011-02-24
1
-2
/
+2
*
Move some more direct uses of RootView to Widget.
ben@chromium.org
2011-02-24
16
-42
/
+81
*
views: Factor out from View class some metric functions and constants into it...
tfarina@chromium.org
2011-02-24
11
-43
/
+88
*
Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...
ben@chromium.org
2011-02-24
43
-344
/
+283
*
Fix ViewTest.MouseEvent by NULL checking widget_ in WidgetGtk::SetCursor.
ben@chromium.org
2011-02-23
2
-2
/
+3
*
temporarily disable ViewTest.MouseEvent while I fix.
ben@chromium.org
2011-02-23
1
-1
/
+1
*
Remove depricated arg |urgent| from SchedulePaintInRect calls.
msw@chromium.org
2011-02-23
1
-1
/
+1
*
More RootView cleanup:
ben@chromium.org
2011-02-23
15
-143
/
+88
*
Fix glitch in menu painting due to incorrect override.
ben@chromium.org
2011-02-23
1
-1
/
+1
*
Dramatically simplify view painting by getting rid of RootView's redundant kn...
ben@chromium.org
2011-02-23
24
-677
/
+186
*
Use ResourceBundle::BaseFont for GTK tooltips.
falken@chromium.org
2011-02-23
1
-1
/
+1
*
views: Remove Controller interface.
tfarina@chromium.org
2011-02-23
3
-73
/
+8
*
views: Move the remaining layout constants to the views namespace. Final Part.
tfarina@chromium.org
2011-02-23
1
-5
/
+2
*
Remove usages of RootView from View by moving relevant RootView API methods t...
ben@chromium.org
2011-02-18
17
-191
/
+201
*
Revert 75347 - Revert 75306 - Force native frames to repaint when OnNCActivat...
mirandac@chromium.org
2011-02-18
1
-12
/
+11
*
Revert 75306 - Force native frames to repaint when OnNCActivate is called. Wi...
mattm@chromium.org
2011-02-18
1
-11
/
+12
*
Force native frames to repaint when OnNCActivate is called. With a profile me...
mirandac@chromium.org
2011-02-17
1
-12
/
+11
*
Remove "visible bounds in root changed" functions from RootView, move them to...
ben@chromium.org
2011-02-16
7
-119
/
+160
*
Fix SkRectToRect.
sadrul@chromium.org
2011-02-16
1
-5
/
+1
*
Rename ProcessPaint to Paint()
ben@chromium.org
2011-02-16
11
-80
/
+88
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
50
-102
/
+96
*
views transformation: First cut.
sadrul@chromium.org
2011-02-15
4
-6
/
+179
*
Sort methods in RootView cc/h. Add better documentation and outline future pl...
ben@chromium.org
2011-02-15
2
-556
/
+529
*
Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRect
ben@chromium.org
2011-02-15
13
-25
/
+24
*
NOTREACHED() was hit due to not handling WM_CHAR in EventTypeFromNative(). WM...
ben@chromium.org
2011-02-15
1
-0
/
+1
*
Remove obsolete dependencies that create needless recompiling.
jeanluc@chromium.org
2011-02-15
1
-2
/
+0
*
Begin implementing a new widget.
ben@chromium.org
2011-02-15
11
-124
/
+1563
*
fix bustage'
ben@chromium.org
2011-02-14
3
-0
/
+2099
*
Revert 74693. Changing approach.
ben@chromium.org
2011-02-14
16
-2184
/
+74
*
Removing the experimental Chrome extension popup API. This API will not be ad...
twiz@chromium.org
2011-02-14
1
-1
/
+1
*
Fix small incompatibility issues with Visual Studio 2010.
jeanluc@chromium.org
2011-02-14
1
-9
/
+27
*
Carnitas: Delete stub src/gfx/* headers
sail@chromium.org
2011-02-13
2
-2
/
+1
*
Add input method support for views and integrate ibus input framework
oshima@google.com
2011-02-12
4
-0
/
+739
*
Add stub WidgetImpl class. This will become the cross platform replacement fo...
ben@chromium.org
2011-02-12
5
-0
/
+457
*
Add --debug-views-paint switch that shows damaged rectangles in red
oshima@google.com
2011-02-12
3
-0
/
+31
*
Rename Widgetwin->NativeWidgetWin
ben@chromium.org
2011-02-11
16
-282
/
+291
*
Fix MenuClosed on views+gtk
piman@google.com
2011-02-11
1
-0
/
+2
[next]