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
*
Revert 116138 (this regressed morejs perf on mac and win for some reason.
thakis@chromium.org
2012-01-03
1
-12
/
+5
*
base::Bind: Remove ScopedRunnableMethodFactory.
jhawkins@chromium.org
2012-01-03
2
-8
/
+3
*
Remove some wstrings in test_shell.
tony@chromium.org
2012-01-03
7
-25
/
+17
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
1
-2
/
+1
*
base::Bind: Remove OldCompletionCallback.
jhawkins@chromium.org
2012-01-03
4
-98
/
+88
*
base::Bind: Remove scoped_callback_factory.h.
jhawkins@chromium.org
2012-01-03
10
-10
/
+0
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
7
-78
/
+174
*
Update required Flash version to 10.3.183.10.
bauerb@chromium.org
2012-01-03
1
-5
/
+12
*
base::Bind: Remove NewRunnableFunction.
jhawkins@chromium.org
2012-01-01
1
-1
/
+3
*
DatabaseTracker:: Fix a bug I introduced in r115465.
jhawkins@chromium.org
2012-01-01
2
-6
/
+7
*
Fix WebMediaPlayer-related linking errors for Android
peter@chromium.org
2011-12-30
2
-0
/
+7
*
Removing stray mention of WebWorkerClient
dslomov@chromium.org
2011-12-30
1
-1
/
+0
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-30
3
-6
/
+6
*
Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...
dcheng@chromium.org
2011-12-29
3
-6
/
+6
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-29
3
-6
/
+6
*
Move the tracked completion callback code into shared impl.
brettw@chromium.org
2011-12-29
4
-2
/
+28
*
Delete media::VideoFrame::planes() and ::planes_ since they can be derived fr...
fischman@chromium.org
2011-12-29
2
-4
/
+22
*
Remove WebKit references to obsolete TOUCH_UI build
rbyers@chromium.org
2011-12-28
2
-2
/
+2
*
WebSocket Pepper API: ArrayBuffer support
toyoshim@chromium.org
2011-12-28
1
-17
/
+49
*
Coverity: Fix a check that's always false.
thestig@chromium.org
2011-12-28
1
-2
/
+3
*
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
[next]