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
*
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
*
Split preserve3d into: "should-flatten" and "is-3d-sorted"
vollick@chromium.org
2014-02-11
12
-100
/
+572
*
Map delegated software bitmaps only when they're about to be read from.
jbauman@chromium.org
2014-02-11
4
-22
/
+95
*
cc: Refactor RasterTask::Queue to avoid unnecessary heap allocations.
reveman@chromium.org
2014-02-11
12
-109
/
+195
*
cc: Disable "activate to low res" optimization
enne@chromium.org
2014-02-11
2
-2
/
+8
*
cc: Reuse the same TaskGraph and completed tasks vector.
reveman@chromium.org
2014-02-11
4
-24
/
+34
*
cc: Prevent usage of rasterize on-demand with delegating renderer.
reveman@chromium.org
2014-02-11
13
-23
/
+120
*
Read compositor VSync information from platform, when possible
sheu@chromium.org
2014-02-11
3
-11
/
+14
*
Need to also scale scroll offset, not just the scroll rect.
wjmaclean@chromium.org
2014-02-10
1
-1
/
+3
*
cc: Use std::map instead of hash_map for TaskGraphRunner namespaces.
reveman@chromium.org
2014-02-10
2
-34
/
+27
*
cc: Rename the main thread calc draw props tests to differentiate them
danakj@chromium.org
2014-02-10
1
-4
/
+4
*
Revert of Split preserve3d into: "should-flatten" and "is-3d-sorted" (https:/...
dstockwell@chromium.org
2014-02-10
12
-570
/
+99
*
Split preserve3d into: "should-flatten" and "is-3d-sorted"
vollick@chromium.org
2014-02-09
12
-99
/
+570
*
cc: Refactor RasterWorkerPool for better testing support.
reveman@chromium.org
2014-02-09
10
-249
/
+487
*
cc: Do not cancel deadline on lost context. Trigger early instead.
brianderson@chromium.org
2014-02-08
3
-38
/
+39
*
Do not force scrollbar update if parameters didn't change (reland).
anton@chromium.org
2014-02-07
1
-0
/
+5
*
Make cc::Picture immutable except for Raster and Replay.
dominikg@chromium.org
2014-02-07
9
-63
/
+88
*
Remove includes of WebGraphicsContext3D.h from DEPS files.
tfarina@chromium.org
2014-02-07
1
-5
/
+2
*
Remove unnecessary cc::FakeWebGraphicsContext3D interface
jamesr@chromium.org
2014-02-07
5
-1010
/
+231
*
Revert of Do not force scrollbar update if parameters didn't change. (https:/...
alph@chromium.org
2014-02-07
1
-5
/
+0
*
Make LayerTreeHostClient::Animate take TimeTicks instead of double
ajuma@chromium.org
2014-02-07
4
-6
/
+6
*
[cc] Fix for hidden layers with copy requests getting composited to the screen.
miu@chromium.org
2014-02-07
3
-22
/
+147
*
cc: Switch to vector based TaskGraph implementation.
reveman@chromium.org
2014-02-07
10
-470
/
+478
*
Do not force scrollbar update if parameters didn't change.
anton@chromium.org
2014-02-07
1
-0
/
+5
*
cc: Use TRACE_EVENT_INSTANT for EarlyOut events
boliu@chromium.org
2014-02-06
2
-6
/
+10
*
Remove unused cc::ResourceProvider::GetSharedMemory.
alokp@chromium.org
2014-02-06
2
-12
/
+0
*
android: Migrate old content readback to use async readback (and delegated re...
powei@chromium.org
2014-02-06
3
-10
/
+18
*
Add some debugging CHECKs to help track down a use-after-free.
danakj@chromium.org
2014-02-06
1
-3
/
+14
*
Freeze animations that are checkerboarding
ajuma@chromium.org
2014-02-06
3
-19
/
+169
*
cc: Add GL debug markers for gpu rasterization.
alokp@chromium.org
2014-02-06
3
-8
/
+18
*
[cc] Avoid "skip" optimizations when drawing layers that have copy requests.
miu@chromium.org
2014-02-06
3
-5
/
+175
*
cc: Enable rendering stats recording in browser compositor.
ernstm@chromium.org
2014-02-06
2
-0
/
+4
*
cc: Move internal::Task::did_schedule_ to internal::WorkerPoolTask.
reveman@chromium.org
2014-02-06
12
-36
/
+54
*
Ensure IsActiveTree() and IsPendingTree() queries work in ~LayerImpl().
danakj@chromium.org
2014-02-06
8
-8
/
+95
*
cc: Remove page scale layer tree perf test
enne@chromium.org
2014-02-06
1
-79
/
+0
*
Revert of android: Migrate old content readback to use async readback (and de...
powei@chromium.org
2014-02-06
3
-18
/
+10
*
Clamp inner viewport offset while distributing to layer_tree_host
bokan@chromium.org
2014-02-05
3
-11
/
+132
*
Handle null scroll layer in LayerTreeHostImpl::MouseMoveAt().
wjmaclean@chromium.org
2014-02-05
1
-1
/
+5
*
Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.
danakj@chromium.org
2014-02-05
13
-64
/
+60
[next]