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
/
compositor_bindings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-1
/
+2
*
Fix remaining cpplint errors in webkit/compositor_bindings/
enne@chromium.org
2013-03-28
6
-5
/
+10
*
Convert include paths for string_number_conversions in src/chrome and src/webkit
brettw@chromium.org
2013-03-27
1
-1
/
+1
*
Remove WebVideoFrame, WebVideoFrameProvider, and WebVideoLayer.
danakj@chromium.org
2013-03-26
7
-203
/
+0
*
cc: Chromify the scrollbar painters.
danakj@chromium.org
2013-03-26
2
-28
/
+22
*
cc: Chromify TimingFunction
enne@chromium.org
2013-03-24
4
-12
/
+12
*
cc: Auto-LCD text for impl-side painting
enne@chromium.org
2013-03-23
1
-1
/
+4
*
Implement windows mousewheel scroll by page functionality
jamesr@chromium.org
2013-03-23
1
-0
/
+5
*
Invalidate content-layer if LCD text setting changes.
alokp@chromium.org
2013-03-23
2
-3
/
+22
*
cc: Chromify LayerTreeHostCommon
enne@chromium.org
2013-03-22
1
-4
/
+4
*
cc: Chromify resource_update_queue
alexst@chromium.org
2013-03-21
1
-1
/
+1
*
cc chromification: layer_tree_settings
piman@chromium.org
2013-03-21
1
-1
/
+2
*
Implement isOrphan() on WebLayerImpl.
danakj@chromium.org
2013-03-20
2
-0
/
+3
*
cc: Chromify TextureLayerClient
enne@chromium.org
2013-03-19
2
-6
/
+6
*
cc: Chromify LayerTreeHostClient.
danakj@chromium.org
2013-03-19
2
-38
/
+20
*
Flip chromium_code to 1 for webkit/compositor_bindings/compositor_bindings_te...
jamesr@chromium.org
2013-03-19
3
-2
/
+3
*
Move compositor bindings implementations out of WebKit::, fix style
jamesr@chromium.org
2013-03-18
42
-393
/
+435
*
Part 11 of cc/ directory shuffles: fix up stragglers
jamesr@chromium.org
2013-03-18
6
-7
/
+7
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
15
-17
/
+17
*
Part 8 of cc/ directory shuffles: resources
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 7 of cc/ directory shuffles: trees
jamesr@chromium.org
2013-03-18
3
-3
/
+3
*
Part 5 of cc/ directory shuffles: input
jamesr@chromium.org
2013-03-18
2
-2
/
+2
*
Part 4 of cc/ directory shuffles: output
jamesr@chromium.org
2013-03-18
2
-5
/
+5
*
Part 3 of cc/ directory shuffles: animation
jamesr@chromium.org
2013-03-18
4
-8
/
+8
*
Part 2 of cc/ directory shuffles: debug
jamesr@chromium.org
2013-03-18
2
-2
/
+2
*
Part 1 of cc/ directory shuffles: base
jamesr@chromium.org
2013-03-18
5
-7
/
+7
*
Remove refs to WebCompositorOutputSurface and WebCompositorSupport::initializ...
jamesr@chromium.org
2013-03-18
2
-53
/
+1
*
cc: Save correct frame begin time to FrameRateCounter
egraether@chromium.org
2013-03-15
1
-1
/
+1
*
cc: Chromify ContentLayer, Client, and test
enne@chromium.org
2013-03-14
2
-8
/
+8
*
cc: Fix style errors in impl-side painting classes
enne@chromium.org
2013-03-14
2
-2
/
+2
*
cc: Chromify TextureLayer and test
enne@chromium.org
2013-03-14
1
-10
/
+10
*
Remove all WebTransformationMatrix references.
jamesr@chromium.org
2013-03-14
12
-105
/
+0
*
cc: Chromify the LayerTreeHostImpl class.
danakj@chromium.org
2013-03-13
2
-15
/
+15
*
cc: Chromify the LayerTreeHost class.
danakj@chromium.org
2013-03-13
1
-24
/
+25
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
9
-98
/
+98
*
cc: Chromify the Animation and LayerAnimationController classes
danakj@chromium.org
2013-03-12
5
-34
/
+35
*
Remove WebIOSurfaceLayer
jamesr@chromium.org
2013-03-08
5
-69
/
+0
*
cc: Chromify the ScrollbarLayer classes
danakj@chromium.org
2013-03-08
1
-2
/
+2
*
Prepare for removing WebTransformationMatrix from animation APIs
jamesr@chromium.org
2013-03-08
9
-1754
/
+9
*
cc: Chromify the NinePatchLayer classes.
danakj@chromium.org
2013-03-08
1
-3
/
+3
*
cc: Chromify the ImageLayer class.
danakj@chromium.org
2013-03-08
1
-2
/
+2
*
cc: Chromify the SolidColorLayer classes.
danakj@chromium.org
2013-03-08
1
-1
/
+1
*
Change scroll deltas to floats.
aelias@chromium.org
2013-03-07
1
-2
/
+2
*
Remove cross-repo OVERRIDE annotations and IWYU-ify comp bindings
jamesr@chromium.org
2013-03-07
14
-134
/
+159
*
Clean up RenderWidget/RenderWidgetCompositor/WebKit interactions
jamesr@chromium.org
2013-03-06
1
-2
/
+0
*
Changed SoftwareOutputDevice interface.
skaslev@chromium.org
2013-03-06
5
-83
/
+8
*
Remove WebCompositorSupport::initialize/shutdown dependency from webkit_suppo...
jamesr@chromium.org
2013-03-04
2
-12
/
+7
*
Get rid of WebLayerTreeViewClient references in WebLayerTreeViewImplForTesting
jamesr@chromium.org
2013-03-02
5
-256
/
+3
*
Implement the Platform::sharedOffscreenGraphicsContext3D method.
danakj@chromium.org
2013-02-28
3
-72
/
+7
*
Use different client interface for WebLayerTreeViewForTesting to decouple fro...
jamesr@chromium.org
2013-02-28
2
-3
/
+18
[next]