| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac] Properly position the Page Info bubble when there's the EV cert bubble. | rsesek@chromium.org | 2010-10-22 | 4 | -8/+29 |
* | Convert gfx::ElideText from using wstrings to string16. | tony@chromium.org | 2010-10-21 | 1 | -2/+2 |
* | Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed(). | rsesek@chromium.org | 2010-10-21 | 1 | -1/+1 |
* | [Mac] Plumb through the Instant and omnibox popup bounds. This will allow in... | rohitrao@chromium.org | 2010-10-14 | 1 | -0/+3 |
* | [Mac] Initial Instant implementation. | rohitrao@chromium.org | 2010-10-12 | 2 | -29/+76 |
* | Removes the #ifdef around Instant-related AutocompleteEditController methods.... | rohitrao@chromium.org | 2010-10-10 | 2 | -0/+22 |
* | The test exposed similar problems on Linux and Mac as I fixed on Windows. | finnur@chromium.org | 2010-10-10 | 1 | -2/+10 |
* | clang/mac: Fix most easy problems in chrome.xcodeproj (all targets) | thakis@chromium.org | 2010-10-02 | 1 | -8/+0 |
* | [Mac] Convert the page info window to a bubble. | rsesek@chromium.org | 2010-09-30 | 4 | -0/+27 |
* | Mac: Ignore omnibox selection changes that come from programmatic events | isherman@chromium.org | 2010-09-24 | 2 | -21/+27 |
* | Update omnibox popup when selection changes. | isherman@chromium.org | 2010-09-17 | 1 | -0/+11 |
* | Bunch of match preview tweaks: | sky@chromium.org | 2010-09-14 | 2 | -0/+6 |
* | Hide page actions and star, like we already do for content settings, when the... | pkasting@chromium.org | 2010-08-31 | 2 | -15/+20 |
* | Revert 57877 - Hide page actions and star, like we already do for content set... | pkasting@chromium.org | 2010-08-30 | 2 | -20/+15 |
* | Fix compile failure. | pkasting@chromium.org | 2010-08-30 | 1 | -1/+1 |
* | Hide page actions and star, like we already do for content settings, when the... | pkasting@chromium.org | 2010-08-30 | 2 | -15/+20 |
* | Disable test that's been crashing. | dmazzoni@chromium.org | 2010-08-27 | 1 | -0/+5 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Ensure that a browser action is never passed to a function which expects a pa... | skerner@chromium.org | 2010-08-23 | 2 | -1/+5 |
* | Revert 56908 (CL was only submitted to merge it to the branch) - Mac: Disable... | thakis@chromium.org | 2010-08-20 | 1 | -5/+3 |
* | Mac: Disable first-run bubble for m6. | thakis@chromium.org | 2010-08-20 | 1 | -3/+5 |
* | FBTF: Remove a few SkBitmap instances (and other headers that were next to th... | erg@google.com | 2010-08-18 | 2 | -1/+2 |
* | [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 |