| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the SBH wait until syncer is put in config mode before it triggers DTM t... | lipalani@chromium.org | 2011-04-21 | 4 | -11/+23 |
* | The passive worker was being added to the session once per datatype. Fix it s... | lipalani@chromium.org | 2011-04-21 | 1 | -7/+19 |
* | [Sync] Don't show theme install butterbar if theme was installed by sync | akalin@chromium.org | 2011-04-20 | 1 | -20/+1 |
* | sync: dont send OnInitializationComplete until BootstrapEncryption is done an... | tim@chromium.org | 2011-04-20 | 1 | -15/+17 |
* | [Sync] Re-re-reland 81454. This time with fixed waitable event usage. | zea@chromium.org | 2011-04-20 | 28 | -898/+1305 |
* | 1. Fix a bug in which scheduleconfig was called from wrong thread. | lipalani@chromium.org | 2011-04-20 | 4 | -10/+43 |
* | fix clang build | tim@chromium.org | 2011-04-20 | 2 | -3/+17 |
* | sync: add a BackendMigrator class to perform migration flow. | tim@chromium.org | 2011-04-20 | 24 | -13/+662 |
* | Sync: More UI fixes. | jhawkins@chromium.org | 2011-04-20 | 1 | -11/+9 |
* | [Sync] Fix bug in ExtensionModelAssociator::CryptoReadyIfNecessary() | akalin@chromium.org | 2011-04-20 | 1 | -1/+1 |
* | Sync: Fix a few issues with the refrehsed UI. | jhawkins@chromium.org | 2011-04-19 | 8 | -36/+81 |
* | [Sync] Ensure we don't hold a transaction when we access password store. | zea@chromium.org | 2011-04-19 | 4 | -77/+183 |
* | make new syncer thread the default. Fixed all the test cases that failed. | lipalani@chromium.org | 2011-04-19 | 38 | -5418/+1137 |
* | Revert 82120 - Reland r81454 (sync non-frontend datatype controllers) with lo... | zea@chromium.org | 2011-04-19 | 28 | -1310/+898 |
* | [Sync] Fix race condition in P2PNotifier with sending notifications | akalin@chromium.org | 2011-04-19 | 1 | -7/+2 |
* | Reland r81454 (sync non-frontend datatype controllers) with longer timeouts. | zea@chromium.org | 2011-04-19 | 28 | -898/+1310 |
* | Revert 82067 - make new syncer thread the default. Fixed all the test cases t... | lipalani@chromium.org | 2011-04-19 | 38 | -1137/+5418 |
* | make new syncer thread the default. Fixed all the test cases that failed. | lipalani@chromium.org | 2011-04-19 | 38 | -5418/+1137 |
* | Revert 82026 - make new syncer thread the default. Fixed all the test cases t... | lipalani@chromium.org | 2011-04-19 | 38 | -1136/+5418 |
* | Revert 82028 - Reland r81454 (sync non-frontend datatype controllers) with lo... | zea@chromium.org | 2011-04-19 | 28 | -1310/+898 |
* | Reland r81454 (sync non-frontend datatype controllers) with longer timeouts. | zea@chromium.org | 2011-04-18 | 28 | -898/+1310 |
* | make new syncer thread the default. Fixed all the test cases that failed. | lipalani@chromium.org | 2011-04-18 | 38 | -5418/+1136 |
* | Disable for Google Chrome ChromeOS builds | eblake@chromium.org | 2011-04-18 | 1 | -2/+6 |
* | Sync: Refresh the UI to match Alex's mocks. | jhawkins@chromium.org | 2011-04-18 | 5 | -185/+217 |
* | [Sync] Move some extension-sync-related logic to ExtensionService | akalin@chromium.org | 2011-04-17 | 6 | -189/+63 |
* | Move json_value_serializer to content\common since it's used by code in conte... | jam@chromium.org | 2011-04-16 | 3 | -3/+3 |
* | Changed the jingle network code in ChromeAsyncSocket to use the client socket... | sanjeevr@chromium.org | 2011-04-15 | 1 | -4/+1 |
* | [Sync] Simplify themes notifications and themes sync | akalin@chromium.org | 2011-04-15 | 1 | -92/+2 |
* | Put back "Enable component extensions for DefaultProfile used in login screen... | dpolukhin@chromium.org | 2011-04-15 | 3 | -3/+3 |
* | sync: Make nudge + config jobs reliable in SyncerThread2 | lipalani@chromium.org | 2011-04-15 | 10 | -208/+904 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 2 | -10/+10 |
* | Add support for 12/24 hour clock switching on Chrome OS. | satorux@chromium.org | 2011-04-14 | 1 | -0/+4 |
* | Revert 81454 - [Sync] Make generic non-frontend thread datatype controller.Re... | zea@chromium.org | 2011-04-14 | 28 | -1310/+898 |
* | [Extensions] Add CheckSoon() method to ExtensionUpdater | akalin@chromium.org | 2011-04-13 | 2 | -9/+3 |
* | Cancels passphrase entry if the user closes the dialog. | atwilson@chromium.org | 2011-04-13 | 2 | -5/+8 |
* | [Sync] Make generic non-frontend thread datatype controller. | zea@chromium.org | 2011-04-13 | 28 | -898/+1310 |
* | Profile shouldn't own DesktopNotificationService. | torne@chromium.org | 2011-04-13 | 1 | -3/+6 |
* | Add protos for migration needed. | nick@chromium.org | 2011-04-13 | 1 | -9/+55 |
* | More https for support URLs. | cevans@chromium.org | 2011-04-13 | 1 | -4/+4 |
* | Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi... | siggi@chromium.org | 2011-04-12 | 1 | -6/+3 |
* | Profile shouldn't own DesktopNotificationService. | torne@chromium.org | 2011-04-12 | 1 | -3/+6 |
* | Renames TabStripModel and Browser's selected_index to | sky@chromium.org | 2011-04-12 | 1 | -1/+1 |
* | sync: fix test-only race in SyncerThread2Test.*Coalescing* | tim@chromium.org | 2011-04-11 | 1 | -11/+7 |
* | [Sync] Refactor ChromeInvalidationClient and InvalidationNotifier | akalin@chromium.org | 2011-04-11 | 6 | -134/+165 |
* | Cleanup: Update a bunch of files to the new location of browser_window.h. Par... | tfarina@chromium.org | 2011-04-09 | 2 | -2/+2 |
* | Fixed memory leak in sync notifier unit tests caused by my previous CL. | sanjeevr@chromium.org | 2011-04-08 | 9 | -8/+62 |
* | [Sync] Refactor extension sync classes | akalin@chromium.org | 2011-04-08 | 11 | -158/+132 |
* | [Sync] Drop redundant invalidations in ChromeInvalidationClient | akalin@chromium.org | 2011-04-08 | 3 | -22/+144 |
* | Changed jingle to use the IO thread from the passed in URLRequestContextGette... | sanjeevr@chromium.org | 2011-04-07 | 21 | -269/+304 |
* | sync: introducing HttpBridge::Abort | tim@chromium.org | 2011-04-07 | 4 | -62/+166 |