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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add plumbing for scroll parent.
vollick@chromium.org
2013-08-23
2
-0
/
+17
*
Rename ScrollbarLayer\* to PaintedScrollbarLayer\*
wjmaclean@chromium.org
2013-08-22
1
-4
/
+4
*
Revert 219026 "Add plumbing for scroll parent."
creis@chromium.org
2013-08-22
2
-17
/
+0
*
Add plumbing for scroll parent.
vollick@chromium.org
2013-08-22
2
-0
/
+17
*
Move webpreferences_renderer.* into content.
tfarina@chromium.org
2013-08-18
3
-374
/
+0
*
Add layer name into frame viewer
qiankun.miao@intel.com
2013-08-16
2
-8
/
+27
*
Add WebCompositorSupport bindings for nine-patch layers.
ccameron@chromium.org
2013-08-15
5
-0
/
+73
*
Move fileapi files to content/child/fileapi/
tfarina@chromium.org
2013-08-14
5
-666
/
+0
*
Move appcache_frontend_impl.* to content/child/
tfarina@chromium.org
2013-08-12
4
-577
/
+0
*
Relocate last remnants of webkit/renderer/media code.
dalecurtis@chromium.org
2013-08-10
18
-3662
/
+0
*
Move cpp_binding_example.* to content/renderer/
tfarina@chromium.org
2013-08-08
2
-219
/
+0
*
Add an API to set client of WebLayer
qiankun.miao@intel.com
2013-08-07
2
-0
/
+7
*
Move dom_storage from webkit/renderer to content/renderer.
tfarina@chromium.org
2013-08-03
5
-717
/
+0
*
cc: Always have a LayerTreeHost in tests when we expect it in prod.
danakj@chromium.org
2013-08-03
1
-0
/
+4
*
Move cursor_utils.* from webkit/renderer to content/renderer.
tfarina@chromium.org
2013-08-01
3
-74
/
+0
*
Fix allocation of WebExternalBitmap
jbauman@chromium.org
2013-07-31
1
-1
/
+4
*
webkit: Update WebPreferencesRenderer to call the new API of WebView.
tfarina@chromium.org
2013-07-30
1
-1
/
+1
*
cc: Use a struct for CalcDrawProps inputs
enne@chromium.org
2013-07-26
1
-23
/
+14
*
Revert 213493 "cc: Use a struct for CalcDrawProps inputs"
enne@chromium.org
2013-07-24
1
-14
/
+23
*
cc: Use a struct for CalcDrawProps inputs
enne@chromium.org
2013-07-24
1
-23
/
+14
*
Remove the webkit_media target.
ddorwin@chromium.org
2013-07-23
3
-475
/
+0
*
remove webkit_glue_common, move files to webkit_common
scottmg@chromium.org
2013-07-23
1
-1
/
+0
*
webkit: Get rid of webkit_compositor_bindings_sources variable.
tfarina@chromium.org
2013-07-20
1
-39
/
+36
*
cc: Clean up the RenderSurface objects in the RenderSurfaceLayerList
danakj@chromium.org
2013-07-18
1
-31
/
+37
*
TBR: dmichael
tyoverby@chromium.org
2013-07-18
1
-16
/
+16
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
1
-2
/
+2
*
Revert 212008 "cc: Remove TextureLayer::SetTextureId and Texture..."
aberent@google.com
2013-07-18
1
-1
/
+2
*
Remove CSS Grid Layout settings plumbing
jchaffraix@chromium.org
2013-07-18
1
-1
/
+0
*
Use a direct include of the message_loop header in webkit/, part 2.
avi@chromium.org
2013-07-17
3
-3
/
+3
*
cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture
piman@chromium.org
2013-07-17
1
-2
/
+1
*
Move widevine_cdm_version_h dependency for r211579.
ddorwin@chromium.org
2013-07-15
1
-1
/
+0
*
Move key_systems* from webkit/ to content/.
ddorwin@chromium.org
2013-07-14
6
-1244
/
+0
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
2
-0
/
+5
*
Remove WebCompositorSupportImpl::createExternalTextureLayerForMailbox
piman@chromium.org
2013-07-12
2
-9
/
+0
*
Move ContentDecryptionModuleFactory & ProxyDecryptor from webkit/ to content/
ddorwin@chromium.org
2013-07-12
5
-439
/
+0
*
compositor_bindings: Remove unused WebToCCScrollbarThemePainterAdapter class.
tfarina@chromium.org
2013-07-12
3
-130
/
+0
*
webkit: Refactor webkit_renderer.gypi into a gyp file.
tfarina@chromium.org
2013-07-11
1
-1
/
+1
*
cc: Consider scroll offset in CalcDrawProperties
enne@chromium.org
2013-07-11
1
-5
/
+0
*
Cleanup unused WebExternalTextureLayer APIs and resulting dead code.
piman@chromium.org
2013-07-11
3
-66
/
+13
*
webkit: Refactor glue_renderer target into webkit_renderer.gypi.
tfarina@chromium.org
2013-07-11
1
-0
/
+41
*
Migrate webkit/renderer/media/ to content/renderer/media/.
scherkus@chromium.org
2013-07-10
42
-7882
/
+0
*
Allow WebExternalTextureLayers to receive a bitmap along with a mailbox
jbauman@chromium.org
2013-07-10
5
-10
/
+139
*
Switch audio code from DataBuffer to AudioBuffer.
jrummell@chromium.org
2013-07-10
1
-3
/
+4
*
Final patch to migrate CompositingReasons to uint64.
hartmanng@chromium.org
2013-07-09
1
-4
/
+1
*
Eliminate dangling reference to WebInbandTextTrackImpl object
matthewjheaney@chromium.org
2013-07-08
3
-6
/
+18
*
webkit/renderer: Misc cleanup to clipboard_utils.
tfarina@chromium.org
2013-07-08
2
-18
/
+22
*
Remove invocation of WebSettings::setFontRenderingNormal, which is a no-op.
jbroman@chromium.org
2013-07-08
1
-1
/
+0
*
Allow unsetting scroll client
enne@chromium.org
2013-07-04
1
-3
/
+7
*
Update scroll layer positions in WebLayerImpl
enne@chromium.org
2013-07-04
1
-0
/
+5
*
Update content API in preparation for migrating webkit/renderer/media/ to con...
scherkus@chromium.org
2013-07-02
8
-179
/
+52
[next]