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: Chromify DebugRectHistory
enne@chromium.org
2013-03-14
1
-11
/
+11
*
Don't call (soon to be private) SkFontHost
reed@google.com
2013-03-12
1
-2
/
+1
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
1
-32
/
+32
*
cc: Chromify ResourceProvider.
danakj@chromium.org
2013-03-07
1
-5
/
+5
*
cc: Refactoring of HudLayer contents and UI polishing
egraether@chromium.org
2013-03-06
1
-70
/
+88
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
cc: Add RingBuffer::Iterator to simplify buffer iteration
egraether@chromium.org
2013-02-20
1
-14
/
+11
*
cc: remove FontAtlas
egraether@chromium.org
2013-02-13
1
-17
/
+0
*
cc: Switch HudLayer to use skia's font rendering
egraether@chromium.org
2013-02-08
1
-71
/
+78
*
[cc] Show total budget in HUD
nduca@chromium.org
2013-02-06
1
-4
/
+10
*
[cc] Show GPU memory usage and overage below FPS counter
nduca@chromium.org
2013-02-02
1
-1
/
+51
*
Activate LayerImpl tree with sync+push instead of pointer swap
jamesr@chromium.org
2013-01-23
1
-0
/
+16
*
cc: add workaround to change text color of the FontAtlas
egraether@chromium.org
2013-01-23
1
-6
/
+11
*
cc: PaintTimeCounter display on the HudLayer in continuous painting mode
egraether@chromium.org
2013-01-18
1
-70
/
+146
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
1
-3
/
+4
*
Revert 177288
ilevy@chromium.org
2013-01-17
1
-4
/
+3
*
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
[next]