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
/
render_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 2 of extension event refactor.
mpcomplete@chromium.org
2010-10-21
1
-3
/
+3
*
Discard duplicate webkit accessibility notifications.
ctguil@chromium.org
2010-10-21
1
-52
/
+89
*
Fix crash in UserScriptSlave::InjectScripts().
aa@chromium.org
2010-10-21
1
-0
/
+5
*
Convert LOG(INFO) to VLOG(1) - chrome/renderer/.
pkasting@chromium.org
2010-10-20
1
-4
/
+2
*
Fix crash when reusing possibly stale NavigationState in
aa@chromium.org
2010-10-20
1
-0
/
+3
*
Removing unused code in RenderView (that code actually does not compile when ...
jcivelli@chromium.org
2010-10-18
1
-11
/
+0
*
Implement IME for Mac plugins using the Cocoa event model on 10.6
stuartmorgan@chromium.org
2010-10-15
1
-0
/
+22
*
Fix a regression in the gears dialog where it would display nothing.
mpcomplete@chromium.org
2010-10-15
1
-0
/
+1
*
This adds a plugin selection policy for selecting which plugin is
gspencer@chromium.org
2010-10-14
1
-60
/
+58
*
Pass proper selection colors to webkit via RendererPreference for ChromeOS.
xiyuan@chromium.org
2010-10-14
1
-1
/
+1
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-89
/
+95
*
Makes sure arg to window.chrome.setSuggestResult is a string and
sky@chromium.org
2010-10-14
1
-2
/
+2
*
Made RenderView keep track of the fake plugin window handles it
kbr@google.com
2010-10-14
1
-1
/
+15
*
This changes GetPluginInfo so that we can request a list of plugins that matc...
gspencer@chromium.org
2010-10-12
1
-40
/
+37
*
Wire up InstallSearchProvider to allow setting the default search provider.
levin@chromium.org
2010-10-11
1
-6
/
+14
*
Change plugin content settings to three states: Allow, click-to-play, and block.
bauerb@chromium.org
2010-10-11
1
-30
/
+34
*
Fixed include in test_webkit_client
davemoore@chromium.org
2010-10-10
1
-0
/
+5
*
Revert 62068 - Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
1
-5
/
+0
*
Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
1
-0
/
+5
*
Sets the referrer for media resource requests.
vrk@google.com
2010-10-08
1
-1
/
+1
*
Ensure global extension events (like bookmarks) are sent to the incognito
mpcomplete@chromium.org
2010-10-08
1
-2
/
+2
*
GpuVideoDecoderHost runs on IO thread instead of Render thread
hclam@chromium.org
2010-10-07
1
-2
/
+1
*
Make FakeGlVideoDecodeEngine works in the hardware video decoding architecture
hclam@chromium.org
2010-10-07
1
-0
/
+15
*
Re-enable DOM UI bindings for data: URLs.
caseq@google.com
2010-10-06
1
-1
/
+2
*
Notify browser accessibility when the renderer's focus node is cleared.
ctguil@chromium.org
2010-10-05
1
-0
/
+8
*
Implement the frame id required for the web navigation api.
jochen@chromium.org
2010-10-05
1
-3
/
+4
*
Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult which
sky@chromium.org
2010-10-05
1
-10
/
+19
*
Only enable renderer accessibility when an active screen reader is detected.
ctguil@chromium.org
2010-10-05
1
-1
/
+0
*
don't use pretty error page for packaged apps
erikkay@chromium.org
2010-10-04
1
-1
/
+1
*
Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...
finnur@chromium.org
2010-10-04
1
-20
/
+12
*
Revert 61323 - Component extensions (and whitelisted extensions) specifying <...
finnur@chromium.org
2010-10-03
1
-12
/
+20
*
Component extensions (and whitelisted extensions) specifying <all_urls> in th...
finnur@chromium.org
2010-10-03
1
-20
/
+12
*
Don't load plugins on the UI thread for pref and group policy disabling.
jam@chromium.org
2010-10-02
1
-1
/
+0
*
Fix bug when zooming out where we suddenly turn into zoomed-in mode.
jam@chromium.org
2010-10-01
1
-1
/
+1
*
Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.
jam@chromium.org
2010-10-01
1
-29
/
+2
*
Make the selection start and end attributes of an html input control
dmazzoni@chromium.org
2010-10-01
1
-0
/
+5
*
AutoFill: Don't send select option values to the browser on page load. Only
jhawkins@chromium.org
2010-10-01
1
-1
/
+1
*
Do not expose DOM UI bindings to subframes other than chrome://
caseq@google.com
2010-10-01
1
-1
/
+3
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
1
-22
/
+94
*
Ensure browser cache of the renderer tree contains an accessibility object be...
ctguil@chromium.org
2010-09-30
1
-0
/
+18
*
Move disabling outdated plugins to labs and update UI to Glen's mocks.
bauerb@chromium.org
2010-09-30
1
-11
/
+37
*
Revert 61031 - Ensure browser cache of the renderer tree contains an accessib...
ctguil@chromium.org
2010-09-30
1
-18
/
+0
*
Ensure browser cache of the renderer tree contains an accessibility object be...
ctguil@chromium.org
2010-09-30
1
-0
/
+18
*
Revert 60832 - Ensure browser cache of the renderer tree contains an accessib...
ctguil@chromium.org
2010-09-28
1
-18
/
+0
*
Ensure browser cache of the renderer tree contains an accessibility object be...
ctguil@chromium.org
2010-09-28
1
-0
/
+18
*
Add Worker support for FileSystem API.
kinuko@chromium.org
2010-09-27
1
-39
/
+11
*
Remove use of WebAccessibilityCacheImpl::isValidId and the id=1000 magic number.
ctguil@chromium.org
2010-09-27
1
-13
/
+18
*
Support additional webkit accessibility notifications and states.
ctguil@chromium.org
2010-09-25
1
-36
/
+40
*
Revert 60368 - Client-side phishing detection: grab snapshot of custom sized ...
noelutz@google.com
2010-09-24
1
-2
/
+7
*
Add some optimizations to plugin painting.
brettw@chromium.org
2010-09-24
1
-0
/
+9
[next]