| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-09 | 2 | -0/+69 |
* | When blocking cookies, also show an icon in the location bar when cookies are... | jochen@chromium.org | 2010-08-09 | 5 | -14/+81 |
* | rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I) | pvalchev@google.com | 2010-08-06 | 2 | -4/+2 |
* | In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow... | johnnyg@chromium.org | 2010-08-06 | 3 | -5/+13 |
* | Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t... | phajdan.jr@chromium.org | 2010-08-06 | 1 | -1/+1 |
* | Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default. | nshkrob@chromium.org | 2010-08-06 | 1 | -1/+1 |
* | Fixes to separators in context menu items added by extensions. | asargent@chromium.org | 2010-08-06 | 1 | -13/+15 |
* | Revert 55227 - Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 2 | -69/+0 |
* | Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 2 | -0/+69 |
* | Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h. | viettrungluu@chromium.org | 2010-08-06 | 14 | -45/+8 |
* | Introduce a resource identifier for content settings. | jochen@chromium.org | 2010-08-06 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 2) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | Block non-sandboxed plugins. | bauerb@chromium.org | 2010-08-05 | 2 | -0/+12 |
* | ChromeFrame currently overrides the request context for intercepting network ... | ananta@chromium.org | 2010-08-04 | 4 | -28/+3 |
* | Set expectation of default font to Tinos on ChromeOS | nick@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Move owned_widget_gtk.* out of common/, into browser/gtk/. | estade@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | Handle destruction of select file dialog listener object in tab contents dest... | inferno@chromium.org | 2010-08-03 | 1 | -0/+5 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 3 | -0/+3 |
* | Only close a newly opened download tab if there's more than one tab. | bauerb@chromium.org | 2010-08-03 | 3 | -8/+5 |
* | Add "Load all plugins on this page" button to blocked plugins bubble if click... | bauerb@chromium.org | 2010-08-03 | 2 | -0/+10 |
* | Use the blue style for the save password info bar. | tfarina@chromium.org | 2010-08-02 | 1 | -11/+13 |
* | Display an infobar after enrolling a client certificate | davidben@chromium.org | 2010-08-02 | 2 | -0/+216 |
* | Revert 54560 - | nick@chromium.org | 2010-08-02 | 3 | -0/+16 |
* | Change removing method, GetBrowser from TabContentsDelegate, as this was brea... | twiz@google.com | 2010-08-02 | 3 | -16/+0 |
* | Set a max limit on extension items' labels in context menus. | asargent@chromium.org | 2010-08-02 | 2 | -3/+14 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 4 | -1/+8 |
* | Convert DictionaryValue's keys to std::string (from wstring). | viettrungluu@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | Reland r53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | tfarina@chromium.org | 2010-07-30 | 1 | -1/+0 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -5/+9 |
* | Remove unneeded browser.h include from RVHDelegateHelper. | brettw@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | Add a command line switch to control accelerated 2d canvas | jamesr@chromium.org | 2010-07-29 | 1 | -0/+2 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 3 | -4/+0 |
* | Remove dependency on browser. It doesn't look like this is needed any more. | brettw@chromium.org | 2010-07-28 | 1 | -1/+1 |
* | Rename ExternalProtocolHandler::OnUserGesture -> PermitLaunchUrl & call from ... | rafaelw@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | Fix comment that refers to non-existent ReloadAll function (it got renamed | evan@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | Revert bookmark bar promo CL, r52993 | mirandac@google.com | 2010-07-27 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 29 | -0/+29 |
* | Make IsPopup a const function per brett. | xiyuan@chromium.org | 2010-07-26 | 3 | -2/+6 |
* | Revert 53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | pam@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | tfarina@chromium.org | 2010-07-25 | 1 | -1/+0 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 3 | -2/+8 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -8/+4 |
* | Few TranslateManager changes: | jcivelli@chromium.org | 2010-07-22 | 1 | -0/+1 |
* | DevTools: render separators in context menu as separators, not items. | pfeldman@chromium.org | 2010-07-22 | 1 | -3/+7 |
* | Disabled zoom controls in the browser when displaying PDF using the internal ... | sanjeevr@chromium.org | 2010-07-22 | 4 | -1/+25 |
* | Attempt 2 at landing this CL. The earlier one broke the build. We don't need ... | ananta@chromium.org | 2010-07-22 | 1 | -0/+3 |
* | Revert 53247 - Links opening up in the host browser in ChromeFrame would not ... | sanjeevr@chromium.org | 2010-07-21 | 1 | -4/+0 |
* | Links opening up in the host browser in ChromeFrame would not show up as visi... | ananta@chromium.org | 2010-07-21 | 1 | -0/+4 |
* | Refactor SSLClientAuthHandler and certificate selection | davidben@chromium.org | 2010-07-21 | 4 | -0/+71 |
* | Adjust preference sync code to only sync user modifiable preferences. | mnissler@chromium.org | 2010-07-21 | 1 | -25/+23 |