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
*
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
*
step 3 of native theme refactoring
rogerta@chromium.org
2011-04-12
4
-89
/
+81
*
Adds more debugging code in hopes of figuring out a crash. Most common
sky@chromium.org
2011-04-11
2
-3
/
+6
*
touch: identity for a finger is an int, not a bool.
sadrul@chromium.org
2011-04-11
1
-1
/
+1
*
touch: Fix compile by initializing a variable.
sadrul@chromium.org
2011-04-11
1
-1
/
+1
*
Resubmitting change because original caused build breaks:
rogerta@chromium.org
2011-04-11
6
-0
/
+507
*
Reenable FREEZE_UPDATE property
oshima@google.com
2011-04-11
3
-5
/
+66
*
Adds more debugging code in hopes of figuring out a crash. Sorry for
sky@chromium.org
2011-04-08
4
-1
/
+67
*
Revert r80952, http://codereview.chromium.org/6771056
dmichael@chromium.org
2011-04-08
6
-501
/
+0
*
Adding a native theme painter, to allow Views to use NativeTheme to draw
rogerta@chromium.org
2011-04-08
6
-0
/
+501
*
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
2
-5
/
+6
*
Interpret double click events as mouse down on Windows.
msw@chromium.org
2011-04-07
2
-8
/
+6
*
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
*
Fixes bug in View::OnBoundsChange painting the old/new. The code
sky@chromium.org
2011-04-06
1
-7
/
+18
*
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
*
Fixes bug in menu that would clip to menu height instead of work area.
sky@chromium.org
2011-04-05
1
-1
/
+1
*
Transform GdkEvents for simpler MouseEvent construction.
msw@chromium.org
2011-04-05
6
-68
/
+52
*
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
3
-1
/
+16
*
Refactor RenderWidgetHostViewViews to use the new input method API for Views.
suzhe@google.com
2011-04-01
9
-740
/
+1234
*
Consolidate cross platform logic into MenuHost.
ben@chromium.org
2011-04-01
18
-369
/
+288
*
Integrate the new input method API for Views into Chromium.
suzhe@google.com
2011-04-01
24
-323
/
+1439
*
touch: Fix compile (regressed in r80024).
sadrul@chromium.org
2011-04-01
2
-2
/
+6
*
Notify child widgets before and after a reparenting.
asanka@chromium.org
2011-03-31
3
-21
/
+40
*
Add newline to end of file.
ben@chromium.org
2011-03-31
1
-1
/
+2
*
New InputMethod api for Views.
suzhe@google.com
2011-03-31
18
-1
/
+1746
*
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
21
-516
/
+295
*
Fix for paint issue on initial screen.
oshima@google.com
2011-03-31
4
-10
/
+96
*
TextButton inside NativeButton for the touch case
saintlou@chromium.org
2011-03-31
10
-57
/
+140
*
fix bustage
ben@chromium.org
2011-03-31
1
-1
/
+1
*
Make MenuHost concrete, hide platform specific implementation behind NativeMe...
ben@chromium.org
2011-03-31
11
-70
/
+234
*
The native tabbed pane was not showing its content window upon creation,
rogerta@chromium.org
2011-03-31
1
-1
/
+1
*
Adding a comment to explain a non-obvious fallthrough to another case statement.
finnur@chromium.org
2011-03-31
1
-0
/
+1
*
In preparation for NativeTheme refactoring, renaming the class NativeTheme
rogerta@chromium.org
2011-03-30
11
-57
/
+56
*
Revert 79762 - This CL wraps TextButton inside NativeButton for the touch case.
dhollowa@chromium.org
2011-03-30
10
-143
/
+57
*
Revert 79768 - Fixed Clang error to http://codereview.chromium.org/6770014/
dhollowa@chromium.org
2011-03-30
1
-2
/
+5
*
Fixed Clang error to http://codereview.chromium.org/6770014/
dhollowa@chromium.org
2011-03-30
1
-5
/
+2
*
This CL wraps TextButton inside NativeButton for the touch case.
saintlou@chromium.org
2011-03-29
10
-57
/
+143
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
35
-213
/
+205
*
Add focused property to chrome.windows.create extension API.
jennb@chromium.org
2011-03-28
5
-2
/
+24
*
Changes windows menu to strip out tabs in the string. Windows
sky@chromium.org
2011-03-28
1
-0
/
+4
*
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
11
-57
/
+75
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
26
-44
/
+44
[next]