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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Removed LCD text settings from the impl side.
alokp@chromium.org
2014-06-13
2
-3
/
+3
*
cc: Refactor how picture layers are exposed to the tile manager.
reveman@chromium.org
2014-06-12
2
-1
/
+21
*
cc: Test losing the output surface during deferred commits.
danakj@chromium.org
2014-06-11
2
-0
/
+2
*
Fix flaky test LayerTreeHostTestMaxTransferBufferUsageBytes.
danakj@chromium.org
2014-06-10
2
-13
/
+14
*
Invert DSF to map from delegated frame to layer space
jamesr@chromium.org
2014-06-10
2
-3
/
+8
*
Revert of Invert DSF to map from delegated frame to layer space (https://code...
acleung@chromium.org
2014-06-07
2
-8
/
+3
*
Invert DSF to map from delegated frame to layer space
jamesr@chromium.org
2014-06-06
2
-3
/
+8
*
Added LayerSorter::Sort perftests
thildebr@chromium.org
2014-06-06
3
-0
/
+3550
*
Get rid of graphics layer anchor points, and replace with
chrishtr@chromium.org
2014-06-05
8
-22
/
+16
*
Fixing crash in PictureLayerImpl::MarkVisibleResourcesAsRequired when low-res...
p.sergey@samsung.com
2014-05-30
1
-3
/
+6
*
cc: Add message passing mechanism to micro benchmarking.
ernstm@chromium.org
2014-05-30
1
-0
/
+1
*
cc: Introduce OrderedSimpleTaskRunner
simonhong@chromium.org
2014-05-29
3
-0
/
+139
*
Re-land: cc: Examine layers to determine if we're ready to activate.
reveman@chromium.org
2014-05-27
3
-15
/
+3
*
Revert 272635 "cc: Examine layers to determine if we're ready to..."
kbr@chromium.org
2014-05-24
3
-3
/
+15
*
cc: Examine layers to determine if we're ready to activate.
reveman@chromium.org
2014-05-23
3
-15
/
+3
*
cc: Get rid of rasterizer delegate.
alokp@chromium.org
2014-05-22
1
-3
/
+0
*
cc: Prevent tiles that are required for activation from being placed in NEVER...
reveman@chromium.org
2014-05-22
2
-0
/
+8
*
cc: Allow DeferredInitialize to use DelegatingRenderer
boliu@chromium.org
2014-05-22
3
-5
/
+22
*
cc: Add testing stubs for proxy test
simonhong@chromium.org
2014-05-22
2
-4
/
+68
*
Make delegated software renderer work on Mac
ccameron@chromium.org
2014-05-21
2
-5
/
+7
*
cc: Remove CreateAndInitializeOutputSurface from the Proxy interface.
danakj@chromium.org
2014-05-20
2
-6
/
+0
*
cc: Reset raster scale if we didn't sync high res tiling.
vmpstr@chromium.org
2014-05-20
1
-0
/
+4
*
Adding gtest helpers for BeginFrameArgs.
mithro@mithis.com
2014-05-19
2
-0
/
+29
*
Do not use MockQuadCuller when only testing with RenderPass
weiliangc@chromium.org
2014-05-16
1
-16
/
+10
*
cc: Change tile manager perftest to use layers.
vmpstr@chromium.org
2014-05-16
1
-0
/
+5
*
Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.
danakj@chromium.org
2014-05-15
5
-28
/
+3
*
Remove hit-testing-only RSLL entries
vollick@chromium.org
2014-05-15
2
-19
/
+1
*
Use LapTimer in rasterize_and_record micro benchmark.
dominikg@chromium.org
2014-05-13
2
-144
/
+0
*
Hit test on the layer tree rather than the RSLL
vollick@chromium.org
2014-05-12
2
-0
/
+242
*
cc: Unify use of DidSwapBuffers() and did_request_swap
simonhong@chromium.org
2014-05-12
2
-8
/
+7
*
cc: Do not limit number of raster tasks for upload limit.
alokp@chromium.org
2014-05-10
4
-32
/
+0
*
Refactoring the debug creation of BeginFrameArgs objects to be in unittest co...
mithro@mithis.com
2014-05-10
3
-1
/
+61
*
Use ThreadNow() in LapTimer if supported.
dominikg@chromium.org
2014-05-09
1
-2
/
+14
*
Use RenderPass CreateAndAppendSQS whenever possible
weiliangc@chromium.org
2014-05-08
2
-26
/
+16
*
Create SharedQuadState on RenderPass
weiliangc@chromium.org
2014-05-07
3
-43
/
+28
*
Add flag to enable rendering of text using signed distance fields.
jvanverth@google.com
2014-05-07
1
-2
/
+2
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
4
-13
/
+17
*
Fix some LayerTreeHostTests in delegated mode
piman@chromium.org
2014-05-06
1
-0
/
+4
*
cc: Use SkRecord recording back-end in bleeding edge rendering mode
skyostil@chromium.org
2014-05-06
1
-1
/
+3
*
Support videos with JPEG color range in GPU YUV convert path.
rileya@chromium.org
2014-05-03
2
-1
/
+3
*
Enable disabling WebCore::GraphicsContext in telemetry.
schenney@chromium.org
2014-05-02
4
-13
/
+25
*
Remove physical time dependency from scrollbar fades.
aelias@chromium.org
2014-05-02
1
-2
/
+3
*
cc: Delete hybrid rasterization setting.
alokp@chromium.org
2014-05-01
2
-44
/
+0
*
Revert of cc: Change required_for_activation bookkeeping. (https://codereview...
kbr@chromium.org
2014-05-01
1
-2
/
+0
*
cc: Change required_for_activation bookkeeping.
vmpstr@chromium.org
2014-05-01
1
-0
/
+2
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-30
1
-0
/
+1
*
cc: Delete GrContext resources when tab becomes invisible.
alokp@chromium.org
2014-04-30
6
-0
/
+57
*
Revert 266624 "cc: Split animating and drawing into separate act..."
skyostil@google.com
2014-04-29
1
-1
/
+0
*
cc: Add support for partial swaps when using impl-side painting by only
sohan.jyoti@samsung.com
2014-04-29
1
-0
/
+1
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-28
1
-0
/
+1
[next]