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
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
Subject .mm files to the header sorting presubmit
tapted
2015-05-19
1
-1
/
+1
*
ui: Eliminate allocating gfx::Canvas on the heap for every view.
danakj
2015-05-12
1
-2
/
+1
*
Remove last use of IDR_THROBBER on Views (replace with skia throbber).
estade
2015-05-05
2
-1
/
+6
*
Material throbber: use in tabstrip
estade
2015-05-03
2
-0
/
+13
*
Apply automated fixits for Chrome clang plugin to views_unittests.
dcheng
2015-04-21
2
-20
/
+20
*
win: fix narrowing warning in native_theme_win
scottmg
2015-04-14
1
-1
/
+1
*
[AiS] Changed positive and negative text color defaults.
dschuyler
2015-04-03
2
-42
/
+46
*
[AiS] adding positive and negative theme values.
dschuyler
2015-03-20
3
-2
/
+63
*
ui: Cleanup the usage of scoped_ptr throughout.
tfarina
2015-02-19
1
-1
/
+1
*
Update {virtual,override,final} to follow C++11 style in ui.
dcheng
2015-02-06
1
-2
/
+2
*
replace COMPILE_ASSERT with static_assert in ui/
mostynb
2015-01-14
2
-5
/
+5
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
3
-3
/
+3
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
4
-5
/
+5
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-1
/
+2
*
gn format //ui
scottmg
2014-12-03
1
-3
/
+1
*
Remove unused render_gutter & gutter_width from menu_separator_win
scottmg
2014-10-29
5
-19
/
+7
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-27
/
+25
*
Standardize usage of virtual/override/final in ui/
dcheng
2014-10-21
3
-35
/
+34
*
MacViews: Handle System colors that have no alpha channel
tapted
2014-10-17
1
-4
/
+6
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
7
-24
/
+24
*
Remove implicit HANDLE conversions from ui.
rvargas
2014-09-25
1
-8
/
+9
*
Use a qualified path for ui_resources.h grit includes.
tfarina@chromium.org
2014-08-17
4
-4
/
+4
*
MacViews: Implement scrollbar theming.
andresantoso@chromium.org
2014-08-14
4
-1
/
+162
*
For the Mac port of views, we need to draw the corner part to connect the
andresantoso@chromium.org
2014-08-14
1
-5
/
+0
*
MacViews: Get NativeTheme colors from the system preferences
tapted@chromium.org
2014-07-31
5
-8
/
+252
*
Revert of MacViews: Get NativeTheme colors from the system preferences (https...
tapted@chromium.org
2014-07-30
5
-213
/
+9
*
MacViews: Get NativeTheme colors from the system preferences
tapted@chromium.org
2014-07-30
5
-9
/
+213
*
add missing 'break' in switch statement
estade@chromium.org
2014-07-16
1
-0
/
+1
*
Fixes for re-enabling more MSVC level 4 warnings: ui/ edition
pkasting@chromium.org
2014-07-12
1
-47
/
+23
*
Lots of random cleanups, mostly for native_theme_win.cc:
pkasting@chromium.org
2014-07-11
4
-591
/
+527
*
Don't put a text shadow on blue buttons in gtk theme mode.
estade@chromium.org
2014-07-10
2
-0
/
+4
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-07-01
1
-3
/
+3
*
better GTK theming for blue buttons
estade@chromium.org
2014-06-25
2
-4
/
+4
*
Combobox arrow theming for aura linux
estade@chromium.org
2014-06-17
7
-18
/
+51
*
MacViews: Provide CreateNativeWidget and a stub NativeThemeMac in NativeWidge...
tapted@chromium.org
2014-06-12
2
-3
/
+6
*
Remove theme colors from FallbackTheme which are defined in common_theme.cc
estade@chromium.org
2014-06-11
1
-62
/
+2
*
Paint state transition for overlay 9 patch scrollbars
weiliangc@chromium.org
2014-06-10
5
-0
/
+108
*
Remove base/memory/scoped_handle.h
brettw@chromium.org
2014-06-10
1
-1
/
+0
*
fix text color of BlueButton on GTK-theme-mode Linux Aura.
estade@chromium.org
2014-06-05
3
-0
/
+32
*
Add GN buildfiles for ui/compositor and snapshot.
brettw@chromium.org
2014-05-30
1
-1
/
+1
*
Add content renderer to the GN build
brettw@chromium.org
2014-05-28
1
-1
/
+1
*
Revert 273079 "Add content renderer to the GN build"
brettw@chromium.org
2014-05-28
1
-1
/
+1
*
Add content renderer to the GN build
brettw@chromium.org
2014-05-28
1
-1
/
+1
*
Make tooltips have their own toplevel window on Linux. This allows tooltips f...
pkotwicz@chromium.org
2014-05-27
2
-0
/
+4
*
Add more BUILD.gn files to build these targets with GN.
tfarina@chromium.org
2014-05-24
1
-0
/
+56
*
use simpler gradient factories (in prep for removing SkUnitMapper param)
reed@google.com
2014-05-19
1
-2
/
+2
*
setLocalMatrix is deprecated, so pass the matrix to the factory
reed@google.com
2014-05-14
1
-7
/
+8
*
Linux Aura: Update Widget when the native theme instance in use changes.
estade@chromium.org
2014-05-07
1
-1
/
+1
*
Linux Aura: get tooltip background color from theme
estade@chromium.org
2014-04-30
2
-0
/
+8
[next]