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
/
content
/
renderer
/
render_view_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete most web intents code.
thakis@chromium.org
2013-02-11
1
-28
/
+0
*
Make most code on mac compile with enable_web_intents=0
thakis@chromium.org
2013-02-01
1
-0
/
+2
*
Move IsURLAcceptableForWebUI out of WebUIControllerFactory since its implemen...
jam@chromium.org
2013-01-28
1
-6
/
+0
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-28
1
-35
/
+4
*
Add "frame to navigate" to NavigationEntry and plumb it to the RenderViewImpl
jochen@chromium.org
2013-01-24
1
-0
/
+26
*
Update some #includes in content/renderer for headers in the new Platform dir...
pilgrim@chromium.org
2013-01-10
1
-4
/
+4
*
Revert 175971
ricow@chromium.org
2013-01-10
1
-4
/
+35
*
Revert 175890: actually, looks like we want this to also help move chromeos w...
jam@chromium.org
2013-01-10
1
-35
/
+4
*
Revert 175822
jam@chromium.org
2013-01-09
1
-4
/
+35
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-09
1
-35
/
+4
*
Cleanup: Fix some lint errors in content/.
thestig@chromium.org
2013-01-04
1
-3
/
+5
*
RenderViewImplTest.LastCommittedUpdateState is flaky
michaeln@google.com
2013-01-03
1
-1
/
+2
*
Use WebCore:DateTimeChooser for date/time form types instead of considering t...
miguelg@chromium.org
2012-12-18
1
-14
/
+0
*
Fix flakiness and re-enable test.
creis@chromium.org
2012-12-14
1
-2
/
+7
*
Ensure that reloads load real pages, not swappedout://.
creis@chromium.org
2012-12-13
1
-0
/
+75
*
Disables test that started failing.
sky@chromium.org
2012-10-23
1
-1
/
+2
*
Properly disabling the OnNavStateChanged. See crbug.com/157213.
leviw@chromium.org
2012-10-22
1
-1
/
+1
*
Disabling the OnNavStateChanged as it's failing on ToT WebKit, and that's blo...
leviw@chromium.org
2012-10-22
1
-1
/
+1
*
Move a bunch of code in content\renderer to the content namespace.
jam@chromium.org
2012-10-19
1
-36
/
+36
*
Reland r161256: Fix the crash that was happening on the buildbot (but not try...
jam@chromium.org
2012-10-11
1
-6
/
+0
*
Revert 161256 - Fix the crash that was happening on the buildbot (but not try...
jam@chromium.org
2012-10-11
1
-0
/
+6
*
Fix the crash that was happening on the buildbot (but not trybots, for a stra...
jam@chromium.org
2012-10-11
1
-6
/
+0
*
Allow tap gestures to open the IME on Android.
olilan@chromium.org
2012-09-21
1
-3
/
+3
*
Add IPCs/methods for additional IME actions.
olilan@chromium.org
2012-09-07
1
-0
/
+63
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-3
/
+3
*
Add new TextInputState parameters to carry information from WebViewImpl::text...
olilan@chromium.org
2012-08-21
1
-4
/
+9
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
1
-7
/
+7
*
Zoom level limits must be set before setting a zoom level.
kinaba@chromium.org
2012-08-07
1
-0
/
+30
*
Implement NavigationControllerWebView.PostURL
boliu@chromium.org
2012-07-31
1
-0
/
+46
*
Move the browser tests inside content/renderer to run under content_browserte...
jam@chromium.org
2012-07-25
1
-0
/
+74
*
Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC...
nona@chromium.org
2012-06-13
1
-0
/
+64
*
Move render_view_test.h header from content\test to content\public\test. This...
jam@chromium.org
2012-06-04
1
-1
/
+179
*
Pass user gesture indicator for RPH and intents.
gbillock@chromium.org
2012-06-01
1
-10
/
+7
*
Add GoBack()/GoForward() to RenderViewTest
gavinp@chromium.org
2012-05-23
1
-0
/
+49
*
Prevent state updates for kSwappedOutURL.
creis@chromium.org
2012-03-27
1
-0
/
+17
*
Allow browser to handle all WebUI navigations.
creis@chromium.org
2012-03-15
1
-0
/
+98
*
Fix 3 more issues with fast cross-process back/forward navigations.
creis@chromium.org
2012-02-21
1
-0
/
+5
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
1
-0
/
+25
*
Ensure that navigations are not ignored due to incomplete unload requests.
creis@chromium.org
2012-02-09
1
-1
/
+33
*
[Web Intents] Use page title if the intent tag title is empty.
gbillock@chromium.org
2011-12-22
1
-0
/
+29
*
Enable RenderViewImplTest.{OnHandleKeyboardEvent,InsertCharacters} for Aura o...
mazda@chromium.org
2011-12-07
1
-18
/
+4
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
1
-2
/
+2
*
AURA: Disable failing browser tests so that we can enable browser_tests on bu...
oshima@chromium.org
2011-11-23
1
-2
/
+16
*
Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...
penghuang@chromium.org
2011-10-16
1
-9
/
+8
*
Move NativeWebKeyboardEvent files into their intended final destinations prio...
ben@chromium.org
2011-10-14
1
-1
/
+1
*
Split most of RenderViewTest and associated classes into content.
joi@chromium.org
2011-10-14
1
-28
/
+28
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-6
/
+6
*
mac: Almost fix Lion accented character bubble input in web contents.
thakis@chromium.org
2011-10-12
1
-1
/
+3
*
Add error description to the DidFailProvisionalLoad callback.
mkosiba@chromium.org
2011-10-11
1
-2
/
+2
*
Don't expose RenderViewImpl to tests which use RenderViewTest through its hea...
jam@chromium.org
2011-10-11
1
-172
/
+181
[next]