Sign in
chromium
/
chromium
/
src
/
34c6bbf85c990ead28d334b3803093b614c958c6
/
components
/
variations
640a478
Add X-Client-Data to requests to googleweblight.com requests
by rajendrant
· 10 years ago
f00b9b4
Update components for new prefs location.
by brettw
· 10 years ago
9f7802a2
Update GN build files for new prefs location.
by brettw
· 10 years ago
e9e4e90e
Remove kMaxRetrySeedFetch setting from variations server.
by asvitkine
· 10 years ago
7aa1af9
Add more debugging CHECKS to diagnose an Android renderer crash.
by asvitkine
· 10 years ago
dcd8b10
Comparison and streaming operators for base::Version
by robpercival
· 10 years ago
ee489a5
Remove use of void** from HttpResponseHeaders::EnumerateHeader
by olli.raula
· 10 years ago
1e1cc1a
Move components/compression to third_party/zlib/google
by hajimehoshi
· 10 years ago
8d34e46
Cleanup: Remove double semicolons.
by thestig
· 10 years ago
51ace48a
Convert Pass()→std::move() in //components/[n-z]*
by dcheng
· 10 years ago
51ba3e69
Clean up header files.
by avi
· 10 years ago
5dd91f8
Switch to standard integer types in components/, part 4 of 4.
by avi
· 10 years ago
35ba647
Report variations in Android feedback reports.
by asvitkine
· 10 years ago
9a27983
Refactor VariationsHttpHeaderProvider.
by asvitkine
· 10 years ago
79adad4
Format all BUILD.gn with "gn format --in-place".
by sdefresne
· 10 years ago
f4f3355
Make variations fetch interval 30 minutes by default.
by asvitkine
· 10 years ago
da6e7c9e
Add context_utils.h includes where needed.
by torne
· 10 years ago
e6f94ff
Unit tests for importing prefs from the Java side implemented
by agulenko
· 10 years ago
d7a71c88
Run gn --format over all .gn files
by agrieve
· 10 years ago
ff14aff
Removed callbacks to JNI functions to simplify code structure since they are no longer needed.
by agulenko
· 10 years ago
6bec2f9
Re-uploading reverted CL 1437833004 (https://codereview.chromium.org/1437833004/) with the fix.
by agulenko
· 10 years ago
921e4bb
Make the "namespace" parameter optional as indicated by the comments.
by sdefresne
· 10 years ago
7864dbb
Revert of Implemented clearing Java prefs after pulling variations first run seed from Java to C++ side (patchset #8 id:140001 of https://codereview.chromium.org/1437833004/ )
by loyso
· 10 years ago
683e65c
Implemented clearing Java prefs after pulling variations first run seed from Java to C++ side
by agulenko
· 10 years ago
2d59816
Java code for fetching variations first run seed after receiving chrome.TOS_ACKED broadcast.
by agulenko
· 10 years ago
5bc835b
Add a histogram to record Variations first run seed import on Android.
by asvitkine
· 10 years ago
25d2111a
Variations seed is pulled from the Java application on the first launch of Chrome
by agulenko
· 10 years ago
7b630c8
Variations string overrides now handles more .grd files
by mahmadi
· 10 years ago
f6acefe76
Support gzip-compressed seed data from the variations server.
by veranika
· 10 years ago
18040e97d
Fix tag id in study.proto for feature association.
by asvitkine
· 10 years ago
a213ceb
Componentize script to generate UI string overrides mapping.
by sdefresne
· 10 years ago
cdbe44ab
Do not use variations seeds older than 30 days.
by fdoray
· 10 years ago
ae1e397d3
Use country code set by VariationsService to determine suggestions site list.
by maybelle
· 10 years ago
8423d17
Expand FeatureList to support FieldTrial association.
by asvitkine
· 10 years ago
58b0a3f
Allow embedders to share code to override UI strings.
by sdefresne
· 10 years ago
939799a4
Cleanup: Pass std::string as const reference from components/
by ki.stfu
· 10 years ago
a0e18cd
Cleanup: IWYU for base/gtest_prod_util.h.
by thestig
· 10 years ago
11f882b4
Introduce a new FieldTrialList::IsTrialActive() API.
by asvitkine
· 10 years ago
8c3eb80
base: Template methods on Timer classes instead of the classes themselves.
by danakj
· 10 years ago
9f694f7
Componentize objc_zombie.{h,mm} and consolidate crash_keys.
by sdefresne
· 10 years ago
f76ae11
Report data usage UMA for Chrome services
by amohammadkhan
· 10 years ago
294165f
Revert "Report data usage UMA for Chrome services"
by Daniel Cheng
· 10 years ago
aa789c8
Report data usage UMA for Chrome services
by amohammadkhan
· 10 years ago
36aa8be
Move Singleton and related structs to namespace base
by olli.raula
· 10 years ago
89cc5d9
jni_generator: Pass object parameters as JavaParamRef.
by torne
· 10 years ago
57bcfed
Use correct namespace in variations component
by blundell
· 10 years ago
af5b91e
Componentize VariationsService unittest
by blundell
· 10 years ago
0300cdea
Componentize VariationsService into //components/variations/service
by blundell
· 10 years ago
e741cb6ad
Abstract use of cros_settings.h in VariationsService
by blundell
· 10 years ago
3e60350
Remove more //chrome dependencies from VariationsService
by blundell
· 10 years ago
2ef1493
Abstract chrome::GetChannel() through VariationsServiceClient
by blundell
· 10 years ago
b50ad70
//components/variations: Create separate target for VariationsService
by blundell
· 10 years ago
f71efb3
Reland "jni_generator: Make all object-returning natives return ScopedJavaLocalRef."
by torne
· 10 years ago
c61ceeed
Partially componentize chrome/common/variations/variations_util.{cc,h}.
by sdefresne
· 10 years ago
449471f7
Have VariationsService get version for simulation callback from client
by blundell
· 10 years ago
a28fbc9
Make variations fetch period controllable by param on mobile.
by asvitkine
· 10 years ago
0b2305c
Componentize VariationsSeedStore and its unittest
by blundell
· 10 years ago
866f75c
Eliminate content::BrowserThread knowledge from VariationsService
by blundell
· 10 years ago
60a594e7
Move VariationsRegistrySyncerWin to ChromeVariationsServiceClient
by blundell
· 10 years ago
4810092
Revert of jni_generator: Make all object-returning natives return ScopedJavaLocalRef. (patchset #5 id:80001 of https://codereview.chromium.org/1288183004/ )
by nasko
· 10 years ago
be33e691
jni_generator: Make all object-returning natives return ScopedJavaLocalRef.
by torne
· 10 years ago
0368cae
Abstract BrowserProcess dependency from VariationsService
by blundell
· 10 years ago
37be69c
Revert of base: Remove using:: declaration from version.h header. (patchset #24 id:450001 of https://codereview.chromium.org/1281313003/ )
by thakis
· 10 years ago
9c2f5dc
base: Remove using:: declaration from version.h header.
by tfarina
· 10 years ago
31f8bdb
Introduce (Chrome)VariationsServiceClient
by blundell
· 10 years ago
5f9d142
Componentize variations_request_scheduler*
by blundell
· 10 years ago
7cb8e1a
Move variations prefs into the variations component
by blundell
· 10 years ago
a59146f7
Componentize chrome/common/experiment_labels.{cc,h} and tests.
by sdefresne
· 10 years ago
1eeb90f
Componentize kExperimentLabelSeparator & BuildExperimentDateString.
by sdefresne
· 10 years ago
76fe868c
Componentize variations_url_constants.*
by blundell
· 10 years ago
75b14df4
Modify country support in VariationsService.
by asvitkine
· 10 years ago
ca3b803
Move JNI annotations to annotations package.
by aurimas
· 10 years ago
8be197d1
Update SplitString calls in components
by brettw
· 10 years ago
9550931
Remove legacy StartsWithASCII function.
by brettw
· 10 years ago
a7ff1b29
Remove some legacy versions of StartsWith and EndsWith.
by brettw
· 10 years ago
ddbde8f
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #6 id:100001 of https://codereview.chromium.org/1239493005/)
by yosin
· 10 years ago
edce9a3
Remove some legacy versions of StartsWith and EndsWith.
by brettw
· 10 years ago
454600f
Change histogram.h includes to histogram_macros.h in metrics code.
by asvitkine
· 10 years ago
17b32ad
Move EndsWith to base namespace.
by brettw
· 10 years ago
44ce0ec5
Move StartsWith[ASCII] to base namespace.
by brettw
· 10 years ago
761459b
Add capability to restrict variations studies by country.
by sclittle
· 10 years ago
b4ed7868
Fix flakyness of feedback test for variations ids.
by asvitkine
· 10 years ago
30ac0913
Optimize variation field trial evaluation.
by asvitkine
· 11 years ago
8a516c4
Adding support of Finch ids in variations for Chrome Sync.
by gayane
· 11 years ago
1772c1a
Make callers of CommandLine use it via the base:: namespace.
by avi
· 11 years ago
470748ce
replace COMPILE_ASSERT with static_assert in components/
by mostynb
· 11 years ago
ac0ea031
gn format //components
by scottmg
· 11 years ago
81d760e
Add more components unit tests to GN build.
by brettw
· 11 years ago
dc2b5b5
Add more detail to study.proto for how expired studies work.
by rkaplow
· 11 years ago
e09b6c8
[ServiceWorker] Don't send the UMA related headers to the ServiceWorker.
by horo
· 11 years ago
e0dbdbe
Plumbing for variations headers from synthetic field trials.
by asvitkine
· 11 years ago
30a1b154
Standardize usage of virtual/override/final specifiers.
by dcheng
· 11 years ago
3be67db
[Clean up] Move VariationsHttpHeaderProvider into a subdirectory.
by isherman
· 11 years ago
00ea022b
Standardize usage of virtual/override/final in components/
by dcheng
· 11 years ago
37a447b
Convert ARRAYSIZE_UNSAFE -> arraysize in components/.
by viettrungluu
· 11 years ago
11a68cb
Make chrome_shell_apk build
by cjhopman
· 11 years ago
fe59f48
replace OVERRIDE and FINAL with override and final in components/
by mostynb
· 11 years ago
37fac50
Random fixes for scoped_refptr operator T* removal.
by dcheng
· 11 years ago
2955e42
Fix crash with forcing variations when the trial exists.
by asvitkine
· 11 years ago
d40ebfe
Fix GN toolchains to use proper out dir.
by Brett Wilson
· 11 years ago
Next »