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
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-4
/
+2
*
cc: Delete hybrid rasterization setting.
alokp@chromium.org
2014-05-01
1
-2
/
+0
*
cc: Delete GrContext resources when tab becomes invisible.
alokp@chromium.org
2014-04-30
1
-0
/
+3
*
cc: Move scheduling logic out of OutputSurface
brianderson@chromium.org
2014-04-26
1
-1
/
+0
*
Remove QuadSink::MaybeAppend and the QuadCuller unit tests.
danakj@chromium.org
2014-04-23
1
-1
/
+0
*
Cleanup GPU dependencies for gl_in_process_context
primiano@chromium.org
2014-04-23
1
-0
/
+1
*
Remove unused input_shlib_path
cjhopman@chromium.org
2014-04-17
1
-2
/
+0
*
cc: Apply occlusion before creating quads in PaintedScrollbarLayerImpl.
danakj@chromium.org
2014-04-17
1
-0
/
+1
*
cc: Fix TilePriority::IsHigherPriorityThan to be correct.
vmpstr@chromium.org
2014-04-09
1
-0
/
+1
*
cc: Add performance tests for PicutrePileImpl class.
reveman@chromium.org
2014-04-03
1
-0
/
+1
*
Removed pinch viewport scroll offset distribution
bokan@chromium.org
2014-03-28
1
-1
/
+0
*
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
[next]