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
/
ui
/
compositor
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
14
-68
/
+75
*
Make inverse transform animations easier to create, using ScopedLayerAnimatio...
avallee@chromium.org
2013-09-14
7
-7
/
+166
*
Add ajuma to ui/compositor/OWNERS for animation-related files.
ajuma@chromium.org
2013-09-14
1
-0
/
+3
*
Fix code in DCHECK from r221309.
avallee@chromium.org
2013-09-13
2
-1
/
+34
*
Move context labelling logic out to ContextProviders
jamesr@chromium.org
2013-09-13
1
-1
/
+2
*
Ash: fix video detector with delegated renderer
piman@chromium.org
2013-09-12
1
-1
/
+4
*
Refactor TransformPoint{,Reverse}.
avallee@chromium.org
2013-09-12
2
-3
/
+3
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
1
-2
/
+2
*
Revert 222839 "Make inverse transform animations easier to creat..."
yoz@chromium.org
2013-09-12
7
-165
/
+7
*
Make inverse transform animations easier to create, using ScopedLayerAnimatio...
avallee@chromium.org
2013-09-12
7
-7
/
+165
*
Adding shutdown tracing capabilities
skuhne@chromium.org
2013-09-06
1
-0
/
+3
*
Convert most run_all_unittests.cc files to use new unit test launcher.
phajdan.jr@chromium.org
2013-09-05
1
-1
/
+7
*
Remove unused field.
etienneb@chromium.org
2013-09-05
1
-1
/
+0
*
Add support for inverse transform animations.
avallee@chromium.org
2013-09-04
8
-6
/
+328
*
Revert 220479 "Add support for inverse transform animations."
danakj@chromium.org
2013-08-30
8
-326
/
+6
*
Add support for inverse transform animations.
danakj@chromium.org
2013-08-30
8
-6
/
+326
*
Fix cc::Layer debug name
rharrison@chromium.org
2013-08-30
2
-0
/
+12
*
Pass context capabilities via cc::ContextProvider instead of gl string
jamesr@chromium.org
2013-08-29
1
-1
/
+0
*
Revert 220124 "Add support for inverse transform animations."
wittman@chromium.org
2013-08-29
7
-311
/
+5
*
Add support for inverse transform animations.
avallee@chromium.org
2013-08-29
7
-5
/
+311
*
Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1
caitkp@chromium.org
2013-08-26
1
-2
/
+2
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-21
1
-1
/
+0
*
cc: return resources via a ReturnedResource struct rather than TransferableRe...
piman@chromium.org
2013-08-19
2
-4
/
+4
*
Remove base::Callback from ContextProvider creation.
danakj@chromium.org
2013-08-16
2
-23
/
+13
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
2
-13
/
+29
*
Compute bounds of animated layers
ajuma@chromium.org
2013-08-15
2
-0
/
+11
*
aura: Allow in process ContextProvider to hold onscreen contexts.
danakj@chromium.org
2013-08-14
1
-2
/
+2
*
cc: Rename cc::FakeContextProvider to TestContextProvider
danakj@chromium.org
2013-08-13
2
-8
/
+6
*
Make ui::LayerAnimationSequence use unique group ids
ajuma@chromium.org
2013-08-13
3
-8
/
+18
*
aura,cc: Make TestContextProvider usable outside cc.
danakj@chromium.org
2013-08-13
5
-689
/
+7
*
aura: Remove CreateOffscreenContext from ui::ContextFactory.
danakj@chromium.org
2013-08-13
5
-180
/
+40
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-12
6
-161
/
+139
*
Revert 216780 "Clean up compositor initialization/destruction."
nhiroki@chromium.org
2013-08-12
6
-139
/
+161
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-09
6
-161
/
+139
*
Revert 216278 "Clean up compositor initialization/destruction."
kalman@chromium.org
2013-08-07
6
-139
/
+161
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
6
-161
/
+139
*
Revert "Clean up compositor initialization/destruction."
danakj@chromium.org
2013-08-07
6
-139
/
+161
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
6
-161
/
+139
*
Remove backer from WATCHLISTS and OWNERS
backer@chromium.org
2013-08-01
1
-1
/
+1
*
Add a flag to allow renderer to use software compositor when GL compositor do...
jbauman@chromium.org
2013-08-01
2
-2
/
+3
*
Add an unbindImage method to ResourceProvider and move bindImage and unbindIm...
kaanb@chromium.org
2013-07-31
1
-0
/
+2
*
Allow ContextProvider impls to be used without subclassing.
danakj@chromium.org
2013-07-30
2
-0
/
+6
*
Move and split up image_transport_factory files.
danakj@chromium.org
2013-07-29
6
-97
/
+162
*
Revert "aura: make cc root layer clip descendants"
danakj@chromium.org
2013-07-26
1
-2
/
+0
*
Revert 212008 "cc: Remove TextureLayer::SetTextureId and Texture..."
aberent@google.com
2013-07-18
1
-1
/
+1
*
Use a direct include of the message_loop header in ui/, part 1.
avi@chromium.org
2013-07-18
6
-6
/
+6
*
cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture
piman@chromium.org
2013-07-17
1
-1
/
+1
*
Remove WebGraphicsContext::readBackFramebuffer implementation.
jbauman@chromium.org
2013-07-13
2
-14
/
+0
*
Fix ui compositor context calls on multiple threads
boliu@chromium.org
2013-07-12
1
-17
/
+5
*
Cleanup unused WebExternalTextureLayer APIs and resulting dead code.
piman@chromium.org
2013-07-11
2
-2
/
+2
[next]