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
*
Revert 67085 - TestShell changes to support multiple speech input results.
satish@chromium.org
2010-11-23
1
-2
/
+0
*
TestShell changes to support multiple speech input results.
satish@chromium.org
2010-11-23
1
-0
/
+2
*
Revert 66603 - TestShell: Backported EventSender.contextClick() improvement
morrita@chromium.org
2010-11-19
1
-7
/
+0
*
Modify GetErrorDescription to give a -1004 (NSURLErrorCannotConnectToHost)
mmenke@google.com
2010-11-18
1
-2
/
+3
*
TestShell: Backported EventSender.contextClick() improvement
morrita@chromium.org
2010-11-18
1
-0
/
+7
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
1
-1
/
+1
*
Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollection
levin@chromium.org
2010-11-15
1
-1
/
+1
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
1
-1
/
+1
*
Move MediaFilterCollection code into a class.
scherkus@chromium.org
2010-11-03
1
-4
/
+5
*
Added ability to propogate create to suggest whether or not filesystem's root...
kkanetkar@chromium.org
2010-11-03
1
-1
/
+1
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-1
/
+1
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
1
-5
/
+16
*
Adding Abort() to DataSource to wake up hanging Read()
vrk@google.com
2010-10-22
1
-11
/
+2
*
SimpleFileWriter for test_shell and DRT.
michaeln@chromium.org
2010-10-14
1
-0
/
+1
*
This changes GetPluginInfo so that we can request a list of plugins that matc...
gspencer@chromium.org
2010-10-12
1
-5
/
+1
*
Sets the referrer for media resource requests.
vrk@google.com
2010-10-08
1
-1
/
+1
*
Update test_shell to use renamed WebDragData methods.
dcheng@chromium.org
2010-10-07
1
-1
/
+1
*
Added support for accelerated compositing to test_shell. This is
kbr@chromium.org
2010-09-30
1
-0
/
+5
*
webkit: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-29
1
-5
/
+6
*
Adds speech input mock methods to TestShell.
satish@chromium.org
2010-09-28
1
-0
/
+8
*
Enable FileSystem for TestShell.
kinuko@chromium.org
2010-09-10
1
-0
/
+17
*
Hook up LayoutTestController.setMockDeviceOrientation() in test_shell.
hans@chromium.org
2010-09-10
1
-0
/
+6
*
Implement layoutTestController.dumpResourceResponseMIMETypes in test_shell
mihaip@chromium.org
2010-09-09
1
-0
/
+10
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-2
/
+3
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
Deprecate more old filepath functions.
evan@chromium.org
2010-07-01
1
-1
/
+3
*
Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl...
bauerb@chromium.org
2010-06-30
1
-1
/
+1
*
Remove obsolete API handlers now that upstream changes to frame name plumbing...
atwilson@chromium.org
2010-06-17
1
-7
/
+0
*
Added plumbing to transport the frame name between RenderViewHost and the Web...
atwilson@chromium.org
2010-06-12
1
-1
/
+8
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
1
-3
/
+19
*
Adds Geolocation support for TestShell.
bulach@chromium.org
2010-05-26
1
-0
/
+15
*
Clean up old method signature of WebViewClient::createView.
rafaelw@chromium.org
2010-05-12
1
-6
/
+0
*
Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().
satish@chromium.org
2010-05-12
1
-2
/
+5
*
Add resource loading and resource retrieval code for Mac.
tkent@google.com
2010-05-07
1
-3
/
+35
*
Change TestWebViewDelegate::createView in include WebWindowFeatures
rafaelw@chromium.org
2010-04-30
1
-0
/
+10
*
Add an --allow-external-pages switch to test_shell.
dpranke@chromium.org
2010-04-23
1
-1
/
+2
*
Implement two missing methods on layoutTestController:
mpcomplete@chromium.org
2010-04-19
1
-0
/
+6
*
Remove obsolete dragging functions.
estade@chromium.org
2010-04-15
1
-6
/
+0
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-14
1
-0
/
+7
*
Revert 44372 - Enable support for notifications layout tests in test shell.
nsylvain@chromium.org
2010-04-13
1
-7
/
+0
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-13
1
-0
/
+7
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-0
/
+8
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-3
/
+4
*
Update test shell for new dragImage api.
estade@chromium.org
2010-04-05
1
-3
/
+13
*
Move plugin-related files in webkit/glue to webkit/glue/plugins to make them
brettw@chromium.org
2010-03-31
1
-3
/
+3
*
Add chromium-side support for history.{push,replace}State.
darin@chromium.org
2010-03-17
1
-5
/
+7
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Revert 41781 - Revert 41769 Fix test_shell so that eventSender works for ope...
jam@chromium.org
2010-03-16
1
-1
/
+2
*
Revert 41769 - Fix test_shell so that eventSender works for opened windows. ...
stuartmorgan@chromium.org
2010-03-16
1
-2
/
+1
[next]