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: Update invalidation perftest to clean up released tiles.
vmpstr@chromium.org
2013-09-27
2
-0
/
+7
*
Expose only one LayerTreeHostClient::OffscreenContextProvider()
jamesr@chromium.org
2013-09-27
6
-79
/
+28
*
cc: Add shared quad states correctly in unit tests.
danakj@chromium.org
2013-09-26
2
-11
/
+15
*
cc: Make tile manager responsible for tile's lifetime.
vmpstr@chromium.org
2013-09-26
1
-10
/
+3
*
Add support for converting cc::FilterOperations into an SkImageFilter
ajuma@chromium.org
2013-09-26
3
-8
/
+6
*
CC: Fix raster-on-demand (due to stale sort order).
epenner@chromium.org
2013-09-24
2
-2
/
+5
*
cc: Return resources to child compositor via a Callback.
danakj@chromium.org
2013-09-22
3
-5
/
+17
*
Update the nine patch layer to use UI resources
powei@chromium.org
2013-09-20
4
-115
/
+298
*
cc: Make LayerTreeTest::ImplThreadTaskRunner() always return non-NULL.
danakj@chromium.org
2013-09-19
2
-3
/
+4
*
cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...
kaanb@chromium.org
2013-09-19
4
-20
/
+24
*
Revert "Adding support for RGBA_4444 tile textures"
tomhudson@google.com
2013-09-18
4
-24
/
+20
*
Add memory manager for software compositor frontbuffers.
jbauman@chromium.org
2013-09-18
3
-4
/
+10
*
Adding support for RGBA_4444 tile textures
kaanb@chromium.org
2013-09-18
4
-20
/
+24
*
cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.
danakj@chromium.org
2013-09-17
2
-10
/
+22
*
CC: Add a scheduled action for ManageTiles
epenner@chromium.org
2013-09-14
1
-0
/
+1
*
Revert 223162 "Update the nine patch layer to use UI resources"
zmo@chromium.org
2013-09-13
4
-298
/
+115
*
Update the nine patch layer to use UI resources
powei@chromium.org
2013-09-13
4
-115
/
+298
*
Revert 222732 "Update the nine patch layer to use UI resources"
yfriedman@chromium.org
2013-09-12
2
-21
/
+13
*
Update the nine patch layer to use UI resources
powei@chromium.org
2013-09-12
2
-13
/
+21
*
cc: Use SkMScalar instead of doubles for transforms in cc
enne@chromium.org
2013-09-12
1
-32
/
+16
*
cc: Invalidate appropriate FBO attachment for offscreen rendering
skyostil@chromium.org
2013-09-11
1
-0
/
+8
*
Add a thinning scrollbar animator for desktop overlay scrollbars.
tony@chromium.org
2013-09-11
2
-0
/
+5
*
cc: Drop ContextProvider references on the impl thread before quitting
danakj@chromium.org
2013-09-10
2
-0
/
+10
*
cc: Tell the LayerTreeHost that the filter context is needed.
danakj@chromium.org
2013-09-10
1
-0
/
+2
*
cc: Remove most methods from RendererClient.
danakj@chromium.org
2013-09-09
7
-49
/
+67
*
CC: Fix missing swap-used-incomplete-tile updates
epenner@chromium.org
2013-09-07
2
-0
/
+6
*
cc: Add readback and forced draw states to the Scheduler.
brianderson@chromium.org
2013-09-07
2
-0
/
+17
*
cc: Speed up CleanUpImageDecodeTasks a bit.
vmpstr@chromium.org
2013-09-06
2
-0
/
+6
*
cc: Be robust against invalid RenderPassDrawQuads.
danakj@chromium.org
2013-09-05
1
-1
/
+1
*
Convert most run_all_unittests.cc files to use new unit test launcher.
phajdan.jr@chromium.org
2013-09-05
1
-2
/
+5
*
[cc] Allow resources and ui resources to specify wrap mode
ccameron@chromium.org
2013-09-05
2
-1
/
+12
*
Fix UpdateTilePriorities viewport in Android WebView.
aelias@chromium.org
2013-09-05
7
-6
/
+49
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
cc: Block commit on activate by setting a flag on LayerTreeHost.
danakj@chromium.org
2013-08-30
1
-0
/
+1
*
cc: Avoid updating animations in the background without an active tree
brianderson@chromium.org
2013-08-30
2
-1
/
+6
*
Revert 220418 "cc: Block commit on activate by setting a flag on..."
danakj@chromium.org
2013-08-30
1
-1
/
+0
*
cc: Block commit on activate by setting a flag on LayerTreeHost.
danakj@chromium.org
2013-08-29
1
-0
/
+1
*
cc: Fixing misreported numbers in perf tests.
iancottrell@chromium.org
2013-08-29
2
-0
/
+124
*
cc: Cleanup offscreen context plumbing.
danakj@chromium.org
2013-08-28
3
-13
/
+27
*
cc: Control activation from the Scheduler
brianderson@chromium.org
2013-08-27
3
-22
/
+25
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
1
-2
/
+2
*
cc: Return const* from const getter of LayerTreeHost.
danakj@chromium.org
2013-08-24
2
-2
/
+2
*
cc: Remove reference counting from PrioritizedTileSet.
reveman@chromium.org
2013-08-23
1
-1
/
+1
*
Rename ScrollbarLayer\* to PaintedScrollbarLayer\*
wjmaclean@chromium.org
2013-08-22
3
-70
/
+70
*
cc: Don't require push properties for picture layers
enne@chromium.org
2013-08-20
2
-1
/
+8
*
Correct computation of scrollbar track start
ccameron@chromium.org
2013-08-20
4
-15
/
+39
*
cc: return resources via a ReturnedResource struct rather than TransferableRe...
piman@chromium.org
2013-08-19
2
-2
/
+4
*
gpu: Refactor GpuMemoryBuffer framework for multi-process support.
reveman@chromium.org
2013-08-16
1
-4
/
+3
*
cc: Prevent the tile manager from allocating more memory than allowed.
reveman@chromium.org
2013-08-16
1
-1
/
+22
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
8
-58
/
+161
[next]