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
/
chrome
/
browser
/
browser_theme_provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTK: Support themes in the devtools window in GTK mode too.
erg@chromium.org
2010-04-26
1
-0
/
+4
*
Set the details field of the BROWSER_THEME_CHANGED notification to
akalin@chromium.org
2010-03-23
1
-1
/
+3
*
Linux: Fix some GdkPixbuf leaks.
mattm@chromium.org
2010-03-23
1
-0
/
+2
*
Aggressively cache theme image pattern colors.
avi@chromium.org
2010-03-02
1
-0
/
+1
*
Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...
avi@chromium.org
2010-02-26
1
-0
/
+2
*
Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr...
avi@chromium.org
2010-02-25
1
-3
/
+14
*
Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...
avi@chromium.org
2010-02-23
1
-0
/
+7
*
Allow the Mac theme provider to give default colors/tints if requested. Switc...
avi@chromium.org
2010-02-17
1
-4
/
+17
*
Revert debugging crud I added while trying to track down bug 31719.
erg@chromium.org
2010-02-05
1
-13
/
+2
*
Speculative fix for the windows theme crasher.
erg@chromium.org
2010-01-12
1
-2
/
+13
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
1
-9
/
+10
*
[More BTP includes.]
erg@google.com
2009-12-18
1
-0
/
+11
*
TBR: Revert to fix Chromos.
erg@google.com
2009-12-17
1
-11
/
+0
*
Uninstall themes when all theme infobars are gone; not on each infobar's dest...
erg@google.com
2009-12-17
1
-0
/
+11
*
GTK: Fix regression where we don't build tinted buttons in GTK theme mode.
erg@google.com
2009-12-15
1
-0
/
+4
*
Try 2: Completely redo how themes are stored on disk and processed at install...
erg@google.com
2009-12-14
1
-200
/
+17
*
Revert "Completely redo how themes are stored on disk and processed at install
erg@google.com
2009-12-11
1
-13
/
+200
*
Completely redo how themes are stored on disk and processed at install time.
erg@google.com
2009-12-11
1
-200
/
+13
*
Move some theme images to being serviced on the IO thread. For
tony@chromium.org
2009-11-24
1
-1
/
+4
*
- Start adding unit tests for the BrowserThemeProvider rewrite.
erg@google.com
2009-11-20
1
-0
/
+3
*
Delete unused themes from disk on shutdown.
tony@chromium.org
2009-10-19
1
-0
/
+3
*
First fix to minimize copying of image data.
erg@google.com
2009-10-19
1
-3
/
+3
*
Make the ThemeProvider methods const.
pkasting@chromium.org
2009-10-13
1
-40
/
+40
*
A few other miscellaneous bits of cleanup to BrowserThemeProvider:
pkasting@chromium.org
2009-10-13
1
-2
/
+2
*
Misc. cleanup for theme provider code, including:
pkasting@chromium.org
2009-10-13
1
-2
/
+2
*
GTK: Refactor some things so GTK doesn't touch the on disk image cache.
erg@google.com
2009-10-05
1
-0
/
+5
*
Change disk access on theme install from UI to File thread.
mirandac@chromium.org
2009-09-30
1
-8
/
+25
*
Reverting 27520.
mirandac@chromium.org
2009-09-29
1
-25
/
+8
*
Change disk access on theme install from UI to File thread.
mirandac@chromium.org
2009-09-29
1
-8
/
+25
*
Wires up views on linux dialogs to use gtk ones.
sky@chromium.org
2009-09-29
1
-3
/
+3
*
Coverity: Initialize profile_ and process_images_ in the constructor.
jhawkins@chromium.org
2009-09-28
1
-1
/
+1
*
Convert the BrowerThemeProvider pointer from being ref counted to
tony@chromium.org
2009-09-25
1
-2
/
+1
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
1
-11
/
+11
*
Reverting 26975.
pkasting@chromium.org
2009-09-23
1
-11
/
+11
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
1
-11
/
+11
*
Reapplies the GdkPixbuf -> cairo surface patch.
erg@google.com
2009-09-10
1
-4
/
+4
*
http://src.chromium.org/viewvc/chrome?view=rev&revision=25829 should have inc...
mirandac@chromium.org
2009-09-10
1
-1
/
+1
*
Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X
erg@google.com
2009-09-10
1
-4
/
+4
*
Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...
erg@google.com
2009-09-09
1
-4
/
+4
*
Fix theme cache corruption.
mirandac@chromium.org
2009-09-03
1
-5
/
+7
*
NNTP: Fix link and link underline colors
arv@google.com
2009-09-03
1
-0
/
+4
*
Fix theme caching on Vista 64 when default theme is installed from the theme ...
mirandac@chromium.org
2009-08-28
1
-0
/
+3
*
GTK Themes: Create an inactive tab text color based on the inactive tab.
erg@google.com
2009-08-25
1
-3
/
+3
*
GTK Themes: Fix linux UI frame regression introduced in r24170.
erg@google.com
2009-08-25
1
-0
/
+4
*
Cache images on theme install so startup does no image processing.
mirandac@chromium.org
2009-08-24
1
-1
/
+23
*
With the recent NNTP changes, we change the way themes work - they're now clo...
glen@chromium.org
2009-08-11
1
-0
/
+3
*
Allow theming of colors for the Mac.
avi@chromium.org
2009-08-11
1
-2
/
+7
*
Make the DOMUIThemeSource load and pass through a PNG, rather than relying on...
glen@chromium.org
2009-08-05
1
-4
/
+7
*
Implement kCurrentThemeID so we can know what the last theme to be installed ...
avi@chromium.org
2009-08-03
1
-0
/
+9
*
Fix a bunch of bugs related to NNTP theming.
glen@chromium.org
2009-07-24
1
-1
/
+7
[next]