summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on Profile's IsOffTheRecord in favicon_handler.jif@chromium.org2014-04-091-0/+3
* Revert 262696 "Revert 262685 "Fix a forward declaration of Passw..."vabr@chromium.org2014-04-091-2/+2
* Revert 262697 "Revert 262680 "Put all in components/password_man..."vabr@chromium.org2014-04-0949-26/+236
* Revert 262680 "Put all in components/password_manager in passwor..."dmazzoni@google.com2014-04-0949-236/+26
* Revert 262685 "Fix a forward declaration of PasswordManagerClient"dmazzoni@google.com2014-04-091-2/+2
* Fix a forward declaration of PasswordManagerClientvabr@chromium.org2014-04-091-2/+2
* Put all in components/password_manager in password_manager namespace.vabr@chromium.org2014-04-0949-26/+236
* Componentize TranslateManagerblundell@chromium.org2014-04-094-0/+503
* Password manager internals page: Introduce logger in browservabr@chromium.org2014-04-0912-13/+538
* Implement IRT random for non-sfi NaCl.uekawa@chromium.org2014-04-096-5/+74
* Refactor around start up of the plugin.hidehiko@chromium.org2014-04-095-6/+12
* Make ContentExtractor more automatablecjhopman@chromium.org2014-04-092-13/+41
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-091-1/+1
* Rename the QuickCheckEnabled policy to WPADQuickCheckEnabled.joaodasilva@chromium.org2014-04-091-1/+1
* Domain Reliability: Add histograms.ttuttle@chromium.org2014-04-083-3/+37
* Remove most content-level dependencies from TranslateManager.blundell@chromium.org2014-04-084-0/+76
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-081-1/+1
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-081-1/+1
* Pepper: Overload ReportLoadError for smaller calls.teravest@chromium.org2014-04-082-1/+7
* Moved favicon_handler_delegate.h to a new component directory.jif@chromium.org2014-04-087-0/+72
* Pepper: Move some reporting into StartPpapiProxy.teravest@chromium.org2014-04-083-5/+88
* Move TranslateManager::IsTranslatableURL to be a client-level concept.blundell@chromium.org2014-04-081-0/+4
* Generate the iOS policy Plist example when building on Mac.joaodasilva@chromium.org2014-04-083-20/+35
* Allow for different error codes to be sent by the policy infrastructure.pastarmovj@chromium.org2014-04-082-4/+10
* Password bubble: Merge bubble and infobar response histogram.mkwst@chromium.org2014-04-082-0/+67
* Add regular expression support in policy schema.binjin@chromium.org2014-04-087-95/+446
* Move translate's BUILD.gn file into its final location.tfarina@chromium.org2014-04-081-0/+61
* Convert Chrome usages of WebFrame to WebLocalFrame.dcheng@chromium.org2014-04-0810-30/+34
* Abstract TranslateTabHelper::ShowTranslateUI through TranslateClientblundell@chromium.org2014-04-071-0/+12
* Eliminate calls to BrowserContext::IsOffTheRecord in TranslateManagerblundell@chromium.org2014-04-074-0/+11
* Use VLOG instead of vfprintf in PLUGIN_PRINTF.teravest@chromium.org2014-04-071-1/+6
* Prepare Chromium for requestAutocomplete API changes.estade@chromium.org2014-04-072-5/+17
* Abstract TranslateManager IPC sends through TranslateDriver.blundell@chromium.org2014-04-074-0/+53
* Move TranslateStep enum into the Translate component core code.blundell@chromium.org2014-04-072-0/+23
* Password bubble: Display the bubble when the user blacklist prevents autofill.mkwst@chromium.org2014-04-072-0/+5
* Revert of Attempting to resolve a race condition with PowerMonitor (https://c...scottmg@chromium.org2014-04-052-3/+2
* Attempting to resolve a race condition with PowerMonitor.bajones@chromium.org2014-04-052-2/+3
* Pepper: Move NexeDidCrash() to NexeLoadManager.teravest@chromium.org2014-04-053-54/+89
* NaCl: Update revision in DEPS, r12952 -> r12992mseaborn@chromium.org2014-04-051-5/+8
* Revert 261820 "Pepper: Move NexeDidCrash() to NexeLoadManager."scottmg@chromium.org2014-04-043-89/+54
* Pepper: Move NexeDidCrash() to NexeLoadManager.teravest@chromium.org2014-04-043-54/+89
* Stop doing unnecessary initialization in non-SFIhamaji@chromium.org2014-04-042-18/+28
* Add support for hooking up external feedback mechanism for DOM Distillernyquist@chromium.org2014-04-042-1/+30
* Move Translate renderer messages to the Translate componentdroger@chromium.org2014-04-043-0/+132
* Refactor around ppb_nacl_private_impl and TrustedPluginChannel.hidehiko@chromium.org2014-04-043-48/+75
* Moves ppapi/nacl_irt/{README,irt_ppapi.h} to ppapi/nacl_irt/public.hidehiko@chromium.org2014-04-042-2/+2
* PPAPI/NaCl: Move architecture histogram to NexeLoadManagerdmichael@chromium.org2014-04-031-0/+36
* Componentize SigninTrackerblundell@chromium.org2014-04-033-0/+184
* [Mac] Chromium builds shouldn't ask for access to Chrome's own secure data.mark@chromium.org2014-04-031-0/+5
* Make DistillerPageWebContentsTest a real test that uses the distiller.yfriedman@chromium.org2014-04-035-42/+134