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
/
widget
Commit message (
Expand
)
Author
Age
Files
Lines
*
Canvas refactoring part 1.
ben@chromium.org
2010-06-22
1
-5
/
+5
*
Fixes possible crash in menus and makes widgetgtk not send out
sky@chromium.org
2010-06-22
1
-0
/
+6
*
*Add WidgetGtk::ClearNativeFocus so that subclass can implement cutomized beh...
oshima@chromium.org
2010-06-19
2
-0
/
+12
*
Keep a cache of all views that have sent notifications. This ensures that Ac...
dtseng@chromium.org
2010-06-18
2
-3
/
+61
*
Improve toolbar keyboard accessibility.
dmazzoni@chromium.org
2010-06-18
6
-269
/
+17
*
Attempt 2 at:
sky@chromium.org
2010-06-15
2
-0
/
+96
*
Revert 49795 - Changes the tab close button to a dot, unless you're near the ...
sky@chromium.org
2010-06-15
2
-95
/
+0
*
Changes the tab close button to a dot, unless you're near the button
sky@chromium.org
2010-06-15
2
-0
/
+95
*
Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di...
johnnyg@chromium.org
2010-06-14
3
-4
/
+18
*
Fix tooltip wrap problem per chromium-os:4042
xiyuan@chromium.org
2010-06-14
1
-5
/
+0
*
Draw transparent background on window_content() only for TYPE_CHILD.
oshima@chromium.org
2010-06-11
1
-2
/
+2
*
Draw composited widget's content only after something is drawn.
oshima@chromium.org
2010-06-09
1
-5
/
+9
*
MessageBubble which does not require separate window and does not grab input ...
oshima@chromium.org
2010-06-07
2
-13
/
+14
*
Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds);
oshima@chromium.org
2010-06-05
5
-0
/
+28
*
Create CompositePainter once for a widget instead of ref count.
oshima@chromium.org
2010-06-02
1
-26
/
+14
*
views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk.
tfarina@chromium.org
2010-06-02
2
-20
/
+1
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
1
-1
/
+1
*
Elide the EV bubble when it's extremely long. This limits it to half the loc...
pkasting@chromium.org
2010-05-20
1
-2
/
+2
*
Clear password field when navigating though users on the login screen.
nkostylev@google.com
2010-05-20
3
-3
/
+12
*
A crasher would sometimes happen when opening a selet file dialog
jcivelli@chromium.org
2010-05-19
1
-0
/
+5
*
Host cookie modal dialog and js modal modal dialog in NativeDialogHost
xiyuan@chromium.org
2010-05-06
1
-5
/
+9
*
Add transparency to TYPE_CHILD WidgetGtk.
oshima@chromium.org
2010-05-05
2
-48
/
+167
*
Revert "Add transparency to TYPE_CHILD WidgetGtk."
oshima@chromium.org
2010-05-04
2
-164
/
+49
*
Add transparency to TYPE_CHILD WidgetGtk.
oshima@chromium.org
2010-05-04
2
-49
/
+164
*
Use customized RGBA-enabled tooltip window for tooltip on ChroemOS
xiyuan@chromium.org
2010-04-28
4
-66
/
+155
*
This adds in the ability for Chrome to generate windows with snapshots
gspencer@chromium.org
2010-04-28
1
-1
/
+2
*
Remove MessageLoopForUI::Observer in WidgetGtk.
oshima@chromium.org
2010-04-26
2
-27
/
+0
*
Remove unused local variables now that subclasses don't need to track their o...
pkasting@chromium.org
2010-04-23
1
-3
/
+0
*
Add a widget delegate handler for the WM_SETTINGCHANGE message in windows. T...
johnnyg@chromium.org
2010-04-23
2
-0
/
+6
*
Fix recursive calls to PaintNow under gtk2.18.3 and up.
oshima@chromium.org
2010-04-23
1
-1
/
+8
*
Add EnableDoubleBuffer to WidgetGtk
oshima@chromium.org
2010-04-21
2
-3
/
+26
*
Defer WidgetGtk's focus manager destruction
xiyuan@chromium.org
2010-04-20
2
-4
/
+21
*
UI Language switch implemented by propagating LocaleChanged()
glotov@google.com
2010-04-20
5
-0
/
+31
*
Hover buttons for notification.
oshima@chromium.org
2010-04-16
1
-6
/
+16
*
Fixes possible crash if the window hosting a menu was closed while the
sky@chromium.org
2010-04-16
1
-0
/
+3
*
Use a widget as drag icon for proper transparency handling.
xiyuan@chromium.org
2010-04-14
1
-5
/
+62
*
Allow SetAlwaysOnTop() before GtkWidget creation.
oshima@chromium.org
2010-04-07
2
-3
/
+12
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
2
-14
/
+0
*
Remove the change that was checked in by accident.
oshima@chromium.org
2010-04-03
2
-17
/
+0
*
* WidgetGtk::OnKeyPressed never called on window because the signal handler
oshima@chromium.org
2010-04-02
2
-4
/
+26
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
6
-6
/
+6
*
Reland r41641 "Make DevTools open docked by default..."
xiyuan@chromium.org
2010-03-22
2
-378
/
+98
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-2
/
+3
*
Fixes leak in WidgetGtk::OnWindowPaint.
sky@chromium.org
2010-03-19
1
-0
/
+1
*
Tweaks for login panels:
sky@chromium.org
2010-03-19
1
-2
/
+4
*
Move text_elider from app/gfx to app/
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
4
-4
/
+5
*
Revert "Make DevTools open docked by default for chrome os."
tony@chromium.org
2010-03-16
2
-98
/
+378
*
Gtk views code touch up
xiyuan@chromium.org
2010-03-16
2
-6
/
+22
[next]