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.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP BSP Tree for 3D Layer Sorting
thildebr@chromium.org
2014-07-30
1
-1
/
+4
*
DrawPolygon class with Unit Tests
thildebr@chromium.org
2014-07-29
1
-0
/
+3
*
(Reland) cc: Change TileManager iterators to be queues.
vmpstr@chromium.org
2014-07-24
1
-10
/
+14
*
Enable more tests in GN build.
brettw@chromium.org
2014-07-22
1
-0
/
+4
*
Revert of cc: Change TileManager iterators to be queues. (https://codereview....
ksakamoto@chromium.org
2014-07-22
1
-14
/
+10
*
cc: Change TileManager iterators to be queues.
vmpstr@chromium.org
2014-07-21
1
-10
/
+14
*
cc: Refactor ResourceProvider.
sohan.jyoti@samsung.com
2014-07-16
1
-0
/
+2
*
CC: Remove mock_occlusion_tracker.h from production target in .gypi file.
bauerb@chromium.org
2014-07-07
1
-1
/
+0
*
cc cleanup: Remove time_source.h from build files
treib@chromium.org
2014-07-04
1
-1
/
+0
*
Allocate surface IDs on client side
jamesr@chromium.org
2014-07-02
1
-0
/
+2
*
Route selection bounds updates through the compositor
jdduke@chromium.org
2014-07-01
1
-0
/
+5
*
cc: Rename DirectRasterWorkerPool to GpuRasterWorkerPool
sohan.jyoti@samsung.com
2014-07-01
1
-2
/
+2
*
Use a SurfaceFactory and manage resources for that group of surfaces
jamesr@chromium.org
2014-06-27
1
-2
/
+6
*
Revert 278654 "cc: Start using raster/eviction iterators in tile..."
vmpstr@google.com
2014-06-23
1
-0
/
+2
*
Removed QuadSink and MockQuadCuller
weiliangc@chromium.org
2014-06-23
1
-2
/
+2
*
cc: Start using raster/eviction iterators in tile manager
vmpstr@chromium.org
2014-06-20
1
-2
/
+0
*
Remove QuadCuller class and make QuadSink concrete
weiliangc@chromium.org
2014-06-17
1
-2
/
+1
*
Use a struct for cc::Surface ids for more type safety
jamesr@chromium.org
2014-06-13
1
-0
/
+1
*
Removing the TimeSource abstraction as it is not used anywhere.
mithro@mithis.com
2014-06-12
1
-1
/
+0
*
cc: Add invalidation micro benchmark.
ernstm@chromium.org
2014-05-31
1
-0
/
+2
*
Add very simple cc::Display implementation for surfaces.
jbauman@chromium.org
2014-05-30
1
-0
/
+4
*
cc: Add UniqueNotifier to cc/base.
vmpstr@chromium.org
2014-05-29
1
-0
/
+4
*
cc: Get rid of rasterizer delegate.
alokp@chromium.org
2014-05-22
1
-2
/
+0
*
Use LapTimer in rasterize_and_record micro benchmark.
dominikg@chromium.org
2014-05-13
1
-0
/
+2
*
cc: Unify use of DidSwapBuffers() and did_request_swap
simonhong@chromium.org
2014-05-12
1
-1
/
+1
*
Remove physical time dependency from scrollbar fades.
aelias@chromium.org
2014-05-02
1
-0
/
+1
*
cc: Add initial GPU-to-GPU copy rasterizer implementation.
reveman@chromium.org
2014-05-01
1
-0
/
+2
*
cc: Move scheduling logic out of OutputSurface
brianderson@chromium.org
2014-04-26
1
-2
/
+0
*
cc: Move raster task related trace events into debug/frame_viewer_instrumenta...
reveman@chromium.org
2014-04-18
1
-0
/
+1
*
cc: Separate RasterWorkerPool interface from implementation details.
reveman@chromium.org
2014-04-10
1
-2
/
+4
*
Start of hardware overlay support in CC with Ubercompositor.
alexst@chromium.org
2014-03-20
1
-0
/
+7
*
cc: Remove OverdrawMetrics and --trace-overdraw flag.
danakj@chromium.org
2014-03-12
1
-2
/
+0
*
Turn optimize up to 11 for cc
scottmg@chromium.org
2014-03-05
1
-0
/
+3
*
cc: Clean up iterator template to only take 1 parameter.
danakj@chromium.org
2014-02-28
1
-1
/
+0
*
Revert "Revert 253606 "Revert 251238 "cc: Clean up iterator template to ...""
danakj@chromium.org
2014-02-26
1
-0
/
+1
*
Revert 253606 "Revert 251238 "cc: Clean up iterator template to ..."
danakj@chromium.org
2014-02-26
1
-1
/
+0
*
Revert 251238 "cc: Clean up iterator template to only take 1 par..."
danakj@chromium.org
2014-02-26
1
-0
/
+1
*
cc: Move GPU raster to DirectRasterWorkerPool.
reveman@chromium.org
2014-02-15
1
-0
/
+4
*
cc: Abstract out proxy timing history
enne@chromium.org
2014-02-15
1
-0
/
+2
*
cc: Clean up iterator template to only take 1 parameter.
danakj@chromium.org
2014-02-14
1
-1
/
+0
*
[cc] cleanup: re-arrange some file locations in cc/scheduler
simonhong@chromium.org
2014-02-04
1
-4
/
+4
*
cc: Make PrepareToDraw return an enum for why it aborts
enne@chromium.org
2014-01-30
1
-0
/
+1
*
Initial surface aggregator implementation
jamesr@chromium.org
2014-01-29
1
-0
/
+3
*
Compute accurate screen space bounds for animated layers.
avallee@chromium.org
2014-01-24
1
-0
/
+2
*
Re-land: cc: Remove WorkerPool class and instead use TaskGraphRunner directly.
reveman@chromium.org
2014-01-23
1
-2
/
+2
*
replace etc1_pixel_ref with skia version (SkMallocPixelRef)
reed@google.com
2014-01-23
1
-2
/
+0
*
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
*
Add cc::SurfaceLayer for referencing external surfaces
jamesr@chromium.org
2014-01-17
1
-0
/
+4
*
Add cc:DrawQuad type for surfaces
jamesr@chromium.org
2014-01-17
1
-0
/
+2
[next]