| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Disabled zoom controls in the browser when displaying PDF using the internal ... | sanjeevr@chromium.org | 2010-07-22 | 1 | -0/+6 |
* | 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 | 1 | -0/+8 |
* | Prevent NotificationRegistrar from pulling in platform threading stuff. | erg@chromium.org | 2010-07-20 | 1 | -1/+4 |
* | Implement IsSearchProviderInstalled and a test for it. | levin@chromium.org | 2010-07-17 | 1 | -0/+2 |
* | TBR:brettw@chromium.org | tfarina@chromium.org | 2010-07-16 | 1 | -1/+0 |
* | Separate the PasswordManagerDelegate out of PasswordManager. | erg@chromium.org | 2010-07-16 | 1 | -4/+5 |
* | Revert 52600 - renderer_host: Remove CanBlur method. | tfarina@chromium.org | 2010-07-16 | 1 | -0/+1 |
* | renderer_host: Remove CanBlur method. | tfarina@chromium.org | 2010-07-16 | 1 | -1/+0 |
* | Move implementation from header to source. | erg@chromium.org | 2010-07-15 | 1 | -14/+6 |
* | Don't offer to translate pages if the page says so by | jcivelli@google.com | 2010-07-12 | 1 | -1/+2 |
* | Header cleanup: SkBitmap and other unnecessary includes. | erg@chromium.org | 2010-07-12 | 1 | -4/+2 |
* | Try to cut down Browser/TabContents header dependencies. | erg@chromium.org | 2010-07-09 | 1 | -7/+7 |
* | Store blocked and accessed cookies in the tab contents. | jochen@chromium.org | 2010-07-02 | 1 | -33/+18 |
* | Implement App Tabs for GTK | rafaelw@chromium.org | 2010-07-02 | 1 | -3/+1 |
* | Move content settings related events into their own delegate. | jochen@chromium.org | 2010-06-22 | 1 | -0/+4 |
* | Remove app icon from non-app tabs. | skerner@chromium.org | 2010-06-14 | 1 | -7/+0 |
* | Convert page contents grabbing from wide to UTF16. The current code is a bit | brettw@chromium.org | 2010-06-11 | 1 | -1/+1 |
* | Relanding 49339 | jcivelli@chromium.org | 2010-06-10 | 1 | -9/+0 |
* | Revert 49339 - Enable renderer accessibility by default. | jcivelli@chromium.org | 2010-06-10 | 1 | -0/+9 |
* | Enable renderer accessibility by default. | ctguil@chromium.org | 2010-06-09 | 1 | -9/+0 |
* | Don't allow drop to panels (pop-ups) in ChromeOS. | xiyuan@chromium.org | 2010-06-09 | 1 | -0/+3 |
* | Inspector settings are now cleared before testScriptsTabIsPopulatedOnInspecte... | yurys@chromium.org | 2010-06-07 | 1 | -0/+1 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -3/+4 |
* | DevTools: inspector settings are now serialized into map, not a string | pfeldman@chromium.org | 2010-06-01 | 1 | -1/+2 |
* | Update extension functions to always pass a list of arguments, even when one ... | arv@chromium.org | 2010-05-21 | 1 | -1/+1 |
* | Adds ability to determine if a tab was explicitly closed by the | sky@chromium.org | 2010-05-21 | 1 | -0/+12 |
* | Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB... | pkasting@chromium.org | 2010-05-17 | 1 | -0/+7 |
* | Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206... | rvargas@google.com | 2010-05-15 | 1 | -7/+0 |
* | (Original patch reviewed at http://codereview.chromium.org/2067003 ) | pkasting@chromium.org | 2010-05-15 | 1 | -0/+7 |
* | Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-11 | 1 | -0/+9 |
* | Adds GeolocationSettingsState | bulach@chromium.org | 2010-05-11 | 1 | -12/+7 |
* | Revert 46842 - Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-10 | 1 | -9/+0 |
* | Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-10 | 1 | -0/+9 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Revert 46567 - Reimplement accessibility of web content by caching the entire | zork@chromium.org | 2010-05-07 | 1 | -9/+0 |
* | Rename all occurrences of "app extension" with "extension app" since we were ... | aa@chromium.org | 2010-05-06 | 1 | -15/+15 |
* | Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-06 | 1 | -0/+9 |
* | Unbreak app tab icons. The bigger app tab icons weren't showing up. | aa@chromium.org | 2010-04-30 | 1 | -1/+1 |
* | Fix password mgr heuristics for sites that keep the login form around after s... | snej@chromium.org | 2010-04-28 | 1 | -1/+3 |
* | Add PasswordManager tests to verify basic form observation / submit cases. | tim@chromium.org | 2010-04-23 | 1 | -3/+11 |
* | Don't select all when autofocusing the location bar on New Tab creation. Use... | pkasting@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | The geolocation icon must be displayed even if the current origin change its ... | bulach@chromium.org | 2010-04-14 | 1 | -1/+2 |
* | AutoFill: Fill the default profile when the AutoFill accelerator combo is pre... | jhawkins@chromium.org | 2010-04-09 | 1 | -0/+3 |
* | Do not prepopulate the findbar with incognito search terms. | rohitrao@chromium.org | 2010-04-09 | 1 | -9/+0 |
* | Changing the translate back-end to use the Google Translate element. | jcivelli@google.com | 2010-04-06 | 1 | -7/+0 |
* | Add calling frame's source_url to extension and dom ui requests. | rafaelw@chromium.org | 2010-04-02 | 1 | -0/+1 |