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
/
heads_up_display_layer_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-17
1
-3
/
+4
*
This change makes the timestamp saving functionality of the FrameRateCounter ...
egraether@chromium.org
2013-01-16
1
-3
/
+4
*
cc: fix HudLayer's RGB ordering on Android
egraether@chromium.org
2013-01-15
1
-2
/
+3
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2013-01-09
1
-1
/
+7
*
cc: Make the HUD allocate a new texture when the current one is in use by the...
danakj@chromium.org
2013-01-03
1
-2
/
+3
*
Revert "cc: Defer texture allocation (to allow async allocations)."
loislo@chromium.org
2012-12-20
1
-7
/
+1
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2012-12-19
1
-1
/
+7
*
Revert r173875 - "cc: Defer texture allocation (to allow async allocations)."
mnissler@chromium.org
2012-12-19
1
-7
/
+1
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2012-12-19
1
-1
/
+7
*
Adding support for per vertex opacity on textured layer
jscholler@chromium.org
2012-12-15
1
-1
/
+2
*
Remove the pools from the ResourceProvider.
ccameron@chromium.org
2012-12-14
1
-1
/
+1
*
[cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImpl
nduca@chromium.org
2012-12-12
1
-13
/
+14
*
[cc] Make LayerImpls point at LayerTreeImpl instead of LTHI
nduca@chromium.org
2012-12-11
1
-2
/
+2
*
cc: switch FPS counter graph back to a frame based X axis
egraether@chromium.org
2012-12-11
1
-6
/
+5
*
cc: Pass LayerTreeHostImpl to LayerImpl constructor
enne@chromium.org
2012-12-07
1
-2
/
+2
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-1
/
+1
*
Revert 171403
danakj@chromium.org
2012-12-06
1
-1
/
+1
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-1
/
+1
*
cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.
danakj@chromium.org
2012-12-04
1
-1
/
+3
*
cc: Fix hudLayer size and paint rects scale for deviceScaleFactor != 1
egraether@chromium.org
2012-11-30
1
-0
/
+6
*
This change puts all settings for debugging/HudLayer in a new LayerTreeDebugS...
egraether@chromium.org
2012-11-30
1
-11
/
+5
*
cc: Make the DrawQuad subclasses into a struct-like classes.
danakj@chromium.org
2012-11-20
1
-1
/
+3
*
cc: Remove opaque flags from SharedQuadState and DrawQuad
danakj@chromium.org
2012-11-17
1
-1
/
+2
*
cc: Move the HUD debug colors into the cc::DebugColors class
danakj@chromium.org
2012-11-16
1
-22
/
+24
*
Switched cc::Resource and cc::ScopedResource to Chrome coding style.
skaslev@chromium.org
2012-11-16
1
-2
/
+2
*
cc: Visualize non-occluding rects in composited layers.
danakj@chromium.org
2012-11-15
1
-1
/
+6
*
improving UI of FPS counter
egraether@chromium.org
2012-11-14
1
-29
/
+73
*
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
-1
/
+1
*
The FPS counter displays the framerate in the compositor's HUD layer. This ch...
egraether@chromium.org
2012-11-06
1
-1
/
+7
*
this change improves the following points of the FPS counter:
egraether@chromium.org
2012-11-05
1
-61
/
+88
*
cc: Avoid using upload term in relation to resources.
reveman@chromium.org
2012-11-02
1
-1
/
+1
*
cc: Use gfx:: Geometry types for positions, bounds, and related things.
danakj@chromium.org
2012-11-01
1
-3
/
+3
*
cc: Pass gfx::Size type to FontAtlas drawText() function.
tfarina@chromium.org
2012-11-01
1
-1
/
+1
*
Use gfx:: Geometry types for the resource provider and layer updater classes.
danakj@chromium.org
2012-10-31
1
-2
/
+2
*
cc: Get rid of the remaining wtf Vector includes.
tfarina@chromium.org
2012-10-26
1
-2
/
+2
*
cc: Remove CC*.h temporary includes, part 6/4.
tfarina@chromium.org
2012-10-24
1
-3
/
+3
*
cc: Remove CC*.h temporary includes, part 5/4.
tfarina@chromium.org
2012-10-23
1
-1
/
+1
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-22
1
-23
/
+23
*
cc: Remove CC*.h temporary includes, part 4/4.
tfarina@chromium.org
2012-10-22
1
-2
/
+2
*
Revert "cc: Rename cc classes and members to match filenames"
enne@chromium.org
2012-10-19
1
-23
/
+23
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-19
1
-23
/
+23
*
Reland "cc: Remove CC*.h temporary includes, part 1/4."
tfarina@chromium.org
2012-10-19
1
-1
/
+1
*
Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."
pfeldman@chromium.org
2012-10-19
1
-1
/
+1
*
cc: Remove CC*.h temporary includes, part 1/4.
tfarina@chromium.org
2012-10-19
1
-1
/
+1
*
Remove GraphicsContext3D:: stubs from cc
jamesr@chromium.org
2012-10-18
1
-5
/
+6
*
cc: Switch to Chromium DCHECKs LOGs
danakj@chromium.org
2012-10-18
1
-2
/
+2
*
Revert "cc: Switch to Chromium DCHECKs LOGs"
mattm@chromium.org
2012-10-17
1
-2
/
+2
*
cc: Switch to Chromium DCHECKs LOGs
danakj@chromium.org
2012-10-17
1
-2
/
+2
*
cc: Fix the include paths to skia header files.
tfarina@chromium.org
2012-10-16
1
-3
/
+3
[next]