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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add lots of testonly annotations to the GN build.
Brett Wilson
2014-09-08
1
-0
/
+1
*
Revert of cc: Single-threaded impl-side painting for unit tests (patchset #5 ...
henrika
2014-09-08
7
-184
/
+87
*
cc: Don't make tiles for mask layers that are too big for a texture.
danakj
2014-09-07
9
-52
/
+101
*
cc: Single-threaded impl-side painting for unit tests
enne
2014-09-06
7
-87
/
+184
*
cc: Don't analyze masks for solid color.
vmpstr
2014-09-06
1
-2
/
+6
*
Revert of Revert of Use SkSurface and SkImage instead of SkGpuDevice and SkBi...
arv
2014-09-05
2
-42
/
+49
*
Revert of Use SkSurface and SkImage instead of SkGpuDevice and SkBitmap in cc...
bsalomon
2014-09-05
2
-49
/
+42
*
cc: Change TODO into comment.
reveman
2014-09-05
1
-2
/
+3
*
Use SkSurface and SkImage instead of SkGpuDevice and SkBitmap in cc.
bsalomon
2014-09-05
2
-42
/
+49
*
tryAllocPixels returns bool, allocPixels requires success
reed
2014-09-05
2
-3
/
+2
*
cc: Remove static from leaf invalidation perf test
enne
2014-09-05
1
-3
/
+2
*
cc: Be less aggressive about scheduling for scroll handlers
skyostil
2014-09-04
7
-30
/
+38
*
cc: Use correct message loop proxy in BlockingTaskRunner
skyostil
2014-09-04
62
-402
/
+972
*
Add LatencyInfo support for Surfaces.
jbauman
2014-09-04
5
-2
/
+31
*
cc: Don't require low res to activate for shared ready-to-draw tiles.
danakj
2014-09-04
4
-9
/
+63
*
cc: Use Scheduler::BeginFrame() in SingleThreadProxy
simonhong
2014-09-04
3
-23
/
+17
*
Scrollbar ThumbLength is not updated, when window size is changed.
sataya.m
2014-09-03
3
-0
/
+48
*
Add more logging to cc scheduler to debug RAF frame loss.
zmo
2014-09-03
3
-2
/
+20
*
ScopedPtrVector change back const_iterator typedef
weiliangc
2014-09-02
4
-10
/
+8
*
Revert of Add LatencyInfo support for Surfaces. (patchset #3 id:40001 of http...
scottmg
2014-09-02
5
-29
/
+2
*
cc: Decrease transfer buffer memory limit to a single frame of uploads.
danakj
2014-09-02
1
-10
/
+15
*
Add LatencyInfo support for Surfaces.
jbauman
2014-09-02
5
-2
/
+29
*
Add a bunch of vlogs to RAF related calls in chrome.
zmo
2014-08-30
2
-0
/
+9
*
Remove resourceless_software_draw() and related unit tests.
hush
2014-08-30
4
-133
/
+28
*
cc: Resource list for headup display
jungjik.lee
2014-08-29
2
-22
/
+51
*
Make DoDeferredClose a non-nestable task
enne
2014-08-29
1
-1
/
+1
*
gpu: Remove WebGraphicsContext3D::makeContextCurrent()
dongseong.hwang
2014-08-29
1
-1
/
+1
*
Allow requesting a copy of a surface.
jbauman
2014-08-28
4
-0
/
+24
*
Manual fixups in compositor code scoped_refptr operator T* removal.
dcheng
2014-08-28
8
-9
/
+9
*
Better error message in cc PRESUBMIT
weiliangc
2014-08-28
1
-1
/
+2
*
cc: Remove OutputSurface::SetThrottleFrameProduction()
simonhong
2014-08-28
1
-3
/
+0
*
cc: Remove and Create the correct tiles when resizing live tiles rect
Dana Jansens
2014-08-28
6
-125
/
+387
*
cc: Always remove tiles from the recycle tree also.
danakj
2014-08-27
4
-87
/
+141
*
Aggregate damage rects in surface aggregator
jbauman
2014-08-27
8
-54
/
+246
*
cc: Report only on active tiles in tracing.
vmpstr
2014-08-27
11
-13
/
+60
*
gpu: support immutable texture on Linux Mesa driver and GLES3.
dongseong.hwang
2014-08-27
4
-21
/
+85
*
cc: Fix UAF in g_raster_required_for_activation_delay
boliu
2014-08-27
1
-14
/
+10
*
Expose IsSolidColor and write units tests
hendrikw
2014-08-27
5
-5
/
+111
*
Minor scoped_refptr cleanup in cc::OutputSurface.
dcheng
2014-08-26
9
-19
/
+20
*
cc: Remove tiles from recycle tree that were deleted on active.
vmpstr
2014-08-26
12
-6
/
+180
*
cc: Do bitmap conversion for RasterBuffer in the worker thread.
auygun
2014-08-26
19
-346
/
+373
*
Declaring the weak_ptr_factory in proper order.
kulkarni.a
2014-08-26
4
-9
/
+10
*
Add LOCAL_ prefix to non-UMA histogram macros.
asvitkine
2014-08-26
1
-1
/
+1
*
Remove implicit conversions from scoped_refptr to T* in cc/
dcheng
2014-08-26
27
-161
/
+163
*
Remove unused offscreen_context_provider variable.
Dana Jansens
2014-08-26
1
-1
/
+0
*
Remove implicit conversions from scoped_refptr to T* in cc/trees/
Daniel Cheng
2014-08-26
12
-67
/
+71
*
cc: Stop converting Rect to QuadF to map to an enclosed rect.
danakj
2014-08-25
4
-39
/
+138
*
Remove cc:LayerTreeHostImpl::IsContextLost.
dneto
2014-08-25
4
-55
/
+17
*
cc: Fix CanRaster dcheck failures ONCE AND FOR ALL.
danakj
2014-08-25
3
-69
/
+367
*
cc: Don't consider tiles at the layers raster_contents_scale incomplete
danakj
2014-08-25
3
-1
/
+160
[next]