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
/
native_theme
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
4
-141
/
+0
*
GTK: Adds #error statements to GTK code to root out unknown bots.
erg@chromium.org
2014-04-10
1
-0
/
+2
*
views: Fix linux omnibox colors by refactoring omnibox_result_view.cc.
erg@chromium.org
2014-04-04
3
-0
/
+116
*
linux_aura: Don't inject black in WrenchMenu::GetForegroundColor().
erg@chromium.org
2014-03-21
4
-0
/
+8
*
Add 9 patch scrollbar assets to native theme
weiliangc@chromium.org
2014-03-18
5
-2
/
+177
*
Revert 256930 "Add 9 patch scrollbar assets to native theme"
jam@chromium.org
2014-03-13
5
-181
/
+2
*
Add 9 patch scrollbar assets to native theme
weiliangc@chromium.org
2014-03-13
5
-2
/
+181
*
Move ui.gyp into ui/base/ directory.
tfarina@chromium.org
2014-03-13
1
-1
/
+1
*
use SkColorType instead of (deprecated) SkBitmap::Config for copyTo
reed@chromium.org
2014-03-10
1
-2
/
+2
*
Fixes bug in paint scrollbar corner (again)
sky@chromium.org
2014-02-14
1
-1
/
+6
*
Changes all aura code to use windows scrollbars
sky@chromium.org
2014-02-10
5
-305
/
+145
*
Fixes bug in paint scrollbar corner
sky@chromium.org
2014-02-07
2
-2
/
+10
*
Makes windows using the native theme when in high contrast mode
sky@chromium.org
2014-02-07
4
-24
/
+66
*
Default theme: Draw consistent borders for <input>, listbox <select>, and <te...
tkent@chromium.org
2014-02-04
1
-76
/
+8
*
Fix crash in NativeThemeWin::PaintIndirect when HDC allocation fails
junov@chromium.org
2014-01-30
1
-0
/
+2
*
Tweaks for scrollbar insets
sky@chromium.org
2014-01-29
1
-10
/
+3
*
Plumbs through support for painting the scrollbarcorner
sky@chromium.org
2014-01-29
6
-0
/
+28
*
ui/native_theme: Remove native_theme_win_unittest.cc file.
tfarina@chromium.org
2014-01-26
1
-15
/
+0
*
Changes look for scrollbars on windows (2)
sky@chromium.org
2014-01-22
9
-40
/
+332
*
Revert of Changes look for scrollbars on windows (https://codereview.chromium...
jochen@chromium.org
2014-01-20
9
-332
/
+40
*
Changes look for scrollbars on windows
sky@chromium.org
2014-01-20
9
-40
/
+332
*
Tweaks to get views compiling with mojo
sky@chromium.org
2014-01-16
1
-0
/
+2
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+1
*
Dissociate ui_resources target from ui.gyp.
tfarina@chromium.org
2013-11-20
1
-1
/
+1
*
Fix NativeThemeAura's menu background color.
msw@chromium.org
2013-10-21
2
-9
/
+5
*
ui/native_theme: Get rid of unnecessary views include.
tfarina@chromium.org
2013-10-01
2
-2
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+1
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-1
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+1
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-2
/
+0
*
Tighten DEPS rules further.
ben@chromium.org
2013-09-24
1
-0
/
+3
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+5
*
Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."
ben@chromium.org
2013-09-24
1
-5
/
+0
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+5
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
1
-6
/
+4
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
1
-4
/
+6
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
1
-6
/
+4
*
Removed menu finch experiments and applied sizes from MENU_VARIATION_COMPACT_...
yefim@chromium.org
2013-09-12
4
-60
/
+2
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
1
-1
/
+1
*
Move ui/base/win/dpi.h to ui/gfx/dpi_win.h
ben@chromium.org
2013-09-10
1
-2
/
+2
*
Fix border and tiling issues when rendering aura progress bars.
zturner@chromium.org
2013-07-22
1
-13
/
+50
*
Don't draw unfocused selections in RenderText.
pkasting@chromium.org
2013-07-02
3
-8
/
+0
*
Invert the dialog background color for Windows high contrast.
msw@chromium.org
2013-06-19
1
-0
/
+3
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-22
6
-172
/
+231
*
Revert 201085 "Use the default theme as the fallback UI in Blink"
keishi@chromium.org
2013-05-20
5
-230
/
+171
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-20
5
-171
/
+230
*
Revert 200785 "Use the default theme as the fallback UI in Blink"
keishi@chromium.org
2013-05-17
5
-227
/
+171
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-17
5
-171
/
+227
*
ui: Rename kColorId_TextButton to kColorId_Button in NativeTheme.
tfarina@chromium.org
2013-05-17
5
-58
/
+58
*
Revert 200431 "Use the default theme as the fallback UI in Blink"
benwells@chromium.org
2013-05-16
5
-236
/
+171
[next]