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
/
layers
/
layer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).
dominikg@chromium.org
2013-10-23
1
-3
/
+3
*
Remove superfluous WebLayerImpl::resumeAnimations()
steveblock@chromium.org
2013-10-23
1
-5
/
+0
*
cc: Do not allow gesture-scrolling 'overflow[-{x|y}]:hidden' layers.
sadrul@chromium.org
2013-10-22
1
-0
/
+14
*
cc: Add MicroBenchmarkController plumbing.
vmpstr@chromium.org
2013-10-12
1
-0
/
+4
*
Remove PerformClipping(),CanClipSelf() and the related logic in LTHCommon.
jun.a.jiang@intel.com
2013-10-05
1
-4
/
+0
*
cc: Support animating filters
ajuma@chromium.org
2013-10-03
1
-9
/
+15
*
Add support for converting cc::FilterOperations into an SkImageFilter
ajuma@chromium.org
2013-09-26
1
-15
/
+1
*
Refactor cc scrollbar layers architecture.
wjmaclean@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
-24
/
+13
*
Revert 220418 "cc: Block commit on activate by setting a flag on..."
danakj@chromium.org
2013-08-30
1
-13
/
+24
*
cc: Block commit on activate by setting a flag on LayerTreeHost.
danakj@chromium.org
2013-08-29
1
-24
/
+13
*
cc: Fix commits causing damage to scrollbars
enne@chromium.org
2013-08-24
1
-9
/
+11
*
Add plumbing for scroll parent.
vollick@chromium.org
2013-08-23
1
-0
/
+122
*
Rename ScrollbarLayer\* to PaintedScrollbarLayer\*
wjmaclean@chromium.org
2013-08-22
1
-1
/
+1
*
Revert 219026 "Add plumbing for scroll parent."
creis@chromium.org
2013-08-22
1
-122
/
+0
*
Add plumbing for scroll parent.
vollick@chromium.org
2013-08-22
1
-0
/
+122
*
Implemented printToSkPicture without using WebViewBenchmarkSupport.
alokp@chromium.org
2013-08-21
1
-0
/
+4
*
cc: Refactor scroll delta fixup out of push properties
enne@chromium.org
2013-08-20
1
-13
/
+4
*
cc: Layer::SetTouchEventHandlerRegion should SetNeedsCommit
danakj@chromium.org
2013-08-17
1
-0
/
+1
*
Add layer name into frame viewer
qiankun.miao@intel.com
2013-08-16
1
-5
/
+15
*
cc: Push valid property values when CalcDrawProps skips layer.
danakj@chromium.org
2013-08-03
1
-1
/
+12
*
cc: Always have a LayerTreeHost in tests when we expect it in prod.
danakj@chromium.org
2013-08-03
1
-0
/
+7
*
cc: Remove Layer::needs_display_
enne@chromium.org
2013-08-01
1
-3
/
+1
*
cc: Cleanup Layer::SetNeedsDisplayInRect
enne@chromium.org
2013-07-31
1
-5
/
+4
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-30
1
-7
/
+17
*
Revert "cc: Cleanup Layer::SetNeedsDisplayInRect" (r214103).
senorblanco@chromium.org
2013-07-29
1
-4
/
+4
*
cc: Cleanup Layer::SetNeedsDisplayInRect
enne@chromium.org
2013-07-28
1
-4
/
+4
*
cc: Add unit tests for Layer::HasAncestor() method.
tfarina@chromium.org
2013-07-26
1
-8
/
+8
*
Revert 213338 "cc: Allow the main thread to cancel commits"
jochen@chromium.org
2013-07-24
1
-17
/
+7
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-24
1
-7
/
+17
*
cc: Constantify parameter of HasAncestor() method. Cleanup.
tfarina@chromium.org
2013-07-22
1
-1
/
+1
*
cc: Early out in PushPropertiesTo tree walk for commit.
danakj@chromium.org
2013-07-13
1
-4
/
+55
*
cc: Remove SetNeedsDisplay on first resize
enne@chromium.org
2013-07-12
1
-7
/
+1
*
Fix TextureLayer cleanup
piman@chromium.org
2013-07-12
1
-0
/
+3
*
cc: Make Layer::Update return a bool
enne@chromium.org
2013-07-08
1
-0
/
+5
*
cc: Use base::Callback approach instead of using WebKit interface.
tfarina@chromium.org
2013-07-01
1
-5
/
+3
*
cc: Create a AnimationDelegate interface and an adapter class in compositor_b...
tfarina@chromium.org
2013-06-26
1
-1
/
+0
*
Move implementation of WebFilterOperations into cc
ajuma@chromium.org
2013-06-25
1
-6
/
+6
*
Add a hide_layer_and_subtree() flag to cc::Layer
danakj@chromium.org
2013-06-24
1
-0
/
+11
*
Revert 207508 "Add a hide_layer_and_subtree() flag to cc::Layer"
oshima@chromium.org
2013-06-20
1
-11
/
+0
*
Add a hide_layer_and_subtree() flag to cc::Layer
danakj@chromium.org
2013-06-20
1
-0
/
+11
*
cc: Remove cc::Thread and cc::ThreadImpl.
danakj@chromium.org
2013-06-20
1
-8
/
+13
*
cc: Add ability to request copy of compositor output as a texture.
danakj@chromium.org
2013-06-18
1
-9
/
+11
*
Reland 204442 "Split Layer::SetScrollOffset to tw..."
trchen@chromium.org
2013-06-06
1
-1
/
+11
*
Revert 204442 "Split Layer::SetScrollOffset to two functions for..."
hashimoto@chromium.org
2013-06-06
1
-11
/
+1
*
Split Layer::SetScrollOffset to two functions for different use
trchen@chromium.org
2013-06-06
1
-1
/
+11
*
cc: remove TransferAnimationsTo dead code
shawnsingh@chromium.org
2013-06-05
1
-5
/
+0
*
cc: Don't clear transparent piles to an opaque color
enne@chromium.org
2013-06-04
1
-0
/
+19
*
Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-18
/
+18
*
Update refernces to Blink's Platform API (cc)
abarth@chromium.org
2013-05-29
1
-2
/
+2
[next]