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
...
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
1
-18
/
+13
*
Revert of https://codereview.chromium.org/82763010/
benwells@chromium.org
2013-11-26
1
-13
/
+18
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
1
-18
/
+13
*
events: Move test related functions into a separate target.
sadrul@chromium.org
2013-11-25
1
-1
/
+1
*
Enable Blink experimental and test runtime features.
kochi@chromium.org
2013-11-22
1
-5
/
+4
*
Remove the deprecated version of RenderViewImpl::createView().
japhet@chromium.org
2013-11-08
1
-1
/
+1
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-61
/
+61
*
Fix the order of the event dispatch.
komatsu@chromium.org
2013-11-07
1
-0
/
+31
*
Disable SuppressErrorPageTests on Android
dfalcantara@chromium.org
2013-10-24
1
-2
/
+16
*
Show IDN in error screens (DNS failure etc.)
yuusuke@yandex-team.ru
2013-10-04
1
-0
/
+1
*
Disable RenderViewImplTest.GetCompositionCharacterBoundsTest for XP.
justinlin@chromium.org
2013-10-04
1
-0
/
+8
*
InstantExtended: Send search URLs to renderers.
jered@chromium.org
2013-10-01
1
-0
/
+76
*
events: Make platform specific events code into ui/events/.
sadrul@chromium.org
2013-09-25
1
-1
/
+1
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-2
/
+2
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-2
/
+2
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-6
/
+6
*
Reorder ViewHostMsg_TextInputTypeChanged IPC parameters.
yoichio@chromium.org
2013-09-04
1
-6
/
+6
*
Fix content browser test failure by enabling WebRuntimeFeatures::enableInputM...
yoichio@chromium.org
2013-08-23
1
-4
/
+14
*
Diable a test that is failed because of Blink change.
kochi@chromium.org
2013-08-21
1
-1
/
+4
*
[content shell] move browser process stuff into browser/ subdir
jochen@chromium.org
2013-08-20
1
-1
/
+1
*
Remove PepperHelperImpl.
jam@chromium.org
2013-08-07
1
-54
/
+0
*
Rename PepperPluginDelegateImpl to PepperHelperImpl after getting rid of the ...
jam@chromium.org
2013-07-30
1
-3
/
+3
*
Cut dependencies on WebKit::WebView::zoom(Factor|Level)ToZoom(Level|Factor)
jamesr@chromium.org
2013-07-25
1
-7
/
+6
*
Changes to make content_browsertests build with USE_OZONE=1
rjkroege@chromium.org
2013-07-23
1
-1
/
+1
*
Makes RenderViewImpl::GetSSLStatusOfFrame() actually do something.
dbeam@chromium.org
2013-07-23
1
-0
/
+19
*
Use a direct include of the shared_memory header in content/plugin/, content/...
avi@chromium.org
2013-07-18
1
-4
/
+4
*
fix the bug that IME is broken on pepper flash.
yoichio@chromium.org
2013-07-17
1
-0
/
+54
*
Add ability to keep selection on confirmComposition
aurimas@chromium.org
2013-07-12
1
-5
/
+10
*
Add new parameter ui::TextInputMode to ViewHostMsg_TextInputTypeChanged IPC m...
yoichio@chromium.org
2013-07-11
1
-2
/
+69
*
ifdef CompositionBounds related calls on to OSes that use it.
aurimas@chromium.org
2013-07-09
1
-0
/
+2
*
Move chrome-native support to chrome/
tedchoc@chromium.org
2013-07-04
1
-24
/
+0
*
Add chrome-native:// scheme.
tedchoc@chromium.org
2013-06-21
1
-0
/
+24
*
Split TextInputStateChanged IPC into two IPCs
aurimas@chromium.org
2013-06-18
1
-17
/
+13
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-3
/
+3
*
delete webkit/glue/web_io_operators.*
scottmg@chromium.org
2013-06-15
1
-4
/
+3
*
Eliminate SwapOut message parameters, keeping state in RVHM instead.
creis@chromium.org
2013-06-14
1
-21
/
+4
*
Use a direct include of strings headers in content/renderer and content/shell.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Create RenderFrame/RenderFrameHost for the main frame of a page.
nasko@chromium.org
2013-05-31
1
-0
/
+6
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
1
-4
/
+4
*
Disable RenderViewImpltest.InsertCharacters (flaky on XP)
caitkp@google.com
2013-05-29
1
-1
/
+7
*
Introduce content::PageState (again).
darin@chromium.org
2013-05-28
1
-21
/
+21
*
Revert 202188 "Introduce content::PageState."
grt@chromium.org
2013-05-26
1
-21
/
+21
*
Introduce content::PageState.
darin@chromium.org
2013-05-24
1
-21
/
+21
*
content: Extract url utility functions into url_utils.{h,cc}
tfarina@chromium.org
2013-05-17
1
-1
/
+1
*
Disable RenderViewImplTest.OnHandleKeyboardEvent
dewittj@chromium.org
2013-05-07
1
-1
/
+8
*
[content shell] move code common to several processes to a common dir
jochen@chromium.org
2013-05-07
1
-1
/
+1
*
Change decidePolicyForNavigation() to takea WebDataSource::ExtraData
japhet@chromium.org
2013-04-29
1
-0
/
+33
*
Remove WebNode parameter from decidePolicyForNavigation
jamesr@chromium.org
2013-04-19
1
-7
/
+0
*
Delete most web intents code.
thakis@chromium.org
2013-02-11
1
-28
/
+0
[prev]
[next]