| Commit message (Expand) | Author | Age | Files | Lines |
* | Support WebSQLDatabases in incognito mode. | dumi@chromium.org | 2010-06-13 | 1 | -1/+1 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Created a stock implementation of the MessageLoopProxy interface than can be ... | sanjeevr@chromium.org | 2010-05-06 | 1 | -2/+2 |
* | Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C... | sanjeevr@chromium.org | 2010-05-03 | 1 | -1/+8 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -1/+5 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -5/+1 |
* | Make ProfileSyncService a NiceMock. | skrul@chromium.org | 2010-04-19 | 1 | -3/+6 |
* | Fix sync leaks and some more good stuff. | skrul@chromium.org | 2010-03-30 | 1 | -12/+7 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -1/+5 |
* | Reland r42467. Clear cookies, local storage and databases when an extension g... | jochen@chromium.org | 2010-03-25 | 1 | -0/+29 |
* | Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab... | jochen@chromium.org | 2010-03-25 | 1 | -1/+1 |
* | Reverts 42520 and 42477. It back red again when adding this change back. | maruel@chromium.org | 2010-03-25 | 1 | -29/+0 |
* | Reapply 42467 by reverting 42499 and added suppression. | maruel@chromium.org | 2010-03-24 | 1 | -0/+29 |
* | Revert r42467: "Clear cookies, local storage and databases when an extension ... | maruel@chromium.org | 2010-03-24 | 1 | -29/+0 |
* | Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab... | dhollowa@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Add a delegate to CookieMonster and broadcast notifications about changes to ... | jochen@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Clear cookies, local storage and databases when an extension gets uninstalled. | jochen@chromium.org | 2010-03-24 | 1 | -0/+29 |
* | Don't use the TabContents in the AutoFillInfoBarDelegateTest. Fixes a few le... | jhawkins@chromium.org | 2010-03-18 | 1 | -5/+0 |
* | Enable AutoFill when in incognito mode. The infobar will not be shown, but p... | jhawkins@chromium.org | 2010-03-17 | 1 | -0/+5 |
* | Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ... | skrul@chromium.org | 2010-02-26 | 1 | -1/+7 |
* | Revert 39964 - Move data type start/stop management into DataTypeManager | chron@chromium.org | 2010-02-25 | 1 | -7/+1 |
* | Move data type start/stop management into DataTypeManager | skrul@chromium.org | 2010-02-25 | 1 | -1/+7 |
* | This change will include preferences as part of the usual startup sequence of... | skrul@chromium.org | 2010-02-17 | 1 | -1/+1 |
* | Revert the revert... This has the cumulative effect of relanding 38694. | eroman@chromium.org | 2010-02-11 | 1 | -1/+1 |
* | Revert 38694 - For some reason this seems to be hanging chrome frame tests, e... | eroman@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | Add some tests to CookieMonster for overwriting persistent cookies, and check... | eroman@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2010-02-09 | 1 | -0/+5 |
* | Export bookmark favicon (base64 encoded png). | nkostylev@google.com | 2010-02-08 | 1 | -0/+18 |
* | Add the ability to save and remove AutoFill profiles from the AutoFillDialog. | jhawkins@chromium.org | 2010-01-24 | 1 | -0/+23 |
* | Move code duplicated in two tests up into the TestingProfile. | rsesek@chromium.org | 2010-01-08 | 1 | -1/+39 |
* | Revert 35703 - Move code duplicated in two tests up into the TestingProfile. | rsesek@chromium.org | 2010-01-07 | 1 | -36/+1 |
* | Move code duplicated in two tests up into the TestingProfile. | rsesek@chromium.org | 2010-01-07 | 1 | -1/+36 |
* | Take 2 at moving NTP CSS resources into the NTP resource cache. | tony@chromium.org | 2009-11-23 | 1 | -0/+7 |
* | Revert "Move NTP CSS resources into the NTP resource cache." because it slowe... | tony@chromium.org | 2009-11-20 | 1 | -7/+0 |
* | Move NTP CSS resources into the NTP resource cache. | tony@chromium.org | 2009-11-20 | 1 | -0/+7 |
* | Adding support for DatabaseTracker messages to | dumi@chromium.org | 2009-11-09 | 1 | -0/+7 |
* | Seventh patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -0/+2 |
* | Unittest for fix to allow navigation when there is no history DB. | pkasting@chromium.org | 2009-11-02 | 1 | -2/+2 |
* | Remove the browser_sync flag. | zork@chromium.org | 2009-10-27 | 1 | -5/+0 |
* | Rename CHROME_PERSONALIZATION to BROWSER_SYNC. | nick@chromium.org | 2009-10-17 | 1 | -2/+2 |
* | Remove the enable-sync flag from the Chrome command line and enable sync by d... | brg@chromium.com | 2009-09-29 | 1 | -0/+17 |
* | Coverity: initialize created_theme_provider_ in the other constructor. | mattm@chromium.org | 2009-09-25 | 1 | -0/+1 |
* | Convert the BrowerThemeProvider pointer from being ref counted to | tony@chromium.org | 2009-09-25 | 1 | -5/+4 |
* | GTK Themes: Add basic unit tests for gtk themes. | erg@google.com | 2009-09-03 | 1 | -2/+23 |
* | Lands http://codereview.chromium.org/155428 for Thiago, which changes | sky@chromium.org | 2009-07-15 | 1 | -1/+2 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -7/+7 |
* | Attempt to fix leaks in DOMUISources test | glen@chromium.org | 2009-05-16 | 1 | -0/+4 |
* | Searching by keyword now generates a visit against the site with a | sky@chromium.org | 2009-04-27 | 1 | -0/+29 |
* | Wires up sorting of bookmarks to the 'organize menu' in the bookmark | sky@google.com | 2009-02-27 | 1 | -0/+2 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2009-02-12 | 1 | -7/+2 |