| Commit message (Expand) | Author | Age | Files | Lines |
* | `#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 |
* | Moved code that generates APP_TERMINATING notification into BrowserList so it... | atwilson@chromium.org | 2010-07-20 | 1 | -2/+8 |
* | [Mac]Implement ViewID support. (third approach) | suzhe@chromium.org | 2010-07-20 | 1 | -0/+7 |
* | Prevent NotificationRegistrar from pulling in platform threading stuff. | erg@chromium.org | 2010-07-20 | 2 | -1/+5 |
* | Add some histograms to help measure extension context menu performance | asargent@chromium.org | 2010-07-20 | 1 | -0/+9 |
* | Add bookmark promo to NTP on first run. | mirandac@google.com | 2010-07-20 | 1 | -1/+3 |
* | Remove the page and app menus. | pkasting@chromium.org | 2010-07-20 | 1 | -8/+8 |
* | [Mac] Display a quick animation when a popup is blocked so the user notices i... | rsesek@chromium.org | 2010-07-20 | 1 | -0/+3 |
* | Let PaintAtAck send an int tag instead of the TransportDIB handle. | thakis@chromium.org | 2010-07-19 | 2 | -9/+11 |
* | Introduce "--enable-memory-info" command-line flag to enable reporting | mnaganov@chromium.org | 2010-07-19 | 1 | -0/+2 |
* | Add ability to limit when context menu items appear with url patterns. | asargent@chromium.org | 2010-07-18 | 2 | -11/+41 |
* | Implement IsSearchProviderInstalled and a test for it. | levin@chromium.org | 2010-07-17 | 2 | -0/+56 |
* | TBR:brettw@chromium.org | tfarina@chromium.org | 2010-07-16 | 4 | -11/+0 |
* | Separate the PasswordManagerDelegate out of PasswordManager. | erg@chromium.org | 2010-07-16 | 2 | -6/+6 |
* | Remove more definitions from header files. | erg@chromium.org | 2010-07-16 | 2 | -1/+5 |
* | Fix for Issue 4211: window.open(,, 'type=FullWindow,fullscreen') should not o... | stevenjb@chromium.org | 2010-07-16 | 1 | -2/+4 |
* | Reland r52486. Display a tab modal dialog of the allowed/blocked cookies. | jochen@chromium.org | 2010-07-16 | 3 | -0/+27 |
* | Revert 52600 - renderer_host: Remove CanBlur method. | tfarina@chromium.org | 2010-07-16 | 3 | -0/+9 |
* | renderer_host: Remove CanBlur method. | tfarina@chromium.org | 2010-07-16 | 3 | -9/+0 |
* | Move implementation from header to source. | erg@chromium.org | 2010-07-15 | 4 | -80/+232 |
* | Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies. | dmaclach@chromium.org | 2010-07-15 | 3 | -27/+0 |
* | Fix missing throbber in sync dialogs. This actually does a number of things: | pkasting@chromium.org | 2010-07-15 | 1 | -1/+1 |
* | Rename DownloadRequestManager to DownloadRequestLimiter. | phajdan.jr@chromium.org | 2010-07-15 | 1 | -4/+5 |
* | Display a tab modal dialog of the allowed/blocked cookies. | jochen@chromium.org | 2010-07-15 | 3 | -0/+27 |
* | More cleanup of extensions context menu API. | asargent@chromium.org | 2010-07-14 | 2 | -13/+11 |
* | Don't offer to translate pages if the page says so by | jcivelli@google.com | 2010-07-12 | 5 | -5/+21 |
* | Header cleanup: SkBitmap and other unnecessary includes. | erg@chromium.org | 2010-07-12 | 6 | -8/+24 |
* | Add an ExtensionPrefStore, layered between the user prefs and the managed pre... | pam@chromium.org | 2010-07-12 | 1 | -6/+1 |
* | Plumb SSL connection information into the PageInfo model. | agl@chromium.org | 2010-07-12 | 6 | -5/+22 |
* | Reland r52072. Pass notifications to the browser on access to the appcache ma... | jochen@chromium.org | 2010-07-12 | 2 | -0/+12 |
* | Failed compile on Chromium builder dbg | vandebo@chromium.org | 2010-07-12 | 2 | -12/+0 |
* | Pass notifications to the browser on access to the appcache main resource man... | jochen@chromium.org | 2010-07-12 | 2 | -0/+12 |
* | Made chrome: schema savable. Reenabled print context menu that was previously... | zelidrag@chromium.org | 2010-07-09 | 1 | -5/+0 |
* | Try to cut down Browser/TabContents header dependencies. | erg@chromium.org | 2010-07-09 | 4 | -11/+18 |
* | Some cleanup of the extensions context menu API. | asargent@chromium.org | 2010-07-09 | 1 | -13/+3 |
* | Remove ThumbnailStore - replaced by TopSites. | nshkrob@chromium.org | 2010-07-07 | 1 | -1/+0 |
* | Store blocked and accessed cookies in the tab contents. | jochen@chromium.org | 2010-07-02 | 5 | -80/+351 |