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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add wrapper class to media for support of VP9 video, and add a command line f...
tomfinegan@chromium.org
2013-01-25
1
-0
/
+7
*
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
*
Add implementation for WebKit::WebDiscardableMemory and WebKitPlatformSupport...
qinmin@chromium.org
2013-01-25
5
-0
/
+103
*
Allowing multiple MediaPlayers to connect to WebRtcAudioDeviceImpl by sharing...
xians@chromium.org
2013-01-24
1
-1
/
+1
*
New FileSystemURL cracking
tbarzic@chromium.org
2013-01-24
37
-208
/
+1011
*
Set WebMediaPlayerMS network state to loading instead of loaded
vrk@chromium.org
2013-01-24
1
-2
/
+1
*
Revert 178542 - causing memory leak
kinuko@chromium.org
2013-01-24
10
-382
/
+51
*
FileAPI: Split recursive remove into multiple async tasks
kinuko@chromium.org
2013-01-24
10
-51
/
+382
*
Memory leak in webkit/support/webkit_support_gfx.cc on encoder error.
noel@chromium.org
2013-01-24
1
-5
/
+9
*
Cleanup: Make most of FileSystemOperationContext setters private
kinuko@chromium.org
2013-01-23
5
-33
/
+43
*
Cleanup: Move more recursive operation logic from FileUtilHelper to FileUtil
kinuko@chromium.org
2013-01-23
17
-226
/
+195
*
Make RenderWidget responsible for the composited view's lifetime
jamesr@chromium.org
2013-01-23
2
-0
/
+7
*
Cleanup: Remove FileUtil overriding hack for testing in LocalFileSystemOperation
kinuko@chromium.org
2013-01-23
12
-70
/
+53
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
2
-10
/
+10
*
Move window_open_disposition.h from webkit/ into ui/base.
tfarina@chromium.org
2013-01-22
7
-36
/
+12
*
Make FileSystemOperationContext non-copyable
kinuko@chromium.org
2013-01-22
2
-4
/
+15
*
Remove old code that uses non-virtual WebTransformOperations
ajuma@chromium.org
2013-01-21
8
-757
/
+0
*
Fix hyphenate tests with xcodebuild and msvc webkit standalone builds.
thakis@chromium.org
2013-01-21
1
-4
/
+4
*
Revert 177842. This doesn't build in standalone webkit builds:
thakis@chromium.org
2013-01-21
1
-7
/
+0
*
webkit tests: Fix computeLastHyphenLocation() when building with make or ninja.
thakis@chromium.org
2013-01-21
3
-7
/
+24
*
Cleanup: remove unnecessary setter LocalFileSystemOperation::set_write_callback
kinuko@chromium.org
2013-01-21
2
-4
/
+1
*
REGRESSION(r175642) Caused webkit unit tests failures
noel@chromium.org
2013-01-21
1
-0
/
+1
*
ReadDirectory should return NOT_A_DIRECTORY error if the target is a file
kinuko@chromium.org
2013-01-21
3
-6
/
+10
*
PPB_UDPSocket_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-01-21
8
-181
/
+0
*
Add wrapper class to media for support of VP9 video, and add a command line f...
tomfinegan@chromium.org
2013-01-19
1
-0
/
+7
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-19
5
-551
/
+0
*
Enable building of test plugin on ARM.
sbc@chromium.org
2013-01-19
1
-415
/
+417
*
Fix leak in NativeMediaFileUtilTest.
thestig@chromium.org
2013-01-18
1
-9
/
+22
*
Update some #includes for WebSerializedScriptValue and WebArrayBufferView tha...
pilgrim@chromium.org
2013-01-18
3
-3
/
+3
*
Instantiate the WebIDBFactoryImpl lazily, and call setIDBFactory
darin@chromium.org
2013-01-18
3
-5
/
+31
*
Roll WebKit DEPS 140079->140105.
dominicc@google.com
2013-01-18
1
-0
/
+3
*
cc: Add right-aligned-scheduler command line switch.
kangyuan.shu@intel.com
2013-01-18
1
-0
/
+1
*
Document the behavior of FileSystemFileUtil::AbstractFileEnumerator methods.
thestig@chromium.org
2013-01-18
1
-0
/
+4
*
Update some #includes in webkit/tools/test_shell for headers in the new Platf...
pilgrim@chromium.org
2013-01-18
30
-65
/
+65
*
Extract external file systems handling from isolated context.
tbarzic@chromium.org
2013-01-18
23
-377
/
+1385
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
1
-1
/
+1
*
Update media::DataBuffer API to match media::DecoderBuffer.
scherkus@chromium.org
2013-01-17
2
-3
/
+3
*
[Media Gallery] Added code to support mtp device media file system on Windows.
kmadhusu@chromium.org
2013-01-17
3
-4
/
+7
*
[content shell] enable mock scrollbars for compositing layout tests
jochen@chromium.org
2013-01-17
2
-0
/
+5
*
Revert 177288
ilevy@chromium.org
2013-01-17
1
-1
/
+1
*
FileUtilHelper cleanup: reduce the number of GetFileInfo calls
kinuko@chromium.org
2013-01-17
6
-48
/
+61
*
Pepper: Introduce ThreadAwareCallback.
yzshen@chromium.org
2013-01-17
2
-3
/
+4
*
Define cc::TransformOperations and webkit::WebTransformOperationsImpl
ajuma@chromium.org
2013-01-17
8
-29
/
+302
*
cc: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-17
1
-1
/
+1
*
Revert 176792
dpapad@chromium.org
2013-01-17
5
-0
/
+551
*
Support WebCore's memory cache reusing main resources in unit tests.
japhet@chromium.org
2013-01-17
1
-0
/
+5
*
Cleanup: Remove unused variables from sandbox_mount_point_provider.cc.
thestig@chromium.org
2013-01-16
1
-2
/
+0
*
Switch to new createAudioDevice() API in TestWebKitPlatformSupport
crogers@google.com
2013-01-16
2
-0
/
+11
*
Update some #includes in webkit/media/crypto for headers that were moved from...
pilgrim@chromium.org
2013-01-16
3
-4
/
+4
[next]