summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Use std::remove_if in autofill::PersonalDataManager, and other cleanups.thestig@chromium.org2013-10-182-61/+52
* Precache componentsclittle@chromium.org2013-10-1815-1/+850
* [Autofill] Add support for three pairs of new server field types.isherman@chromium.org2013-10-185-37/+190
* Moved prefs::kUserPolicyRefreshRate to component/policy/policy_pref_names.joaodasilva@chromium.org2013-10-182-6/+13
* rAc: Fix missing name in card generation animationestade@chromium.org2013-10-183-2/+12
* Move CrashService class to breakpad componentjochen@chromium.org2013-10-183-0/+648
* Remove dependency from NaCl code to Extensions.alexis.menard@intel.com2013-10-181-0/+13
* Removed --disable-cloud-policy-on-signin flag.joaodasilva@chromium.org2013-10-172-5/+0
* [password generation] Add a switch to skip waiting on Autofillgcasto@chromium.org2013-10-175-37/+37
* Move windows breakpad code to the breakpad componentjochen@chromium.org2013-10-176-0/+957
* Remove invisible views from tab order.dbeam@chromium.org2013-10-177-38/+176
* Added a policy_switches.cc file in the policy component.joaodasilva@chromium.org2013-10-175-3/+64
* Enable flock syscall for NaCl processesbsy@google.com2013-10-161-0/+2
* Pass StatsTable shared memory via global descriptors on Posix rather than usi...rmcilroy@chromium.org2013-10-162-9/+8
* Move renderer plugin code into a new component (re-land)aberent@chromium.org2013-10-1611-1/+950
* Cleanup bits of components/navigation_interception.thestig@chromium.org2013-10-152-11/+7
* Move checking of configured policy on win to breakpad clientjochen@chromium.org2013-10-153-11/+9
* Fix iterator invalidation after erase(it).drbasic@yandex-team.ru2013-10-151-2/+2
* onc: Handle translation of Cellular.APNList property.armansito@chromium.org2013-10-152-0/+2
* Update chrome/browser/policy/OWNERS.dconnelly@chromium.org2013-10-141-0/+1
* Hardcode CLD version strings to avoid linking CLD to the browserdroger@chromium.org2013-10-142-19/+0
* Revert 228211 "Move renderer plugin code into a new component."aberent@google.com2013-10-1411-950/+1
* Clean up things -Wunused-const-variable complains about.thakis@chromium.org2013-10-131-3/+0
* Eliminate usage of content url constants in Autofill core code.blundell@chromium.org2013-10-122-3/+3
* Remove debug log statement from WalletClient.dbeam@chromium.org2013-10-121-1/+0
* Remove crash dump counting from breakpad_win.cc to BreakpadClientjochen@chromium.org2013-10-112-0/+12
* NaCl: Clean up how FDs are passed to nacl_helper instances on Linuxmseaborn@chromium.org2013-10-112-12/+1
* Move renderer plugin code into a new component.aberent@chromium.org2013-10-1111-1/+950
* Functions that decoded ie7 structures to extract per-URL username and passwor...mpawlowski@opera.com2013-10-114-76/+113
* Move breakpad_mac* to breakpad componentjochen@chromium.org2013-10-115-5/+350
* [Autofill] Set autofilled highlight for <textarea> elements as well as <input>s.isherman@chromium.org2013-10-112-2/+4
* Have AutofillManager obtain the blocking pool that it uses from AutofillDriverblundell@chromium.org2013-10-117-11/+38
* Add myself to components ownersjochen@chromium.org2013-10-111-0/+1
* Add DOM distiller servicecjhopman@chromium.org2013-10-119-0/+284
* [Autofill] Begin adding support for <textarea> fields.isherman@chromium.org2013-10-118-43/+101
* rAc multi-login supportestade@chromium.org2013-10-1012-247/+268
* VariationsService: Support activating field trials from the server.asvitkine@chromium.org2013-10-103-1/+73
* Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED from web contents modal d...avi@chromium.org2013-10-103-48/+18
* Don't enforce maximum dialog size for browser modal dialogs.rfevang@chromium.org2013-10-095-46/+68
* Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED from autofill.avi@chromium.org2013-10-092-35/+11
* Image fetcher for DOM Distillerbengr@chromium.org2013-10-097-0/+222
* Rename PasswordGenerationManager to PasswordGenerationAgentgcasto@chromium.org2013-10-093-23/+23
* PhoneObject cleanupestade@chromium.org2013-10-082-8/+8
* Moved onc_constants.* from chromeos/network/onc to components/onc.mef@chromium.org2013-10-0810-0/+2945
* Revert 227354 "Revert "Implement TracingController::{Enable,Disa..."haraken@chromium.org2013-10-083-3/+80
* Abstract BrowserThread knowledge out of AutofillWebDataService.blundell@chromium.org2013-10-074-28/+45
* Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring"justinlin@chromium.org2013-10-073-80/+3
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-073-3/+80
* Remove dependency from Mac's breakpad implementation to policies.jochen@chromium.org2013-10-052-0/+7
* GTTF: move the test launcher files to base/test/launcherphajdan.jr@chromium.org2013-10-041-1/+1