| Commit message (Expand) | Author | Age | Files | Lines |
* | fix bustage | ben@chromium.org | 2010-02-06 | 1 | -3/+3 |
* | Fix ChromeOS Bustage: Use string16 instead of wstring. | ben@chromium.org | 2010-02-06 | 5 | -6/+6 |
* | Make basic side tabs actually appear. | ben@chromium.org | 2010-02-06 | 10 | -13/+268 |
* | Updated string translations from TC (for 4.1) | oritm@google.com | 2010-02-06 | 102 | -2161/+3662 |
* | Revert 38307 - Test to see if IPv6 can be disabled: Will roll back ASAP | jar@chromium.org | 2010-02-06 | 1 | -1/+1 |
* | Test to see if IPv6 can be disabled: Will roll back ASAP | jar@chromium.org | 2010-02-06 | 1 | -1/+1 |
* | Updating trunk VERSION from 319.0 to 320.0 | chrome-release@google.com | 2010-02-06 | 1 | -1/+1 |
* | Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo... | pkasting@chromium.org | 2010-02-06 | 4 | -10/+21 |
* | Change how the opaque frame lays out its titlebar. This takes advantage of a... | pkasting@chromium.org | 2010-02-06 | 2 | -113/+76 |
* | [Mac] Fix use-after-free when dragging tabs with page-actions. | shess@chromium.org | 2010-02-06 | 4 | -24/+35 |
* | Pass login-manager switch value to login wizard to determine which screen to | avayvod@chromium.org | 2010-02-06 | 8 | -100/+204 |
* | Delete HTML5 database in BrowsingDataRemover, part 1. | jochen@chromium.org | 2010-02-06 | 3 | -3/+63 |
* | Disable a flaky unit test | hclam@chromium.org | 2010-02-06 | 1 | -1/+1 |
* | Makes mini-tabs work on the UI side (at least for views). I still have | sky@chromium.org | 2010-02-06 | 17 | -433/+473 |
* | Implement copy/paste of bookmarks for mac | feldstein@chromium.org | 2010-02-06 | 6 | -18/+267 |
* | Fix for bug where reloading an extension from an infobar when another window ... | andybons@chromium.org | 2010-02-06 | 1 | -5/+6 |
* | Remove the AutoFillManager as an observer of the PersonalDataManager in the c... | jhawkins@chromium.org | 2010-02-06 | 1 | -0/+1 |
* | Modifies the toast to append "--system-level" if a system-level install is at... | gwilson@google.com | 2010-02-06 | 1 | -2/+5 |
* | Rebuild app menu in ToolbarView::RunAppMenu | xiyuan@chromium.org | 2010-02-06 | 3 | -12/+49 |
* | [Mac] Don't let omnibox popup text tighten while resizing. | shess@chromium.org | 2010-02-05 | 1 | -0/+1 |
* | Revert debugging crud I added while trying to track down bug 31719. | erg@chromium.org | 2010-02-05 | 3 | -105/+16 |
* | [Mac] o Adds a slight drop shadow to the drawn images within Browser Action b... | andybons@chromium.org | 2010-02-05 | 9 | -119/+820 |
* | Added Star button to compact navigation mode. | avayvod@chromium.org | 2010-02-05 | 12 | -197/+202 |
* | Check for the existance of a profile manager. Might not exist during early sh... | jochen@chromium.org | 2010-02-05 | 1 | -0/+7 |
* | Refactored out JS specific part of modal dialog stack into its own class, exp... | zelidrag@chromium.org | 2010-02-05 | 28 | -715/+1194 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 25 | -54/+59 |
* | Arne's examples of two approaches to showing a page action: | kathyw@chromium.org | 2010-02-05 | 11 | -0/+106 |
* | Make open tab items check item. | oshima@chromium.org | 2010-02-05 | 1 | -6/+6 |
* | GTK: Fix tab strip width calculation for RTL | estade@chromium.org | 2010-02-05 | 1 | -1/+4 |
* | GTK: Toggle set-above property on bookmark bar event box when showing it. | estade@chromium.org | 2010-02-05 | 1 | -9/+16 |
* | 1st step to implement notification panel for chromeos | oshima@chromium.org | 2010-02-05 | 8 | -2/+557 |
* | Page Info dialog button HIG fixes. | mattm@chromium.org | 2010-02-05 | 2 | -12/+14 |
* | When clearing browsing data modified since a certain time, do not delete exte... | jochen@chromium.org | 2010-02-05 | 5 | -15/+30 |
* | GTK: Implement the new content blocking address bar bubbles on Linux. | erg@chromium.org | 2010-02-05 | 7 | -3/+500 |
* | Added validation for non-emptiness of the label. | georgey@chromium.org | 2010-02-05 | 2 | -1/+55 |
* | Remove the HostResolver::Shutdown() method. | eroman@chromium.org | 2010-02-05 | 1 | -2/+5 |
* | Don't crash when a theme specifies a non-existant image. | erg@chromium.org | 2010-02-05 | 4 | -6/+31 |
* | skia is absolute coords for rects | davemoore@chromium.org | 2010-02-05 | 4 | -126/+236 |
* | Add an extension API test to catch cookie regressions. | mpcomplete@chromium.org | 2010-02-05 | 4 | -0/+49 |
* | Yet more tab strip model changes. I'm hoping this is the last of | sky@chromium.org | 2010-02-05 | 8 | -79/+287 |
* | Tab strip model: Fix an off by one error where we do not check the first tab. | thestig@chromium.org | 2010-02-05 | 1 | -15/+10 |
* | Don't need ipc_message.h any more | cmasone@google.com | 2010-02-05 | 2 | -16/+0 |
* | This CL adds support for displaying Chrome InfoBars in pages rendered via Chr... | ananta@chromium.org | 2010-02-05 | 6 | -26/+88 |
* | Fix crasher in LocationBarView when browser is closed with page action instal... | mirandac@chromium.org | 2010-02-05 | 4 | -19/+31 |
* | Show the filebrowse ui rather than the download shelf in chromeos. | xiyuan@chromium.org | 2010-02-05 | 8 | -26/+95 |
* | Prepare for running nacl_ui_test on Mac and Linux. | gregoryd@google.com | 2010-02-05 | 1 | -0/+6 |
* | Makes example.com resolve to localhost for test. | sky@chromium.org | 2010-02-05 | 1 | -0/+2 |
* | Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r... | joth@chromium.org | 2010-02-05 | 3 | -13/+23 |
* | Wires TabContents to app extensions. | sky@chromium.org | 2010-02-05 | 11 | -58/+174 |
* | Add bugs, update, and remove TODOs that are no longer valid | pinkerton@chromium.org | 2010-02-05 | 17 | -77/+20 |