| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 146914 - Fix crash in AvatarMenuBubbleGtk | binji@chromium.org | 2012-07-17 | 1 | -2/+4 |
* | Merge 144334 - HiDPI assets for omnibox icons. | thakis@chromium.org | 2012-07-03 | 1 | -0/+1 |
* | Merge 144313 - mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON. | thakis@chromium.org | 2012-07-03 | 2 | -1/+2 |
* | Merge 144211 - [linux] fix (inconsistent) crash when switching themes | estade@chromium.org | 2012-06-29 | 1 | -6/+2 |
* | Revert 143686 - Merge 143283 - [WebIntents, Gtk] Show inline disposition serv... | karen@chromium.org | 2012-06-25 | 2 | -76/+5 |
* | Merge 143605 - grd file update for new 2x assets | thakis@chromium.org | 2012-06-24 | 8 | -6/+8 |
* | Merge 143283 - [WebIntents, Gtk] Show inline disposition service header. | groby@chromium.org | 2012-06-22 | 2 | -5/+76 |
* | Merge 143513 - Added flags to disable zoom icon by default. | karen@chromium.org | 2012-06-22 | 1 | -2/+5 |
* | Order the script badges in the location bar in the order that | kalman@chromium.org | 2012-06-18 | 2 | -8/+11 |
* | Revert 135840 to disable Chrome to Mobile by default on trunk (for M21 branch). | msw@chromium.org | 2012-06-18 | 1 | -0/+4 |
* | Fix Chromium link; the url isn't a google url, and googlifying it makes it 404. | avi@chromium.org | 2012-06-18 | 1 | -2/+1 |
* | Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX. | tfarina@chromium.org | 2012-06-17 | 1 | -1/+1 |
* | [Sync] Update one-click signin bubble on OS X | akalin@chromium.org | 2012-06-16 | 1 | -5/+3 |
* | Revert r142454 "[Sync] Update one-click signin bubble on OS X" | oshima@chromium.org | 2012-06-16 | 1 | -3/+3 |
* | Aura desktop: Fix tab dragging within a single chrome window. | erg@chromium.org | 2012-06-16 | 3 | -24/+2 |
* | Remove BrowserList::GetLastActive from extensions install dialog code by plum... | jam@chromium.org | 2012-06-15 | 1 | -12/+10 |
* | Implements a zoom icon in the Omnibox for GTK. | khorimoto@chromium.org | 2012-06-15 | 7 | -126/+515 |
* | [Sync] Update one-click signin bubble on OS X | akalin@chromium.org | 2012-06-15 | 1 | -3/+3 |
* | Fix Extension Command popup crash (regression from https://chromiumcodereview... | finnur@chromium.org | 2012-06-15 | 1 | -15/+23 |
* | support fullscreen for desktop linux platform apps | estade@chromium.org | 2012-06-15 | 2 | -0/+30 |
* | Clean up dead interface. This hasn't been used in multiple years. | erg@chromium.org | 2012-06-15 | 1 | -6/+0 |
* | Linux: fix task manager task column to not start too large when there are lon... | mdm@chromium.org | 2012-06-14 | 2 | -4/+56 |
* | gtk: Extract event functions into event_utils module. | tfarina@chromium.org | 2012-06-14 | 15 | -74/+110 |
* | Make new tab button UMA counts consistent among platforms. | asvitkine@chromium.org | 2012-06-14 | 1 | -0/+3 |
* | Suspend keyboard handling on GTK during capture of which keyboard shortcut to... | finnur@chromium.org | 2012-06-14 | 3 | -2/+23 |
* | Add support for window size constraints to ShellWindowGtk. (effectively a rel... | mihaip@chromium.org | 2012-06-14 | 1 | -1/+25 |
* | Support maximize window command. | zori@chromium.org | 2012-06-14 | 1 | -0/+7 |
* | Add UMA histograms for new tab creation. | asvitkine@chromium.org | 2012-06-13 | 1 | -0/+5 |
* | Add Delete Icon to New Autofill UI | csharp@chromium.org | 2012-06-13 | 2 | -30/+107 |
* | Remove the usage of Profile in WebDialogView. | mazda@chromium.org | 2012-06-13 | 2 | -8/+12 |
* | Get rid of BrowserList::GetLastActive in GtkThemeService. This looked buggy, ... | jam@chromium.org | 2012-06-13 | 1 | -2/+5 |
* | Remove the usage of Browser in WebDialogView. | mazda@chromium.org | 2012-06-13 | 1 | -1/+3 |
* | linux: Clean up code for getting font rendering settings. | derat@chromium.org | 2012-06-13 | 2 | -86/+0 |
* | Coverity PASS_BY_VALUE fix. | scr@chromium.org | 2012-06-12 | 2 | -3/+3 |
* | browser: Move dock_info* into their ui/ specific directories. | tfarina@chromium.org | 2012-06-12 | 1 | -0/+215 |
* | Eliminate the "clock" icon in the omnibox dropdown. The distinction between ... | pkasting@chromium.org | 2012-06-12 | 2 | -7/+0 |
* | Use different help URLs for menus, accelerators, and WebUI. | derat@chromium.org | 2012-06-12 | 3 | -4/+4 |
* | TabContentsWrapper -> TabContents, part 43. | avi@chromium.org | 2012-06-12 | 1 | -2/+2 |
* | Make AutocompleteClassifier a ProfileKeyedService. | pkasting@chromium.org | 2012-06-12 | 2 | -3/+5 |
* | Linux: add a NULL check in MenuGtk when rendering dynamic submenus. | mdm@chromium.org | 2012-06-12 | 1 | -0/+3 |
* | Minor cleanup. Simplify the DOMStorageContext interface exposed by the conten... | michaeln@google.com | 2012-06-11 | 1 | -2/+2 |
* | TabContentsWrapper -> TabContents, part 41. | avi@chromium.org | 2012-06-11 | 39 | -240/+228 |
* | Add support for managing active state of platform apps | davemoore@chromium.org | 2012-06-11 | 2 | -0/+5 |
* | Add views implementation of the WebsiteSettingsUI. | markusheintz@chromium.org | 2012-06-11 | 1 | -24/+4 |
* | TabContentsWrapper -> TabContents, part 13. | avi@chromium.org | 2012-06-08 | 1 | -0/+2 |
* | Refactoring ExtensionInstallUI to abstract the Browser references. | jcivelli@chromium.org | 2012-06-08 | 1 | -11/+11 |
* | Config UI for Extension Commands (part 1). | finnur@chromium.org | 2012-06-08 | 1 | -0/+7 |
* | TabContentsWrapper -> TabContents, part 4. | avi@chromium.org | 2012-06-08 | 2 | -14/+13 |
* | Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow() | davemoore@chromium.org | 2012-06-07 | 16 | -23/+23 |
* | Set initial focus to the text field. | zysxqn@google.com | 2012-06-07 | 1 | -0/+3 |