| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mac: Add tabpose window | thakis@chromium.org | 2010-07-30 | 8 | -1/+229 |
* | Change mac notifications UI to match the new mocks. Introduce a new utility ... | johnnyg@chromium.org | 2010-07-30 | 10 | -115/+367 |
* | [Mac] Make popup-blocked animation animate to content-setting icon. | shess@chromium.org | 2010-07-30 | 3 | -3/+43 |
* | [Mac] Reposition the status bubble whenever adding it to a window. | rohitrao@chromium.org | 2010-07-30 | 2 | -1/+23 |
* | Work around multiple bugs in the WrenchMenuControllerTest using a bit of hack... | rsesek@chromium.org | 2010-07-30 | 3 | -11/+43 |
* | Add title for "ask" button on mac. | jochen@chromium.org | 2010-07-30 | 1 | -0/+2 |
* | Command line flag to disable the cookie prompt. | jochen@chromium.org | 2010-07-30 | 6 | -5/+68 |
* | Must clear all references to buttons representing a bookmark when that bookma... | mrossetti@chromium.org | 2010-07-30 | 3 | -2/+40 |
* | Mac: Keep groups when sorting task manager, like windows does. | thakis@chromium.org | 2010-07-29 | 2 | -12/+26 |
* | Move browser/first_run* into into a subdirectory. | evan@chromium.org | 2010-07-29 | 2 | -2/+2 |
* | Revert 54206 - Mac: Keep groups when sorting task manager, like windows does. | thakis@chromium.org | 2010-07-29 | 1 | -13/+3 |
* | Mac: Keep groups when sorting task manager, like windows does. | thakis@chromium.org | 2010-07-29 | 1 | -3/+13 |
* | [Mac] First pass at final sizing of toolbar items. | shess@chromium.org | 2010-07-29 | 8 | -30/+65 |
* | Rework somewhat how the folder menu window and main view sizes and positions ... | mrossetti@chromium.org | 2010-07-29 | 2 | -41/+111 |
* | Mac: Add sort support for task manager. | thakis@chromium.org | 2010-07-29 | 3 | -26/+148 |
* | [Mac] Fix a crashing PreferencesWindowController unit test (only crashes in b... | rohitrao@chromium.org | 2010-07-29 | 1 | -2/+10 |
* | Fix memory leaks in the balloon controller unit test by loading the NIB in th... | johnnyg@chromium.org | 2010-07-28 | 2 | -21/+36 |
* | Move NSImage-to-CGImageRef conversion code into a common helper function in b... | rsesek@chromium.org | 2010-07-28 | 1 | -28/+6 |
* | Modified resources for M6 theme. This doesn't actually modify layout yet, ju... | pkasting@chromium.org | 2010-07-28 | 2 | -3/+3 |
* | [Mac] Fix the custom homepages preferences to: | rsesek@chromium.org | 2010-07-28 | 4 | -42/+117 |
* | Quick fix for window sizing under resolution independence on Mac. Scrolling a... | avi@chromium.org | 2010-07-28 | 1 | -6/+12 |
* | Use a PDF for the upgrade dot. | avi@chromium.org | 2010-07-28 | 1 | -8/+1 |
* | An experimental fix for Bug 49590. | hbono@chromium.org | 2010-07-28 | 1 | -0/+2 |
* | Pulse new bookmarks (as triggered by bookmark bubble). If not possible, | jrg@chromium.org | 2010-07-28 | 10 | -28/+470 |
* | [Mac] Elide long Omnibox contents. | shess@chromium.org | 2010-07-27 | 1 | -0/+2 |
* | Exposed an IsEnabledAt for ButtonMenuItemModel (this is not used yet, will be... | sanjeevr@chromium.org | 2010-07-27 | 1 | -0/+6 |
* | Download code cleanup: | phajdan.jr@chromium.org | 2010-07-27 | 1 | -6/+2 |
* | Mac: Add nice fade effect to overflowing bookmark buttons in the bookmark bar | jeremy@chromium.org | 2010-07-27 | 1 | -0/+74 |
* | Readability review for Obj-C for feldstein | feldstein@chromium.org | 2010-07-27 | 4 | -53/+144 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 150 | -0/+150 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 2 | -9/+15 |
* | The scrollability of a bookmark menu should be reconsidered whenever there is... | mrossetti@chromium.org | 2010-07-24 | 1 | -2/+4 |
* | Restrict new tab button clicks to inside the image bounds, not anywhere in th... | pinkerton@chromium.org | 2010-07-23 | 2 | -0/+61 |
* | [Mac] Add the findbar template pdfs back to chrome_dll.gypi. Add a unittest ... | rohitrao@chromium.org | 2010-07-23 | 1 | -0/+13 |
* | [Mac] Increase opaque-ness of bezel on templated images | andybons@chromium.org | 2010-07-23 | 1 | -11/+7 |
* | [Mac] Clamp EV bubble to max width. | shess@chromium.org | 2010-07-23 | 6 | -1/+124 |
* | Disable proxy config button and show banner if proxy prefs are managed. | mnissler@chromium.org | 2010-07-23 | 2 | -0/+14 |
* | Revert 53272 - Quick fix for window sizing under resolution independence on M... | avi@chromium.org | 2010-07-22 | 1 | -10/+6 |
* | Quick fix for window sizing under resolution independence on Mac. Scrolling a... | avi@chromium.org | 2010-07-21 | 1 | -6/+10 |
* | Refactor SSLClientAuthHandler and certificate selection | davidben@chromium.org | 2010-07-21 | 1 | -0/+145 |
* | Conditionally draw a bezel below text fields, used for the omnibox. | pinkerton@chromium.org | 2010-07-21 | 3 | -5/+39 |
* | Makes the browser fetch the translate script regularly. | jcivelli@chromium.org | 2010-07-21 | 3 | -20/+20 |
* | Attemp 2 at: | sky@chromium.org | 2010-07-21 | 4 | -9/+1 |
* | [Mac] Use |-performSelector:withDelay:| to execute commands from the Wrench m... | rsesek@chromium.org | 2010-07-21 | 1 | -1/+12 |
* | Changed type CookieList to being a vector CanonicalCookies. | rdsmith@google.com | 2010-07-21 | 1 | -1/+1 |
* | Unblackify the upgrade ball. | avi@chromium.org | 2010-07-21 | 3 | -16/+48 |
* | Scroll bookmark bar folders faster. | jrg@chromium.org | 2010-07-21 | 1 | -3/+3 |
* | [Mac] Give active tabs an appropriate inner highlight to reduce visual artifa... | andybons@chromium.org | 2010-07-21 | 1 | -71/+79 |
* | Tweak OffTheSide bookmark delete. | jrg@chromium.org | 2010-07-20 | 3 | -3/+12 |
* | Send away bookmark bar folder when going fullscreen with menu. | jrg@chromium.org | 2010-07-20 | 3 | -0/+47 |