| Commit message (Expand) | Author | Age | Files | Lines |
* | first part of fix for dual translate infobars | kuan@chromium.org | 2010-02-12 | 1 | -11/+15 |
* | Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled... | pkasting@chromium.org | 2010-02-12 | 2 | -9/+7 |
* | Fix the remaining issues with showing the app menu for the top left part of t... | pkasting@chromium.org | 2010-02-12 | 3 | -40/+64 |
* | Use the same string resource everywhere for the "Show Passwords" button. | pkasting@chromium.org | 2010-02-12 | 2 | -6/+6 |
* | Use the generic IDS_CANCEL resource for Cancel buttons that say "Cancel". Th... | pkasting@chromium.org | 2010-02-12 | 2 | -5/+5 |
* | Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 10 | -38/+197 |
* | Initial work on making extensions work in incognito mode. | mpcomplete@chromium.org | 2010-02-11 | 2 | -1/+34 |
* | Revert 38828 - Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 10 | -198/+39 |
* | Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 10 | -39/+198 |
* | Remove unused "show title" functionality in UrlPicker. | pkasting@chromium.org | 2010-02-11 | 3 | -103/+10 |
* | Fix a regression in the display of notifications on Windows: the TOPMOST bit ... | johnnyg@chromium.org | 2010-02-11 | 1 | -2/+2 |
* | Fixed alignment of button dropdowns for RTL languages. | avayvod@chromium.org | 2010-02-11 | 1 | -6/+5 |
* | Better popup list display: | pkasting@chromium.org | 2010-02-11 | 2 | -4/+95 |
* | Add option to delete browsing history of the last hour. | jochen@chromium.org | 2010-02-11 | 1 | -5/+6 |
* | Make context menu in Browser Action overflow menu do something. | finnur@chromium.org | 2010-02-11 | 6 | -29/+35 |
* | Linux: fix clicking on security or blocked contents of non-active window show... | mattm@chromium.org | 2010-02-10 | 2 | -5/+10 |
* | translate infobars: reimplement, fix bugs | kuan@chromium.org | 2010-02-10 | 3 | -280/+383 |
* | Use Chrome update UI for Chrome OS updates. | davemoore@chromium.org | 2010-02-10 | 2 | -17/+33 |
* | Dialog showed now only if profiles are loaded - if not it waits until they are. | georgey@chromium.org | 2010-02-10 | 2 | -5/+28 |
* | CL implementing focus-dismissal of the chrome.experimental.popup set of exten... | twiz@chromium.org | 2010-02-10 | 2 | -1/+9 |
* | Attempt to fix the Linux Views and ChromiumOS builds following r38658. | mark@chromium.org | 2010-02-10 | 8 | -11/+218 |
* | Attempt to fix the Linux Views and ChromiumOS builds following r38658. | mark@chromium.org | 2010-02-10 | 5 | -7/+7 |
* | Per brakowski, the cookie prompt default should be "remember" and not "ask". | pkasting@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | GTK: Implements the content settings window and the minor changes to the opti... | erg@chromium.org | 2010-02-10 | 2 | -11/+1 |
* | Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ... | ian@chromium.org | 2010-02-10 | 2 | -10/+54 |
* | Remove the temporary scaffolding stubs. | phajdan.jr@chromium.org | 2010-02-10 | 1 | -5/+0 |
* | Add support for HTML5 databases to the cookie tree model. | jochen@chromium.org | 2010-02-10 | 4 | -8/+213 |
* | Fix for bug 26397: Bookmark manager in Incognito mode doesn't show Sync Bookm... | dantasse@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | Couple of tweaks to the cookie prompt dialog: | sky@chromium.org | 2010-02-10 | 2 | -72/+40 |
* | Remove poll'n'loop code from extension_browsertest.cc. | phajdan.jr@chromium.org | 2010-02-10 | 1 | -0/+14 |
* | Try to make spacing/indenting of Privacy section clearer. | pkasting@chromium.org | 2010-02-10 | 1 | -12/+14 |
* | Remove descriptive text above import settings button. This also removes it f... | pkasting@chromium.org | 2010-02-10 | 2 | -15/+1 |
* | Make sure there's padding between the "manage" link and the close button, eve... | pkasting@chromium.org | 2010-02-10 | 1 | -0/+1 |
* | Refactor DragDownloadFile so that it can be used by both Windows and MacOSX. | jianli@chromium.org | 2010-02-10 | 1 | -8/+31 |
* | Make the content settings dialog dependent on its parent. This re-plumbs the... | pkasting@chromium.org | 2010-02-09 | 11 | -67/+75 |
* | Prevent the user from triggering multiple copies of a particular exceptions w... | pkasting@chromium.org | 2010-02-09 | 2 | -4/+12 |
* | Fixes leak in cookie filter page view and clear browsing data view | sky@chromium.org | 2010-02-09 | 2 | -2/+6 |
* | Potential fix for reliability test crash. | zelidrag@chromium.org | 2010-02-09 | 2 | -1/+2 |
* | Fix Linux/views/ChromeOS build. There are two tab_contents_view_gtk.cc files | phajdan.jr@chromium.org | 2010-02-09 | 1 | -7/+10 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2010-02-09 | 9 | -11/+22 |
* | Close deleting browsing data window after deleting data. | jochen@chromium.org | 2010-02-09 | 1 | -1/+1 |
* | Remember the last selected tab in the content settings dialog. | pkasting@chromium.org | 2010-02-09 | 1 | -0/+1 |
* | Preserve order of extensions when they auto-update. | finnur@chromium.org | 2010-02-08 | 2 | -8/+18 |
* | Changed validation based on the discussion | georgey@chromium.org | 2010-02-08 | 2 | -30/+11 |
* | Changes TabStrip's drop indicator not to allow dropping on | sky@chromium.org | 2010-02-08 | 1 | -1/+2 |
* | Show an app modal dialog when the cookie policy is ASK. | darin@chromium.org | 2010-02-08 | 4 | -75/+53 |
* | Set the initial state of the content blocked bubble radio buttons correctly. | pkasting@chromium.org | 2010-02-08 | 1 | -3/+7 |
* | Fixes bug in clear browsing data dialog where throbber would overlap | sky@chromium.org | 2010-02-08 | 2 | -55/+35 |
* | Bookmark context menu unforking: | estade@chromium.org | 2010-02-08 | 9 | -39/+718 |
* | Export bookmark favicon (base64 encoded png). | nkostylev@google.com | 2010-02-08 | 1 | -1/+1 |