summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-16 21:33:45 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-16 21:33:45 +0000
commit4a879f60ee8a75b1e6a2d9456d6fe762e87bb70d (patch)
tree01a08174fc6dd01100cfb80810dd5046d148cd55 /chrome/app
parent665caa21cf5904f6935dfa6e091522206a8f05e9 (diff)
downloadchromium_src-4a879f60ee8a75b1e6a2d9456d6fe762e87bb70d.zip
chromium_src-4a879f60ee8a75b1e6a2d9456d6fe762e87bb70d.tar.gz
chromium_src-4a879f60ee8a75b1e6a2d9456d6fe762e87bb70d.tar.bz2
Convert InfoBubble to using BubbleBorder. This also replaces the border graphics with a slightly darker set from Nicholas.
The downside here is that the Linux views code is definitely going to be broken by this. I'm not sure of the best design for Linux views, so I haven't implemented one. BUG=21028 TEST=Open info bubbles (click star button, hover lock icon) and observe they are rendered with an identical border/shadow to the Omnibox dropdown, and at the same vertical position. Review URL: http://codereview.chromium.org/195099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26394 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/bubble_b.pngbin129 -> 125 bytes
-rw-r--r--chrome/app/theme/bubble_b_arrow.pngbin0 -> 327 bytes
-rw-r--r--chrome/app/theme/bubble_bl.pngbin247 -> 223 bytes
-rw-r--r--chrome/app/theme/bubble_br.pngbin252 -> 236 bytes
-rw-r--r--chrome/app/theme/bubble_corner_bl.pngbin123 -> 0 bytes
-rw-r--r--chrome/app/theme/bubble_corner_br.pngbin131 -> 0 bytes
-rw-r--r--chrome/app/theme/bubble_corner_tl.pngbin122 -> 0 bytes
-rw-r--r--chrome/app/theme/bubble_corner_tr.pngbin131 -> 0 bytes
-rw-r--r--chrome/app/theme/bubble_l.pngbin123 -> 117 bytes
-rw-r--r--chrome/app/theme/bubble_r.pngbin123 -> 117 bytes
-rw-r--r--chrome/app/theme/bubble_t.pngbin117 -> 113 bytes
-rw-r--r--chrome/app/theme/bubble_t_arrow.pngbin0 -> 268 bytes
-rw-r--r--chrome/app/theme/bubble_tl.pngbin207 -> 197 bytes
-rw-r--r--chrome/app/theme/bubble_tr.pngbin217 -> 212 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd6
15 files changed, 2 insertions, 4 deletions
diff --git a/chrome/app/theme/bubble_b.png b/chrome/app/theme/bubble_b.png
index f278cada..1a407a2 100644
--- a/chrome/app/theme/bubble_b.png
+++ b/chrome/app/theme/bubble_b.png
Binary files differ
diff --git a/chrome/app/theme/bubble_b_arrow.png b/chrome/app/theme/bubble_b_arrow.png
new file mode 100644
index 0000000..f4b18ea
--- /dev/null
+++ b/chrome/app/theme/bubble_b_arrow.png
Binary files differ
diff --git a/chrome/app/theme/bubble_bl.png b/chrome/app/theme/bubble_bl.png
index 66e4e2a..ca18efe 100644
--- a/chrome/app/theme/bubble_bl.png
+++ b/chrome/app/theme/bubble_bl.png
Binary files differ
diff --git a/chrome/app/theme/bubble_br.png b/chrome/app/theme/bubble_br.png
index 8f5684e..7b6950d 100644
--- a/chrome/app/theme/bubble_br.png
+++ b/chrome/app/theme/bubble_br.png
Binary files differ
diff --git a/chrome/app/theme/bubble_corner_bl.png b/chrome/app/theme/bubble_corner_bl.png
deleted file mode 100644
index d406821..0000000
--- a/chrome/app/theme/bubble_corner_bl.png
+++ /dev/null
Binary files differ
diff --git a/chrome/app/theme/bubble_corner_br.png b/chrome/app/theme/bubble_corner_br.png
deleted file mode 100644
index 7c731c6..0000000
--- a/chrome/app/theme/bubble_corner_br.png
+++ /dev/null
Binary files differ
diff --git a/chrome/app/theme/bubble_corner_tl.png b/chrome/app/theme/bubble_corner_tl.png
deleted file mode 100644
index a5dd5c4..0000000
--- a/chrome/app/theme/bubble_corner_tl.png
+++ /dev/null
Binary files differ
diff --git a/chrome/app/theme/bubble_corner_tr.png b/chrome/app/theme/bubble_corner_tr.png
deleted file mode 100644
index ba957f5..0000000
--- a/chrome/app/theme/bubble_corner_tr.png
+++ /dev/null
Binary files differ
diff --git a/chrome/app/theme/bubble_l.png b/chrome/app/theme/bubble_l.png
index 72f56ad..e3f71c8 100644
--- a/chrome/app/theme/bubble_l.png
+++ b/chrome/app/theme/bubble_l.png
Binary files differ
diff --git a/chrome/app/theme/bubble_r.png b/chrome/app/theme/bubble_r.png
index 4489da5..e3ad5af 100644
--- a/chrome/app/theme/bubble_r.png
+++ b/chrome/app/theme/bubble_r.png
Binary files differ
diff --git a/chrome/app/theme/bubble_t.png b/chrome/app/theme/bubble_t.png
index 6516c51..d468e21 100644
--- a/chrome/app/theme/bubble_t.png
+++ b/chrome/app/theme/bubble_t.png
Binary files differ
diff --git a/chrome/app/theme/bubble_t_arrow.png b/chrome/app/theme/bubble_t_arrow.png
new file mode 100644
index 0000000..66c28f1
--- /dev/null
+++ b/chrome/app/theme/bubble_t_arrow.png
Binary files differ
diff --git a/chrome/app/theme/bubble_tl.png b/chrome/app/theme/bubble_tl.png
index 55bb092..1b05004 100644
--- a/chrome/app/theme/bubble_tl.png
+++ b/chrome/app/theme/bubble_tl.png
Binary files differ
diff --git a/chrome/app/theme/bubble_tr.png b/chrome/app/theme/bubble_tr.png
index b4a8777..319af31 100644
--- a/chrome/app/theme/bubble_tr.png
+++ b/chrome/app/theme/bubble_tr.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 0372c9b..c92b4ce 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -228,10 +228,6 @@
<include name="IDR_INFOBAR_PLUGIN_INSTALL" file="infobar_plugin.png" type="BINDATA" />
<include name="IDR_INFOBAR_QUESTION_MARK" file="infobar_questionmark.png" type="BINDATA" />
<include name="IDR_INFOBAR_THEME" file="infobar_theme.png" type="BINDATA" />
- <include name="IDR_INFO_BUBBLE_CORNER_TOP_LEFT" file="bubble_corner_tl.png" type="BINDATA" />
- <include name="IDR_INFO_BUBBLE_CORNER_TOP_RIGHT" file="bubble_corner_tr.png" type="BINDATA" />
- <include name="IDR_INFO_BUBBLE_CORNER_BOTTOM_LEFT" file="bubble_corner_bl.png" type="BINDATA" />
- <include name="IDR_INFO_BUBBLE_CORNER_BOTTOM_RIGHT" file="bubble_corner_br.png" type="BINDATA" />
<include name="IDR_MENU_MARKER" file="menu_marker.png" type="BINDATA" />
<include name="IDR_FROZEN_TAB_ICON" file="frozen_tab.png" type="BINDATA" />
<include name="IDR_UPDATE_AVAILABLE" file="update_available.png" type="BINDATA" />
@@ -279,6 +275,8 @@
<include name="IDR_BUBBLE_BR" file="bubble_br.png" type="BINDATA" />
<include name="IDR_BUBBLE_B" file="bubble_b.png" type="BINDATA" />
<include name="IDR_BUBBLE_BL" file="bubble_bl.png" type="BINDATA" />
+ <include name="IDR_BUBBLE_T_ARROW" file="bubble_t_arrow.png" type="BINDATA" />
+ <include name="IDR_BUBBLE_B_ARROW" file="bubble_b_arrow.png" type="BINDATA" />
<include name="IDR_O2_GLOBE" file="o2_globe.png" type="BINDATA" />
<include name="IDR_O2_HISTORY" file="o2_history.png" type="BINDATA" />
<include name="IDR_O2_MORE" file="o2_more.png" type="BINDATA" />