| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac] UI changes for the Browser Actions toolbar container. | andybons@chromium.org | 2010-06-21 | 4 | -88/+14 |
* | Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali... | pkasting@chromium.org | 2010-06-18 | 2 | -6/+7 |
* | Fix mouse handling extension-hosted plugins on the Mac | stuartmorgan@chromium.org | 2010-06-18 | 3 | -0/+20 |
* | [Mac] Hook up the Delete key, in addition to the backspace key, to the Remove... | rsesek@chromium.org | 2010-06-18 | 2 | -0/+18 |
* | Improve toolbar keyboard accessibility. | dmazzoni@chromium.org | 2010-06-18 | 2 | -1/+16 |
* | When deleting bookmark buttons, make sure all delayed messages | jrg@chromium.org | 2010-06-18 | 2 | -0/+56 |
* | Dismiss bookmark bubble on tab create/destroy. | jrg@chromium.org | 2010-06-18 | 3 | -7/+87 |
* | [Mac] Round off omnibox and popup. | shess@chromium.org | 2010-06-17 | 3 | -12/+39 |
* | Add a 1px white bezel under the dark line separating the tab strip and the to... | pinkerton@chromium.org | 2010-06-17 | 3 | -11/+26 |
* | Make the HistoryMenuBridge::HistoryItem co-own the NSMenuItem. This hopefully... | rsesek@chromium.org | 2010-06-17 | 3 | -15/+17 |
* | Copyright change to help grd change along. | mirandac@google.com | 2010-06-17 | 1 | -1/+1 |
* | Make sure mocks are properly released by breaking retain cycles. | jrg@chromium.org | 2010-06-17 | 1 | -1/+32 |
* | BookmarkAllTabsControllerTest.BookmarkAllTabs fails under valgrind; | jrg@chromium.org | 2010-06-16 | 1 | -2/+3 |
* | [Mac] Convert Omnibox border to bezier paths. | shess@chromium.org | 2010-06-16 | 1 | -34/+87 |
* | Revert 49984 - patch from issue 2762014 | thakis@chromium.org | 2010-06-16 | 1 | -2/+1 |
* | Revert 49986 - crash | thakis@chromium.org | 2010-06-16 | 1 | -15/+14 |
* | Revert 49987 - x | thakis@chromium.org | 2010-06-16 | 1 | -3/+0 |
* | Revert 49989 - x | thakis@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | x | thakis@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | x | thakis@chromium.org | 2010-06-16 | 1 | -0/+3 |
* | crash | thakis@chromium.org | 2010-06-16 | 1 | -14/+15 |
* | patch from issue 2762014 | thakis@chromium.org | 2010-06-16 | 1 | -1/+2 |
* | Add observers to ContentSettingsDialogController so that the dialog will show | csilv@chromium.org | 2010-06-16 | 3 | -50/+349 |
* | [Mac] Fix a leak in CookiesWindowControllerTest by giving BrowserTestHelper a... | rsesek@chromium.org | 2010-06-16 | 2 | -5/+10 |
* | Fix the error found by -Wextra, disable part of the test because it doesn't s... | thomasvl@chromium.org | 2010-06-16 | 1 | -4/+24 |
* | Working towards -Wextra | thomasvl@chromium.org | 2010-06-16 | 1 | -3/+0 |
* | Clang/mac: Declare stuff before using it. | thakis@chromium.org | 2010-06-15 | 1 | -1/+2 |
* | Unify the page and wrench menus into one wrench menu. Remove pref to hide menu. | pinkerton@chromium.org | 2010-06-15 | 5 | -124/+22 |
* | Mac/clang: Possibly contentious changes. | thakis@chromium.org | 2010-06-15 | 48 | -196/+193 |
* | Improve table_row_nsimage_cache_unittest.mm to get 100% code coverage. | rsesek@chromium.org | 2010-06-14 | 1 | -40/+178 |
* | Implements policies to enable or disable the five Privacy checkboxes found in... | danno@chromium.org | 2010-06-14 | 1 | -3/+28 |
* | Mac/clang: Uncontentious fixes. | thakis@chromium.org | 2010-06-11 | 19 | -39/+23 |
* | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 9 | -119/+61 |
* | [Mac] Make CrZombie a superclass-less class. | shess@chromium.org | 2010-06-11 | 1 | -37/+14 |
* | No-code change to trigger the bots. | rsesek@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | Rip out the multiprofile implementation. | erg@chromium.org | 2010-06-10 | 2 | -10/+0 |
* | [Mac] Move the two buttons under the text and put them both on the same line.... | thomasvl@chromium.org | 2010-06-10 | 2 | -39/+2 |
* | [Mac] Added (disabled) UI for extensions sync on OS X. | akalin@chromium.org | 2010-06-10 | 2 | -2/+17 |
* | Make the reload button respond to middle-clicks like back/forward/home alread... | pkasting@chromium.org | 2010-06-10 | 1 | -22/+25 |
* | Take Keystone keys out of the framework's Info.plist. They now live only in | mark@chromium.org | 2010-06-09 | 1 | -7/+5 |
* | [Mac] Simplify generating composited browser-action image. | shess@chromium.org | 2010-06-09 | 1 | -20/+4 |
* | [Mac] Remove dead underlayImage_ from GradientButtonCell. | shess@chromium.org | 2010-06-09 | 2 | -36/+2 |
* | AutoFill Profiles dialog implemented according to new mocks on Mac | dhollowa@chromium.org | 2010-06-09 | 9 | -617/+0 |
* | [Mac] Adapt browser-action image-drawing to ignore flipped. | shess@chromium.org | 2010-06-09 | 1 | -10/+11 |
* | Makes the arguments to GetFindBarWindowInfo optional. Corrects a comment spe... | rohitrao@chromium.org | 2010-06-08 | 1 | -5/+7 |
* | Fix some errors found when building on the 10.6 SDK. | rsesek@chromium.org | 2010-06-08 | 3 | -3/+7 |
* | [Mac] Hook up the "Reset to Defaults" button in Under the Hood preferences. | rsesek@chromium.org | 2010-06-07 | 2 | -0/+29 |
* | Add a context menu item to toggle app tab toolbars. | aa@chromium.org | 2010-06-06 | 2 | -1/+3 |
* | Whitespace change to trigger bots. | viettrungluu@chromium.org | 2010-06-05 | 3 | -8/+8 |
* | Mac: Fix memory leak in test. | thakis@chromium.org | 2010-06-04 | 1 | -1/+2 |