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
*
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
*
Add WebKitPlatformSupport::createOffscreenGraphicsContext3D
piman@chromium.org
2012-01-31
1
-1
/
+1
*
Implement WebViewClient::createGraphicsContext3D (and support for DRT)
piman@chromium.org
2012-01-20
1
-0
/
+15
*
Rename webkit_media::VideoRendererImpl to webkit_media::SkCanvasVideoRenderer.
scherkus@chromium.org
2012-01-19
1
-1
/
+0
*
Fold WebMediaPlayerImpl::Initialize() into the constructor.
scherkus@chromium.org
2012-01-13
1
-11
/
+9
*
Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...
scherkus@chromium.org
2012-01-12
1
-6
/
+4
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...
crogers@google.com
2012-01-07
1
-0
/
+1
*
Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...
msw@chromium.org
2012-01-06
1
-1
/
+0
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode
crogers@google.com
2012-01-06
1
-0
/
+1
*
Remove more wstrings in webkit/tools/test_shell.
tony@chromium.org
2012-01-04
1
-12
/
+13
*
Removing stray mention of WebWorkerClient
dslomov@chromium.org
2011-12-30
1
-1
/
+0
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-12
/
+12
*
Implement meta referrer (part 1/2)
jochen@chromium.org
2011-11-24
1
-0
/
+4
*
Remove --enable-video-logging and WebVideoRenderer.
scherkus@chromium.org
2011-11-18
1
-5
/
+1
*
Moving media-related files from webkit/glue/ to webkit/media/.
scherkus@chromium.org
2011-11-17
1
-7
/
+7
*
Removing dedicated worker-related IPC codei (second round).
dslomov@chromium.org
2011-10-28
1
-6
/
+0
*
Fix shutdown crash when WebMediaPlayerImpl is destroyed after RenderViewImpl is.
fischman@chromium.org
2011-10-26
1
-6
/
+7
*
Prevent power saving while playing media.
avi@chromium.org
2011-10-19
1
-0
/
+1
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
1
-11
/
+13
*
wstring: convert all SetPageTitle APIs to use string16
evan@chromium.org
2011-09-21
1
-3
/
+1
*
Update WebPermissionClient implementation to support image URLs
jochen@chromium.org
2011-09-19
1
-2
/
+3
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-3
/
+3
*
Windowless Flash plugins on Mac do not currently draw in single-process appli...
marshall@chromium.org
2011-08-27
1
-0
/
+33
*
Make WebPluginInfo more generic
cpu@chromium.org
2011-08-14
1
-1
/
+1
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
1
-1
/
+3
*
Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...
yzshen@chromium.org
2011-08-05
1
-3
/
+1
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
1
-1
/
+3
*
PluginList cleanup to fix a race condition and decrease the API surface for f...
bauerb@chromium.org
2011-07-29
1
-6
/
+7
*
reland patch http://codereview.chromium.org/7204008 after webrtc build has be...
wjia@chromium.org
2011-07-20
1
-1
/
+2
*
Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...
sky@chromium.org
2011-07-14
1
-2
/
+1
*
add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...
wjia@chromium.org
2011-07-14
1
-1
/
+2
*
Update src/webkit/tools for WebKit API move.
abarth@chromium.org
2011-06-26
1
-1
/
+2
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
1
-3
/
+3
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
1
-3
/
+3
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
1
-3
/
+3
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
1
-3
/
+3
[next]