summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Add autofill preview support for Textareaziran.sun@samsung.com2014-01-091-37/+57
* Move LanguageUsageMetrics and TranslateBrowserMetrics to componentsdroger@chromium.org2014-01-0912-1/+621
* Allow Win64 build of base library even in a Win32 build.petewil@chromium.org2014-01-091-2/+2
* Android: moves navigation_interception to use long for JNI.bulach@chromium.org2014-01-091-0/+1
* Android: moves web_contents_delegate_android to use long for JNI.bulach@chromium.org2014-01-092-4/+5
* Create signin component and componentize TokenWebData.blundell@chromium.org2014-01-0914-2/+522
* Don't try to access the plugin_ after we deleted in the in plugin placeholderjochen@chromium.org2014-01-091-0/+4
* Autofill popup should not be presented when autocomplete='off', even ifjww@chromium.org2014-01-091-15/+25
* [Autofill] Sanitize all data that comes in over IPC.isherman@chromium.org2014-01-0912-45/+217
* Add managed policies for Native Messagingsergeyu@chromium.org2014-01-091-1/+59
* Disable wallet in countries where it's not supported, take 2.estade@chromium.org2014-01-094-10/+52
* rAc: support street-address.estade@chromium.org2014-01-092-6/+8
* posix LaunchProcess: remove more iterator usage that was missed in r243401mattm@chromium.org2014-01-091-2/+2
* Include the referrer policy in sync'd tab navigationsjochen@chromium.org2014-01-082-5/+6
* Revert of https://codereview.chromium.org/109783003/noamsml@chromium.org2014-01-0814-522/+2
* Move the plugin placeholder from CppBoundClass to gin::Wrappablejochen@chromium.org2014-01-088-55/+72
* Implement initial version of VariationSeedSimulator.asvitkine@chromium.org2014-01-085-0/+534
* Break dependency of chrome.gyp:common on content.gyp:content_browser.joaodasilva@chromium.org2014-01-088-216/+308
* Create signin component and componentize TokenWebData.blundell@chromium.org2014-01-0814-2/+522
* Implement sampling profiler (chromium side change)haraken@chromium.org2014-01-081-0/+2
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-071-1/+5
* Move Translate-related files to components/translatedroger@chromium.org2014-01-0723-66/+277
* Fix Blink dependencies in build files.davidben@chromium.org2014-01-072-0/+2
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-072-2/+2
* Updating XTBs based on .GRDs from branch 1750laforge@chromium.org2014-01-0752-139/+1859
* WalletClient: don't bother queuing requests; we don't make multiple requests ...estade@chromium.org2014-01-063-77/+22
* Pepper: Split PpapiHostMsg_ChannelCreated use.teravest@chromium.org2014-01-063-14/+22
* Initial implementation of Bare Metal Mode for NaCl.hidehiko@chromium.org2014-01-0612-2/+595
* Revert of https://codereview.chromium.org/112663007/ckocagil@chromium.org2014-01-041-5/+1
* rAc: don't open sign in continue url in new tabestade@chromium.org2014-01-042-3/+16
* Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl...ajwong@chromium.org2014-01-041-2/+5
* Adding DVLOG for unknown wallet errors to see what the unknown string is.scr@chromium.org2014-01-041-0/+1
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-041-1/+5
* Pepper: Remove unused field in message.teravest@chromium.org2014-01-031-1/+0
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-032-10/+14
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-281-11/+111
* Revert 242671 "Implement sampling profiler (chromium side change)"haraken@chromium.org2013-12-281-2/+0
* Implement sampling profiler (chromium side change)haraken@chromium.org2013-12-281-0/+2
* Revert 242659 "Do PPB_FileIO Write on the plugin side."brettw@chromium.org2013-12-281-105/+11
* Renable org.chromium.chrome.browser.infobar.InfoBarTest#testInfoBarForPopUp w...jam@chromium.org2013-12-281-2/+4
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-281-11/+105
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...jam@chromium.org2013-12-284-34/+36
* Display access token information on about:signin-internal page.haitaol@chromium.org2013-12-271-1/+2
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-262-1/+2
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-2510-28/+29
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-2588-220/+301
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-232-14/+10
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-2330-184/+196
* Don't inherit WiFiServiceImpl from base::NonThreadSafe as it could be called ...mef@chromium.org2013-12-211-1/+1
* Updated the documentation for caching policies.pastarmovj@chromium.org2013-12-201-2/+2