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
/
webkit
/
tools
/
test_shell
/
test_webview_delegate.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete test_shell.
darin@chromium.org
2013-05-08
1
-989
/
+0
*
Remove remaining references to test_shell_tests now that the bots have been u...
jam@chromium.org
2013-05-03
1
-20
/
+0
*
Move WebPreferences to root namespace
gman@chromium.org
2013-05-01
1
-4
/
+3
*
Change decidePolicyForNavigation() to takea WebDataSource::ExtraData
japhet@chromium.org
2013-04-29
1
-3
/
+3
*
Add a WebDataSource parameter to WebFrameClient::decidePolicyForNavigation().
japhet@chromium.org
2013-04-24
1
-4
/
+4
*
Remove WebNode parameter from decidePolicyForNavigation
jamesr@chromium.org
2013-04-19
1
-8
/
+11
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-2
/
+2
*
Stop using WebGraphicsContext3DInProcessImpl in webkit/
danakj@chromium.org
2013-03-29
1
-1
/
+0
*
Convert include paths for string_number_conversions in src/chrome and src/webkit
brettw@chromium.org
2013-03-27
1
-1
/
+1
*
Remove dead code behind ifndef WEBKIT_USE_NEW_WEBFILESYSTEMTYPE
pilgrim@chromium.org
2013-03-20
1
-4
/
+0
*
Add support for WEBKIT_USE_NEW_WEBFILESYSTEMTYPE
pilgrim@chromium.org
2013-03-19
1
-1
/
+7
*
Remove editing overrides that are no longer in WebViewClient.
tony@chromium.org
2013-03-18
1
-28
/
+0
*
Update some #includes for WebStorageNamespace.h which has been moved to the n...
pilgrim@chromium.org
2013-03-08
1
-1
/
+1
*
Delete old RTCVideoDecoder code path.
wuchengli@chromium.org
2013-03-01
1
-1
/
+1
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+1
*
Move window_open_disposition.h from webkit/ into ui/base.
tfarina@chromium.org
2013-01-22
1
-5
/
+5
*
Update some #includes in webkit/tools/test_shell for headers in the new Platf...
pilgrim@chromium.org
2013-01-18
1
-11
/
+11
*
Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...
scherkus@chromium.org
2013-01-10
1
-1
/
+1
*
Vanquish the remnants of media::MessageLoopFactory.
scherkus@chromium.org
2013-01-02
1
-13
/
+4
*
Call WebKit::Platform::current() instead of webkitPlatformSupport()
pilgrim@chromium.org
2012-12-18
1
-3
/
+3
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-104
/
+0
*
Cleanup WebPluginDelegate implementations.
thestig@chromium.org
2012-09-27
1
-1
/
+5
*
Moving from from using WebFrame::name to WebFrame::uniqueName
nasko@chromium.org
2012-09-13
1
-2
/
+2
*
remove old createMediaPlayer which doesn't have URL as argument.
wjia@chromium.org
2012-08-24
1
-7
/
+0
*
Remove lingering WebViewClient::createGraphicsContext3D references
jamesr@chromium.org
2012-08-24
1
-6
/
+0
*
add url as additional argument to createMediaPlayer.
wjia@chromium.org
2012-08-16
1
-0
/
+7
*
PPAPI (Flash): Properly honor Pepper url requests with custom user agents.
viettrungluu@chromium.org
2012-07-17
1
-1
/
+1
*
WebMediaPlayerImpl needs to own the audio source provider.
rtoy@google.com
2012-07-16
1
-0
/
+1
*
Remove layoutTestController from test_shell.
tony@chromium.org
2012-06-22
1
-14
/
+1
*
Add WebFrame pointer to WebViewClient::startDragging
jochen@chromium.org
2012-05-18
1
-0
/
+1
*
Quote WebPreferences in namespace webkit_glue.
wangxianzhu@chromium.org
2012-05-11
1
-0
/
+1
*
Use frame->document().referrerPolicy instead of frame->referrerPolicy()
jochen@chromium.org
2012-05-09
1
-1
/
+2
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-05-01
1
-0
/
+5
*
Revert 134620 - Show a replacement plug-in for loading errors.
zmo@google.com
2012-04-30
1
-5
/
+0
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-04-30
1
-0
/
+5
*
More DomStorage house cleaning, many files but all mechanical changes.
michaeln@google.com
2012-04-17
1
-6
/
+0
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-1
/
+1
*
Remove renderDirectlyToWebView parameter from WebViewClient::createGraphicsCo...
jamesr@chromium.org
2012-03-16
1
-6
/
+1
*
Add one-arg implementations of WebViewClient::createGraphicsContext3D()
jamesr@chromium.org
2012-03-08
1
-0
/
+4
*
Create window in a new BrowsingInstance when opening a link in a new process.
creis@chromium.org
2012-03-06
1
-8
/
+0
*
Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory.
scherkus@chromium.org
2012-03-06
1
-2
/
+2
*
Prepare for a change in contract to WebViewClient::createView.
creis@chromium.org
2012-03-05
1
-0
/
+9
*
Integrate the new dom_storage backend into chromium DRT and test_shell.
michaeln@google.com
2012-03-01
1
-0
/
+5
*
Remove dead WebGraphicsContext3D initialization code
jamesr@chromium.org
2012-02-23
1
-3
/
+1
*
Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.
dcheng@chromium.org
2012-02-17
1
-3
/
+6
*
Revert 122370 - Update WebClipboard/WebDropData glue to use new getter/setter...
dcheng@chromium.org
2012-02-16
1
-6
/
+3
*
Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.
dcheng@chromium.org
2012-02-16
1
-3
/
+6
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
1
-13
/
+0
*
Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3D
piman@chromium.org
2012-02-03
1
-6
/
+2
*
Remove the use of WebSpeechInputControllerMock from test_shell.
hans@chromium.org
2012-01-31
1
-6
/
+1
[next]