index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plugin Power Saver: Make posters work right when image is 404 Not Found.
tommycli
2015-04-24
2
-30
/
+42
*
Update {virtual,override} to follow C++11 style in chrome.
nick
2015-04-24
7
-27
/
+24
*
[Icons NTP] Make local NTP large icons URL match device resolution.
huangs
2015-04-23
2
-29
/
+28
*
Remove PrerenderLocalPredictor, part 4.
davidben
2015-04-23
3
-105
/
+0
*
Clean up FSP API custom bindings.
mtomasz
2015-04-23
1
-2
/
+0
*
Remove references to WebPermissionCallbacks in Chromium.
mlamouri
2015-04-23
2
-27
/
+0
*
Disabled flaky SuggestAppDialog/FileManagerBrowserTest and PhishingClassifier...
mef
2015-04-22
1
-1
/
+8
*
Change enums in eme_constants.h to enum classes
jrummell
2015-04-21
1
-17
/
+19
*
Pass array of platforms to the beforeinstallprompt blink entry point.
benwells
2015-04-21
1
-1
/
+3
*
Rename blink::WebPermissionCallback to blink::WebContentSettingCallback.
mlamouri
2015-04-21
3
-19
/
+45
*
Wire chrome.fileSystemProvider.onMountRequested to chrome.fileManagerPrivate.
mtomasz
2015-04-20
1
-1
/
+18
*
Refactor safe-browsing build-config definitions.
nparker
2015-04-18
1
-18
/
+12
*
Rename USE_NSS to USE_NSS_CERTS.
davidben
2015-04-17
1
-1
/
+1
*
Update call to willShowInstallBannerPrompt to remove implicit conversion
benwells
2015-04-16
1
-1
/
+1
*
[Password Manager] Relax matching for username overrides.
gcasto
2015-04-16
1
-0
/
+11
*
Remove hclam from OWNERS files.
nick
2015-04-15
1
-1
/
+0
*
Reland: Move Extension ScriptContext creation into ScriptContextSet.
kalman
2015-04-15
2
-5
/
+8
*
Remove yoz@chromium.org from OWNERS and histograms.xml.
kalman
2015-04-14
2
-2
/
+0
*
Use correct form ofTreeChangeObserver automation API.
dtseng
2015-04-11
1
-2
/
+0
*
Make chrome/renderer/content_settings_observer.cc depend on //components/cont...
vabr
2015-04-10
6
-1
/
+6
*
Go back to undefined in case of an error in callbacks.
mtomasz
2015-04-10
1
-11
/
+1
*
Add an IPC method for Blink to call RapporService::RecordSample()
kojii
2015-04-10
2
-0
/
+13
*
Replace the struct workaround for forward-declaring ChromeViewHostMsg_GetPlug...
bauerb
2015-04-09
5
-32
/
+27
*
Cast: Prefer VP8 over H.264 for hardware encoder
jchuang
2015-04-09
1
-1
/
+10
*
Add missing miu@ to OWNERS files for Cast Streaming, and pruning.
miu
2015-04-08
1
-2
/
+2
*
Use multiline attribute to check for IA2_STATE_MULTILINE.
shreeram.k
2015-04-08
1
-2
/
+1
*
Add chrome.fileSystem.GetVolumeList().
mtomasz
2015-04-07
1
-0
/
+10
*
Remove --respect-autocomplete-off-autofill flag.
estade
2015-04-07
4
-220
/
+47
*
Merge custom bindings for context menus
rob
2015-04-04
1
-125
/
+8
*
Revert 4 patches that deal with Extension ScriptContexts that have been submi...
kalman
2015-04-04
2
-8
/
+5
*
Cleanup: Remove unused variables in chrome/ found by Scythe.
thestig
2015-04-04
7
-19
/
+8
*
Part 4 of ??: Move blink images to their own grd/pak files.
erg
2015-04-03
1
-0
/
+1
*
Improvements to the offline intersitial and easter egg
edwardjung
2015-04-03
22
-162
/
+353
*
[Icons NTP] Using flag to enable large icons on the NTP.
huangs
2015-04-02
1
-3
/
+15
*
[Password Generation] Enabled generation if autocomplete attributes are set
gcasto
2015-04-02
1
-0
/
+49
*
Add initial live region support to ChromeVox 2.
dmazzoni
2015-04-02
3
-1
/
+84
*
Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed...
ddorwin
2015-04-02
1
-1
/
+5
*
Plugin Power Saver: Disable PPS in prerender. Disable background tab plugin d...
tommycli
2015-04-02
1
-13
/
+18
*
Plugin Power Saver: Throttle 'large' plugins that appear small.
tommycli
2015-04-01
5
-21
/
+61
*
Processing USERNAME reply from Autofill server in Password Manager
dvadym
2015-04-01
1
-0
/
+75
*
Plugin Power Saver: Overhaul plugin-power-saver flags. Show in UI.
tommycli
2015-03-31
1
-10
/
+4
*
Forward Blink's didCreateScriptContext event to RenderFrameObserver rather th...
kalman
2015-03-31
2
-15
/
+0
*
Implement sessionTypes filtering.
sandersd
2015-03-31
1
-2
/
+1
*
PageLoadHistograms shouldn't operate on WebRemoteFrame
nasko
2015-03-31
1
-0
/
+5
*
Refactor interstitial checkbox for better accessibility. Can now click on the...
edwardjung
2015-03-30
1
-0
/
+8
*
Fix TODO in chrome_web_view, use utils.lookup to find context menu events.
lazyboy
2015-03-27
1
-4
/
+4
*
<webview>: make context menus cancellable using JS API.
lazyboy
2015-03-26
1
-59
/
+60
*
Plugin Power Saver: Record PPS UMAs only for users with PPS enabled.
tommycli
2015-03-26
1
-2
/
+2
*
[Icons NTP] Use GetVariationParamValue instead of experiment prefix to determ...
beaudoin
2015-03-26
1
-3
/
+2
*
Change EmeInitDataType to be an enum class
jrummell
2015-03-26
1
-2
/
+2
[next]