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 additional statistics for rasterize_and_record_micro
chrishtr@chromium.org
2014-02-20
2
-5
/
+48
*
AppendQuadsToFillScreen should compute quads in screen space.
vollick@chromium.org
2014-02-20
1
-21
/
+13
*
Made fling gestures always bubble between inner and outer viewports.
bokan@chromium.org
2014-02-20
2
-1
/
+117
*
cc: Remove the --enable-partial-swap flag.
danakj@chromium.org
2014-02-20
2
-2
/
+0
*
Do not cycle through 3 shades of green when showing paint rects in HUD
caseq@chromium.org
2014-02-20
4
-28
/
+15
*
cc: Avoid scheduling empty raster task queue whenever possible.
reveman@chromium.org
2014-02-20
2
-10
/
+69
*
Remove options to disable deadline scheduling
brianderson@chromium.org
2014-02-20
9
-311
/
+54
*
Fixed rounding issue on scrollbar rasterization.
bokan@chromium.org
2014-02-20
5
-17
/
+149
*
Added early out for pinch to prevent crash when no inner scroll layer.
bokan@chromium.org
2014-02-20
1
-2
/
+3
*
[cc] cleanup: remove useless comments in UpdateStateOnActivation()
simonhong@chromium.org
2014-02-20
1
-3
/
+0
*
Unmark newly received resources for deletion.
piman@chromium.org
2014-02-20
2
-1
/
+114
*
[cc] Modify TestNextActionBeginsMainFrameIfNeeded
simonhong@chromium.org
2014-02-20
1
-1
/
+10
*
cc: Added modifier string to clarify perf tests.
alokp@chromium.org
2014-02-19
2
-8
/
+29
*
Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.
danakj@chromium.org
2014-02-19
2
-5
/
+0
*
Revert of cc: Remove the --enable-partial-swap flag. (https://codereview.chro...
danakj@chromium.org
2014-02-19
2
-0
/
+2
*
cc: Remove RasterWorkerPool::Task.
reveman@chromium.org
2014-02-19
17
-379
/
+240
*
cc: Remove the --enable-partial-swap flag.
danakj@chromium.org
2014-02-19
2
-2
/
+0
*
cc: Update Main RendererCapabilities on DeferredInitialize
boliu@chromium.org
2014-02-18
8
-5
/
+51
*
Fix flake in LayerTreeHostAnimationTestFrozenAnimationTickTime
ajuma@chromium.org
2014-02-18
1
-0
/
+2
*
cc: Don't schedule top controls animation when there isn't one
skyostil@chromium.org
2014-02-18
2
-1
/
+17
*
cc: Fix GPU rasterization crash.
reveman@chromium.org
2014-02-16
1
-0
/
+1
*
cc: Fix race condition in TaskGraphRunner unit tests.
reveman@chromium.org
2014-02-16
1
-2
/
+5
*
No more sublayer transform in cc.
vollick@chromium.org
2014-02-16
13
-706
/
+36
*
cc: Add more DrawSwapReadbackResult enums
enne@chromium.org
2014-02-16
4
-17
/
+43
*
Fix TRACE_EVENT snapshotting for LayerImpl
nduca@chromium.org
2014-02-15
1
-1
/
+7
*
gpu: Generate mailboxes on client side
piman@chromium.org
2014-02-15
5
-45
/
+5
*
cc: Move GPU raster to DirectRasterWorkerPool.
reveman@chromium.org
2014-02-15
18
-395
/
+708
*
Revert of Remove --enable-per-tile-painting and --ui-enable-per-tile-painting...
xiyuan@chromium.org
2014-02-15
2
-0
/
+5
*
Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.
danakj@chromium.org
2014-02-15
2
-5
/
+0
*
cc: Abstract out proxy timing history
enne@chromium.org
2014-02-15
5
-36
/
+119
*
cc: Add an occlusion perf test with more than 1 opaque layer.
danakj@chromium.org
2014-02-15
1
-2
/
+78
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-15
4
-36
/
+25
*
CC: Add 'cc-benchmark' traces for minimal tracing in benchmarks.
epenner@chromium.org
2014-02-14
3
-2
/
+3
*
Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...
nkostylev@chromium.org
2014-02-14
4
-25
/
+36
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-14
4
-36
/
+25
*
cc: Clean up iterator template to only take 1 parameter.
danakj@chromium.org
2014-02-14
14
-246
/
+97
*
CC/GPU: Add a soft limit to the compositor.
epenner@chromium.org
2014-02-13
9
-84
/
+185
*
cc: add more devtools instrumentation
caseq@chromium.org
2014-02-13
6
-19
/
+40
*
cc: Simplify picture layer tiling update tile priorities.
vmpstr@chromium.org
2014-02-13
24
-932
/
+750
*
Change paint rectangles' colors in compositor to shades of green.
malch@chromium.org
2014-02-13
4
-15
/
+30
*
cc: Refactor WorkerPoolTaskClient::AcquireBufferForRaster
alokp@chromium.org
2014-02-13
12
-240
/
+531
*
cc: Limit software resource sizes
enne@chromium.org
2014-02-13
1
-1
/
+2
*
Revert of cc: Disable "activate to low res" optimization (https://codereview....
enne@chromium.org
2014-02-12
2
-8
/
+2
*
Revert 250798 "Revert of Read compositor VSync information from ..."
sergeyu@chromium.org
2014-02-12
3
-11
/
+14
*
Revert of Read compositor VSync information from platform, when possible (htt...
sheu@chromium.org
2014-02-12
3
-14
/
+11
*
Avoid int->float->int conversion in OcclusionTracker for int translates.
danakj@chromium.org
2014-02-12
14
-50
/
+209
*
Fix the cause of AwZoomTest#testMagnification... tests flakiness
mnaganov@chromium.org
2014-02-12
4
-15
/
+56
*
cc: Only make num_threads - 1 SkPicture clones.
reveman@chromium.org
2014-02-12
10
-59
/
+167
*
cc: Always use combined_bin when computing GPU memory manager stats.
reveman@chromium.org
2014-02-11
1
-16
/
+12
*
Pixel tests and some shared quad state fixups
jamesr@chromium.org
2014-02-11
7
-30
/
+668
[next]