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
/
gfx
/
win
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete RenderTextWin and RenderTextPango.
derat
2015-02-03
1
-3
/
+1
*
Instrumenting all wndprocs to find jank.
vadimt
2015-01-17
1
-0
/
+4
*
Remove CHECKs in DirectWrite initialization code in the MaybeInitializeDirect...
ananta
2015-01-15
1
-4
/
+7
*
Instrumenting windows message maps, and cleanup.
vadimt
2015-01-13
3
-21
/
+6
*
Further instrumentations to find jank in Windows message processing.
vadimt
2015-01-06
1
-0
/
+5
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
3
-3
/
+3
*
Instrumenting more WM_ message processing methods to find jank.
vadimt
2015-01-02
2
-1
/
+12
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
4
-4
/
+4
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-2
/
+2
*
Cleanup: Update the path to insets and point headers.
tfarina
2014-12-23
3
-3
/
+3
*
Instrumenting WindowImpl::WndProc to find jank
vadimt
2014-12-22
1
-0
/
+9
*
Fix views tab baseline and omnibox size regressions.
ananta
2014-12-18
1
-0
/
+1
*
Fix icon on Windows XP taskbar
tmoniuszko
2014-12-15
2
-16
/
+15
*
Not counting nested loops as time spent in a task.
vadimt
2014-12-13
1
-0
/
+8
*
Disable subpixel positioning if DirectWrite isn't initialized
ckocagil
2014-12-13
2
-4
/
+17
*
Experimental change: Remove DirectWrite 1750 font limit.
shrikant
2014-12-12
1
-14
/
+0
*
Revert of Fix icon on Windows XP taskbar (patchset #2 id:20001 of https://cod...
sky
2014-12-04
2
-12
/
+4
*
Fix icon on Windows XP taskbar
tmoniuszko
2014-12-02
2
-4
/
+12
*
Enable subpixel positioning for UI
ckocagil
2014-12-02
2
-0
/
+52
*
Remove IsHighDPIEnabled, move EnableHighDPISupport to only place it's used
scottmg
2014-10-23
2
-129
/
+8
*
remove ui::gfx::GetDeviceScaleFactor
scottmg
2014-10-23
2
-18
/
+6
*
remove IsInHighDPIMode
scottmg
2014-10-23
2
-6
/
+0
*
Disable direct write if font count in registry is greater than or equal to th...
shrikant
2014-10-20
1
-0
/
+15
*
Misc. cleanup, primarily removing unused locals.
pkasting
2014-10-13
1
-1
/
+1
*
Move the ShouldUseDirectWrite function from sandbox_win.cc/.h to ui/gfx/win/d...
ananta
2014-10-10
3
-2
/
+67
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-1
/
+1
*
Get Win32K lockdown for renderers working again on Windows 8+.
ananta
2014-09-26
1
-6
/
+7
*
Changes dip conversions to ceil size and floor origin
sky
2014-09-24
2
-22
/
+22
*
Deregister window classes
davemoore
2014-09-12
2
-5
/
+46
*
Force scales 125% and lower down to 100%
Scott Graham
2014-08-28
1
-0
/
+5
*
Removing the GetUndocumentedDPIScale and GetUndocumentedDPITouchScale methods...
ananta@chromium.org
2014-06-17
2
-40
/
+0
*
sets/clears highdpi registry settings on switch to/from metro
luken@chromium.org
2014-06-10
2
-5
/
+9
*
Pass the device scale factor in the command line to renderer processes.
ananta@chromium.org
2014-06-04
2
-0
/
+8
*
Enable --high-dpi-support by default. (Note that this is a registry setting. ...
ananta@chromium.org
2014-05-28
1
-3
/
+2
*
Removed LOG_GETLASTERROR and LOG_ERRNO macros.
vitalybuka@chromium.org
2014-05-21
1
-4
/
+4
*
Send the device scale factor from Windows 8 ASH during initialization via the...
ananta@chromium.org
2014-05-13
2
-29
/
+7
*
Fix the ScreenToDIPPoint function on Windows high DPI.
ananta@chromium.org
2014-04-21
1
-5
/
+1
*
3rd part of porting Chrome Ash to Windows 7
ananta@chromium.org
2014-04-18
1
-0
/
+4
*
Ensure that we round the origin up when converting from device independent bo...
ananta@chromium.org
2014-04-01
1
-3
/
+11
*
[Win] alt + space opens system menu at wrong position in RTL ui.
mmaliszkiewicz@opera.com
2014-03-24
1
-2
/
+3
*
Move supports-high-dpi flag into registry.
girard@chromium.org
2014-03-13
2
-10
/
+35
*
Extend HiDPI support to Win8.1
girard@chromium.org
2014-01-31
1
-7
/
+49
*
Remove some uses of ATL in UI code
scottmg@chromium.org
2014-01-29
2
-5
/
+2284
*
Revert change to window_impl default window styles to see if this fixes tests.
ben@chromium.org
2014-01-27
1
-1
/
+1
*
Add a Launcher App.
ben@chromium.org
2014-01-27
1
-1
/
+1
*
Remove GetMonitorInfoWrapper, which is no longer needed.
brettw@chromium.org
2014-01-27
1
-2
/
+2
*
Disable calls to SetProcessDPIAware under Win8.1 (Rebase)
girard@chromium.org
2014-01-22
1
-1
/
+2
*
Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.
sky@chromium.org
2014-01-20
1
-2
/
+1
*
aura: Destroy the compositor before destroying the backing window.
danakj@chromium.org
2014-01-17
1
-2
/
+6
*
Back out trunk r245028
mark@chromium.org
2014-01-16
1
-4
/
+1
[next]