| Commit message (Expand) | Author | Age | Files | Lines |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 15 | -40/+47 |
* | Fix tabbing into web area not focusing first element. | avi@chromium.org | 2010-10-29 | 2 | -0/+11 |
* | Fix positioning of first run bubble. | mirandac@chromium.org | 2010-10-29 | 2 | -1/+25 |
* | Make sure fullscreen windows have entries in the Windows menu, fix title prob... | avi@chromium.org | 2010-10-29 | 2 | -1/+19 |
* | [Mac] Close info bubbles managed by BaseBubbleController when switching tabs. | rsesek@chromium.org | 2010-10-28 | 3 | -0/+41 |
* | If default browser is set to FF, and Chrome is run as first-run with an empty... | mirandac@chromium.org | 2010-10-28 | 2 | -5/+12 |
* | The frame for the button for a bookmark which is dropped at the top of a fold... | mrossetti@chromium.org | 2010-10-28 | 4 | -26/+87 |
* | Fix a crash in ExtensionGalleryInstallApiTest.InstallAndUninstall caused by | mpcomplete@chromium.org | 2010-10-27 | 2 | -5/+22 |
* | Convert ElideUrl to return a string16 instead of a wstring. | tony@chromium.org | 2010-10-27 | 1 | -4/+4 |
* | Mac: Fix file selector moving up one dir each time you use it. | avi@chromium.org | 2010-10-27 | 1 | -2/+8 |
* | Unrevert again r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-27 | 2 | -14/+11 |
* | Changed flat button hover highlight to be 30% black. | mrossetti@chromium.org | 2010-10-27 | 1 | -1/+1 |
* | DevTools: Make sure user can see devtools pane after it has been restored. | pfeldman@chromium.org | 2010-10-27 | 1 | -1/+1 |
* | Ignore the close button when accessibility is on. This seems to be the only ... | dtseng@chromium.org | 2010-10-27 | 2 | -0/+15 |
* | Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "... | thakis@chromium.org | 2010-10-26 | 2 | -11/+14 |
* | Unrevert r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 2 | -14/+11 |
* | Revert r63919 "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 2 | -11/+14 |
* | Part 2 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-26 | 2 | -14/+11 |
* | Remove the title field from the SectionInfo struct. It is unused. | finnur@chromium.org | 2010-10-26 | 1 | -3/+2 |
* | Move debug-related stuff from base to the base/debug directory and use the | brettw@chromium.org | 2010-10-26 | 7 | -8/+14 |
* | Schedule layout of the Page Info Bubble using RunnableMethod rather than |-pe... | rsesek@chromium.org | 2010-10-25 | 1 | -5/+27 |
* | Mac: Delay setting window titles while the window menu is being tracked. Work... | avi@chromium.org | 2010-10-22 | 2 | -1/+20 |
* | [Mac] Properly position the Page Info bubble when there's the EV cert bubble. | rsesek@chromium.org | 2010-10-22 | 4 | -8/+29 |
* | [Mac] Do not use the |title| field of the Page Info section, but the optional... | rsesek@chromium.org | 2010-10-22 | 2 | -70/+104 |
* | Delete also this stub on the Mac. | finnur@chromium.org | 2010-10-22 | 1 | -21/+0 |
* | Convert gfx::ElideText from using wstrings to string16. | tony@chromium.org | 2010-10-21 | 3 | -9/+9 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*. | pkasting@chromium.org | 2010-10-21 | 2 | -7/+6 |
* | Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed(). | rsesek@chromium.org | 2010-10-21 | 21 | -36/+38 |
* | Mac: Fix corner case of fading out Bookmark bar buttons for no reason | jeremy@chromium.org | 2010-10-21 | 1 | -2/+5 |
* | 2nd try: Die SSL dialog. Die! | finnur@chromium.org | 2010-10-21 | 1 | -5/+1 |
* | For the web store signin, we need a constrained HTML window. This patch is th... | mirandac@chromium.org | 2010-10-20 | 1 | -0/+153 |
* | Expands the chrome.experimental.processes extension API. | creis@google.com | 2010-10-19 | 1 | -0/+1 |
* | Make the BrowserAccessibilityManagerMac own the management of the cocoa ax tree. | dtseng@chromium.org | 2010-10-19 | 4 | -611/+0 |
* | On the Mac, handle not shown search providers correctly during setting and ge... | jeanluc@google.com | 2010-10-19 | 2 | -5/+48 |
* | Adding user metrics for context menus within the bookmarks bar. | andybons@chromium.org | 2010-10-19 | 1 | -0/+9 |
* | For the Mac, if there is no default search provider, don't show a selection i... | jeanluc@google.com | 2010-10-19 | 3 | -13/+16 |
* | Revert 63030 - For the Mac, if there is no default search provider, don't sho... | phajdan.jr@chromium.org | 2010-10-19 | 3 | -17/+14 |
* | For the Mac, if there is no default search provider, don't show a selection i... | jeanluc@google.com | 2010-10-19 | 3 | -14/+17 |
* | Revert 63005 - If default search is managed, we should not asked the user to ... | tyoshino@chromium.org | 2010-10-19 | 1 | -2/+2 |
* | If default search is managed, we should not asked the user to choose it at Fi... | jeanluc@google.com | 2010-10-19 | 1 | -2/+2 |
* | o Update the mapping of action hashes to their appropriate identifiers. | andybons@chromium.org | 2010-10-18 | 1 | -41/+41 |
* | [Mac] Always use the grippy cursor while dragging the BrowserActionsContainer... | rsesek@chromium.org | 2010-10-18 | 1 | -2/+5 |
* | Fix some problems with the ENTER_PASSPHRASE state in sync setup. | johnnyg@chromium.org | 2010-10-18 | 1 | -1/+1 |
* | [Mac] Remove the PageInfoWindow now that the Bubble is finished. | rsesek@chromium.org | 2010-10-18 | 6 | -596/+4 |
* | Fix 2 speech input display issues seen in the M8 dev channel build. | satish@chromium.org | 2010-10-18 | 1 | -3/+0 |
* | Move scoped_nsdisable_screen_update from base to app/mac | brettw@chromium.org | 2010-10-18 | 13 | -28/+28 |
* | Move chrome/browser/cocoa/download_* to chrome/browser/cocoa/download/. | viettrungluu@chromium.org | 2010-10-18 | 23 | -52/+50 |
* | Add an AX/NSDescription for the NSTableView in Basics->Startup with the follo... | dtseng@chromium.org | 2010-10-17 | 1 | -0/+10 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 11 | -26/+24 |
* | Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr... | finnur@chromium.org | 2010-10-16 | 1 | -1/+5 |