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
*
Makes WidgetGtk::GetBounds work if the widget_ is NULL (CloseNow has
sky@chromium.org
2010-01-11
1
-1
/
+5
*
Fixes bug in WidgetGtk. WidgetGtk::GetBounds can end up crashing. I
sky@chromium.org
2010-01-08
1
-1
/
+6
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-2
/
+2
*
Raise the window when showing the widget.
oshima@chromium.org
2010-01-07
1
-1
/
+4
*
Fixes possible crash in menus on views/gtk. The crash would happen if
sky@chromium.org
2010-01-07
2
-5
/
+21
*
Reverts change to native_view_host_gtk. This fixes the bug, but isn't
sky@chromium.org
2010-01-07
1
-2
/
+0
*
Fixes bug that resulted in background tabs not getting sized
sky@chromium.org
2010-01-07
1
-1
/
+3
*
Fixes two related focus bugs on views/gtk:
sky@chromium.org
2010-01-07
3
-3
/
+35
*
Addded notification when ancestor gets changed. So windows that lack focus ma...
georgey@chromium.org
2010-01-07
11
-31
/
+380
*
Remove a bunch of unnecessary .c_str() calls.
pkasting@chromium.org
2010-01-06
1
-22
/
+22
*
Fixes bug where recreating fixed in NativeViewHostGtk causes focus to
sky@chromium.org
2010-01-06
3
-2
/
+46
*
bsds: views/ and webkit/ support for FreeBSD/OpenBSD
evan@chromium.org
2009-12-31
2
-4
/
+4
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
1
-0
/
+4
*
Clarify licenses on a bunch of files.
evan@chromium.org
2009-12-29
1
-1
/
+1
*
Fix crash/leak issue in native_view_host_gtk.cc.
oshima@chromium.org
2009-12-23
9
-15
/
+40
*
Add GridLayout::SetInsets(const gfx::Insets& insets).
satorux@chromium.org
2009-12-23
2
-0
/
+10
*
Change chromeos build to use views
oshima@chromium.org
2009-12-22
1
-3
/
+0
*
Fix radio items in views::Menu2 for Linux.
satorux@chromium.org
2009-12-16
1
-0
/
+10
*
Add views/examples/menu_example.h
satorux@chromium.org
2009-12-16
3
-1
/
+209
*
Give classes with virtual methods virtual protected destructors instead of im...
jamesr@chromium.org
2009-12-16
2
-2
/
+13
*
Fixes two related bugs:
sky@chromium.org
2009-12-15
5
-7
/
+143
*
Fix a hidden dependency from view_examples to chrome on Linux.
satorux@chromium.org
2009-12-12
2
-2
/
+1
*
Add views/examples/slider_example.h
satorux@chromium.org
2009-12-10
2
-2
/
+63
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
1
-1
/
+3
*
Uses X mechanisms to get the screen size in the event that there's no window ...
cmasone@google.com
2009-12-09
1
-2
/
+27
*
Compute where to place a popup widget in WidgetExample.
satorux@chromium.org
2009-12-09
1
-1
/
+12
*
Revert 34142 - Add views/examples/slider_example.h
jrg@chromium.org
2009-12-09
2
-57
/
+1
*
Add views/examples/slider_example.h
satorux@chromium.org
2009-12-09
2
-1
/
+57
*
Spruce up the notification UI to much more closely match the mocks, including...
johnnyg@chromium.org
2009-12-05
2
-11
/
+67
*
Fixes bug in textfield on views/gtk where we weren't properly
sky@chromium.org
2009-12-04
2
-21
/
+23
*
Lands http://codereview.chromium.org/466002 for Thiago:
sky@chromium.org
2009-12-04
2
-5
/
+5
*
Refactor the menu model to live outside views/ so it can be shared
pinkerton@chromium.org
2009-12-04
20
-473
/
+67
*
Downward drag after mouse-down is now causing bookmark bar folders to open, r...
zelidrag@google.com
2009-12-04
2
-2
/
+16
*
Implement keyboard access between bookmarks and main toolbar.
mhm@chromium.org
2009-12-04
2
-0
/
+15
*
widget_gtk: Alphabetize CallXXX() functions.
tony@chromium.org
2009-12-03
2
-114
/
+125
*
Makes views not draw focus for native controls on Gtk. As Gtk renders
sky@chromium.org
2009-12-03
14
-12
/
+63
*
Lands http://codereview.chromium.org/449003/show for Thiago:
sky@chromium.org
2009-12-01
17
-36
/
+39
*
Fixes bug in views/gtk tooltips. Gtk wraps text in labels at
sky@chromium.org
2009-12-01
3
-14
/
+40
*
Porting the table view to Linux toolkit views.
jcampan@chromium.org
2009-12-01
10
-33
/
+465
*
Adds link to bookmark bar that when clicked imports bookmarks. I also
sky@chromium.org
2009-11-30
6
-15
/
+81
*
Makes sure gtk menus fit on screen before showing them.
sky@chromium.org
2009-11-30
1
-4
/
+12
*
Fixes bug that could lead to mouse motion events percolating up to
sky@chromium.org
2009-11-30
1
-1
/
+1
*
Make SystemMonitor not a Singleton and move it out of base
phajdan.jr@chromium.org
2009-11-26
2
-2
/
+2
*
Fixes crash in tooltips. I was freeing a PangoFontDescription that I
sky@chromium.org
2009-11-25
2
-11
/
+6
*
Avoid double freeing image list in TableView.
mal@chromium.org
2009-11-25
2
-13
/
+0
*
Fixes two bugs in tree view:
sky@chromium.org
2009-11-25
1
-4
/
+9
*
Fixes crash on double clicking in the upper right corner of the
sky@chromium.org
2009-11-24
1
-4
/
+6
*
Group Menu2Model::TYPE_RADIO menu items correctly. Currently an implementatio...
yusukes@google.com
2009-11-24
2
-9
/
+26
*
views: remove some unnecessary static_cast<int>.
maruel@chromium.org
2009-11-23
2
-6
/
+5
*
Use AutoReset (formerly ScopedBool) where possible.
pkasting@chromium.org
2009-11-20
2
-4
/
+4
[next]