| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -8/+7 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -7/+8 |
* | First cut of Cloud Print Proxy implementation. The code is not enabled for no... | sanjeevr@google.com | 2010-04-20 | 1 | -0/+7 |
* | Do not prepopulate the findbar with incognito search terms. | rohitrao@chromium.org | 2010-04-09 | 1 | -0/+7 |
* | Hook up extension apps notification permission, take two | rafaelw@chromium.org | 2010-03-31 | 1 | -0/+14 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -8/+7 |
* | Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont... | pkasting@chromium.org | 2010-03-19 | 1 | -0/+7 |
* | Makes pinned tab restore on startup if you haven't enabled session | sky@chromium.org | 2010-03-18 | 1 | -0/+2 |
* | First cut at custom user style sheets. | tony@chromium.org | 2010-03-08 | 1 | -0/+6 |
* | First stab at a DataTypeController. | skrul@chromium.org | 2010-02-10 | 1 | -0/+2 |
* | Rewrite the HostContentSettingsMap to address some issues: | pkasting@chromium.org | 2010-01-30 | 1 | -1/+1 |
* | Add an accessibility API for events raised outside of the web content. | estade@chromium.org | 2010-01-30 | 1 | -1/+23 |
* | Make the Blacklist in the URL request context refcounted, since the Profile g... | pkasting@chromium.org | 2010-01-30 | 1 | -1/+1 |
* | Revert r37535. | darin@chromium.org | 2010-01-29 | 1 | -6/+0 |
* | Implement extended cookie controls. | jochen@chromium.org | 2010-01-29 | 1 | -0/+6 |
* | Reland r37508. Implement HostContentSettingsMap. | jochen@chromium.org | 2010-01-29 | 1 | -1/+7 |
* | Revert "Implement HostContentSettingsMap" | evan@chromium.org | 2010-01-29 | 1 | -7/+1 |
* | Implement HostContentSettingsMap | jochen@chromium.org | 2010-01-29 | 1 | -1/+7 |
* | revert 37335: | estade@chromium.org | 2010-01-27 | 1 | -23/+1 |
* | Add an accessibility API for events raised outside of the web content. | estade@chromium.org | 2010-01-27 | 1 | -1/+23 |
* | Load filter rules from preferences. | jochen@chromium.org | 2010-01-23 | 1 | -1/+0 |
* | Drop the code allowing privacy blacklists to be shipped in extensions. | phajdan.jr@chromium.org | 2010-01-20 | 1 | -6/+6 |
* | Revert "Take 2: Preload the visited link db on the file thread if" | tony@chromium.org | 2010-01-12 | 1 | -7/+3 |
* | Take 2: Preload the visited link db on the file thread if | tony@chromium.org | 2010-01-12 | 1 | -3/+7 |
* | [More BTP includes.] | erg@google.com | 2009-12-18 | 1 | -2/+2 |
* | Revert "Preload the visited link db on the file thread if the file exists." | tony@chromium.org | 2009-12-17 | 1 | -7/+3 |
* | TBR: Revert to fix Chromos. | erg@google.com | 2009-12-17 | 1 | -2/+2 |
* | Uninstall themes when all theme infobars are gone; not on each infobar's dest... | erg@google.com | 2009-12-17 | 1 | -2/+2 |
* | Preload the visited link db on the file thread if the file exists. | tony@chromium.org | 2009-12-17 | 1 | -3/+7 |
* | SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade. | agl@chromium.org | 2009-12-11 | 1 | -11/+11 |
* | Remember zoom on a per-host basis. | pkasting@chromium.org | 2009-12-04 | 1 | -0/+6 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -3/+4 |
* | Add -profile command line switch | davemoore@chromium.org | 2009-11-30 | 1 | -10/+0 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -1/+1 |
* | Revert 33301 and 33305 due to unit_tests breakage. | maruel@chromium.org | 2009-11-30 | 1 | -1/+1 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -1/+1 |
* | Integrate BlacklistManager with Profile. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -6/+6 |
* | Move Mac to using renderer spellchecker. | estade@chromium.org | 2009-11-19 | 1 | -44/+0 |
* | Implement a NTP resource cache. Instead of re-generating the | tony@chromium.org | 2009-11-19 | 1 | -0/+6 |
* | Cleanup some callers now that the restriction that ChromeURLRequestContextGet... | eroman@chromium.org | 2009-11-19 | 1 | -9/+3 |
* | Adding support for DatabaseTracker messages to | dumi@chromium.org | 2009-11-09 | 1 | -0/+12 |
* | Move the spellchecker to the renderer. | estade@chromium.org | 2009-11-06 | 1 | -0/+33 |
* | Add a stub implementation of PersonalDataManager, the connection between the ... | jhawkins@chromium.org | 2009-11-06 | 1 | -1/+7 |
* | Factor search vs. navigate classification into its own file to make it more b... | pkasting@chromium.org | 2009-10-29 | 1 | -0/+9 |
* | Design changes in browser/privacy_blacklist needed to integrate | phajdan.jr@chromium.org | 2009-10-29 | 1 | -1/+1 |
* | Remove the browser_sync flag. | zork@chromium.org | 2009-10-27 | 1 | -2/+0 |
* | Add functions to purge the Web Database memory and get the service without cr... | pkasting@chromium.org | 2009-10-23 | 1 | -0/+5 |
* | Move initialization of ChromeURLRequestContexts to the IO thread. | eroman@chromium.org | 2009-10-23 | 1 | -23/+15 |
* | Rename CHROME_PERSONALIZATION to BROWSER_SYNC. | nick@chromium.org | 2009-10-17 | 1 | -1/+1 |
* | Add UI for changing timezones. | chocobo@google.com | 2009-10-15 | 1 | -2/+2 |