summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Plugin Power Saver: Make posters work right when image is 404 Not Found.tommycli2015-04-242-30/+42
* Update {virtual,override} to follow C++11 style in chrome.nick2015-04-247-27/+24
* [Icons NTP] Make local NTP large icons URL match device resolution.huangs2015-04-232-29/+28
* Remove PrerenderLocalPredictor, part 4.davidben2015-04-233-105/+0
* Clean up FSP API custom bindings.mtomasz2015-04-231-2/+0
* Remove references to WebPermissionCallbacks in Chromium.mlamouri2015-04-232-27/+0
* Disabled flaky SuggestAppDialog/FileManagerBrowserTest and PhishingClassifier...mef2015-04-221-1/+8
* Change enums in eme_constants.h to enum classesjrummell2015-04-211-17/+19
* Pass array of platforms to the beforeinstallprompt blink entry point.benwells2015-04-211-1/+3
* Rename blink::WebPermissionCallback to blink::WebContentSettingCallback.mlamouri2015-04-213-19/+45
* Wire chrome.fileSystemProvider.onMountRequested to chrome.fileManagerPrivate.mtomasz2015-04-201-1/+18
* Refactor safe-browsing build-config definitions.nparker2015-04-181-18/+12
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-1/+1
* Update call to willShowInstallBannerPrompt to remove implicit conversionbenwells2015-04-161-1/+1
* [Password Manager] Relax matching for username overrides.gcasto2015-04-161-0/+11
* Remove hclam from OWNERS files.nick2015-04-151-1/+0
* Reland: Move Extension ScriptContext creation into ScriptContextSet.kalman2015-04-152-5/+8
* Remove yoz@chromium.org from OWNERS and histograms.xml.kalman2015-04-142-2/+0
* Use correct form ofTreeChangeObserver automation API.dtseng2015-04-111-2/+0
* Make chrome/renderer/content_settings_observer.cc depend on //components/cont...vabr2015-04-106-1/+6
* Go back to undefined in case of an error in callbacks.mtomasz2015-04-101-11/+1
* Add an IPC method for Blink to call RapporService::RecordSample()kojii2015-04-102-0/+13
* Replace the struct workaround for forward-declaring ChromeViewHostMsg_GetPlug...bauerb2015-04-095-32/+27
* Cast: Prefer VP8 over H.264 for hardware encoderjchuang2015-04-091-1/+10
* Add missing miu@ to OWNERS files for Cast Streaming, and pruning.miu2015-04-081-2/+2
* Use multiline attribute to check for IA2_STATE_MULTILINE.shreeram.k2015-04-081-2/+1
* Add chrome.fileSystem.GetVolumeList().mtomasz2015-04-071-0/+10
* Remove --respect-autocomplete-off-autofill flag.estade2015-04-074-220/+47
* Merge custom bindings for context menusrob2015-04-041-125/+8
* Revert 4 patches that deal with Extension ScriptContexts that have been submi...kalman2015-04-042-8/+5
* Cleanup: Remove unused variables in chrome/ found by Scythe.thestig2015-04-047-19/+8
* Part 4 of ??: Move blink images to their own grd/pak files.erg2015-04-031-0/+1
* Improvements to the offline intersitial and easter eggedwardjung2015-04-0322-162/+353
* [Icons NTP] Using flag to enable large icons on the NTP.huangs2015-04-021-3/+15
* [Password Generation] Enabled generation if autocomplete attributes are setgcasto2015-04-021-0/+49
* Add initial live region support to ChromeVox 2.dmazzoni2015-04-023-1/+84
* Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed...ddorwin2015-04-021-1/+5
* Plugin Power Saver: Disable PPS in prerender. Disable background tab plugin d...tommycli2015-04-021-13/+18
* Plugin Power Saver: Throttle 'large' plugins that appear small.tommycli2015-04-015-21/+61
* Processing USERNAME reply from Autofill server in Password Managerdvadym2015-04-011-0/+75
* Plugin Power Saver: Overhaul plugin-power-saver flags. Show in UI.tommycli2015-03-311-10/+4
* Forward Blink's didCreateScriptContext event to RenderFrameObserver rather th...kalman2015-03-312-15/+0
* Implement sessionTypes filtering.sandersd2015-03-311-2/+1
* PageLoadHistograms shouldn't operate on WebRemoteFramenasko2015-03-311-0/+5
* Refactor interstitial checkbox for better accessibility. Can now click on the...edwardjung2015-03-301-0/+8
* Fix TODO in chrome_web_view, use utils.lookup to find context menu events.lazyboy2015-03-271-4/+4
* <webview>: make context menus cancellable using JS API.lazyboy2015-03-261-59/+60
* Plugin Power Saver: Record PPS UMAs only for users with PPS enabled.tommycli2015-03-261-2/+2
* [Icons NTP] Use GetVariationParamValue instead of experiment prefix to determ...beaudoin2015-03-261-3/+2
* Change EmeInitDataType to be an enum classjrummell2015-03-261-2/+2