| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the "Show original" button of the translate infobar on Linux. | jcivelli@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 4 | -48/+14 |
* | Linux: suppress calling gdk_window_raise() on titlebar click when running com... | mdm@chromium.org | 2010-04-12 | 2 | -2/+16 |
* | GTK: fix TTS padding. | estade@chromium.org | 2010-04-10 | 2 | -18/+21 |
* | AutoFill: Fill the default profile when the AutoFill accelerator combo is pre... | jhawkins@chromium.org | 2010-04-09 | 1 | -0/+4 |
* | GTK: Theme the icons in the location bar and use GTK colors for the autocompl... | erg@chromium.org | 2010-04-09 | 2 | -2/+19 |
* | Strips http from the omnibox | sky@chromium.org | 2010-04-09 | 3 | -4/+5 |
* | GTK: fix corner case where we'd show the overflow chevron for the browser act... | estade@chromium.org | 2010-04-09 | 2 | -14/+33 |
* | Revert 43410 - Add Flash EULA to about box on Linux/GTK (for branded builds). | viettrungluu@chromium.org | 2010-04-09 | 1 | -41/+8 |
* | Don't allow drag or click on location icon when editing in omnibox. | shess@chromium.org | 2010-04-09 | 2 | -0/+8 |
* | Disable remember option in cookie prompt and content blocked notification bub... | mnissler@chromium.org | 2010-04-09 | 1 | -0/+1 |
* | Refactor common, platform-independent code for the repost form warning dialog... | bauerb@chromium.org | 2010-04-09 | 3 | -64/+22 |
* | Simplify content settings bubble model "radio groups" to a single radio group. | bulach@chromium.org | 2010-04-09 | 2 | -37/+32 |
* | gtk: remove a "fast path" that wasn't actually correct | evan@chromium.org | 2010-04-08 | 1 | -15/+9 |
* | [GTK] Add TTS lens graphic to linux TTS box. | estade@chromium.org | 2010-04-08 | 1 | -3/+10 |
* | Add notification processes to the task manager. | johnnyg@chromium.org | 2010-04-08 | 1 | -1/+2 |
* | Make ExtensionContextMenuModel hold on to a reference to itself | finnur@chromium.org | 2010-04-08 | 3 | -6/+6 |
* | gtk: sort languages in translate info by locale name | evan@chromium.org | 2010-04-08 | 1 | -15/+73 |
* | Linux: fix crash on incognito opening extensions after reordering non-incogni... | mattm@chromium.org | 2010-04-08 | 1 | -3/+3 |
* | Linux: Fix browser actions overflow menu on incognito windows. | mattm@chromium.org | 2010-04-08 | 1 | -6/+10 |
* | GTK: don't show the star or page actions in ShouldOnlyShowLocation situations. | estade@chromium.org | 2010-04-08 | 2 | -3/+20 |
* | GTK: slightly change how we display drag images. | estade@chromium.org | 2010-04-08 | 2 | -40/+38 |
* | Implement patterns for content setting exceptions. | jochen@chromium.org | 2010-04-08 | 4 | -60/+52 |
* | Get translate prefs syncing | skrul@chromium.org | 2010-04-07 | 1 | -1/+1 |
* | GTK: speculative fix for browser test crashes on buildbot. | estade@chromium.org | 2010-04-07 | 1 | -0/+8 |
* | linux: use white-on-blue for selection color in classic theme mode | evan@chromium.org | 2010-04-07 | 1 | -1/+1 |
* | GTK: position info bubbles relative to a subwidget, rather than the toplevel ... | estade@chromium.org | 2010-04-07 | 15 | -130/+138 |
* | notifications: No need to override no pure virtual functions. | johnnyg@chromium.org | 2010-04-07 | 1 | -10/+0 |
* | gtk: Avoid duplicating functions in anonymous namespaces by moving them to gt... | mattm@chromium.org | 2010-04-07 | 6 | -58/+49 |
* | gtk: Use the new callback macros in more places. | evan@chromium.org | 2010-04-07 | 4 | -26/+21 |
* | Only place popup windows if the position is not 0,0. | tony@chromium.org | 2010-04-07 | 1 | -2/+7 |
* | linux: explicitly unhighlight buttons before disabling | evan@chromium.org | 2010-04-07 | 1 | -1/+9 |
* | REVISION BACKED OUT | mrossetti@chromium.org | 2010-04-07 | 1 | -9/+1 |
* | linux: explicitly unhighlight buttons before disabling | evan@chromium.org | 2010-04-06 | 1 | -1/+9 |
* | GTK: Change menu delegate callback from CommandWasExecuted to CommandWillBeEx... | estade@chromium.org | 2010-04-06 | 3 | -7/+9 |
* | Change bookmark bar toggle to ctrl-shift-b. | pkasting@chromium.org | 2010-04-06 | 1 | -2/+1 |
* | Add support for basic extension automation through the Automation Proxy. | kkania@chromium.org | 2010-04-06 | 2 | -17/+18 |
* | linux: properly handle pixbuf refcount | evan@chromium.org | 2010-04-06 | 1 | -0/+1 |
* | gtk: Implement status icons on linux. | evan@chromium.org | 2010-04-06 | 5 | -0/+172 |
* | Linux UI tweaks: adjust spacing, add a string, make Customize button invisibl... | dantasse@chromium.org | 2010-04-06 | 2 | -17/+24 |
* | Add menu and menu item events to the accessibility extension api, and | dmazzoni@chromium.org | 2010-04-06 | 4 | -80/+175 |
* | GTK: Don't show toolbar border without the toolbar. | estade@chromium.org | 2010-04-06 | 1 | -5/+8 |
* | GTK plumbing for dragend. | dcheng@chromium.org | 2010-04-05 | 2 | -5/+5 |
* | Replace omnibox icons with new set that are all the same size (19x19). | pkasting@chromium.org | 2010-04-05 | 1 | -1/+2 |
* | Geolocation exceptions window, Windows. | pkasting@chromium.org | 2010-04-05 | 2 | -29/+12 |
* | Fix prepopulate value for Find and add browser tests for it. | finnur@chromium.org | 2010-04-05 | 2 | -0/+6 |
* | Turn on autofill and prefs sync by default | dantasse@chromium.org | 2010-04-05 | 1 | -8/+2 |
* | NULL-check before accessing toplevel_window_ to avoid race-condition crash. | dmazzoni@chromium.org | 2010-04-05 | 2 | -1/+12 |
* | GTK: don't show reload button for popup/app windows. | estade@chromium.org | 2010-04-03 | 1 | -3/+3 |
* | Star/reload shuffle, Windows version. | pkasting@chromium.org | 2010-04-03 | 2 | -4/+2 |