summaryrefslogtreecommitdiffstats
path: root/cc/heads_up_display_layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-171-3/+4
* This change makes the timestamp saving functionality of the FrameRateCounter ...egraether@chromium.org2013-01-161-3/+4
* cc: fix HudLayer's RGB ordering on Androidegraether@chromium.org2013-01-151-2/+3
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2013-01-091-1/+7
* cc: Make the HUD allocate a new texture when the current one is in use by the...danakj@chromium.org2013-01-031-2/+3
* Revert "cc: Defer texture allocation (to allow async allocations)."loislo@chromium.org2012-12-201-7/+1
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2012-12-191-1/+7
* Revert r173875 - "cc: Defer texture allocation (to allow async allocations)."mnissler@chromium.org2012-12-191-7/+1
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2012-12-191-1/+7
* Adding support for per vertex opacity on textured layerjscholler@chromium.org2012-12-151-1/+2
* Remove the pools from the ResourceProvider.ccameron@chromium.org2012-12-141-1/+1
* [cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImplnduca@chromium.org2012-12-121-13/+14
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-2/+2
* cc: switch FPS counter graph back to a frame based X axisegraether@chromium.org2012-12-111-6/+5
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-2/+2
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-1/+1
* Revert 171403danakj@chromium.org2012-12-061-1/+1
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-1/+1
* cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.danakj@chromium.org2012-12-041-1/+3
* cc: Fix hudLayer size and paint rects scale for deviceScaleFactor != 1egraether@chromium.org2012-11-301-0/+6
* This change puts all settings for debugging/HudLayer in a new LayerTreeDebugS...egraether@chromium.org2012-11-301-11/+5
* cc: Make the DrawQuad subclasses into a struct-like classes.danakj@chromium.org2012-11-201-1/+3
* cc: Remove opaque flags from SharedQuadState and DrawQuaddanakj@chromium.org2012-11-171-1/+2
* cc: Move the HUD debug colors into the cc::DebugColors classdanakj@chromium.org2012-11-161-22/+24
* Switched cc::Resource and cc::ScopedResource to Chrome coding style.skaslev@chromium.org2012-11-161-2/+2
* cc: Visualize non-occluding rects in composited layers.danakj@chromium.org2012-11-151-1/+6
* improving UI of FPS counteregraether@chromium.org2012-11-141-29/+73
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Rename Texture class to Resource.reveman@google.com2012-11-081-1/+1
* The FPS counter displays the framerate in the compositor's HUD layer. This ch...egraether@chromium.org2012-11-061-1/+7
* this change improves the following points of the FPS counter:egraether@chromium.org2012-11-051-61/+88
* cc: Avoid using upload term in relation to resources.reveman@chromium.org2012-11-021-1/+1
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-3/+3
* cc: Pass gfx::Size type to FontAtlas drawText() function.tfarina@chromium.org2012-11-011-1/+1
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-2/+2
* cc: Get rid of the remaining wtf Vector includes.tfarina@chromium.org2012-10-261-2/+2
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-3/+3
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-1/+1
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-23/+23
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-2/+2
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-23/+23
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-23/+23
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-1/+1
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-1/+1
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-1/+1
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-5/+6
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-2/+2
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-2/+2
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-2/+2
* cc: Fix the include paths to skia header files.tfarina@chromium.org2012-10-161-3/+3