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
*
Eliminate media::Buffer as a base class for media::DecoderBuffer and media::D...
scherkus@chromium.org
2013-01-15
3
-0
/
+3
*
See https://code.google.com/p/chromium/issues/detail?id=170089
ericu@chromium.org
2013-01-15
1
-3
/
+0
*
Update some #includes in webkit/glue for headers in the new Platform directory
pilgrim@chromium.org
2013-01-15
50
-124
/
+124
*
Update some #includes in webkit/ for new headers in Platform directory
pilgrim@chromium.org
2013-01-15
14
-25
/
+25
*
Add a histogram for renderer memory usage.
marja@chromium.org
2013-01-15
3
-34
/
+46
*
Copy-paste preserves <embed> tags containing active content.
tsepez@chromium.org
2013-01-15
1
-0
/
+1
*
Explicitly initialize the IDB Factory after resetting webkit_platform_support...
pilgrim@chromium.org
2013-01-15
1
-0
/
+3
*
Android: Fix compile errors in content_browsertests
nileshagrawal@chromium.org
2013-01-15
1
-2
/
+5
*
Enforce non-negative BitstreamBuffer id
sheu@chromium.org
2013-01-15
1
-0
/
+2
*
Support uploading filesystem files
hashimoto@chromium.org
2013-01-15
4
-15
/
+31
*
Encrypted Media: Enforcing the CDM to decode audio into S16 integers.
xhwang@chromium.org
2013-01-15
3
-44
/
+116
*
Roll WebKit DEPS 139660->139696.
dominicc@google.com
2013-01-15
1
-3
/
+4
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-15
5
-551
/
+0
*
Revert 176707
nick@chromium.org
2013-01-14
2
-7
/
+0
*
Make RenderWidget responsible for the composited view's lifetime
jamesr@chromium.org
2013-01-14
2
-0
/
+7
*
remove extra test for WebIDBFactory::open
alecflett@chromium.org
2013-01-12
1
-11
/
+0
*
Make RendererPpapiHostImpl work with NaCl instances, which change modules.
bbudge@chromium.org
2013-01-12
2
-4
/
+18
*
Implement write support in NativeMediaFileUtil.
thestig@chromium.org
2013-01-12
3
-25
/
+507
*
[Media Gallery] Use a proper check instead of a DCHECK and return NULL from M...
kmadhusu@chromium.org
2013-01-11
1
-2
/
+1
*
Add missing strings to label all media controls.
dtseng@chromium.org
2013-01-11
2
-0
/
+234
*
Remove IPC code for old methods.
alecflett@chromium.org
2013-01-11
1
-2
/
+2
*
Revert 176271
jamesr@chromium.org
2013-01-11
2
-7
/
+0
*
Make RenderWidget responsible for the composited view's lifetime
jamesr@chromium.org
2013-01-11
2
-0
/
+7
*
webkit: Add UploadFileSystemFileElementReader
hashimoto@chromium.org
2013-01-11
4
-0
/
+463
*
More conversion from uint to size_t for shared memory allocation sizes.
cevans@chromium.org
2013-01-11
3
-3
/
+3
*
pngcrush png files under webkit/glue/resources
oshima@chromium.org
2013-01-10
108
-0
/
+0
*
Ensure keySystem is always provided in keyerror events from Pepper CDMs.
ddorwin@chromium.org
2013-01-10
1
-32
/
+75
*
cc: Don't apply --enable-impl-side-painting to browser compositor
enne@chromium.org
2013-01-10
1
-0
/
+1
*
[Android WebView] Implement WebSettings.{get|set}UseWideViewport
mnaganov@chromium.org
2013-01-10
2
-0
/
+4
*
net: Stop using base::WorkerPool from UploadFileElementReader
hashimoto@chromium.org
2013-01-10
4
-15
/
+27
*
Distinguish plugin disconnections from plugin crashes.
yzshen@chromium.org
2013-01-10
3
-0
/
+13
*
Fix member variable order in WebGestureCurve implementations
jamesr@chromium.org
2013-01-10
3
-2
/
+8
*
Cleanup: Add fileapi::GetIsolatedFileSystemRootURIString
kinuko@chromium.org
2013-01-10
2
-0
/
+24
*
Cleanup file permission check code in FileAPIMessageFilter
kinuko@chromium.org
2013-01-10
12
-27
/
+115
*
Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...
scherkus@chromium.org
2013-01-10
9
-37
/
+228
*
Reapply "Add a switch to enable composited scrolling for frames and enable it...
wangxianzhu@chromium.org
2013-01-09
2
-0
/
+6
*
Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...
pilgrim@chromium.org
2013-01-09
1
-36
/
+36
*
Refactor so chromium only GL extensions require gl2extchromium.h
gman@chromium.org
2013-01-09
3
-0
/
+3
*
Revert 175827
jamesr@chromium.org
2013-01-09
2
-231
/
+232
*
Temporarily roll out "Add a switch to enable composited scrolling for frames..."
wangxianzhu@chromium.org
2013-01-09
2
-6
/
+0
*
Make RenderWidget responsible for the composited view's lifetime
jamesr@chromium.org
2013-01-09
2
-232
/
+231
*
Fix webkit tests failing on the bots
cpu@chromium.org
2013-01-09
1
-0
/
+2
*
Add a command-line flag to disable canvas antialiasing. This will be used to...
senorblanco@chromium.org
2013-01-09
2
-0
/
+5
*
Have WebMediaPlayerImpl maintain a reference to AudioRendererSink.
scherkus@chromium.org
2013-01-09
2
-0
/
+7
*
Add explicit dependency on WebIDBFactory.h in preparation for removing WebIDB...
pilgrim@chromium.org
2013-01-09
2
-1
/
+1
*
Normalize includes in webkit/compositor_bindings to chromium style
jamesr@chromium.org
2013-01-09
18
-39
/
+36
*
Revert 175690
estade@chromium.org
2013-01-09
2
-2
/
+2
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-09
2
-2
/
+2
*
Add a switch to enable composited scrolling for frames and enable it on Android.
wangxianzhu@chromium.org
2013-01-09
2
-0
/
+6
*
Encrypted Media: Reduce DecryptAndDecodeAudio log level in PpapiDecryptor.
xhwang@chromium.org
2013-01-09
1
-1
/
+1
[next]