summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Fix the session info on NTP to properly set opacity. Fix bug in associ...zea@chromium.org2011-03-032-7/+10
* Remove web_ui_util helper functions.kmadhusu@chromium.org2011-03-031-9/+22
* sync: add switch for using new syncer thread.tim@chromium.org2011-03-0311-16/+291
* sync: Optimize GetFirstChildId and ComputePrevIdFromServerPosition by having ...nick@chromium.org2011-03-0310-188/+293
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-022-4/+4
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-2/+2
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-022-2/+2
* autofill: Rename AutoFillFieldType to AutofillFieldType.tfarina@chromium.org2011-03-013-3/+3
* Disable OneBajillionUpdates; it was hanging tsan.nick@chromium.org2011-03-011-1/+1
* Take out chrome\browser\browser_thread.h. This is a retake of r76418 with th...jam@chromium.org2011-03-011-1/+1
* Revert 76418 - Remove chrome\browser\browser_thread.hrdsmith@chromium.org2011-03-011-1/+1
* Remove chrome\browser\browser_thread.hjam@chromium.org2011-03-011-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-0118-18/+18
* In the syncable directory, an index consists of (a) a rule defining which syn...nick@chromium.org2011-03-015-101/+175
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-012-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-0124-46/+46
* Linux: disable password syncing temporarily; it can be enabled withmdm@chromium.org2011-03-012-2/+14
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-012-2/+2
* [Sync] Attach payload to appropriate progress marker + unit tests.zea@chromium.org2011-02-287-4/+82
* [Sync] Convert ModelTypeBitSetFromString to not use streams.zea@chromium.org2011-02-282-9/+27
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-272-2/+2
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-1/+1
* Fixing a crash caused by double release of pointers.lipalani@chromium.org2011-02-262-7/+6
* Unbreak the build under linux_keep_shadow_stacks.fischman@chromium.org2011-02-251-0/+3
* Fixing all possible scenarios in which a autofill profile sync node with a nu...lipalani@chromium.org2011-02-256-350/+397
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-251-1/+1
* Revert 75911 - Remove web_ui_util helper functions.kmadhusu@chromium.org2011-02-241-10/+10
* [Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...zea@chromium.org2011-02-2435-213/+1736
* Remove web_ui_util helper functions.kmadhusu@chromium.org2011-02-241-10/+10
* When enabling password sync manually, use the passphrase migration flow to cr...johnnyg@chromium.org2011-02-232-2/+11
* Initialize PersistedKernelInfo member.finnur@chromium.org2011-02-231-2/+3
* WebUI: Fix the remaining references to dom_ui. Final Patch.tfarina@chromium.org2011-02-231-1/+1
* Remove ComparePathNames.nick@chromium.org2011-02-227-88/+7
* Initialize AutofillProfileModelAssociator members.finnur@chromium.org2011-02-221-4/+9
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-193-4/+4
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-183-4/+4
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-183-4/+4
* Reduce size of all PNGs with pngcrush.estade@chromium.org2011-02-182-0/+0
* [Sync] Fix bug in JsSyncManagerObserver leading to erroneous change info.akalin@chromium.org2011-02-182-11/+15
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* [Sync] Set logging that may contain personal information to verbosity level 2.zea@chromium.org2011-02-184-15/+15
* sync: rewrite DataTypeManagerImpl without pause/resume logic.tim@chromium.org2011-02-174-0/+881
* Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...zea@chromium.org2011-02-1733-1600/+210
* Revert 75262: "Use xmpp.google.com instead of talk.google.com"akalin@chromium.org2011-02-171-2/+2
* [Sync] Initial support for encrypting any datatype (no UI hookup yet).zea@chromium.org2011-02-1733-210/+1600
* Sync: Cleanup the gaia login class names.jhawkins@chromium.org2011-02-172-59/+45
* Show settings/personal when attempting to call ShowLoginDialog for ChromeOS.stevenjb@google.com2011-02-161-2/+5
* Change the help center link on the sync setup encryption tab to point to the ...johnnyg@chromium.org2011-02-161-1/+6
* Reland r74842willchan@chromium.org2011-02-161-10/+10