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
*
GPU context creation code duplication cleanup
oetuaho@nvidia.com
2014-08-13
1
-0
/
+3
*
Keeping track of descendants that draw content instead of recalcualting
awoloszyn@chromium.org
2014-08-11
1
-0
/
+1
*
WIP BSP Tree for 3D Layer Sorting
thildebr@chromium.org
2014-07-30
1
-0
/
+1
*
DrawPolygon class with Unit Tests
thildebr@chromium.org
2014-07-29
1
-0
/
+1
*
Enable more tests in GN build.
brettw@chromium.org
2014-07-22
1
-0
/
+2
*
Add duration estimation data to RenderingStats.
dominikg@chromium.org
2014-07-21
1
-0
/
+1
*
Use a SurfaceFactory and manage resources for that group of surfaces
jamesr@chromium.org
2014-06-27
1
-0
/
+1
*
Revert 278654 "cc: Start using raster/eviction iterators in tile..."
vmpstr@google.com
2014-06-23
1
-0
/
+1
*
Removed QuadSink and MockQuadCuller
weiliangc@chromium.org
2014-06-23
1
-2
/
+0
*
cc: Start using raster/eviction iterators in tile manager
vmpstr@chromium.org
2014-06-20
1
-1
/
+0
*
Create MockOcclusionTracker for testing
weiliangc@chromium.org
2014-06-13
1
-0
/
+1
*
cc: Introduce OrderedSimpleTaskRunner
simonhong@chromium.org
2014-05-29
1
-0
/
+3
*
cc: Add UniqueNotifier to cc/base.
vmpstr@chromium.org
2014-05-29
1
-0
/
+2
*
cc: Compositor without MessageLoopProxy
boliu@chromium.org
2014-05-23
1
-0
/
+1
*
cc: Add testing stubs for proxy test
simonhong@chromium.org
2014-05-22
1
-0
/
+1
*
Adding gtest helpers for BeginFrameArgs.
mithro@mithis.com
2014-05-19
1
-0
/
+1
*
Android: cleanup gtest_target_type conditions.
bulach@chromium.org
2014-05-17
1
-5
/
+3
*
Use LapTimer in rasterize_and_record micro benchmark.
dominikg@chromium.org
2014-05-13
1
-1
/
+0
*
Hit test on the layer tree rather than the RSLL
vollick@chromium.org
2014-05-12
1
-0
/
+3
*
Refactoring the debug creation of BeginFrameArgs objects to be in unittest co...
mithro@mithis.com
2014-05-10
1
-0
/
+2
*
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
[next]