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