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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
6
-8
/
+8
*
RendererWebKitPlatformSupportImpl::createAudioDevice() needs the ability to m...
crogers@google.com
2013-02-22
2
-0
/
+13
*
Implement path for providing test WebLayerTreeView to DumpRenderTree
jamesr@chromium.org
2013-02-16
5
-21
/
+62
*
Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.
darin@chromium.org
2013-02-15
7
-84
/
+128
*
fix third_party_headers to work properly on Windows w/ ninja.
dpranke@chromium.org
2013-02-14
2
-59
/
+56
*
Layout tests expect the time to be relative to the unix epoch.
jochen@chromium.org
2013-02-12
1
-2
/
+3
*
Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()
jamesr@chromium.org
2013-02-12
3
-1
/
+22
*
Revert "Make TestWebIDBFactory allocate a separate WebIDBFactory per thread."
darin@chromium.org
2013-02-11
7
-123
/
+84
*
Add implementations of WebKit::Platform testing APIs to TestWebKitPlatformSup...
jamesr@chromium.org
2013-02-10
2
-0
/
+60
*
Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.
darin@chromium.org
2013-02-10
7
-84
/
+123
*
Make views_unittests build on Win64
jschuh@chromium.org
2013-02-08
1
-0
/
+4
*
Update some #includes in webkit/ for headers that have been moved to the new ...
pilgrim@chromium.org
2013-02-07
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
Fix CHECK(g_DeviceDisplayInfo_clazz) in WebKit tests.
aruslan@chromium.org
2013-02-07
2
-0
/
+3
*
Revert 180583
gavinp@chromium.org
2013-02-05
7
-123
/
+84
*
Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.
darin@chromium.org
2013-02-05
7
-84
/
+123
*
Renamed WebMediaStreamComponent and WebMediaStreamDescriptor to WebMediaStrea...
tommyw@chromium.org
2013-02-04
1
-4
/
+4
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
14
-63
/
+65
*
Revert 179967
alecflett@chromium.org
2013-02-01
3
-13
/
+2
*
Avoid leaking TestWebIDBFactory instances, and reset
darin@chromium.org
2013-01-31
3
-2
/
+13
*
Revert 178734
jsbell@chromium.org
2013-01-28
1
-1
/
+2
*
Comment memory leak in the PNG encoder on encoding error.
noel@chromium.org
2013-01-25
1
-1
/
+3
*
Initialize IDB factory explicitly. (Lazy initialization is going away in upst...
pilgrim@chromium.org
2013-01-25
1
-2
/
+1
*
Memory leak in webkit/support/webkit_support_gfx.cc on encoder error.
noel@chromium.org
2013-01-24
1
-5
/
+9
*
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
3
-7
/
+24
*
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
3
-5
/
+31
*
Support WebCore's memory cache reusing main resources in unit tests.
japhet@chromium.org
2013-01-17
1
-0
/
+5
*
Switch to new createAudioDevice() API in TestWebKitPlatformSupport
crogers@google.com
2013-01-16
2
-0
/
+11
*
Update some #includes in webkit/support for headers in the new Platform direc...
pilgrim@chromium.org
2013-01-16
15
-37
/
+37
*
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
*
remove extra test for WebIDBFactory::open
alecflett@chromium.org
2013-01-12
1
-11
/
+0
*
Remove IPC code for old methods.
alecflett@chromium.org
2013-01-11
1
-2
/
+2
*
Fix member variable order in WebGestureCurve implementations
jamesr@chromium.org
2013-01-10
1
-1
/
+3
*
Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...
scherkus@chromium.org
2013-01-10
1
-1
/
+1
*
Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...
pilgrim@chromium.org
2013-01-09
1
-36
/
+36
*
Fix webkit tests failing on the bots
cpu@chromium.org
2013-01-09
1
-0
/
+2
*
Add explicit dependency on WebIDBFactory.h in preparation for removing WebIDB...
pilgrim@chromium.org
2013-01-09
2
-1
/
+1
*
Vanquish the remnants of media::MessageLoopFactory.
scherkus@chromium.org
2013-01-02
1
-13
/
+4
*
Use generated shim headers for zlib.
phajdan.jr@chromium.org
2012-12-18
1
-7
/
+0
*
Call WebKit::Platform::current() instead of webkitPlatformSupport()
pilgrim@chromium.org
2012-12-18
1
-2
/
+2
*
Generate shim headers for libpng
phajdan.jr@chromium.org
2012-12-18
1
-4
/
+0
*
webkit: Update the calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-12-16
1
-3
/
+3
*
Better error reporting when WebKit Mock URLs fail.
gavinp@chromium.org
2012-12-13
1
-1
/
+2
*
We're removing the sharedWorkerRepository() function from WebKit
pilgrim@chromium.org
2012-12-11
2
-6
/
+0
*
Propagate transaction id through IDBFactory::open() IPC
alecflett@chromium.org
2012-12-07
1
-0
/
+13
*
Fix for WebInspector layout tests.
loislo@chromium.org
2012-12-07
1
-1
/
+4
*
Fixes theme includes for test_webkit_platform_support. I don't believe
sky@chromium.org
2012-12-05
1
-2
/
+0
[next]