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
/
ui
/
base
/
win
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 123771 - Refactor out foreground_help to fix BringBrowserWindowToFront...
scottbyer@chromium.org
2012-02-27
2
-131
/
+0
*
Refactor out foreground_help to fix BringBrowserWindowToFront on Windows
scottbyer@chromium.org
2012-02-27
2
-0
/
+131
*
Revert 123669 because it broke builds:
sadrul@chromium.org
2012-02-25
1
-5
/
+1
*
When locking the screen via Ctrl-Shift-L from wrench menu,
pkotwicz@chromium.org
2012-02-25
1
-1
/
+5
*
Revert 123500 - When locking the screen via Ctrl-Shift-L from wrench menu,
pkotwicz@chromium.org
2012-02-24
1
-5
/
+1
*
When locking the screen via Ctrl-Shift-L from wrench menu,
pkotwicz@chromium.org
2012-02-24
1
-1
/
+5
*
ImeInput::MoveImeWindow is responsible for notifying IMEs about where
Yukawa@chromium.org
2012-02-24
1
-14
/
+16
*
Respect the system ClearType setting in RenderTextWin.
asvitkine@chromium.org
2012-02-17
2
-0
/
+140
*
Clear window user data when WindowImpl is deleted.
marshall@chromium.org
2012-02-14
1
-0
/
+2
*
views / Windows: A child window should be centered with respect to its parent...
thestig@chromium.org
2012-02-09
2
-52
/
+35
*
Clean up uses of static data around singletons.
rsesek@chromium.org
2012-01-19
1
-2
/
+5
*
Use times from the initiation of events to determine whether two
davemoore@chromium.org
2012-01-17
1
-13
/
+15
*
Cleanup shell.cc
cpu@chromium.org
2012-01-04
1
-37
/
+2
*
Coverity fixes for uninitialized vars
groby@chromium.org
2011-12-29
1
-3
/
+1
*
Rename ui::EventFlags mouse flags to be more sensible
dhollowa@chromium.org
2011-12-20
1
-3
/
+3
*
CMT can now generate motion events w/ valuators instead of a sequence of butt...
davemoore@chromium.org
2011-12-15
1
-0
/
+11
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
1
-15
/
+12
*
Send fake event when event_type is set to exit menu so that
oshima@google.com
2011-11-18
1
-0
/
+8
*
Fix double-initialization of CComModule.
dmazzoni@chromium.org
2011-11-14
1
-0
/
+38
*
Fix a notreached assertion and linker error in RWHVA
ben@chromium.org
2011-10-25
1
-1
/
+3
*
Get the mousewheel to work on windows at least!BUG=noneTEST=none
ben@chromium.org
2011-10-21
1
-2
/
+10
*
Support grouping taskbar icons for panels with regular taskbar icon for Chrom...
jianli@chromium.org
2011-10-21
2
-34
/
+54
*
aura: Add support for touch events.
sadrul@chromium.org
2011-10-17
1
-0
/
+25
*
Consolidate ui::NativeEvent and base::NativeEvent
oshima@google.com
2011-10-05
1
-14
/
+14
*
Limit EF_EXTENDED to key events.
msw@chromium.org
2011-10-04
1
-1
/
+12
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
1
-0
/
+210
*
Fix the spelling of the comment in ImeInput::IsCtrlShiftPressed.
ehsan.akhgari@gmail.com
2011-09-15
1
-1
/
+1
*
Move the mouse wheel utils from views to ui\base\win, to get rid of some view...
jam@chromium.org
2011-08-26
2
-0
/
+154
*
Rename UI_API to UI_EXPORT.
darin@chromium.org
2011-08-06
4
-20
/
+20
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
4
-16
/
+20
*
Changes wrench menu button to show system menu on space. This matches
sky@chromium.org
2011-07-08
2
-0
/
+16
*
Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...
tfarina@chromium.org
2011-06-25
2
-0
/
+154
*
Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...
tfarina@chromium.org
2011-06-25
2
-154
/
+0
*
Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.
tfarina@chromium.org
2011-06-25
2
-0
/
+154
*
Disables tooltips if we can't create the tooltip window. I still don't
sky@chromium.org
2011-06-13
1
-16
/
+2
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-1
/
+1
*
Fix a Chrome browser crash which occurs when running the browser as part of C...
ananta@chromium.org
2011-05-18
1
-0
/
+5
*
Scrap WNDCLASSEX.hCursor, update GetCursorForPoint.
msw@chromium.org
2011-04-27
1
-13
/
+16
*
Centralizes checking for non-null return from CreateWindow.
sky@chromium.org
2011-04-19
3
-17
/
+25
*
Removes code added to track down crash. The crash seems to have
sky@chromium.org
2011-04-15
2
-17
/
+1
*
Adds yet more debugging code.
sky@chromium.org
2011-04-13
1
-2
/
+19
*
Adds more debugging code in hopes of figuring out a crash. Most common
sky@chromium.org
2011-04-11
1
-2
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-2
/
+2
*
Move chrome/browser/ime_input.* to ui/base/win/
suzhe@google.com
2011-03-23
2
-0
/
+874
*
Add an exception wrapper to the WindowProc functions so
rvargas@google.com
2011-03-17
1
-2
/
+3
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
2
-4
/
+4
*
views: Make ShouldUseVistaFrame a static method of WidgetWin.
tfarina@chromium.org
2011-01-28
2
-18
/
+0
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
4
-0
/
+574