summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/location_bar
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Retain a reference within a scoped_nsobject of a Page Action's context ...andybons@chromium.org2010-08-182-6/+12
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+0
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-2/+2
* Use a sane naming scheme for content setting bubble classes.bauerb@chromium.org2010-08-122-3/+3
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-102-0/+2
* Don't redraw the location bar if there's nothing to redraw.jochen@chromium.org2010-08-104-8/+18
* Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-102-13/+5
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-102-5/+13
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* [Mac] Use the new {EXPECT,ASSERT}_NS{EQ,NE} macros in unit tests where possible.rsesek@chromium.org2010-08-063-14/+17
* Mac: Some clang appeasing.thakis@chromium.org2010-08-041-1/+1
* [Mac] Adjust browser-action and content-setting popup pointsshess@chromium.org2010-08-032-3/+23
* [Mac] M6 Omnibox positioning changes.shess@chromium.org2010-08-035-29/+91
* [Mac] Un-tweak omnibox height and spacing and font.shess@chromium.org2010-07-302-7/+4
* [Mac] Give page actions a default image when preview enabled.shess@chromium.org2010-07-301-1/+10
* [Mac] Make popup-blocked animation animate to content-setting icon.shess@chromium.org2010-07-302-0/+19
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-1/+1
* [Mac] First pass at final sizing of toolbar items.shess@chromium.org2010-07-296-25/+64
* Modified resources for M6 theme. This doesn't actually modify layout yet, ju...pkasting@chromium.org2010-07-282-3/+3
* [Mac] Elide long Omnibox contents.shess@chromium.org2010-07-271-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2613-0/+13
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-0/+3
* [Mac] Clamp EV bubble to max width.shess@chromium.org2010-07-236-1/+124
* Conditionally draw a bezel below text fields, used for the omnibox.pinkerton@chromium.org2010-07-211-0/+4
* Attemp 2 at:sky@chromium.org2010-07-211-2/+0
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+2
* [Mac]Implement ViewID support. (third approach)suzhe@chromium.org2010-07-201-0/+5
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-2/+0
* [Mac] Adjust omnibox decoration dragging to keep image under mouse.shess@chromium.org2010-07-196-16/+52
* [Mac] fix autocomplete_text_field_cell_unittest.mmshess@chromium.org2010-07-191-0/+1
* [Mac] Re-enable decoration tooltips in omnibox.shess@chromium.org2010-07-195-18/+68
* [Mac] Convert omnibox keyword hint to decoration.shess@chromium.org2010-07-199-507/+316
* Mark test as flaky, disabling because it crashes.pinkerton@google.com2010-07-191-1/+2
* [Mac] Allow omnibox decorations to decline mouse events.shess@chromium.org2010-07-1711-16/+65
* [Mac] Convert content settings to LocationBarDecoration, cleanup.shess@chromium.org2010-07-177-460/+184
* [Mac] Convert page-action icons to PageActionDecoration.shess@chromium.org2010-07-1613-750/+500
* Land new resource for content-setting images.shess@chromium.org2010-07-161-2/+3
* [Mac] Shorten -[AutocompleteTextField autocompleteTextFieldCell].shess@chromium.org2010-07-164-33/+29
* Use the extension icon for extension omnibox results instead of the genericmpcomplete@chromium.org2010-07-156-3/+32
* [Mac] Center image in keyword-search and ev bubble in omnibox.shess@chromium.org2010-07-151-4/+1
* [Mac] Fix page-action positioning for flipped field.shess@chromium.org2010-07-151-1/+1
* [Mac] Star as a rhs-decoration in AutocompleteTextFieldCell.shess@chromium.org2010-07-1512-186/+314
* [Mac] Bring back the omnibox globe for an encore.shess@chromium.org2010-07-143-2/+73
* [Mac] Simplify getting page-action info-bubble point.shess@chromium.org2010-07-144-48/+24
* [Mac] Fix build break with r52223.shess@chromium.org2010-07-131-2/+2
* [Mac] First part of Omnibox decoration refactor. Enable ev bubble.shess@chromium.org2010-07-1320-876/+1183
* [Mac] Mouse clicks in omnibox close popup.shess@chromium.org2010-07-125-11/+45
* [Mac] Redraw omnibox when updating star status.shess@chromium.org2010-07-121-0/+1
* Change a bunch of string types.estade@chromium.org2010-06-291-3/+4
* Mac: Tweak first-run bubble position.thakis@chromium.org2010-06-281-1/+1