summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Reland "Close web contents modal dialogs on content load start"wittman@chromium.org2013-07-182-32/+68
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-183-10/+10
* Remove dependency from breakpad files on chrome switches.jochen@chromium.org2013-07-182-1/+15
* Revert 212230 "Create top-level separate targets for browser and..."scottmg@chromium.org2013-07-181-1/+1
* Send IPC from renderer to browser on each Autocheckout page completion to gui...benquan@chromium.org2013-07-189-84/+101
* Create top-level separate targets for browser and child dllsscottmg@chromium.org2013-07-181-1/+1
* Move dependency on dump_without_crashing to breakpad client interfacejochen@chromium.org2013-07-182-0/+11
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-1714-14/+14
* Expose the method used for the next URLRequest redirect.mkosiba@chromium.org2013-07-173-6/+81
* [Autofill] Don't validate China UnionPay cards with the Luhn checksum.isherman@chromium.org2013-07-176-2/+35
* Use a direct include of the shared_memory header in base/, chrome/, components/.avi@chromium.org2013-07-177-7/+7
* Move most importer code to chrome/utility/importerscottmg@chromium.org2013-07-161-0/+60
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Change RenderViewHostTestHarness to create BrowserContext after thread startupjochen@chromium.org2013-07-153-20/+22
* Remove DEPS rules that are redundant with the defaults in src/DEPS.tfarina@chromium.org2013-07-141-2/+0
* Create some platform independent code for the Autofill dialog post-submit bub...dbeam@chromium.org2013-07-135-5/+13
* [Android] Convert more test targets to use isolate.frankf@chromium.org2013-07-132-0/+17
* add missing headers in components/tracing/child_trace_message_filter.h and mostynb@opera.com2013-07-131-0/+2
* [Autofill] Add a metric for when the dialog is closed during sign-in.isherman@chromium.org2013-07-131-0/+2
* Revert 211058 "Close web contents modal dialogs on content load ..."wittman@chromium.org2013-07-122-18/+23
* Prevent spurious notimplemented messages in webviewsgurun@chromium.org2013-07-121-0/+3
* [Autofill] Remove last instance of old Autofill UI.csharp@chromium.org2013-07-112-23/+5
* Disabling wallet and mocking out more of WalletClient while testing.dbeam@chromium.org2013-07-114-1/+107
* Autofill:Autocheckout: Make bubble more sticky.ramankk@chromium.org2013-07-119-35/+126
* Retry whitelist download with exponential back-off delay.benquan@chromium.org2013-07-113-39/+102
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Update strings for wallet interstitial, insert dummy image.estade@chromium.org2013-07-111-3/+8
* Close web contents modal dialogs on content load startwittman@chromium.org2013-07-112-23/+18
* Removing automatic signin from all platforms (wasn't used).dbeam@chromium.org2013-07-114-226/+4
* Move AutofillMsg_ClearPreviewedForm IPC send to AutofillDriverImplblundell@chromium.org2013-07-118-70/+45
* Misc. cleanup:pkasting@chromium.org2013-07-101-1/+2
* Handling DCHECK(in_autocheckout_flow_) for the last page when AutocheckoutMan...benquan@chromium.org2013-07-101-1/+5
* Autofill: Show autofill type predictions debug info for newly added fields.ramankk@chromium.org2013-07-101-2/+24
* components/autofill: Remove the dependency on testing_browser_process.htfarina@chromium.org2013-07-104-4/+2
* Wallet Client: Set user credentials in an authorization headerahutter@chromium.org2013-07-109-4/+179
* Rename webkit_(resources|strings) targets to remove _temp infixjamesr@chromium.org2013-07-091-2/+2
* Move AutofillMsg_ClearForm IPC send to AutofillDriverImplblundell@chromium.org2013-07-098-1/+46
* [Autofill] Fix a use-after-free in the Risk fingerprinter code.isherman@chromium.org2013-07-091-2/+8
* Create NaClBrowserDelegate to hide chrome specific implementation from NaCl c...yael.aharon@intel.com2013-07-091-0/+58
* [Autofill] Fix a heap-buffer-overflow in autofill::AutofillQueryXmlParser::Ch...isherman@chromium.org2013-07-091-1/+1
* Disable rAc() on broken SSL.dbeam@chromium.org2013-07-0811-77/+31
* Move kEnableNaClDebug to nacl_switches.yael.aharon@intel.com2013-07-082-0/+4
* [Autofill] Remove OnSuggestionsReturned from Renderer processcsharp@chromium.org2013-07-057-461/+223
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-054-5/+6
* Abstract setting renderer form data action out of autofill core code.blundell@chromium.org2013-07-0511-25/+136
* components: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-0536-36/+36
* Hide autofill popup before WebContentsImpl is destroyed.blundell@chromium.org2013-07-041-1/+4
* Change ChromeProcessType to NaClProcessType.yael.aharon@intel.com2013-07-041-0/+18
* Add a BreakpadClient which an embedder of the breakpad component has to providejochen@chromium.org2013-07-046-0/+161
* Move webkit_resources / webkit_strings targets out of webkit_support.gypjamesr@chromium.org2013-07-041-2/+2