summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/util
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of 0 byte files. (due to git-svn misbehavior?)thestig@chromium.org2010-01-266-0/+0
* Finish removing query_helpers.*zork@google.com2010-01-083-1003/+0
* Updated user_settings.* to use Chromium's sqlite helper functions.zork@google.com2010-01-045-157/+315
* Handle errors in DoesTableExist() gracefully instead of crashing.zork@google.com2009-12-162-4/+19
* sync: Fix license copyright text.evan@chromium.org2009-12-115-7/+7
* sync: clean up a little bit the character_set_converters code.nick@chromium.org2009-12-022-10/+0
* sync: get rid of path_helpers files.nick@chromium.org2009-11-257-216/+0
* Final part of PathString cleanup.munjal@chromium.org2009-11-245-97/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-133-11/+10
* Part 1 of removing PathSTring. I scrubbed files that are notmunjal@chromium.org2009-11-139-22/+26
* Got rid of DieFileDie in user_settings_unittest.cc.idana@chromium.org2009-11-062-32/+49
* Revert 31122 - Revert 31109 Avoid calling PlatformThread::Sleep(1) from even...idana@chromium.org2009-11-061-1/+1
* Remove the high res timer, which is unused.nick@chromium.org2009-11-058-410/+0
* Fix the extensions activity monitor test for POSIX (c:\? Really?)nick@chromium.org2009-11-051-12/+17
* Revert 31109 - Avoid calling PlatformThread::Sleep(1) from event_sys_unittest...ben@chromium.org2009-11-051-1/+1
* Avoid calling PlatformThread::Sleep(1) from event_sys_unittests.ccidana@chromium.org2009-11-051-1/+1
* Clean up the strings for sync code:munjal@chromium.org2009-11-0422-1059/+259
* Use the password_manager encryptor to encrypt the sync credentials under Linu...davemoore@chromium.org2009-10-301-9/+43
* Take 2 at browser_sync::ExtensionsActivityMonitor.tim@chromium.org2009-10-283-0/+412
* linux: fix gcc 4.3 issues (for arm)piman@chromium.org2009-10-271-4/+6
* Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...tim@chromium.org2009-10-273-401/+0
* Revert (2 of 4) 30156 - Add newline to end of file to fix compile. again :(tim@chromium.org2009-10-271-1/+1
* Revert (1 of 4) 30157 - Add newline to end of another file.tim@chromium.org2009-10-271-1/+1
* Add newline to end of another file.tim@chromium.org2009-10-271-1/+1
* Add newline to end of file to fix compile. again :(tim@chromium.org2009-10-271-1/+1
* Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...tim@chromium.org2009-10-273-0/+401
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-1710-34/+23
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-163-9/+22
* Reverted 29258.akalin@chromium.org2009-10-162-20/+7
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-7/+20
* Reverted 29255.akalin@chromium.org2009-10-162-20/+7
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-7/+20
* Reverted 29253.akalin@chromium.org2009-10-162-20/+7
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-7/+20
* TBR: nick@chromium.orgakalin@chromium.org2009-10-162-20/+7
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-7/+20
* Patched in 265058 (which was uploaded under akalin@gmail.com). Originalakalin@chromium.org2009-10-134-27/+45
* Remove pthreads from build and installer files.tim@chromium.org2009-10-104-330/+0
* Remove pthreads from event_sys_unittest.tim@chromium.org2009-10-091-48/+42
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Part 1 of making sync work on Mac:munjal@chromium.org2009-10-084-3/+125
* Update sync unit tests to build on linuxzork@chromium.org2009-10-072-20/+28
* Sync: Replace pthread mutex with base::Lock in a few more places.timsteele@google.com2009-10-072-12/+9
* Sync: Remove pthreads from event_sys code. Remove asynch version of GaiaAuthe...timsteele@google.com2009-10-033-29/+39
* Remove unused pthread helpers. Looks like we don't use pthread_rw locks at all.chron@chromium.org2009-09-281-127/+0
* Fix compiling of sync on linux.zork@chromium.org2009-09-2214-59/+25
* Build the sync unit tests:nick@chromium.org2009-09-161-2/+2
* Build sync engine as part of the browser build.nick@chromium.org2009-09-1530-51/+67
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-1419-75/+69