| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "sync: remove cros_user parameter from ProfileSyncService" | nkostylev@chromium.org | 2011-12-19 | 5 | -4/+24 |
* | Go through NotificationService interface in the remaining places. | tfarina@chromium.org | 2011-12-19 | 2 | -0/+3 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-19 | 1 | -2/+4 |
* | Revert 114944 - Standardize StringToInt{,64} interface. | battre@chromium.org | 2011-12-18 | 1 | -4/+2 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-18 | 1 | -2/+4 |
* | Fix race condition in ChromeProxyConfigService | battre@chromium.org | 2011-12-18 | 1 | -1/+1 |
* | Revert 114929 - Standardize StringToInt{,64} interface. | rsleevi@chromium.org | 2011-12-17 | 1 | -4/+2 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-17 | 1 | -2/+4 |
* | ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect. | tfarina@chromium.org | 2011-12-17 | 1 | -1/+1 |
* | sync: remove cros_user parameter from ProfileSyncService | tim@chromium.org | 2011-12-16 | 5 | -24/+4 |
* | Badge the original profile's desktop shortcut and ensure it is unbadged if it... | stevet@chromium.org | 2011-12-16 | 6 | -18/+84 |
* | Revert: Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 4 | -15/+0 |
* | Trivial move of content::BrowserContext to content/public. | joi@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 4 | -0/+15 |
* | net: remove DNS certificate checking code. | agl@chromium.org | 2011-12-15 | 4 | -15/+0 |
* | [Sync Promo UI] Changing sync promo to honor brand codes. | dbeam@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Extend --load-extension commandline to accept multiple (comma-separated) exte... | jvoung@google.com | 2011-12-14 | 1 | -3/+9 |
* | Split UserMetrics into API vs. implementation. Move API to content/public. | joi@chromium.org | 2011-12-14 | 2 | -5/+7 |
* | Create copy of extensions page that is standalone. | estade@chromium.org | 2011-12-13 | 3 | -3/+3 |
* | Remove unused include. | achuith@chromium.org | 2011-12-13 | 1 | -4/+0 |
* | Ensure that use of GAIA names are considered when handling desktop shortcut c... | stevet@chromium.org | 2011-12-13 | 4 | -15/+96 |
* | Making profile avatars and names sync. This is done by moving these two prope... | jwd@chromium.org | 2011-12-13 | 7 | -40/+201 |
* | Fixes for the kWasRestarted pref. | marja@chromium.org | 2011-12-13 | 1 | -1/+2 |
* | net: split the SSL session cache between incognito and normal. | agl@chromium.org | 2011-12-12 | 2 | -0/+8 |
* | Adding metrics to track browser launches per primary/secondary profile. Addin... | rlp@chromium.org | 2011-12-12 | 3 | -27/+68 |
* | Remove the AudioManager singleton. | tommi@chromium.org | 2011-12-12 | 2 | -1/+7 |
* | Profiles: Move NetworkActionPredictor to the ProfileKeyedService framework. | erg@chromium.org | 2011-12-12 | 6 | -19/+3 |
* | Clear GAIA profile picture URL when signing out | sail@chromium.org | 2011-12-10 | 2 | -1/+17 |
* | Lower log level for profile errors | sail@chromium.org | 2011-12-09 | 1 | -3/+3 |
* | Fix an issue where the first profile desktop shortcut gets the correct argume... | stevet@chromium.org | 2011-12-09 | 1 | -1/+3 |
* | Fix crash during profile shutdown | sail@chromium.org | 2011-12-09 | 2 | -1/+5 |
* | Appcache, local storage, indexed db, databases: skip exit-time deletion when ... | marja@chromium.org | 2011-12-08 | 1 | -5/+11 |
* | Removed flag --expose-private-extension-api. Added --load-component-extension. | serya@chromium.org | 2011-12-08 | 1 | -0/+16 |
* | Fix detection of default G+ profile picture | sail@chromium.org | 2011-12-07 | 2 | -14/+5 |
* | Replace ProfileManagerObserver with callback | sail@chromium.org | 2011-12-07 | 6 | -144/+124 |
* | net: replace DnsRRResoler with TransportSecurityState in plumbing. | agl@chromium.org | 2011-12-07 | 2 | -8/+2 |
* | Clear DNS cache and passive log collector on incognito close. | mmenke@chromium.org | 2011-12-07 | 1 | -0/+5 |
* | Rename constants used with default apps to confrom with naming convention. | rogerta@chromium.org | 2011-12-06 | 1 | -2/+2 |
* | Fix ProfileDownloaderTest.DefaultURL | sail@chromium.org | 2011-12-06 | 1 | -2/+0 |
* | Use Google OAuth userinfo API to get profile information | sail@chromium.org | 2011-12-06 | 3 | -66/+200 |
* | Adding in metrics for GAIA photo info. Also, fixing avatar logging to only lo... | rlp@chromium.org | 2011-12-06 | 2 | -34/+53 |
* | Lands http://codereview.chromium.org/8801034/ in hopes of getting a | sky@chromium.org | 2011-12-06 | 7 | -172/+39 |
* | Badge Windows profile shortcuts with multi-user avatar. | stevet@chromium.org | 2011-12-06 | 4 | -105/+258 |
* | ChromeOS: Use OAuth2 refresh token to download GAIA info | sail@chromium.org | 2011-12-06 | 4 | -40/+9 |
* | Store the "browser autorestarted, last session must be restored" information ... | marja@chromium.org | 2011-12-05 | 1 | -1/+2 |
* | Store session cookies and restore them if chrome crashes or autorestarts. | marja@chromium.org | 2011-12-05 | 5 | -7/+48 |
* | Making profile avatars and names sync. | jwd@chromium.org | 2011-12-03 | 7 | -39/+172 |
* | Disable sync immediately when deleting a profile | jeremy@chromium.org | 2011-12-02 | 1 | -1/+6 |
* | Fixing ProfileManagerTest to use the TestingProfile instead of a real profile... | rlp@chromium.org | 2011-12-02 | 3 | -17/+64 |
* | Fix ShouldUseGAIAProfileInfo on ChromeOS | sail@chromium.org | 2011-12-01 | 1 | -0/+5 |