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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix theme cache corruption.
mirandac@chromium.org
2009-09-03
1
-29
/
+35
*
NNTP: Fix link and link underline colors
arv@google.com
2009-09-03
1
-2
/
+25
*
Make theme setup a little faster by not blurring images for tab backgrounds.
mirandac@chromium.org
2009-09-03
1
-5
/
+5
*
If a preferences file references a theme which is from an old version, or who...
mirandac@chromium.org
2009-08-28
1
-2
/
+18
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-2
/
+2
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-2
/
+2
*
Fix theme caching on Vista 64 when default theme is installed from the theme ...
mirandac@chromium.org
2009-08-28
1
-6
/
+15
*
Add call to BrowserThemeProvider::GenerateBitmap removed in r24170.
erg@google.com
2009-08-27
1
-0
/
+5
*
Add single line of tips to NNTP.
mirandac@chromium.org
2009-08-26
1
-1
/
+1
*
- Fix bug where white logo wasn't showing
glen@chromium.org
2009-08-25
1
-6
/
+6
*
Cache images on theme install so startup does no image processing.
mirandac@chromium.org
2009-08-24
1
-52
/
+167
*
With the recent NNTP changes, we change the way themes work - they're now clo...
glen@chromium.org
2009-08-11
1
-6
/
+24
*
Allow theming of colors for the Mac.
avi@chromium.org
2009-08-11
1
-30
/
+68
*
GTK Theme: Use Glen's new non-border
erg@google.com
2009-08-08
1
-4
/
+6
*
Quick 'low-risk-for-the-next-release' fix to increase theme install/load perf...
glen@chromium.org
2009-08-05
1
-1
/
+1
*
Make the DOMUIThemeSource load and pass through a PNG, rather than relying on...
glen@chromium.org
2009-08-05
1
-0
/
+18
*
Implement kCurrentThemeID so we can know what the last theme to be installed ...
avi@chromium.org
2009-08-03
1
-0
/
+14
*
Add null pointer check. It appears some themes specify images that don't exis...
glen@chromium.org
2009-07-29
1
-5
/
+6
*
Generate tab images on browser load (previously we were only doing it on start).
glen@chromium.org
2009-07-28
1
-0
/
+1
*
Stop using strings for NTP logo inversion
glen@chromium.org
2009-07-24
1
-3
/
+3
*
Let theme values that previous had to be real be specified as ints.
glen@chromium.org
2009-07-24
1
-8
/
+17
*
Fix a bunch of bugs related to NNTP theming.
glen@chromium.org
2009-07-24
1
-15
/
+106
*
Allow the tiling of theme background images on the NTP.
mirandac@chromium.org
2009-07-18
1
-1
/
+57
*
GTK Themes: Make the location bar area look native.
erg@google.com
2009-07-16
1
-2
/
+2
*
GTK Themes: Tint throbbers like we tint all other buttons in the interface.
erg@google.com
2009-07-15
1
-1
/
+1
*
Revert "GTK Themes: Tint throbbers like we tint all other buttons in the inte...
erg@google.com
2009-07-15
1
-1
/
+1
*
GTK Themes: Tint throbbers like we tint all other buttons in the interface.
erg@google.com
2009-07-15
1
-1
/
+1
*
Make our HSL shifting match Photoshop's.
glen@chromium.org
2009-07-15
1
-7
/
+6
*
Make theme provider remember display properties settings and color's alpha.
glen@chromium.org
2009-07-15
1
-4
/
+8
*
GTK Themes: Refactored to use notifications instead of manual plumbing.
erg@google.com
2009-07-13
1
-59
/
+72
*
GTK Themes: Use the correct text color in the tab strip.
erg@google.com
2009-07-08
1
-1
/
+1
*
Fix the current remaining Views-GTK compile and linker errors.
brettw@chromium.org
2009-07-06
1
-2
/
+2
*
GTK: Initial implementation of using GTK themes, partially based on evan's CL...
erg@google.com
2009-07-03
1
-64
/
+82
*
Prefer arraysize() over sizeof().
cmp@google.com
2009-07-02
1
-1
/
+1
*
Allow getting the theme tint as a value so that it can be applied independent...
avi@chromium.org
2009-07-01
1
-25
/
+44
*
Take 2 at fixing BrowserThemeProvider memory leaks.
tc@google.com
2009-06-30
1
-11
/
+9
*
Reverting 19447.
ericroman@google.com
2009-06-27
1
-11
/
+6
*
We're leaking almost all the theme bitmaps. Properly delete images
tc@google.com
2009-06-27
1
-6
/
+11
*
Use regular notifications for theme changes.
tc@google.com
2009-06-26
1
-4
/
+6
*
Theme image support for the Mac.
avi@chromium.org
2009-06-22
1
-36
/
+41
*
More theme bits for the NTP and window frame.
glen@chromium.org
2009-06-05
1
-3
/
+12
*
Add ability to theme our buttons.
glen@chromium.org
2009-06-04
1
-60
/
+65
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Allow themes to change the background of the new tab page. Adds support for d...
glen@chromium.org
2009-06-02
1
-44
/
+177
*
Use the right frame type on startup, do proper swapping of frames when themes...
glen@chromium.org
2009-05-31
1
-0
/
+14
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-1
/
+1
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...
jhawkins@chromium.org
2009-05-20
1
-0
/
+8
[next]