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
/
support
/
test_webkit_platform_support.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated hyphenation methods from WebKit::Platform implementations
jochen@chromium.org
2013-03-05
1
-6
/
+0
*
Implement WebKit::Platform::isThreadedCompositingEnabled()
jamesr@chromium.org
2013-03-05
1
-0
/
+6
*
Switch from using individual methods for hyphenation to using the WebHyphanto...
jochen@chromium.org
2013-03-01
1
-3
/
+3
*
Implement the Platform::sharedOffscreenGraphicsContext3D method.
danakj@chromium.org
2013-02-28
1
-0
/
+8
*
Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...
pilgrim@chromium.org
2013-02-27
1
-1
/
+1
*
RendererWebKitPlatformSupportImpl::createAudioDevice() needs the ability to m...
crogers@google.com
2013-02-22
1
-0
/
+4
*
Implement path for providing test WebLayerTreeView to DumpRenderTree
jamesr@chromium.org
2013-02-16
1
-11
/
+3
*
Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.
darin@chromium.org
2013-02-15
1
-3
/
+0
*
Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()
jamesr@chromium.org
2013-02-12
1
-1
/
+6
*
Revert "Make TestWebIDBFactory allocate a separate WebIDBFactory per thread."
darin@chromium.org
2013-02-11
1
-0
/
+3
*
Add implementations of WebKit::Platform testing APIs to TestWebKitPlatformSup...
jamesr@chromium.org
2013-02-10
1
-0
/
+23
*
Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.
darin@chromium.org
2013-02-10
1
-3
/
+0
*
Revert 180583
gavinp@chromium.org
2013-02-05
1
-0
/
+3
*
Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.
darin@chromium.org
2013-02-05
1
-3
/
+0
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+1
*
Revert 179967
alecflett@chromium.org
2013-02-01
1
-3
/
+0
*
Avoid leaking TestWebIDBFactory instances, and reset
darin@chromium.org
2013-01-31
1
-0
/
+3
*
Switch to new createAudioDevice() API in TestWebKitPlatformSupport
crogers@google.com
2013-01-16
1
-0
/
+3
*
Update some #includes in webkit/support for headers in the new Platform direc...
pilgrim@chromium.org
2013-01-16
1
-2
/
+2
*
Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...
pilgrim@chromium.org
2013-01-09
1
-36
/
+36
*
Add explicit dependency on WebIDBFactory.h in preparation for removing WebIDB...
pilgrim@chromium.org
2013-01-09
1
-0
/
+1
*
We're removing the sharedWorkerRepository() function from WebKit
pilgrim@chromium.org
2012-12-11
1
-1
/
+0
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
Chrome side implementation of GestureFling curves.
rjkroege@chromium.org
2012-11-09
1
-0
/
+5
*
Implement hyphenation for DumpRenderTree.
hbono@chromium.org
2012-10-05
1
-0
/
+9
*
Revert 160044 - Implement hyphenation for DumpRenderTree.
hbono@chromium.org
2012-10-04
1
-9
/
+0
*
Implement hyphenation for DumpRenderTree.
hbono@chromium.org
2012-10-04
1
-0
/
+9
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-24
1
-8
/
+0
*
Revert 152873 - Remove all the indexeddb-related utility process code
ricow@chromium.org
2012-08-23
1
-0
/
+8
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-22
1
-8
/
+0
*
Enable the creation of Mock WebRTCPeerConnection objects in DumpRenderTree.
tommyw@chromium.org
2012-08-03
1
-0
/
+2
*
Adding support for overriding TestWebKitPlatformSupport in DumpRenderTree
tommyw@chromium.org
2012-07-12
1
-1
/
+6
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-3
/
+3
*
Revert 137733 - Use a temp data dir for IDB tests so persistence can be verif...
jsbell@chromium.org
2012-05-17
1
-1
/
+0
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-3
/
+3
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-3
/
+3
*
Use a temp data dir for IDB tests so persistence can be verified.
jsbell@chromium.org
2012-05-17
1
-0
/
+1
*
Add scale factor and 2x resources from webkit and plumb through to ContentCli...
tony@chromium.org
2012-05-11
1
-0
/
+2
*
Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.
jsbell@chromium.org
2012-04-30
1
-2
/
+2
*
More DomStorage house cleaning, many files but all mechanical changes.
michaeln@google.com
2012-04-17
1
-4
/
+0
*
Implement WebKitPlatformSupport::canAccelerate2dCanvas
jamesr@chromium.org
2012-03-14
1
-0
/
+1
*
Integrate the new dom_storage backend into chromium DRT and test_shell.
michaeln@google.com
2012-03-01
1
-0
/
+2
*
Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3D
piman@chromium.org
2012-02-03
1
-1
/
+0
*
Add WebKitPlatformSupport::createOffscreenGraphicsContext3D
piman@chromium.org
2012-01-31
1
-1
/
+4
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-1
/
+1
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
1
-34
/
+48
*
Support setting fake gamepad data from WebKit. In support of DRT code to be a...
scottmg@chromium.org
2011-11-21
1
-1
/
+6
*
Add stub implementation for DRT TestWebKitPlatformSupport::audioHardwareBuffe...
crogers@google.com
2011-09-20
1
-0
/
+1
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-0
/
+125