summaryrefslogtreecommitdiffstats
path: root/components/invalidation
Commit message (Expand)AuthorAgeFilesLines
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-271-12/+5
* Add instrumentation for various functions janky on the Mac IO thread.pkasting2015-04-151-0/+5
* Remove reference to webrtc/libjingle/xmpp from components/invalidation.pavely2015-03-122-5/+0
* Unregister GCMInvalidationBridge from GCMDriver when user signs out.pavely2015-02-063-1/+24
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-042-14/+12
* Fix chrome target in Windows GN build.vchigrin2015-01-301-2/+1
* Rename SyncStatusHelper to AndroidSyncSettings.maxbogue2015-01-231-14/+15
* Remove sign-in and field trial related codes from GCM.jianli2015-01-092-2/+1
* Cleanup: Remove some redundant container clear() calls.thestig2015-01-081-1/+0
* Prefix CommandLine usage with base namespace (Part 9: components)kkosztyo.u-szeged2014-12-043-3/+3
* gn format //componentsscottmg2014-12-031-3/+3
* ObserverList::HasObserver now takes a const pointer.mgiuca2014-11-104-4/+5
* Removing instrumentations for task URLFetcherCore::OnCompletedURLRequestvadimt2014-11-041-6/+0
* Roll WebRTC 7546:7549.hellner2014-10-312-3/+3
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-291-3/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-296-18/+11
* Revert "Roll WebRTC 7546:7549."Mike Wittman2014-10-292-3/+3
* Roll WebRTC 7546:7549.hellner2014-10-292-3/+3
* Standardize usage of virtual/override/final in components/dcheng2014-10-2128-318/+275
* Fix Java indentation issues.aurimas2014-10-172-2/+2
* Chrome should use GCM for invalidations by default.pavely2014-10-141-1/+1
* Make chrome_shell_apk buildcjhopman2014-10-131-28/+36
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-111-0/+6
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-0630-204/+204
* Massive refactor of the Android invalidation code.maxbogue2014-09-2912-1/+1991
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-5/+3
* Add chrome test support target to GN build.Brett Wilson2014-09-121-0/+4
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-081-0/+1
* [GCM] Extracting GCMConnectionObserver from GCMAppHandlerfgorski2014-08-282-1/+8
* Remove implicit conversions from scoped_refptr to T* in components/invalidation/dcheng2014-08-274-4/+4
* Port parts of //third_pary/libjingle build to GNajwong2014-08-231-3/+0
* Remove WeakHandle from components/invalidationrlarocque@chromium.org2014-08-0917-119/+188
* Reland "components: Fix a couple of the TODO(GYP) todos."tfarina@chromium.org2014-08-071-5/+4
* Port most sync targets to sync/BUILD.gnrlarocque@chromium.org2014-08-071-1/+0
* [GCM] Adding the OnSendAcknowledgement eventfgorski@chromium.org2014-08-062-0/+9
* GN support for //jingle directoryrlarocque@chromium.org2014-08-051-3/+3
* Revert of components: Fix a couple of the TODO(GYP) todos. (https://coderevie...serya@chromium.org2014-07-301-4/+5
* components: Fix a couple of the TODO(GYP) todos.tfarina@chromium.org2014-07-301-5/+4
* Finish decoupling sync and invalidationsrlarocque@chromium.org2014-07-2449-59/+852
* Prep for moving files into components/invalidationrlarocque@chromium.org2014-07-231-28/+29
* Move sync/notifier to components/invalidationrlarocque@chromium.org2014-07-1755-52/+2938
* Add more components to the GN build.brettw@chromium.org2014-07-161-0/+101
* sync: Inject sync/'s dependency on invalidationsrlarocque@chromium.org2014-07-081-23/+11
* Add device policy invalidationbartfab@chromium.org2014-06-255-58/+36
* Revert 279461 "Add device policy invalidation"xhwang@chromium.org2014-06-244-35/+45
* Add device policy invalidationbartfab@chromium.org2014-06-244-45/+35
* Report InvalidatorState correctly from GCMNetworkChannelpavely@chromium.org2014-06-209-77/+117
* Notify SyncNetworkChannel about GCM connection statepavely@chromium.org2014-06-195-8/+68
* [GCM] Add app handler support for connection eventszea@chromium.org2014-06-142-4/+15
* Componentize TiclInvalidationServicerlarocque@chromium.org2014-06-128-0/+1595