summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* cut a bunch of dependencies from browser->blink when in chrome_multiple_dllscottmg@chromium.org2013-07-241-1/+1
* [Autofill] Temporarily drop support for street-address autocomplete type.isherman@chromium.org2013-07-244-7/+6
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-237-41/+15
* Updating wallet.google.com/manage to not use location hashes. When a user ne...ahutter@chromium.org2013-07-232-5/+4
* Move common files from chrome/common to components/nacl/common.yael.aharon@intel.com2013-07-2315-0/+692
* fix heapchecker build (allocator linking)scottmg@chromium.org2013-07-231-0/+8
* Move dependencies from breakpad to chrome/installer behind BreakpadClientjochen@chromium.org2013-07-232-2/+43
* Update include paths in components/visitedlink for base/process changes.rsesek@chromium.org2013-07-232-2/+1
* Remove dependency from breakpad to CrashUploadListjochen@chromium.org2013-07-232-0/+7
* Forgot to remove .cc file related to r212754.ahutter@chromium.org2013-07-221-189/+0
* Move and rename chrome_sandbox_types_mac.h.yael.aharon@intel.com2013-07-221-0/+16
* Move nacl_cmd_line to components/nacl/common.yael.aharon@intel.com2013-07-223-0/+80
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-7/+7
* New encryption/escrow endpoints for Walletahutter@chromium.org2013-07-2021-1732/+596
* Add nacl section to components/OWNERS.yael.aharon@intel.com2013-07-201-0/+7
* Moving Autofill-related test support files out of chrome_tests_unit.gypi.joi@chromium.org2013-07-1924-19/+775
* [Autofill] Remove Selection, Acception and Removal from Old UIcsharp@chromium.org2013-07-198-106/+15
* Increase WalletClient logging to VLOG for dogfood.ahutter@chromium.org2013-07-191-3/+37
* Move dependency on env_vars.h to breakpad clientjochen@chromium.org2013-07-192-0/+29
* Make the rAc dialog stay for Autocheckout when it clicks on proceed button on...benquan@chromium.org2013-07-194-96/+184
* Make the autofill test-only infobar creation function work like in other infobarpkasting@chromium.org2013-07-191-1/+1
* reland of http://crrev.com/212230 Create top-level separate targets for...scottmg@chromium.org2013-07-181-1/+1
* [Autofill] Allow the data list to change when the Popup is Visiblecsharp@chromium.org2013-07-1810-69/+109
* Move dependency on chrome crash keys to breakpad clientjochen@chromium.org2013-07-182-0/+8
* Move dependency on chrome_version_info_posix to breakpad clientjochen@chromium.org2013-07-182-0/+15
* 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