summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Enable QUIC and Dev field trials alongside config field trialScott Little2015-10-025-24/+131
* Ensure GCMS::ListAccounts doesn't return stale data.Benoit Zanotti2015-10-012-16/+18
* [Reland] Add a scheduler to PpapiBlinkPlatformImplalexclarke2015-10-014-0/+120
* Revert of Add a scheduler to PpapiBlinkPlatformImpl (patchset #1 id:1 of http...jwd2015-09-304-129/+0
* Add a scheduler to PpapiBlinkPlatformImplalexclarke2015-09-304-0/+129
* Updating XTBs based on .GRDs from branch 2490Krishna Govind2015-09-2811-18/+20
* Disable seek penalty detection on XP/Vista for nowDan Beam2015-09-281-75/+18
* Set minimum duration on client config fetch.Scott Little2015-09-256-30/+133
* [Merge to M46] Add 'did_proceed' and 'repeat_visit' to ClientMalwareReportReq...Nathan Parker2015-09-242-0/+6
* [Merge M46] Fix possible reconcilor loop when the primary account is in an au...Roger Tawa2015-09-231-23/+5
* Updating XTBs based on .GRDs from branch 2490Krishna Govind2015-09-2353-2841/+21
* Policy templates: Replace http with https in usage examples.Newton Allen2015-09-231-64/+64
* Use QUIC for DataReductionProxy if user belongs to field trial group that sta...Scott Little2015-09-222-13/+35
* [Merge to M46] Allow multiple calls of PasswordFormManager::FetchMatchingLogi...Vaclav Brozek2015-09-227-15/+84
* [Merge to M46] Do not override PasswordManager::Autofill in testsVaclav Brozek2015-09-222-61/+63
* Revert of [Merge to M46] Do not override PasswordManager::Autofill in tests (...vabr2015-09-222-63/+59
* [Merge to M46] Do not override PasswordManager::Autofill in testsVaclav Brozek2015-09-222-59/+63
* Compute data savings based on content length instead of total bytes.Scott Little2015-09-211-14/+3
* Updating XTBs based on .GRDs from branch 2490Krishna Govind2015-09-2152-0/+727
* Updating XTBs based on .GRDs from branch 2490Krishna Govind2015-09-171-1217/+1092
* Merge to M46: Simple client side heuristics for checking username.Vadym Doroshenko2015-09-164-5/+103
* Calculate metrics regarding password reuse in a more efficient manner.Balazs Engedy2015-09-162-73/+150
* Fix list of xtbs in policy_templates.grd and remoting_strings.grd.Newton Allen2015-09-141-0/+1
* Updating XTBs based on .GRDs from branch 2490Krishna Govind2015-09-142-2/+2
* Make logging of incoming invalidations more verbose.Tommy Nyquist2015-09-102-2/+8
* Merge to M46: Make password suggestion dropdown on password fields less annoyingVadym Doroshenko2015-09-101-23/+21
* Ethersuggest++ stopped working on CR44. https://codereview.chromium.org/11890...Maria Khomenko2015-09-101-1/+1
* Merge to branch 2490 [Password Generation] Add UMA stats for non-generated su...Garrett Casto2015-09-0810-75/+125
* Change the password blacklisting algorithm and add 'x' in the UI.Vasilii Sukhanov2015-09-073-17/+93
* Updating XTBs based on .GRDs from branch 2490Krishna Govind2015-09-0753-12536/+5232
* Merge to M46: Removing copying of PasswordManager entry on password update.Vadym Doroshenko2015-09-041-24/+0
* A canceled request for a profile download is causing the token service to rem...Alex Mineer2015-09-031-1/+1
* Remove third-party translations.Newton Allen2015-09-021-35/+0
* Alter Google cached copy button experiment, remove label variations - Switch ...Bernhard Bauer2015-09-014-18/+5
* Updating XTBs based on .GRDs from branch 2490Tina Zhou2015-08-31103-16855/+17061
* Add Data Saver specific information in user feedback reports.Ben Greenstein2015-08-283-0/+159
* Only LOAD_VALIDATE_CACHE for validated resources.Ben Greenstein2015-08-284-101/+351
* Fix memory corruption in the passwords component due to std::remove_if on Sco...Vasilii Sukhanov2015-08-284-16/+44
* Change the behavior of the SRT global error to stay in the menu until explici...Marc-Andre (MAD) Decoste2015-08-282-0/+4
* Updating XTBs based on .GRDs from branch 2490Penny MacNeil2015-08-2752-54/+54
* Merge the fix for the find results bug on the Chrome Sign-in page into 46.paulmeyer2015-08-272-0/+23
* Clean the blacklisted form if a user saves a password.Vasilii Sukhanov2015-08-272-8/+17
* Disable the password manager on password reauth forms - in renderer.Martin Sramek2015-08-273-17/+239
* Update targetSdkVersion to 23.Alex Mineer2015-08-266-6/+6
* Prevent fling updates from turning off touchstart prioritizationJared Duke2015-08-252-1/+4
* Fix crash caused by concurrent access to framebuffer_combo_complete_map_.Tobias Sargeant2015-08-252-4/+6
* IWYU for base/memory/scoped_vector.h.thestig2015-08-2216-13/+7
* Delete obsolete auto_login_infobar_delegate.newt2015-08-212-6/+0
* Added UMA statistics for change passwords in the Password Managerdvadym2015-08-214-1/+43
* Fix GCMClient delayed then immediate start.johnme2015-08-212-4/+25