summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Remove Unactionable or Low Jank USER32 Instrumentationrobliao2015-06-022-10/+0
* Avoid some unnecessary string heap allocations in TemplateURL.amistry2015-06-021-7/+15
* Allow autofill in iframe inside page of same originxunlu2015-06-021-4/+13
* html_viewer: Support --js-flags.yzshen2015-06-022-0/+12
* [Autofill] Remove support for variants in suggestions dropdownestade2015-06-028-862/+261
* Delete code corresponding to old UMA prefs.asvitkine2015-06-013-24/+3
* Webviews can now be garbage collected!!!paulmeyer2015-06-016-9/+95
* Add plugins::TestPluginPlaceholder class and allow its use in Blink layout te...chrishtr2015-06-011-1/+4
* Updates mojo build rules for proper input/outputsbrettw2015-06-011-0/+3
* mojo: Fix Blink's shutdown sequence in AxProviderImplTestskyostil2015-06-015-4/+20
* Persist the last received Data Reduction Proxy configuration in preferences.jeremyim2015-06-0112-11/+237
* [Cronet] update HistogramManagerTest.testHistogramManagerxunjieli2015-06-011-1/+0
* Do not show password save prompt for blacklisted site on in-page navigation.dvadym2015-06-016-24/+71
* Revert "Revert of Refactor get_salient_image_url.js to use DocumentImageExtra...twellington2015-06-017-0/+295
* Return early if native adapter object is destroyed in CronetUploadDataStreamxunjieli2015-06-011-6/+22
* iOS: Check Node.nodeType against Node.FOO_NODE, not document.FOO_NODE.thestig2015-06-012-24/+20
* scheduler: Refactor unit tests and shut down the scheduler in testsskyostil2015-06-012-104/+86
* Credential Management: Reorder Web*Credential arguments.mkwst2015-06-011-2/+2
* Move force-saving stub methods to the interfaces.msramek2015-06-017-10/+5
* Remove rlp from all OWNERS files.mgiuca2015-06-012-2/+0
* Make the app banner content settings pref be lossy.benwells2015-06-018-12/+38
* web_modal: Remove unused SinglePopupManager[Delegate]tapted2015-06-016-125/+13
* Remove unused "Website Settings" view of content settingsraymes2015-06-012-14/+0
* JS Object annotations don't need the string key type outside of chrome/.thestig2015-05-304-7/+6
* Revert of Bring RFH/RVH unit tests closer to reality of how RF/RV are initial...thakis2015-05-301-1/+1
* media: Rename WebMediaPlayerFactory to MediaFactory.xhwang2015-05-307-106/+95
* mac: Disable Address Book integration.erikchen2015-05-303-0/+29
* Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicksmiu2015-05-293-8/+7
* Revert of Mandoline filesystem: Enable windows build. (patchset #8 id:140001 ...erg2015-05-2912-294/+280
* Mandoline filesystem: Build the filesystem on windows.erg2015-05-2912-280/+294
* Move Tuple to base namespace.brettw2015-05-2911-62/+70
* Fixes flakey testsky2015-05-291-0/+5
* [Cronet] Enable persistence mode for Sdchxunjieli2015-05-2913-113/+427
* Distiller feedback always in front of body elementmdjones2015-05-291-0/+4
* [Autofill] Update user-facing strings for server cardsestade2015-05-293-38/+39
* iOS: Make more JS code build with error checking enabled.thestig2015-05-292-8/+7
* Remove unused method in html_documentsrirama.m2015-05-292-11/+0
* Send REFERRER_EXTRA when launching an external intent.mariakhomenko2015-05-292-17/+48
* Add a basic functionality to the force-saving menu item.msramek2015-05-2913-0/+78
* Fix token service to remove persistence of incorrect dotted emails, or emails...rogerta2015-05-295-2/+84
* mandoline filesystem: Pass raw file descriptors over mojo message pipes.erg2015-05-298-2/+149
* [cronet] Add telemetry driven Android performance test.pauljensen2015-05-294-0/+946
* mandoline: Use the non-deprecated WebFrameClient::decidePolicyForNavigationfsamuel2015-05-292-16/+7
* Makes the view manager client lib remove children when embeddingsky2015-05-293-4/+57
* Rename CronetUploadDataStreamDelegate to CronetUploadDataStreamAdaptermmenke2015-05-296-98/+103
* Use StrongBinding in NativeViewportImpl instead of manually deleting-on-conne...jam2015-05-292-12/+2
* Fix shadowing variables in ContentSettingsPrefProvider.msramek2015-05-291-4/+4
* mandoline filesystem: Rewrite using base::File.erg2015-05-2919-1103/+493
* [iOS] Add PersonalDatamanagerObserver bridge for Objective-Csdefresne2015-05-293-0/+81
* Implement a two-phase shutdown for Mojo apps when there are no more instantia...jam2015-05-298-33/+44