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
/
webkit_support.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update some #includes for WebStorageNamespace.h which has been moved to the n...
pilgrim@chromium.org
2013-03-08
1
-1
/
+1
*
Remove deprecated and unused webkit_support::CreateLTV() functions
jamesr@chromium.org
2013-03-06
1
-33
/
+5
*
Implement WebKit::Platform::isThreadedCompositingEnabled()
jamesr@chromium.org
2013-03-05
1
-0
/
+5
*
Remove WebCompositorSupport::initialize/shutdown dependency from webkit_suppo...
jamesr@chromium.org
2013-03-04
1
-12
/
+28
*
Get rid of WebLayerTreeViewClient references in WebLayerTreeViewImplForTesting
jamesr@chromium.org
2013-03-02
1
-14
/
+1
*
Delete old RTCVideoDecoder code path.
wuchengli@chromium.org
2013-03-01
1
-1
/
+1
*
Implement the Platform::sharedOffscreenGraphicsContext3D method.
danakj@chromium.org
2013-02-28
1
-0
/
+3
*
Use different client interface for WebLayerTreeViewForTesting to decouple fro...
jamesr@chromium.org
2013-02-28
1
-1
/
+14
*
Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...
pilgrim@chromium.org
2013-02-27
1
-1
/
+1
*
Automated reformat of webkit/compositor_bindings
jamesr@chromium.org
2013-02-26
1
-2
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Implement path for providing test WebLayerTreeView to DumpRenderTree
jamesr@chromium.org
2013-02-16
1
-0
/
+34
*
Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.
darin@chromium.org
2013-02-15
1
-13
/
+4
*
Layout tests expect the time to be relative to the unix epoch.
jochen@chromium.org
2013-02-12
1
-2
/
+3
*
Revert "Make TestWebIDBFactory allocate a separate WebIDBFactory per thread."
darin@chromium.org
2013-02-11
1
-4
/
+13
*
Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.
darin@chromium.org
2013-02-10
1
-13
/
+4
*
Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
Revert 180583
gavinp@chromium.org
2013-02-05
1
-4
/
+13
*
Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.
darin@chromium.org
2013-02-05
1
-13
/
+4
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-21
/
+21
*
Revert 179967
alecflett@chromium.org
2013-02-01
1
-3
/
+1
*
Avoid leaking TestWebIDBFactory instances, and reset
darin@chromium.org
2013-01-31
1
-1
/
+3
*
Revert 178734
jsbell@chromium.org
2013-01-28
1
-1
/
+2
*
Initialize IDB factory explicitly. (Lazy initialization is going away in upst...
pilgrim@chromium.org
2013-01-25
1
-2
/
+1
*
Fix hyphenate tests with xcodebuild and msvc webkit standalone builds.
thakis@chromium.org
2013-01-21
1
-4
/
+4
*
webkit tests: Fix computeLastHyphenLocation() when building with make or ninja.
thakis@chromium.org
2013-01-21
1
-0
/
+12
*
REGRESSION(r175642) Caused webkit unit tests failures
noel@chromium.org
2013-01-21
1
-0
/
+1
*
Instantiate the WebIDBFactoryImpl lazily, and call setIDBFactory
darin@chromium.org
2013-01-18
1
-0
/
+14
*
Update some #includes in webkit/support for headers in the new Platform direc...
pilgrim@chromium.org
2013-01-16
1
-1
/
+1
*
See https://code.google.com/p/chromium/issues/detail?id=170089
ericu@chromium.org
2013-01-15
1
-3
/
+0
*
Explicitly initialize the IDB Factory after resetting webkit_platform_support...
pilgrim@chromium.org
2013-01-15
1
-0
/
+3
*
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
*
webkit: Update the calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-12-16
1
-3
/
+3
*
Fix for WebInspector layout tests.
loislo@chromium.org
2012-12-07
1
-1
/
+4
*
Release video resources when switching tabs or leave clank
qinmin@chromium.org
2012-11-26
1
-1
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-4
/
+4
*
Support media stream layout test on all platforms.
wjia@chromium.org
2012-11-16
1
-9
/
+9
*
Keep playing audio even when opening another tab, going to another app etc.
miguelg@chromium.org
2012-11-15
1
-1
/
+1
*
DRT should handle relative path arguments.
tkent@chromium.org
2012-11-02
1
-2
/
+4
*
Move EnableInProcessStackDumping to base/debug
phajdan.jr@chromium.org
2012-11-01
1
-1
/
+2
*
webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'
hashimoto@chromium.org
2012-10-23
1
-1
/
+2
*
create a separate WebMediaPlayer for URL derived from media stream
wjia@chromium.org
2012-09-25
1
-0
/
+11
*
Move android mediaplayer from render process to browser process.
qinmin@chromium.org
2012-09-19
1
-3
/
+15
*
Split user agent code out of the 'glue' target
stuartmorgan@chromium.org
2012-09-10
1
-1
/
+2
*
remove old createMediaPlayer which doesn't have URL as argument.
wjia@chromium.org
2012-08-24
1
-13
/
+0
*
add url as additional argument to createMediaPlayer.
wjia@chromium.org
2012-08-16
1
-0
/
+15
*
Wire-up DeleteFileSystem to DRT
tzik@chromium.org
2012-08-16
1
-0
/
+7
*
Add support for mocking failed loads to WebURLLoaderMock.
japhet@chromium.org
2012-08-03
1
-0
/
+7
*
Add more FS types and introduce type field into IsolatedContext
kinuko@chromium.org
2012-07-25
1
-2
/
+2
[next]