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
/
direct_renderer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()
shawnsingh@google.com
2013-01-07
1
-3
/
+6
*
Move filters to RenderPassDrawQuad
piman@chromium.org
2012-12-21
1
-4
/
+2
*
[Android WebView] Tie together Chrome's browser compositor with the Android V...
leandrogracia@chromium.org
2012-12-15
1
-1
/
+2
*
Remove the pools from the ResourceProvider.
ccameron@chromium.org
2012-12-14
1
-1
/
+1
*
Allow using a larger-than-necessary texture as cached render pass backing
jamesr@chromium.org
2012-12-14
1
-2
/
+12
*
cc: Give ownership of render passes to the renderer when drawing a frame.
danakj@chromium.org
2012-12-04
1
-1
/
+4
*
cc: Add historgram for the number of render passes in an ubercomp delegated f...
danakj@chromium.org
2012-12-04
1
-0
/
+3
*
Texture Draw Calls Coalescing
whunt@chromium.org
2012-11-30
1
-0
/
+5
*
Animation code is not yet migrated by this patch, due to WebTransformOperations.
shawnsingh@chromium.org
2012-11-27
1
-20
/
+18
*
cc: Minimize the number of times GL scissoring state is changed
shawnsingh@chromium.org
2012-11-21
1
-10
/
+55
*
cc: Make RenderPass into a struct-like class.
danakj@chromium.org
2012-11-21
1
-17
/
+17
*
Switched cc::Resource and cc::ScopedResource to Chrome coding style.
skaslev@chromium.org
2012-11-16
1
-2
/
+2
*
Added some instrumentation to the software compositor.
skaslev@chromium.org
2012-11-15
1
-0
/
+3
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
1
-2
/
+0
*
cc: Rename Texture class to Resource.
reveman@google.com
2012-11-08
1
-6
/
+6
*
Remove DirectRenderer::disableScissorTest, always leave GL_SCISSOR_TEST enabl...
jamesr@chromium.org
2012-11-08
1
-2
/
+2
*
cc: Fix style for comments at the end of namespaces
danakj@chromium.org
2012-11-05
1
-1
/
+1
*
Remove most remaining references to IntRect and FloatRect.
danakj@chromium.org
2012-11-01
1
-6
/
+6
*
Add non-member non-mutating methods for common gfx::Rect operations.
danakj@chromium.org
2012-10-29
1
-2
/
+1
*
cc: Remove CC*.h temporary includes, part 6/4.
tfarina@chromium.org
2012-10-24
1
-2
/
+3
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
1
-3
/
+4
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-22
1
-27
/
+27
*
cc: Remove CC*.h temporary includes, part 4/4.
tfarina@chromium.org
2012-10-22
1
-1
/
+1
*
cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.
danakj@chromium.org
2012-10-20
1
-16
/
+17
*
Revert "cc: Rename cc classes and members to match filenames"
enne@chromium.org
2012-10-19
1
-27
/
+27
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-19
1
-27
/
+27
*
Remove GraphicsContext3D:: stubs from cc
jamesr@chromium.org
2012-10-18
1
-3
/
+3
*
cc: Switch to Chromium DCHECKs LOGs
danakj@chromium.org
2012-10-18
1
-3
/
+3
*
Revert "cc: Switch to Chromium DCHECKs LOGs"
mattm@chromium.org
2012-10-17
1
-3
/
+3
*
cc: Switch to Chromium DCHECKs LOGs
danakj@chromium.org
2012-10-17
1
-3
/
+3
*
Revert 162284 - cc: Get rid of CC*.h temporary header files.
mattm@chromium.org
2012-10-17
1
-1
/
+1
*
cc: Get rid of CC*.h temporary header files.
tfarina@chromium.org
2012-10-16
1
-1
/
+1
*
[cc] Rename all cc/ filenames to Chromium style
enne@chromium.org
2012-10-12
1
-0
/
+237