| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac] Bookmark star missing on NTP and BMM. | shess@chromium.org | 2010-04-16 | 1 | -43/+94 |
* | [Mac] Omnibox text drag drag URL when select-all. | shess@chromium.org | 2010-04-14 | 1 | -0/+7 |
* | [Mac] Fix search icon in keyword search to be right-side-up. | shess@chromium.org | 2010-04-14 | 1 | -4/+27 |
* | [Mac] PDF icons for omnibox. | shess@chromium.org | 2010-04-09 | 1 | -2/+2 |
* | [Mac] Tweak location icon spacing in omnibox. | shess@chromium.org | 2010-04-08 | 1 | -2/+2 |
* | [Mac] Location icon in omnibox as drag source. | shess@chromium.org | 2010-04-08 | 1 | -6/+50 |
* | Replace omnibox icons with new set that are all the same size (19x19). | pkasting@chromium.org | 2010-04-05 | 1 | -1/+1 |
* | [Mac] Magnifying glass in keyword-search bubble. | shess@chromium.org | 2010-04-02 | 1 | -20/+55 |
* | [Mac] Move star button into page-actions area of omnibox. | shess@chromium.org | 2010-04-01 | 1 | -0/+20 |
* | Enable inspection of extension popups | feldstein@chromium.org | 2010-04-01 | 1 | -0/+11 |
* | [Mac] Line up omnibox popup under field. | shess@chromium.org | 2010-04-01 | 1 | -3/+7 |
* | [Mac] Fix DCHECK() on page actions in preview. | shess@chromium.org | 2010-03-31 | 1 | -1/+3 |
* | [Mac] Rearrange SSL status icon/label in omnibox. | shess@chromium.org | 2010-03-31 | 1 | -128/+185 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -11/+11 |
* | [Mac] Remove inappropriate checks on |preview_enabled|. | shess@chromium.org | 2010-03-29 | 1 | -2/+2 |
* | [Mac] Refactor page-action context menus. | shess@chromium.org | 2010-03-26 | 1 | -0/+14 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Fix extension installed bubble, so that it points to the correct page action ... | mirandac@chromium.org | 2010-03-19 | 1 | -8/+9 |
* | Renames ContentBlockedImageView to ContentSettingImageView. | bulach@chromium.org | 2010-03-05 | 1 | -8/+8 |
* | Mac: Fix cert text y pos. | thakis@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar... | avi@chromium.org | 2010-02-23 | 1 | -1/+0 |
* | Mac: Content blocked icons. | thakis@chromium.org | 2010-02-16 | 1 | -80/+84 |
* | [Mac] GTMTheme is going to die! | thomasvl@chromium.org | 2010-02-12 | 1 | -1/+1 |
* | [Mac] Fix use-after-free when dragging tabs with page-actions. | shess@chromium.org | 2010-02-06 | 1 | -1/+3 |
* | ExtensionInstalledBubble for Mac. | mirandac@chromium.org | 2010-01-31 | 1 | -2/+11 |
* | [Mac] Implements context menus for Page and Browser Actions. Introduces a reu... | andybons@chromium.org | 2010-01-12 | 1 | -0/+4 |
* | [Mac] Implementation of Page Action tooltips. Also adds cursor rects to the a... | andybons@chromium.org | 2009-12-29 | 1 | -0/+4 |
* | Mac: correctly fix Omnibox drawing (again), and make the focus ring come back. | viettrungluu@chromium.org | 2009-12-18 | 1 | -42/+0 |
* | Mac: fix/implement app windows (not app mode), popups, drawing; refactor code. | viettrungluu@chromium.org | 2009-12-16 | 1 | -0/+42 |
* | First steps toward page actions on Mac. Page action icons shold show and | pamg@google.com | 2009-12-14 | 1 | -47/+118 |
* | [Mac] Draw the results label correctly in the findbar. | rohitrao@chromium.org | 2009-11-06 | 1 | -65/+8 |
* | Restoring r29827. The skia file is new to this attempt, and may be what was c... | pamg@google.com | 2009-11-04 | 1 | -60/+63 |
* | Revert 29827 - Refactor securityicon code to a more general form, also more c... | nsylvain@chromium.org | 2009-10-23 | 1 | -63/+60 |
* | Refactor security-icon code to a more general form, also more consistent with | pamg@google.com | 2009-10-22 | 1 | -60/+63 |
* | [Mac] Simplify field editor code which tracks whether editor rect changed. | shess@chromium.org | 2009-10-21 | 1 | -46/+9 |
* | [Mac] Trim Omnibox hints as field shrinks. | shess@chromium.org | 2009-10-15 | 1 | -43/+101 |
* | Add EV certificate text to the Mac location bar | hawk@chromium.org | 2009-10-09 | 1 | -5/+54 |
* | [Mac] Show the page info window after clicking the security icon in the URL bar | rsesek@chromium.org | 2009-10-07 | 1 | -14/+22 |
* | [Mac] Fix depressed baseline in Omnibox. | shess@chromium.org | 2009-09-25 | 1 | -2/+1 |
* | [Mac] Manually reposition Omnibox field editor rather than using focus machin... | shess@chromium.org | 2009-09-25 | 1 | -27/+12 |
* | Add SSL icons on Mac OS X | hawk@chromium.org | 2009-09-16 | 1 | -0/+45 |
* | [Mac] Fix Omnibox keyword-search color. | shess@chromium.org | 2009-09-05 | 1 | -6/+5 |
* | Revert 25478 which was causing Mac valgrind failures. | asargent@chromium.org | 2009-09-04 | 1 | -5/+6 |
* | [Mac] Fix Omnibox keyword-search color. | shess@chromium.org | 2009-09-04 | 1 | -6/+5 |
* | [Mac] Make I-beam cursor match editing area. | shess@chromium.org | 2009-09-03 | 1 | -2/+11 |
* | [Mac] Tweaks to Omnibox metrics. | shess@chromium.org | 2009-08-28 | 1 | -0/+2 |
* | [Mac] Omnibox keyword, keyword hint, and search hint support. | rohitrao@chromium.org | 2009-08-21 | 1 | -9/+230 |
* | Fix location bar display. | thakis@chromium.org | 2009-07-27 | 1 | -1/+1 |
* | [Mac] Refactor location-bar autocomplete cell classes. | shess@chromium.org | 2009-07-16 | 1 | -0/+80 |