summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_frame_view.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Fix themes drawing code to properly position the theme in fullscreen wi...rohitrao@chromium.org2010-04-071-7/+27
* Make sure to draw the overlay image even if it is derived.avi@chromium.org2010-04-061-4/+8
* Fix resolution independence in theming. Improve from "pretty broken" to "brok...avi@chromium.org2010-03-121-7/+14
* Use more theming methods on gray frame.avi@chromium.org2010-03-101-4/+12
* Fix theming on popup windows (Mac).avi@chromium.org2010-03-091-4/+67
* Mac: fix fullscreen floating bar in popup windows.viettrungluu@chromium.org2010-03-091-1/+1
* Only paint the top of the window. Fixes flickering, probably improves perform...avi@chromium.org2010-03-041-12/+24
* Aggressively cache theme image pattern colors.avi@chromium.org2010-03-021-6/+4
* Pinstripe the top of the browser window to give it that 3D effect.avi@chromium.org2010-03-021-5/+25
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-261-23/+69
* [Mac] GTMTheme is going to die!thomasvl@chromium.org2010-02-121-1/+1
* [Mac] Fixes floating bar pattern drawing.rohitrao@chromium.org2010-02-111-3/+6
* Mac: don't scale theme overlay image.viettrungluu@chromium.org2010-01-111-6/+4
* Shifted patterns in tabs and background pattern over so that patterns line up...dmaclach@chromium.org2009-11-041-10/+11
* Clean up use of scoped_nsobject<NSAutoreleasePool>. I have a CL coming laterdmaclach@chromium.org2009-10-191-2/+2
* Fixes up drawing so that we don't have any transparent holes, and adds admaclach@chromium.org2009-10-131-9/+3
* Change back from using NSRectFillWithOperation to plain NSRectFilldmaclach@chromium.org2009-10-101-1/+1
* Several theming fixes for the Mac. Sorry for the extensive change, but theythakis@chromium.org2009-10-091-0/+176