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
/
cc
/
cc_tests.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Apply occlusion before creating quads in RenderSurfaceImpl.
danakj@chromium.org
2014-03-21
1
-0
/
+1
*
cc: Apply occlusion before creating quads in SolidColorScrollbarLayerImpl.
danakj@chromium.org
2014-03-20
1
-0
/
+1
*
cc: Add layer raster tile iterator
vmpstr@chromium.org
2014-03-20
1
-0
/
+1
*
cc: Apply occlusion before creating quads in VideoLayerImpl.
danakj@chromium.org
2014-03-20
1
-0
/
+1
*
cc: Apply occlusion before creating quads in SurfaceLayerImpl.
danakj@chromium.org
2014-03-20
1
-0
/
+1
*
Switch to use SharedBitmapManager all the time in cc_unittests
jbauman@chromium.org
2014-03-20
1
-0
/
+2
*
Start of hardware overlay support in CC with Ubercompositor.
alexst@chromium.org
2014-03-20
1
-0
/
+1
*
cc: Apply occlusion before creating quads in TextureLayerImpl.
danakj@chromium.org
2014-03-19
1
-0
/
+1
*
cc: Apply occlusion before creating quads in IOSurfaceLayerImpl.
danakj@chromium.org
2014-03-17
1
-0
/
+1
*
Add a GPU rasterization hint to cc::PictureLayer
ajuma@chromium.org
2014-03-11
1
-0
/
+2
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-2
/
+4
*
cc: Clean up OcclusionTracker template parameters.
danakj@chromium.org
2014-03-05
1
-1
/
+1
*
cc: Simplify picture layer tiling update tile priorities.
vmpstr@chromium.org
2014-02-13
1
-1
/
+0
*
Avoid int->float->int conversion in OcclusionTracker for int translates.
danakj@chromium.org
2014-02-12
1
-0
/
+1
*
Pixel tests and some shared quad state fixups
jamesr@chromium.org
2014-02-11
1
-2
/
+3
*
Remove unnecessary cc::FakeWebGraphicsContext3D interface
jamesr@chromium.org
2014-02-07
1
-2
/
+0
*
Clamp inner viewport offset while distributing to layer_tree_host
bokan@chromium.org
2014-02-05
1
-0
/
+1
*
Add two new gfx::Tween::Types and use one of them for the timing function for...
pkotwicz@chromium.org
2014-02-05
1
-1
/
+0
*
[cc] cleanup: re-arrange some file locations in cc/scheduler
simonhong@chromium.org
2014-02-04
1
-2
/
+2
*
Initial surface aggregator implementation
jamesr@chromium.org
2014-01-29
1
-0
/
+3
*
Compile cc/surfaces unit tests in cc_unittests
jamesr@chromium.org
2014-01-25
1
-49
/
+5
*
Compute accurate screen space bounds for animated layers.
avallee@chromium.org
2014-01-24
1
-0
/
+1
*
Re-land: cc: Remove WorkerPool class and instead use TaskGraphRunner directly.
reveman@chromium.org
2014-01-23
1
-2
/
+2
*
Revert of cc: Remove WorkerPool class and instead use TaskGraphRunner directl...
mnissler@chromium.org
2014-01-22
1
-2
/
+2
*
cc: Remove WorkerPool class and instead use TaskGraphRunner directly.
reveman@chromium.org
2014-01-22
1
-2
/
+2
*
Skeleton surface interfaces in cc/surfaces
jamesr@chromium.org
2014-01-16
1
-0
/
+49
*
Remove WebString refs from cc/, they are all dead code
jamesr@chromium.org
2014-01-14
1
-1
/
+0
*
Add a new target to build gfx test support files.
tfarina@chromium.org
2013-12-20
1
-1
/
+1
*
Use the GL in process bindings directly in cc_unittests
jamesr@chromium.org
2013-12-20
1
-1
/
+5
*
Revert "cc: Added tile bundles"
vmpstr@chromium.org
2013-12-20
1
-1
/
+0
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+3
*
cc: Layer::PushPropertiesTo perf test
vmpstr@chromium.org
2013-12-13
1
-0
/
+1
*
Use GLES2Interface for shaders and programs
jamesr@chromium.org
2013-12-08
1
-0
/
+4
*
cc: Added tile bundles
vmpstr@chromium.org
2013-12-06
1
-0
/
+1
*
Expose GLES2Interface to cc
jamesr@chromium.org
2013-12-04
1
-0
/
+1
*
cc: Allow copy requests to provide a texture.
danakj@chromium.org
2013-12-03
1
-1
/
+2
*
Revert 237857 "Revert 237848 "Use LatencyInfoSwapPromise to trac..."
dbeam@chromium.org
2013-11-29
1
-0
/
+1
*
Revert 237848 "Use LatencyInfoSwapPromise to track LatencyInfo t..."
dbeam@chromium.org
2013-11-29
1
-1
/
+0
*
Use LatencyInfoSwapPromise to track LatencyInfo through compositor
miletus@chromium.org
2013-11-29
1
-0
/
+1
*
The blink part of this implementation is uploaded at https://codereview.chrom...
rosca@adobe.com
2013-11-26
1
-0
/
+1
*
cc: Define ScrollOffsetAnimationCurve
ajuma@chromium.org
2013-11-25
1
-0
/
+1
*
Make TestWebGraphicsContext3D capable of tracking texture parameters via texP...
mvujovic@adobe.com
2013-11-21
1
-0
/
+1
*
Consolidate test contexts and remove unused ones
jamesr@chromium.org
2013-11-05
1
-1
/
+0
*
Move test-only stuff from cc/debug/ to cc/test
jamesr@chromium.org
2013-10-31
1
-34
/
+34
*
Fix DelegatedFrameResourceCollection thread safety
piman@chromium.org
2013-10-30
1
-0
/
+1
*
GTTF: always run perf tests serially
phajdan.jr@chromium.org
2013-10-30
1
-1
/
+1
*
cc: Include wheel/touch event handling in the JSON output for the layer tree.
sadrul@chromium.org
2013-10-29
1
-0
/
+1
*
ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.
tfarina@chromium.org
2013-10-29
1
-1
/
+1
*
Add Color animation curves.
avallee@chromium.org
2013-10-24
1
-0
/
+1
*
cc: PictureLayerImpl with empty bounds should not have tiles
boliu@chromium.org
2013-10-23
1
-0
/
+1
[next]