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: Fix data race with PrioritizedResourceManager access
enne@chromium.org
2013-11-20
2
-58
/
+103
*
Add support for GL_REPEAT in software compositor.
ccameron@chromium.org
2013-11-20
5
-21
/
+115
*
CC: Cache non-ideal tiles, but don't paint them.
epenner@chromium.org
2013-11-20
2
-7
/
+19
*
We used to create tilings only when exceeding a certain scale
epenner@chromium.org
2013-11-20
5
-36
/
+124
*
Don't PushProperties every commit for animating layers
ajuma@chromium.org
2013-11-18
10
-54
/
+63
*
Remove unused variable OcclusionTracker::prevent_occlusion.
alokp@chromium.org
2013-11-18
6
-221
/
+81
*
cc: Add rasterize and record micro benchmark.
vmpstr@chromium.org
2013-11-18
8
-10
/
+400
*
De-activate LayerAnimationControllers when all animations are WaitingForDeletion
ajuma@chromium.org
2013-11-18
5
-31
/
+115
*
cc: Plumbing for impl thread micro benchmarks
vmpstr@chromium.org
2013-11-18
24
-23
/
+448
*
cc: Push TextureLayerImpl::blend_background_color property.
alokp@chromium.org
2013-11-18
1
-0
/
+1
*
Update filter blending to match spec draft.
avallee@chromium.org
2013-11-17
3
-30
/
+68
*
cc: Alow animations to be aborted from either thread
ajuma@chromium.org
2013-11-17
5
-12
/
+283
*
cc: Mark render surfaces that ignore outside occlusion.
alokp@chromium.org
2013-11-17
10
-142
/
+154
*
Revert 234928 "Use software compositor for windows under 64 pixe..."
jbauman@chromium.org
2013-11-15
3
-16
/
+3
*
cc: Fix ResourcePool busy resource leak
boliu@chromium.org
2013-11-15
6
-7
/
+29
*
Prevent cc:TextureLayer from calling AcquireLayerTexture when using mailboxes
junov@chromium.org
2013-11-14
1
-2
/
+3
*
GTTF: Fix cc_unittests ignoring gtest_filter with new test launcher.
phajdan.jr@chromium.org
2013-11-14
2
-4
/
+0
*
cc: Don't double-tick unthrottled FrameRateController
skyostil@chromium.org
2013-11-14
3
-7
/
+39
*
Moving the VSyncProvider interface to ui/gfx from ui/gl
dnicoara@chromium.org
2013-11-14
1
-1
/
+1
*
Remove GSC usage from ExynosVideoDecodeAccelerator.
sheu@chromium.org
2013-11-14
1
-8
/
+8
*
Revert 234641 "cc: Combine analysis and raster"
enne@chromium.org
2013-11-13
8
-78
/
+99
*
Use software compositor for windows under 64 pixels wide or tall.
jbauman@chromium.org
2013-11-13
3
-3
/
+16
*
cc: Fix memory leak in cc_perftests.
vmpstr@chromium.org
2013-11-13
3
-13
/
+25
*
Add animated bounds to AsValue data for a LayerImpl
vollick@chromium.org
2013-11-13
3
-0
/
+22
*
Kick ProcessScheduledActions while a commit is pending
jamesr@chromium.org
2013-11-13
5
-2
/
+90
*
CC: Set a reasonable raster task limit for perf-testing.
epenner@chromium.org
2013-11-13
3
-1
/
+17
*
cc: don't lose resources sent to parent when ResourceProvider::Child is destr...
piman@chromium.org
2013-11-13
4
-48
/
+83
*
cc: Combine analysis and raster
enne@chromium.org
2013-11-12
8
-99
/
+78
*
Revert 232881 "cc: Fix hit-testing in zero-opacity layers."
skyostil@google.com
2013-11-12
12
-404
/
+33
*
Propagate source_frame_number from LTH to DevTools
caseq@chromium.org
2013-11-12
4
-4
/
+6
*
cc: Make PictureLayerImpl::AsValue emit unrecorded region
enne@chromium.org
2013-11-12
1
-1
/
+5
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-1
/
+1
*
Disable TextureLayerNoExtraCommitForMailboxTest because of crashes.
phajdan.jr@chromium.org
2013-11-12
1
-1
/
+2
*
cc: Minor clean ups to ETC1PixelRef header.
tfarina@chromium.org
2013-11-09
1
-6
/
+7
*
Record UMA metrics for video pixel formats.
rileya@chromium.org
2013-11-08
1
-0
/
+2
*
Adding support for VSyncProvider to the software drawing path
dnicoara@chromium.org
2013-11-08
2
-0
/
+15
*
cc: Included recorded region in PictureLayerImpl::AsValue
enne@chromium.org
2013-11-08
1
-0
/
+1
*
cc: Fix incomplete changes to add ETC1 support
powei@chromium.org
2013-11-08
9
-19
/
+116
*
Remove eager program initialization from compositor startup
jamesr@chromium.org
2013-11-08
1
-17
/
+0
*
CC: Remove latency query until we can find the bug.
epenner@chromium.org
2013-11-08
1
-0
/
+2
*
cc: Move UIResourceRequest into its own file
enne@chromium.org
2013-11-08
6
-62
/
+91
*
Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClient
jamesr@chromium.org
2013-11-08
12
-4
/
+28
*
Remove EMPTY from VideoFrame::Format.
rileya@chromium.org
2013-11-08
1
-2
/
+0
*
cc: Only report calc_draw_props_time.
tonyg@chromium.org
2013-11-08
2
-10
/
+0
*
Scheduler: Switch from high to low latency mode if possible.
dominikg@chromium.org
2013-11-08
7
-2
/
+173
*
CC: Account for memory assigned to raster tasks.
epenner@chromium.org
2013-11-08
7
-32
/
+75
*
Clean up GPU latency queries when the context is reset
ajuma@chromium.org
2013-11-08
1
-0
/
+10
*
Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.
rileya@chromium.org
2013-11-07
1
-2
/
+0
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
2
-18
/
+0
*
cc: Remove duplicate computation of subtree content-rect.
alokp@chromium.org
2013-11-07
1
-9
/
+6
[next]