| Commit message (Expand) | Author | Age | Files | Lines |
* | PrerenderManager is no longer refcounted. | cbentzel@chromium.org | 2011-04-22 | 4 | -8/+13 |
* | Linux: update log level when warning about unencrypted password stores. | mdm@chromium.org | 2011-04-21 | 1 | -1/+1 |
* | Fix the VS2005 build. | darin@chromium.org | 2011-04-21 | 1 | -1/+1 |
* | GTK: The default password store on linux should be the native one. | erg@google.com | 2011-04-21 | 1 | -5/+4 |
* | Fix build on MSVS 2005 | apavlov@chromium.org | 2011-04-21 | 1 | -1/+1 |
* | Add a ScopedTestingLocalState for unit tests which need Local State. | bauerb@chromium.org | 2011-04-21 | 1 | -14/+5 |
* | [Sync] Re-re-reland 81454. This time with fixed waitable event usage. | zea@chromium.org | 2011-04-20 | 1 | -0/+1 |
* | Add optional creation to ProfileKeyedServiceFactory. | torne@chromium.org | 2011-04-20 | 2 | -5/+11 |
* | Picasa Web Albums uploader extension from dgozman@. | zelidrag@chromium.org | 2011-04-20 | 1 | -0/+4 |
* | [Extensions] Make ExtensionService not be ref-counted | akalin@chromium.org | 2011-04-20 | 2 | -12/+12 |
* | Replace more uses of ChromeURLRequestContext/URLRequestContextGetter in conte... | willchan@chromium.org | 2011-04-20 | 1 | -0/+2 |
* | Revert 82120 - Reland r81454 (sync non-frontend datatype controllers) with lo... | zea@chromium.org | 2011-04-19 | 1 | -1/+0 |
* | Reland r81454 (sync non-frontend datatype controllers) with longer timeouts. | zea@chromium.org | 2011-04-19 | 1 | -0/+1 |
* | Eliminate lots of redundancy in the ProfileIOData subclasses. | willchan@chromium.org | 2011-04-19 | 6 | -210/+161 |
* | This CL implements alternative asynchronous methods for profile and preferenc... | altimofeev@chromium.org | 2011-04-19 | 6 | -193/+415 |
* | Revert 82028 - Reland r81454 (sync non-frontend datatype controllers) with lo... | zea@chromium.org | 2011-04-19 | 1 | -1/+0 |
* | Reland r81454 (sync non-frontend datatype controllers) with longer timeouts. | zea@chromium.org | 2011-04-18 | 1 | -0/+1 |
* | Show locale change notification in previous locale. | dilmah@chromium.org | 2011-04-18 | 1 | -3/+8 |
* | Move the rest of the storage objects into ResourceContext. | willchan@chromium.org | 2011-04-16 | 2 | -0/+13 |
* | Create a content::ResourceContext. | willchan@chromium.org | 2011-04-15 | 10 | -70/+135 |
* | Fix compilation after commit 81770 | dpolukhin@chromium.org | 2011-04-15 | 1 | -2/+0 |
* | Put back "Enable component extensions for DefaultProfile used in login screen... | dpolukhin@chromium.org | 2011-04-15 | 6 | -30/+41 |
* | Update the web store promo to be clearer and configurable at run-time. | jstritar@chromium.org | 2011-04-15 | 2 | -20/+0 |
* | Profile shouldn't own background page stuff. | torne@chromium.org | 2011-04-15 | 4 | -31/+8 |
* | Add UMA for cookie settings | jochen@chromium.org | 2011-04-14 | 1 | -0/+8 |
* | Revert 81538 - Add unit test and 'ignore' functionality to ProtocolHandlerReg... | koz@chromium.org | 2011-04-14 | 1 | -2/+1 |
* | Add unit test and 'ignore' functionality to ProtocolHandlerRegistry. | koz@chromium.org | 2011-04-14 | 1 | -1/+2 |
* | Revert 81454 - [Sync] Make generic non-frontend thread datatype controller.Re... | zea@chromium.org | 2011-04-14 | 1 | -1/+0 |
* | [Sync] Make generic non-frontend thread datatype controller. | zea@chromium.org | 2011-04-13 | 1 | -0/+1 |
* | Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten... | bauerb@chromium.org | 2011-04-13 | 5 | -3/+30 |
* | Profile shouldn't own DesktopNotificationService. | torne@chromium.org | 2011-04-13 | 7 | -48/+46 |
* | Revert 81394 (broke sync_integration_tests and clang) - This CL implements al... | altimofeev@chromium.org | 2011-04-13 | 6 | -413/+193 |
* | This CL implements alternative asynchronous methods for profile and preferenc... | altimofeev@chromium.org | 2011-04-13 | 6 | -193/+413 |
* | Profile shouldn't own PinnedTabService. | torne@chromium.org | 2011-04-13 | 3 | -4/+2 |
* | Revert 81278 - Profile shouldn't own PinnedTabService.PinnedTabService is now... | siggi@chromium.org | 2011-04-12 | 3 | -2/+4 |
* | Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi... | siggi@chromium.org | 2011-04-12 | 7 | -46/+48 |
* | Profile shouldn't own PinnedTabService. | torne@chromium.org | 2011-04-12 | 3 | -4/+2 |
* | Profile shouldn't own DesktopNotificationService. | torne@chromium.org | 2011-04-12 | 7 | -48/+46 |
* | Replacing base::DIR_TEMP with ScopedTempDir when appropriate. | mkwst@chromium.org | 2011-04-12 | 1 | -19/+11 |
* | Add myself to chrome/browser/profiles/OWNERS | willchan@chromium.org | 2011-04-08 | 1 | -0/+2 |
* | Add myself to the OWNERS file for the profiles directory, so I can keep track... | mirandac@chromium.org | 2011-04-07 | 1 | -0/+1 |
* | Replacing 'off the record' with 'incognito' in comments and a string in the g... | vipul.bhasin@gmail.com | 2011-04-07 | 1 | -2/+2 |
* | Fix a stupid bug i just introduced in r80675 earlier today. | michaeln@google.com | 2011-04-06 | 2 | -2/+4 |
* | Get rid of some more dependencies on /chrome. | michaeln@google.com | 2011-04-06 | 2 | -2/+2 |
* | Remove async functionality from net::CookiePolicy. | willchan@chromium.org | 2011-04-06 | 4 | -9/+12 |
* | Cleanup: Update a bunch of files to the new location of browser_list.h. Part ... | tfarina@chromium.org | 2011-04-06 | 2 | -2/+2 |
* | Linux: use "(unknown)" in a log message when the desktop environment is unknown. | mdm@chromium.org | 2011-04-05 | 1 | -1/+2 |
* | Revert 80318 - Detach the PromoResourceService and WebResourceService from th... | cmp@chromium.org | 2011-04-04 | 4 | -0/+17 |
* | Detach the PromoResourceService and WebResourceService from the Profile; have... | mirandac@chromium.org | 2011-04-04 | 4 | -17/+0 |
* | VC2010e: Fix compilation; back_inserter requires <iterator> | thakis@chromium.org | 2011-04-03 | 1 | -0/+1 |