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
*
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
*
Move gl_bindings_skia_cmd_buffer into webkit_gpu and make the latter a component
piman@chromium.org
2012-11-30
1
-0
/
+1
*
Remove MessageLoopProxy-getting callbacks from various media classes.
scherkus@chromium.org
2012-11-28
2
-5
/
+4
*
Allow WebKit performance tests to be available for Android devices
peter@chromium.org
2012-11-28
1
-3
/
+6
*
Release video resources when switching tabs or leave clank
qinmin@chromium.org
2012-11-26
1
-1
/
+1
*
Combine media decoding and pipeline threads.
scherkus@chromium.org
2012-11-21
1
-1
/
+2
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-1
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
5
-18
/
+18
*
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
*
Chrome side implementation of GestureFling curves.
rjkroege@chromium.org
2012-11-09
5
-0
/
+76
*
Add ThisMonthButtonLabel and ThisWeekButtonLabel to the list of special local...
keishi@chromium.org
2012-11-09
1
-0
/
+4
*
Stop passing the parent hwnd to the plugin process on initialization.
jam@chromium.org
2012-11-02
1
-4
/
+1
[next]