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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have the RenderThread initialize a PhishingClassifier when it receives a
bryner@chromium.org
2010-11-19
1
-0
/
+14
*
Provides API for passing in whether verbatim or predictive should be
sky@chromium.org
2010-11-18
1
-1
/
+1
*
Adding a test to test a craher with the select popup on Mac.
jcivelli@chromium.org
2010-11-11
1
-0
/
+1
*
Allow verbatim to be passed in OnSearchBoxChange.
tonyg@chromium.org
2010-11-08
1
-0
/
+1
*
Factor a PageLoadHistograms class out of RenderView.
tonyg@chromium.org
2010-11-05
1
-11
/
+4
*
Only send child node updates on load and children changed notifications.
ctguil@chromium.org
2010-11-05
1
-0
/
+3
*
Implement new SearchBox API along side existing API.
tonyg@chromium.org
2010-11-04
1
-2
/
+16
*
Added ability to propogate create to suggest whether or not filesystem's root...
kkanetkar@chromium.org
2010-11-03
1
-0
/
+1
*
Chromium part of the autofill refactor: removing now unused code.
jcivelli@google.com
2010-11-02
1
-3
/
+0
*
Let every "accelerated IO surface swapped" message have an identifier of the ...
thakis@chromium.org
2010-10-28
1
-1
/
+2
*
Forward textfield focus event to the browser.
rjkroege@google.com
2010-10-27
1
-0
/
+1
*
Client-side phishing detection: grab snapshot of custom sized view.
noelutz@google.com
2010-10-27
1
-0
/
+8
*
Refactoring select popup on Mac.
jcivelli@google.com
2010-10-26
1
-1
/
+13
*
Refactor printing workflow to handle print preview.
kmadhusu@chromium.org
2010-10-25
1
-1
/
+2
*
dom-ui settings: Add setting for detault zoom level.
csilv@chromium.org
2010-10-25
1
-0
/
+1
*
Revert 63536 - Might have broken tests on win.
tonyg@chromium.org
2010-10-22
1
-4
/
+11
*
Factor a PageLoadHistograms class out of RenderView.
tonyg@chromium.org
2010-10-22
1
-11
/
+4
*
Geolocation dispatcher rename:
jknotten@chromium.org
2010-10-22
1
-2
/
+2
*
Part 2 of extension event refactor.
mpcomplete@chromium.org
2010-10-21
1
-2
/
+2
*
Discard duplicate webkit accessibility notifications.
ctguil@chromium.org
2010-10-21
1
-1
/
+18
*
Removing unused code in RenderView (that code actually does not compile when ...
jcivelli@chromium.org
2010-10-18
1
-2
/
+0
*
Implement IME for Mac plugins using the Cocoa event model on 10.6
stuartmorgan@chromium.org
2010-10-15
1
-1
/
+7
*
Made RenderView keep track of the fake plugin window handles it
kbr@google.com
2010-10-14
1
-0
/
+7
*
Wire up InstallSearchProvider to allow setting the default search provider.
levin@chromium.org
2010-10-11
1
-2
/
+4
*
Change plugin content settings to three states: Allow, click-to-play, and block.
bauerb@chromium.org
2010-10-11
1
-6
/
+0
*
Ensure global extension events (like bookmarks) are sent to the incognito
mpcomplete@chromium.org
2010-10-08
1
-1
/
+1
*
Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult which
sky@chromium.org
2010-10-05
1
-4
/
+8
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
1
-2
/
+4
*
Move disabling outdated plugins to labs and update UI to Glen's mocks.
bauerb@chromium.org
2010-09-30
1
-1
/
+6
*
Add Worker support for FileSystem API.
kinuko@chromium.org
2010-09-27
1
-10
/
+0
*
Support additional webkit accessibility notifications and states.
ctguil@chromium.org
2010-09-25
1
-3
/
+1
*
Revert 60368 - Client-side phishing detection: grab snapshot of custom sized ...
noelutz@google.com
2010-09-24
1
-8
/
+0
*
Add some optimizations to plugin painting.
brettw@chromium.org
2010-09-24
1
-0
/
+5
*
Client-side phishing detection: grab snapshot of custom sized view.
noelutz@google.com
2010-09-23
1
-0
/
+8
*
Trying to reland r59889, this time as a multi-stage patch.
mpcomplete@chromium.org
2010-09-23
1
-0
/
+3
*
Revert "Add some optimizations to plugin painting."
maruel@chromium.org
2010-09-23
1
-2
/
+0
*
Add some optimizations to plugin painting.
brettw@chromium.org
2010-09-23
1
-0
/
+2
*
Revert 59889 - Fix regression introduced by
thakis@chromium.org
2010-09-19
1
-3
/
+0
*
Fix regression introduced by
mpcomplete@chromium.org
2010-09-18
1
-0
/
+3
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-18
1
-5
/
+2
*
Revert 59845 - Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
1
-2
/
+5
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
1
-5
/
+2
*
Fixed crash in DOM UI setup caused by lazy instantiation of the
kbr@google.com
2010-09-17
1
-0
/
+4
*
Break indirect dependencies on system OpenGL headers through NPAPI
kbr@google.com
2010-09-16
1
-6
/
+6
*
Add support for webkit ValueChanged accessibility notification.
ctguil@chromium.org
2010-09-16
1
-6
/
+8
*
Add fullscreen support to Pepper.
piman@chromium.org
2010-09-14
1
-0
/
+9
*
Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...
sky@chromium.org
2010-09-10
1
-0
/
+3
*
Implement pepper::FileIO.
dumi@chromium.org
2010-09-10
1
-0
/
+4
*
Adding a class to track when a node in a page gets clicked.
jcivelli@chromium.org
2010-09-05
1
-4
/
+18
*
This CL ensures we use the language specified in the language meta tag if any.
jcivelli@chromium.org
2010-09-01
1
-3
/
+3
[next]