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
*
Centralizes checking for non-null return from CreateWindow.
sky@chromium.org
2011-04-19
2
-0
/
+6
*
Removes code added to track down crash. The crash seems to have
sky@chromium.org
2011-04-15
5
-102
/
+1
*
Prefer UTF8 strings over ASCII strings when requesting text from a
zork@chromium.org
2011-04-14
1
-9
/
+9
*
Adds yet more debugging code.
sky@chromium.org
2011-04-13
1
-1
/
+16
*
Pull content from TabContentsViewViews into NativeTabContentsViewWin.
ben@chromium.org
2011-04-12
7
-0
/
+32
*
Adds more debugging code in hopes of figuring out a crash. Most common
sky@chromium.org
2011-04-11
1
-2
/
+6
*
Reenable FREEZE_UPDATE property
oshima@google.com
2011-04-11
2
-4
/
+62
*
Adds more debugging code in hopes of figuring out a crash. Sorry for
sky@chromium.org
2011-04-08
4
-1
/
+67
*
Combine WidgetWin KeyEvent handlers.
msw@chromium.org
2011-04-08
2
-17
/
+6
*
Don't store/restore focus when window is activated/deactivated on linux.
oshima@google.com
2011-04-07
1
-5
/
+0
*
RTL window styles was being set on too many HWNDs. This inverts the default. ...
ben@chromium.org
2011-04-06
1
-2
/
+2
*
Fix WidgetWin MouseWheelEvent handling.
msw@chromium.org
2011-04-06
2
-19
/
+4
*
Added SchedulePaint in BrowserView::OnWindowActivationChanged
wyck@chromium.org
2011-04-06
1
-1
/
+3
*
Temporarily disaling FREEZE_UPDATE property
oshima@google.com
2011-04-05
1
-0
/
+4
*
rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint
vandebo@chromium.org
2011-04-05
1
-1
/
+2
*
Transform GdkEvents for simpler MouseEvent construction.
msw@chromium.org
2011-04-05
4
-59
/
+27
*
Consolidate constrained window code into a cross platform base class.
ben@chromium.org
2011-04-04
1
-1
/
+2
*
Fix for regressions caused by FREEZE_UPDATE property
oshima@google.com
2011-04-04
2
-0
/
+8
*
Refactor RenderWidgetHostViewViews to use the new input method API for Views.
suzhe@google.com
2011-04-01
2
-5
/
+12
*
Consolidate cross platform logic into MenuHost.
ben@chromium.org
2011-04-01
7
-80
/
+90
*
Integrate the new input method API for Views into Chromium.
suzhe@google.com
2011-04-01
7
-57
/
+254
*
Notify child widgets before and after a reparenting.
asanka@chromium.org
2011-03-31
2
-0
/
+37
*
New InputMethod api for Views.
suzhe@google.com
2011-03-31
3
-0
/
+56
*
Fix clang failure; out-of-line a virtual.
msw@chromium.org
2011-03-31
2
-1
/
+5
*
Consolidate Widget Event code, other cleanup.
msw@chromium.org
2011-03-31
12
-405
/
+189
*
Fix for paint issue on initial screen.
oshima@google.com
2011-03-31
2
-10
/
+70
*
Make MenuHost concrete, hide platform specific implementation behind NativeMe...
ben@chromium.org
2011-03-31
1
-0
/
+10
*
The native tabbed pane was not showing its content window upon creation,
rogerta@chromium.org
2011-03-31
1
-1
/
+1
*
In preparation for NativeTheme refactoring, renaming the class NativeTheme
rogerta@chromium.org
2011-03-30
1
-2
/
+2
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
4
-22
/
+24
*
Fix bustage by initializing variable.
ben@chromium.org
2011-03-28
1
-1
/
+1
*
Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...
ben@chromium.org
2011-03-28
4
-20
/
+48
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
6
-10
/
+10
*
Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-24
7
-18
/
+26
*
Revert 79211 - Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-23
7
-26
/
+18
*
Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-23
7
-18
/
+26
*
Amending issue 6716024
saintlou@chromium.org
2011-03-23
2
-6
/
+5
*
Refactor: Move gfx/compositor* to gfx/compositor/
backer@chromium.org
2011-03-23
1
-1
/
+1
*
Fix for issue =76919 and added --keep-mouse-cursor (76976)
saintlou@chromium.org
2011-03-23
3
-1
/
+22
*
Fixes an "inverse sense" glitch in SetCreateParams(). We should only set WS_E...
ben@chromium.org
2011-03-21
1
-1
/
+1
*
Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.
ben@chromium.org
2011-03-21
6
-52
/
+115
*
WidgetGtk: connect to "map" signal instead of "show".
sadrul@chromium.org
2011-03-18
2
-2
/
+8
*
Fix bug with drop arrow updating on the tabstrip. See comment in widget_win.cc
ben@chromium.org
2011-03-17
2
-3
/
+16
*
Force an expose event from the "show" callback.
sadrul@chromium.org
2011-03-17
1
-0
/
+6
*
Moving over to other folder button while opening folder menu should open the ...
oshima@google.com
2011-03-16
2
-6
/
+12
*
Reorder some views::View overrides & other functions.
msw@chromium.org
2011-03-16
2
-32
/
+36
*
Re-lands:
ben@chromium.org
2011-03-16
5
-64
/
+62
*
Add a TODO, remove NOTIMPLEMENTED to quiet things down.
sadrul@chromium.org
2011-03-15
1
-1
/
+1
*
Revert 78222 - Add native capture API to Widget, and fix a bug in Window wher...
ben@chromium.org
2011-03-15
5
-61
/
+63
*
Add native capture API to Widget, and fix a bug in Window where we wouldn't l...
ben@chromium.org
2011-03-15
5
-63
/
+61
[next]