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
*
Makes WindowImpl thread safe as we apparently use it on multiple
sky@chromium.org
2013-06-20
2
-2
/
+6
*
Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)
girard@chromium.org
2013-06-17
1
-10
/
+14
*
Enable high dpi in win/views.
girard@chromium.org
2013-06-12
3
-1
/
+11
*
Use a direct include of strings headers in ui/, part 2.
avi@chromium.org
2013-06-11
8
-10
/
+10
*
Add HiDPI flag for Windows.
girard@chromium.org
2013-06-07
1
-8
/
+19
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Don't reinterpret_cast from void* to bool.
hans@chromium.org
2013-06-05
1
-2
/
+1
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-2
/
+2
*
Ignore MoveImeWindow when the target window has no input focus.
Yukawa@chromium.org
2013-05-21
1
-0
/
+8
*
On Windows Vista and its follow-ons, ImmIsIME() returns always true, thus
kochi@chromium.org
2013-05-20
1
-1
/
+22
*
Fix the CompositionText::selection handling.
Yukawa@chromium.org
2013-05-16
1
-14
/
+5
*
Extend MouseWheelEvent to support both X and Y scrolls
sheckylin@chromium.org
2013-05-03
1
-2
/
+2
*
Fix blocking of shutdown on Windows
scottmg@chromium.org
2013-05-02
1
-1
/
+13
*
Show composition segments part 1/2.
Yukawa@chromium.org
2013-05-01
1
-7
/
+0
*
ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-04-24
1
-1
/
+1
*
Map accessible child ids from Views to RenderWidgetHostViewAura
dmazzoni@chromium.org
2013-04-11
1
-0
/
+30
*
ShowSystemMenu on Win Alt+Space with Views Textfields, etc.
msw@chromium.org
2013-03-29
2
-7
/
+18
*
Correct title bar size for HiDPI Windows
girard@chromium.org
2013-03-15
2
-0
/
+9
*
Optimized GetTouchInputInfoWrapper
girard@chromium.org
2013-03-13
1
-1
/
+1
*
Wrap calls to GetTouchInputInfo
girard@chromium.org
2013-03-11
2
-0
/
+46
*
Fix touch scaling for high dpi windows. (Resubmit)
girard@chromium.org
2013-03-08
3
-0
/
+71
*
Revert 186187 - crashing on Win XP browser_tests with "Access is denied".
flackr@chromium.org
2013-03-05
3
-69
/
+1
*
Fix touch scaling for high dpi windows.
girard@chromium.org
2013-03-05
3
-1
/
+69
*
Fix loading of high-DPI resources for Windows.
kevers@chromium.org
2013-03-02
1
-2
/
+5
*
Revert 185474 -- speculative. browser_tests stopped starting up on all
thakis@chromium.org
2013-03-01
3
-55
/
+0
*
Fix touch scaling for high dpi windows.
girard@chromium.org
2013-03-01
3
-0
/
+55
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Add support for ordinal scroll amounts
davemoore@chromium.org
2013-02-12
1
-0
/
+4
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
1
-2
/
+2
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-2
/
+4
*
Fix high-DPI on Windows to make use of DIP scaling in WebKit.
kevers@chromium.org
2013-01-31
2
-0
/
+69
*
Handle Tile\Cascade\Stack window managment operations on Windows
ianet@chromium.org
2013-01-30
1
-0
/
+10
*
ui: Convert scoped_arrays to the new scoped_ptr style.
tfarina@chromium.org
2013-01-16
1
-3
/
+3
*
some fixes and warning disables in ui/ for building on win x64
scottmg@chromium.org
2013-01-15
2
-2
/
+3
*
Support 3f swipe for tab scrubbing
davemoore@chromium.org
2012-11-29
1
-1
/
+2
*
Reland r167487: Get full WebPluginInfo for the PDF plug-in before enabling it...
bauerb@chromium.org
2012-11-28
2
-87
/
+68
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-1
/
+1
*
Corrections to IsMouseEventFromTouch (correctly captures _all_ events now.)
girard@chromium.org
2012-11-05
1
-3
/
+1
*
ui: Split some bits out of event_constants into event_utils.
sadrul@chromium.org
2012-11-05
1
-0
/
+1
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
1
-1
/
+2
*
Move TSF related stuff to ui/base/ime
nona@chromium.org
2012-10-18
11
-3508
/
+0
*
Introduce TsfEventRouter.
nona@chromium.org
2012-10-17
6
-0
/
+372
*
Implicit coversion operators from integer geometry types to floating point.
danakj@chromium.org
2012-10-11
1
-1
/
+1
*
Add more logging to ScopedOleInitializer, akin to what is in ScopedCOMInitial...
pkasting@chromium.org
2012-09-29
2
-6
/
+31
*
Make app launcher on Windows pinnable.
benwells@chromium.org
2012-09-28
2
-5
/
+33
*
Cleanup: avoid foo ? true : false, part 1.
thestig@chromium.org
2012-09-27
1
-1
/
+1
*
Enable EULA dialog to be shown from metro Chrome.
robertshield@chromium.org
2012-09-26
2
-3
/
+8
*
Show composition window for IME-unaware PPAPI plugins on Windows.
kinaba@chromium.org
2012-09-26
2
-2
/
+23
*
Introduce RenderWidgetHostViewWinTest for Tsf handling
nona@chromium.org
2012-09-22
4
-3
/
+180
*
Support on-screen keyboard on password field.
nona@chromium.org
2012-09-21
4
-42
/
+312
[next]