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
/
occlusion_tracker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()
shawnsingh@google.com
2013-01-07
1
-5
/
+5
*
cc: Remove all uses of "using namespace std".
tfarina@chromium.org
2013-01-03
1
-2
/
+0
*
cc: Make occlusion tracker always work in target space.
danakj@chromium.org
2012-12-17
1
-240
/
+265
*
Animation code is not yet migrated by this patch, due to WebTransformOperations.
shawnsingh@chromium.org
2012-11-27
1
-13
/
+12
*
cc: Don't return non-const Layer* from a const Layer.
danakj@chromium.org
2012-11-21
1
-1
/
+1
*
cc: Visualize non-occluding rects in composited layers.
danakj@chromium.org
2012-11-15
1
-3
/
+16
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
1
-2
/
+0
*
cc: Expose clear and swap on Region
enne@chromium.org
2012-11-09
1
-4
/
+4
*
cc: Add some early outs to avoid expensive operations
danakj@chromium.org
2012-11-09
1
-0
/
+3
*
cc: Define Region::Contains() to be A contains B if all points in B are also ...
danakj@chromium.org
2012-11-09
1
-1
/
+1
*
cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...
danakj@chromium.org
2012-11-08
1
-31
/
+31
*
cc: Remove WebCore rect use from the compositor, except within Region.
danakj@chromium.org
2012-11-03
1
-14
/
+10
*
Fix mac warnings after making cc a component
piman@chromium.org
2012-11-03
1
-2
/
+2
*
Make cc a component
piman@chromium.org
2012-11-02
1
-25
/
+8
*
cc: Replace WebCore::FloatQuad with gfx::QuadF.
danakj@chromium.org
2012-11-02
1
-7
/
+9
*
Remove most remaining references to IntRect and FloatRect.
danakj@chromium.org
2012-11-01
1
-19
/
+18
*
cc: Use gfx:: Geometry types for positions, bounds, and related things.
danakj@chromium.org
2012-11-01
1
-6
/
+6
*
Use gfx::Rect types for occlusion tracker and quad culler classes.
danakj@chromium.org
2012-10-31
1
-75
/
+76
*
Fix clipping/culling for DelegatedRendererLayer*
piman@chromium.org
2012-10-30
1
-14
/
+18
*
cc: Get rid of the remaining wtf Vector includes.
tfarina@chromium.org
2012-10-26
1
-3
/
+3
*
Implement SkImageFilter support in the compositor.
senorblanco@chromium.org
2012-10-23
1
-1
/
+3
*
cc: Remove CC*.h temporary includes, part 5/4.
tfarina@chromium.org
2012-10-23
1
-2
/
+3
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-22
1
-63
/
+63
*
cc: Remove CC*.h temporary includes, part 4/4.
tfarina@chromium.org
2012-10-22
1
-3
/
+3
*
Revert "cc: Rename cc classes and members to match filenames"
enne@chromium.org
2012-10-19
1
-63
/
+63
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-19
1
-63
/
+63
*
cc: Switch to Chromium DCHECKs LOGs
danakj@chromium.org
2012-10-18
1
-12
/
+12
*
Revert "cc: Switch to Chromium DCHECKs LOGs"
mattm@chromium.org
2012-10-17
1
-12
/
+12
*
cc: Switch to Chromium DCHECKs LOGs
danakj@chromium.org
2012-10-17
1
-12
/
+12
*
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: Remove the temporary header files that aren't prefixed with CC*
tfarina@chromium.org
2012-10-16
1
-1
/
+1
*
Remove USE(ACCELERATED_COMPOSITING) references from cc
jamesr@chromium.org
2012-10-15
1
-3
/
+0
*
[cc] Rename all cc/ filenames to Chromium style
enne@chromium.org
2012-10-12
1
-0
/
+482