summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Change kMaxDescriptorsPerMessage back to 7yusukes2015-05-061-2/+4
* [Large Icon Service] Add min_source_size_in_pixel param for increased flexibi...huangs2015-05-062-15/+29
* Fix an issue that external protocol in subframes are not handled on Androidqinmin2015-05-065-8/+18
* Add const modifier to some members in RVCMenu and friendslazyboy2015-05-062-7/+6
* Non-SFI mode: Refactor nonsfi_sandbox's unittests.hidehiko2015-05-062-57/+135
* scheduler: Reintroduce mechanism to shut down the scheduler from Blinkskyostil2015-05-067-13/+40
* Remove the referrer from URLLoader interface.jam2015-05-062-12/+4
* Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefsraymes2015-05-061-3/+3
* Support Android secure codecs in requestMediaKeySystemAccess().sandersd2015-05-064-51/+48
* Pass GCMDriver instance to InstanceID.jianli2015-05-0615-27/+122
* Fixed PDF resize issue.paulmeyer2015-05-053-2/+18
* Revert of Delay CookieManagerService calls until network is available. (patch...piman2015-05-055-57/+17
* Add missing Rappor histograms.holte2015-05-051-3/+3
* Give local card suggestions precedence over masked server cards.estade2015-05-055-36/+70
* Delay CookieManagerService calls until network is available. This affects Add...mlerman2015-05-055-17/+57
* Changing timing of OnListAccountSuccess' HandleNextRequest. And add some VLOG...mlerman2015-05-052-2/+8
* Add callback in UserScriptLoader to notify users when scripts are loaded.hanxi2015-05-052-2/+19
* SFI NaCl: Batch-open resource filesyusukes2015-05-057-33/+130
* Plugin Power Saver: Make PPS work well with prerendered pages.tommycli2015-05-052-14/+11
* [History] Componentize history unittestssdefresne2015-05-0543-745/+9403
* [Docking] Persists docked state for chrome app and extension windows on Chrom...varkha2015-05-051-1/+6
* Moving extension code out of "components/" to avoid layering violations.deepak.m12015-05-055-47/+2
* Don't allow WebViewPlugin to swallow GestureLongPress.wjmaclean2015-05-051-0/+5
* GuestView: Simplify guest IPCSfsamuel2015-05-051-7/+2
* Revert of Classify navigations without page id in parallel to the existing cl...pdr2015-05-051-63/+32
* Do not store federated credentials into the Keychain on Mac.engedy2015-05-052-3/+11
* Move GuestView layer in browser to componentsfsamuel2015-05-0533-7/+2837
* Rename audience parameter name to authorizedEntity in IDL.jianli2015-05-053-12/+13
* Generate Instance ID locally.jianli2015-05-056-5/+198
* [Autofill] Send more information about the form at Query time.mathp2015-05-043-64/+103
* Rename NetLog test classes to match the renamed TestNetLog class.mmenke2015-05-041-9/+9
* Add PA_LOG() macro to for logging messages specific to Proximity Auth.tengs2015-05-0410-1/+365
* Fix incorrect SQL binding in DB query for favicon metrics reporting.rogerm2015-05-041-1/+1
* Fix a typo in a for loop, causing it to not terminatelpique2015-05-041-1/+1
* Correct distiller error outputmdjones2015-05-043-13/+38
* Avoid unnacessarily conversion from index to BookmarkNode pointer.deepak.m12015-05-0410-26/+25
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-041-32/+63
* Allow the sign-in client to update the account info.msarda2015-05-044-0/+22
* Make all AppStatus message fields optionalbartfab2015-05-041-2/+2
* [Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includestapted2015-05-041-0/+2
* Fix crash in Autofill introduced in 8949a8b27dfbestade2015-05-032-11/+45
* Adds resource_provider::ResourceProvidersky2015-05-0216-0/+641
* Revert of Add PA_LOG() macro to for logging messages specific to Proximity Au...dbeam2015-05-0210-363/+1
* Add PA_LOG() macro to for logging messages specific to Proximity Auth.tengs2015-05-0210-1/+363
* Revert of Adds resource_provider::ResourceProvider (patchset #3 id:40001 of h...dbeam2015-05-0116-641/+0
* Adds resource_provider::ResourceProvidersky2015-05-0116-0/+641
* Shortcut bookmarks search to call directly into the BookmarkModeldanduong2015-05-011-24/+57
* Remove extra semicolon from autofill_messages.h.mbarbella2015-05-011-1/+1
* Add a GN flag for the Windows multi-dll build.brettw2015-05-011-1/+2
* Implementation of the remote screenshot commandcschuet2015-05-011-0/+3