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
/
trees
Commit message (
Expand
)
Author
Age
Files
Lines
*
RenderWidget and RenderWidgetCompositor cleanup
trchen@chromium.org
2013-11-22
3
-3
/
+5
*
cc: Fix data race with PrioritizedResourceManager access
enne@chromium.org
2013-11-20
2
-58
/
+103
*
Remove unused variable OcclusionTracker::prevent_occlusion.
alokp@chromium.org
2013-11-18
6
-221
/
+81
*
De-activate LayerAnimationControllers when all animations are WaitingForDeletion
ajuma@chromium.org
2013-11-18
1
-8
/
+1
*
cc: Plumbing for impl thread micro benchmarks
vmpstr@chromium.org
2013-11-18
4
-4
/
+18
*
cc: Alow animations to be aborted from either thread
ajuma@chromium.org
2013-11-17
1
-0
/
+4
*
cc: Mark render surfaces that ignore outside occlusion.
alokp@chromium.org
2013-11-17
6
-126
/
+140
*
Revert 234928 "Use software compositor for windows under 64 pixe..."
jbauman@chromium.org
2013-11-15
1
-2
/
+0
*
Use software compositor for windows under 64 pixels wide or tall.
jbauman@chromium.org
2013-11-13
1
-0
/
+2
*
cc: don't lose resources sent to parent when ResourceProvider::Child is destr...
piman@chromium.org
2013-11-13
1
-12
/
+19
*
Revert 232881 "cc: Fix hit-testing in zero-opacity layers."
skyostil@google.com
2013-11-12
9
-380
/
+30
*
Propagate source_frame_number from LTH to DevTools
caseq@chromium.org
2013-11-12
2
-2
/
+4
*
cc: Fix incomplete changes to add ETC1 support
powei@chromium.org
2013-11-08
2
-2
/
+28
*
cc: Move UIResourceRequest into its own file
enne@chromium.org
2013-11-08
3
-62
/
+3
*
Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClient
jamesr@chromium.org
2013-11-08
7
-4
/
+23
*
cc: Only report calc_draw_props_time.
tonyg@chromium.org
2013-11-08
2
-10
/
+0
*
CC: Account for memory assigned to raster tasks.
epenner@chromium.org
2013-11-08
2
-20
/
+32
*
cc: Remove duplicate computation of subtree content-rect.
alokp@chromium.org
2013-11-07
1
-9
/
+6
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
3
-45
/
+45
*
Introduce separate client and init path for single-threaded cc
jamesr@chromium.org
2013-11-07
9
-50
/
+105
*
Only draw the overhang pattern on overhang areas.
ccameron@chromium.org
2013-11-06
3
-35
/
+66
*
cc: Don't ManageTiles twice in one frame
enne@chromium.org
2013-11-05
5
-0
/
+9
*
Make tree id sequence in LayerTreeHost thread-safe.
dongseong.hwang@intel.com
2013-11-05
2
-14
/
+11
*
Simplify rate limiting since it's main thread shared context only
jamesr@chromium.org
2013-11-05
3
-41
/
+22
*
cc: Fix hit-testing in zero-opacity layers.
sadrul@chromium.org
2013-11-05
9
-30
/
+380
*
Consolidate test contexts and remove unused ones
jamesr@chromium.org
2013-11-05
1
-172
/
+41
*
cc: Enable deadline scheduler by default for unit tests
brianderson@chromium.org
2013-11-02
1
-1
/
+1
*
Enable general CSS filters in the software compositor
ajuma@chromium.org
2013-11-01
1
-44
/
+51
*
cc: Fix and deflake LayerTreeHostTestStartPageScaleAnimation
brianderson@chromium.org
2013-11-01
1
-9
/
+14
*
cc: Reduce command buffer flushes related to creating texture ids.
reveman@chromium.org
2013-11-01
6
-3
/
+20
*
Do not give GPU memory to backgrounded compositors.
ccameron@chromium.org
2013-11-01
6
-145
/
+24
*
cc: Disable flaky LayerTreeHostContextTestLostContextWhileUpdatingResources
brianderson@chromium.org
2013-11-01
1
-3
/
+4
*
Revert 231919 "cc: Enable deadline scheduler by default for unit..."
rpaquay@chromium.org
2013-10-31
1
-1
/
+1
*
Move test-only stuff from cc/debug/ to cc/test
jamesr@chromium.org
2013-10-31
3
-4
/
+4
*
cc: Add failure info to LTHAnimationTest...WithoutActiveTree
enne@chromium.org
2013-10-31
1
-3
/
+6
*
cc: Enable deadline scheduler by default for unit tests
brianderson@chromium.org
2013-10-30
1
-1
/
+1
*
cc: Deflake LayerTreeHostContextTestCompositeAndReadbackBeforeOutputSurfaceInit
brianderson@chromium.org
2013-10-30
1
-2
/
+5
*
cc: Include wheel/touch event handling in the JSON output for the layer tree.
sadrul@chromium.org
2013-10-29
1
-0
/
+24
*
Move memory allocation/stats structs to gpu:: and remove bazillion copies
jamesr@chromium.org
2013-10-29
5
-20
/
+20
*
cc: Disable frame production throttling (vsync) in cc_perftests
skyostil@chromium.org
2013-10-28
1
-0
/
+4
*
Revert 231092 "cc: Enable deadline scheduler by default for unit..."
falken@chromium.org
2013-10-27
1
-1
/
+1
*
cc: Sort backings in the parent compositor to the back of the list.
danakj@chromium.org
2013-10-26
1
-1
/
+2
*
cc: Allow all types of pending commits to throttle input
brianderson@chromium.org
2013-10-26
7
-1
/
+22
*
cc: Add opacity to UIResourceBitmap and UIResourceLayer
powei@chromium.org
2013-10-26
4
-0
/
+16
*
cc: Remove PrioritizedResourceManager::ReduceWastedMemoryOnImplThread
danakj@chromium.org
2013-10-26
7
-23
/
+0
*
Implement new overlay scrollbar specs
davemoore@chromium.org
2013-10-25
2
-12
/
+10
*
Added unit tests to ensure damage of layers not drawn because of their parent...
kloveless@chromium.org
2013-10-25
1
-0
/
+95
*
cc: Enable deadline scheduler by default for unit tests
brianderson@chromium.org
2013-10-25
1
-1
/
+1
*
cc: Use HighResNow as timebase if it is fast and reliable
brianderson@chromium.org
2013-10-25
5
-68
/
+72
*
Lock the top controls during pinch zoom
jdduke@chromium.org
2013-10-25
1
-0
/
+4
[next]