| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert 58778 - New authorization framework for sync. | johnnyg@chromium.org | 2010-09-08 | 1 | -1/+1 |
* | New authorization framework for sync. | johnnyg@chromium.org | 2010-09-08 | 1 | -1/+1 |
* | [GTK] change workaround for weird RTL label alignment | estade@chromium.org | 2010-09-07 | 3 | -13/+29 |
* | Add policy to control 'show password' facility in the password manager. | mnissler@chromium.org | 2010-09-07 | 2 | -10/+59 |
* | reland r57885 with a fix for the DCHECK failures observed by nsylvain. | estade@chromium.org | 2010-09-04 | 6 | -55/+53 |
* | [GTK] first run: | estade@chromium.org | 2010-09-04 | 1 | -14/+46 |
* | Remove wstrings from status bubble code. | tony@chromium.org | 2010-09-03 | 2 | -7/+7 |
* | Fix crash in HungRendererDialogGtk when contents_ == NULL. | dpolukhin@chromium.org | 2010-09-03 | 1 | -2/+4 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 1 | -3/+3 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 1 | -3/+3 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 1 | -3/+3 |
* | Revert 58259 - reland r57885 with a fix for linux/views. | nsylvain@chromium.org | 2010-09-02 | 6 | -50/+58 |
* | reland r57885 with a fix for linux/views. | estade@chromium.org | 2010-09-01 | 6 | -58/+50 |
* | Gtk page info bubble. | mattm@chromium.org | 2010-09-01 | 3 | -8/+314 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 1 | -3/+3 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 1 | -3/+3 |
* | Show Page Info InfoBubble on the right side for RTL languages and make sure W... | finnur@chromium.org | 2010-09-01 | 1 | -1/+1 |
* | Show option to block non-sandboxed plugins. (Gtk/Views/tabbed part) | jochen@chromium.org | 2010-09-01 | 1 | -3/+18 |
* | Reduce the number of files that recompile when changing template_url.h or tem... | levin@chromium.org | 2010-08-31 | 5 | -3/+11 |
* | Add NSS cert trust setting, cert deleting, and CA cert import to CertDatabase. | mattm@chromium.org | 2010-08-31 | 1 | -16/+16 |
* | The "Update Chrome" menu item should appear in addition to the About menu. | erg@google.com | 2010-08-31 | 2 | -6/+21 |
* | Hide page actions and star, like we already do for content settings, when the... | pkasting@chromium.org | 2010-08-31 | 1 | -15/+20 |
* | Fix linux and mac page info windows showing wrong status icons. | mattm@chromium.org | 2010-08-31 | 1 | -1/+2 |
* | GTTF: Extract all preferences-related code from DownloadManager to DownloadPr... | phajdan.jr@chromium.org | 2010-08-30 | 1 | -3/+4 |
* | Revert 57877 - Hide page actions and star, like we already do for content set... | pkasting@chromium.org | 2010-08-30 | 1 | -18/+15 |
* | Reverting to fix Chromium Arm compile failures. Please reland after fixing. | ananta@chromium.org | 2010-08-30 | 6 | -50/+58 |
* | [GTK] a couple of constrained window fixes: | estade@chromium.org | 2010-08-30 | 6 | -58/+50 |
* | [GTK] fix alignment of an extension install UI string in RTL locales. | estade@chromium.org | 2010-08-30 | 1 | -4/+13 |
* | Fix compile failure. | pkasting@chromium.org | 2010-08-30 | 1 | -1/+1 |
* | Hide page actions and star, like we already do for content settings, when the... | pkasting@chromium.org | 2010-08-30 | 1 | -15/+18 |
* | Update password manager prefs UI on policy refresh. | mnissler@chromium.org | 2010-08-30 | 2 | -11/+12 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 9 | -27/+31 |
* | Convert a bunch of uses of the wstring net::FormatUrl() to the new string16 one. | viettrungluu@chromium.org | 2010-08-30 | 3 | -11/+10 |
* | Remove wstrings from bookmarks, part 17. | viettrungluu@chromium.org | 2010-08-29 | 6 | -19/+21 |
* | [GTK] fix extension install bubble positioning. | estade@chromium.org | 2010-08-28 | 4 | -12/+40 |
* | [GTK] implement minimal first run bubble. | estade@chromium.org | 2010-08-28 | 2 | -51/+104 |
* | Refactor version-getting info into a chrome::VersionInfo object. | evan@chromium.org | 2010-08-27 | 1 | -12/+9 |
* | Remove wstring from the search engine management APIs | stuartmorgan@chromium.org | 2010-08-27 | 5 | -18/+29 |
* | Disable BackgroundModeManager by default for M7, and add an --enable-backgrou... | atwilson@chromium.org | 2010-08-27 | 1 | -5/+10 |
* | Change, unify, and specify ordering of cookies from CookieMonster. | rdsmith@chromium.org | 2010-08-27 | 1 | -3/+4 |
* | When the browser doesn't have connectivity to a hosted app, display a prettie... | erikkay@chromium.org | 2010-08-27 | 1 | -3/+2 |
* | Implement a policy to specify which pages to restore at startup. The admin c... | mnissler@chromium.org | 2010-08-26 | 1 | -10/+18 |
* | Part 2 of the SSL InfoBubble. 2nd try, this time with test fixed. | finnur@chromium.org | 2010-08-26 | 1 | -2/+2 |
* | [linux] Skip stats question dialog on Linux if managed by policy. | mnissler@chromium.org | 2010-08-26 | 1 | -0/+16 |
* | Background Mode prefs for gtk. | atwilson@chromium.org | 2010-08-26 | 2 | -0/+107 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 30 | -41/+41 |
* | Refactor new first run control flow. | estade@chromium.org | 2010-08-25 | 2 | -53/+17 |
* | Linux: set the size of the "show password" button in the password manager aft... | mdm@chromium.org | 2010-08-25 | 2 | -15/+26 |
* | Reapply menu model cleanups, with WrenchMenuModel being a SimpleMenuModel. | erg@google.com | 2010-08-25 | 2 | -32/+4 |
* | Move theme files in chrome/browser/ into a themes/ subdir. | evan@chromium.org | 2010-08-25 | 6 | -7/+7 |