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
*
Roll WebKit 103610:103658
rniwa@chromium.org
2011-12-24
1
-10
/
+0
*
Revert 115750 - Roll WebKit 103610:103642
rniwa@chromium.org
2011-12-24
1
-0
/
+10
*
Roll WebKit 103610:103642
rniwa@chromium.org
2011-12-24
1
-10
/
+0
*
[sql] WARN_UNUSED_RESULT on Execute().
shess@chromium.org
2011-12-23
1
-2
/
+1
*
Cleanup: Remove unused DeferredCallCallback.
jhawkins@chromium.org
2011-12-23
1
-5
/
+0
*
base::Bind: Remove unused ScopedCallbackFactorys.
jhawkins@chromium.org
2011-12-23
2
-10
/
+2
*
Set opaque on the WebMediaPlayerClient based on the decoder
danakj@chromium.org
2011-12-23
7
-6
/
+39
*
Temporary disable media/video-colorspace-yuv420.html and media/video-colorspa...
loislo@chromium.org
2011-12-23
1
-2
/
+2
*
Add --dart-flags and --disable-dart command line switches.
podivilov@chromium.org
2011-12-23
7
-0
/
+22
*
WebKit roll to 103610
loislo@chromium.org
2011-12-23
1
-2
/
+2
*
Add downstream test expectations for media/video-colorspace-yuv420.html
rniwa@chromium.org
2011-12-23
1
-0
/
+3
*
Roll WebKit 103399:103567
jbates@chromium.org
2011-12-22
1
-3
/
+2
*
Replace subclass interface from VideoRendererBase with a single paint callback.
scherkus@chromium.org
2011-12-22
2
-23
/
+5
*
Coverity: Fix null dereference errors
kmadhusu@chromium.org
2011-12-22
1
-1
/
+6
*
Clean up VideoRendererBase timing code (relanding).
scherkus@chromium.org
2011-12-22
1
-0
/
+2
*
Revert 115543 - Cleanup: Remove unused DeferredCallCallback.
jhawkins@chromium.org
2011-12-22
1
-0
/
+5
*
Cleanup: Remove unused DeferredCallCallback.
jhawkins@chromium.org
2011-12-22
1
-5
/
+0
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
2
-3
/
+14
*
base::Bind: More low-hanging fruit in webkit/appcache.
jhawkins@chromium.org
2011-12-22
8
-120
/
+72
*
base::Bind: COnvert webkit/blob.
jhawkins@chromium.org
2011-12-22
3
-22
/
+13
*
base::Bind: Convert webkit/database.
jhawkins@chromium.org
2011-12-22
6
-52
/
+52
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
5
-6
/
+23
*
Coverity: Remove some useless DCHECKs.
thestig@chromium.org
2011-12-21
1
-2
/
+0
*
Add dmichael@chromium.org to webkit/plugins/ppapi/OWNERS
dmichael@chromium.org
2011-12-21
1
-0
/
+1
*
Clean up painting and conversion functions inside webkit_media::VideoRenderer...
scherkus@chromium.org
2011-12-21
5
-208
/
+455
*
base::Bind: Convert most of webkit/appcache.
jhawkins@chromium.org
2011-12-21
24
-264
/
+267
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
4
-0
/
+9
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
4
-9
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
4
-0
/
+9
*
Clean up the Linux WebThemeEngine impl according to the coding style rules
peter@chromium.org
2011-12-20
4
-82
/
+79
*
Fix leak of the typeface when doing DrawGlyphs for Flash.
brettw@chromium.org
2011-12-20
1
-6
/
+2
*
Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...
brettw@chromium.org
2011-12-20
1
-3
/
+3
*
Cleanup: Reorder methods in SandboxMountPointProvider
kinuko@chromium.org
2011-12-20
2
-100
/
+90
*
Implement the Web Theme Engine for Android
peter@chromium.org
2011-12-20
3
-0
/
+214
*
Add/update comments and cleanup code around FileSystemPathManager
kinuko@chromium.org
2011-12-20
7
-79
/
+91
*
Delete stream after the operation is done in MemoryFileUtil (fix for r115094)
kinuko@chromium.org
2011-12-20
1
-1
/
+2
*
Fix memory leaks in MemoryFileUtil
kinuko@chromium.org
2011-12-20
2
-14
/
+28
*
Roll WebKit DEPS 103216:103260
enne@chromium.org
2011-12-20
1
-0
/
+4
*
Fix a regression in the NPAPI NPN_GetValueForURL function which is used by pl...
ananta@chromium.org
2011-12-19
1
-1
/
+2
*
base::Bind: Convert most of disk_cache.
jhawkins@chromium.org
2011-12-19
3
-32
/
+37
*
Support custom MIME type data in web drag/drop for Mac and GTK.
dcheng@chromium.org
2011-12-18
1
-4
/
+6
*
Implement async verision of FileSystemFileUtil and in-memory file system for ...
satorux@chromium.org
2011-12-17
8
-0
/
+1748
*
Use references instead of pointers for WebViewPlugin::getFormValue().
bashi@chromium.org
2011-12-17
2
-2
/
+2
*
Add the HTTP URL redirect handling to WebURLLoaderMock.
bbudge@chromium.org
2011-12-17
3
-4
/
+32
*
--enable-partial-swap plumbed up to WebKit.
backer@chromium.org
2011-12-17
2
-0
/
+5
*
Reland after fixes.
jhawkins@chromium.org
2011-12-17
1
-2
/
+3
*
Revert effects of r110733 (again) for autoplay breakage.
vrk@chromium.org
2011-12-16
1
-2
/
+8
*
Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.
garykac@chromium.org
2011-12-16
1
-3
/
+2
*
base::Bind: Remove even moar OldCompletionCallback.
jhawkins@chromium.org
2011-12-16
1
-2
/
+3
*
Removing DataSource from Filter hierarchy and refactoring FilterHost into Dem...
acolwell@chromium.org
2011-12-16
8
-23
/
+21
[next]