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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Invalidate appropriate FBO attachment for offscreen rendering
skyostil@chromium.org
2013-09-11
4
-5
/
+52
*
cc: Improve TileManager::GetMemoryStats() performance.
reveman@chromium.org
2013-09-11
5
-38
/
+35
*
Add a thinning scrollbar animator for desktop overlay scrollbars.
tony@chromium.org
2013-09-11
25
-44
/
+509
*
DCHECK that we have no surface if we early out at the end of CalcDrawEtc.
vollick@chromium.org
2013-09-11
1
-1
/
+3
*
[cc] Evict UIResources when the renderer is not visible
ccameron@chromium.org
2013-09-11
9
-39
/
+185
*
cc: Fix flaky readback+forced draw tests
brianderson@chromium.org
2013-09-10
2
-65
/
+107
*
cc: Drop ContextProvider references on the impl thread before quitting
danakj@chromium.org
2013-09-10
13
-43
/
+270
*
cc: Tell the LayerTreeHost that the filter context is needed.
danakj@chromium.org
2013-09-10
7
-3
/
+191
*
Sets the mapped memory reclaim limit for the renderer compositor on Android. ...
kaanb@chromium.org
2013-09-10
14
-39
/
+144
*
[cc] Update UIResource test threading
ccameron@chromium.org
2013-09-09
1
-95
/
+167
*
Disable flaky test LayerTreeHostTestCompositeAndReadbackDuringForcedDraw
rouslan@chromium.org
2013-09-09
1
-1
/
+2
*
cc: Remove most methods from RendererClient.
danakj@chromium.org
2013-09-09
24
-343
/
+340
*
CC: Fix missing swap-used-incomplete-tile updates
epenner@chromium.org
2013-09-07
10
-17
/
+132
*
cc: Fix precision loss causing AA quads
enne@chromium.org
2013-09-07
4
-22
/
+98
*
cc: Add readback and forced draw states to the Scheduler.
brianderson@chromium.org
2013-09-07
17
-466
/
+971
*
cc: Fixed computation of dropped frames.
ernstm@chromium.org
2013-09-07
1
-1
/
+2
*
Suppress scrollbar animation if the scroll gesture does not scroll
jdduke@chromium.org
2013-09-06
6
-26
/
+123
*
Added ScopedSetActiveTexture to auto reset activeTexture to GL_TEXTURE0.
skaslev@chromium.org
2013-09-06
1
-13
/
+23
*
cc: Speed up CleanUpImageDecodeTasks a bit.
vmpstr@chromium.org
2013-09-06
5
-30
/
+25
*
Allow NOLINT to skip the std::abs PRESUBMIT check.
shawnsingh@chromium.org
2013-09-06
2
-6
/
+12
*
Use ThreadNow() for recording times.
dsinclair@chromium.org
2013-09-06
1
-2
/
+8
*
Unit test for freeing tiles when going invisible.
aelias@chromium.org
2013-09-05
1
-0
/
+23
*
cc: Be robust against invalid RenderPassDrawQuads.
danakj@chromium.org
2013-09-05
4
-19
/
+93
*
Convert most run_all_unittests.cc files to use new unit test launcher.
phajdan.jr@chromium.org
2013-09-05
1
-2
/
+5
*
[cc] Allow resources and ui resources to specify wrap mode
ccameron@chromium.org
2013-09-05
20
-59
/
+197
*
[cc] Consolidate UI resource destruction and recreation
ccameron@chromium.org
2013-09-05
4
-23
/
+22
*
cc: Invalidate framebuffer contents when clearing
skyostil@chromium.org
2013-09-05
6
-14
/
+35
*
Fix some missing const reference on function parameter.
etienneb@chromium.org
2013-09-05
3
-5
/
+5
*
Fix UpdateTilePriorities viewport in Android WebView.
aelias@chromium.org
2013-09-05
26
-69
/
+293
*
[cc] Enable specifying a overhang/gutter texture.
ccameron@chromium.org
2013-09-04
7
-37
/
+204
*
Take time_offset into account when ticking animations that are Starting
ajuma@chromium.org
2013-09-04
3
-10
/
+41
*
cc: Adopt new skia object when it's created to avoid memory leak.
danakj@chromium.org
2013-09-04
1
-2
/
+3
*
[cc_perftests] Output results in a format the perf dashboard understands.
tonyg@chromium.org
2013-09-04
6
-91
/
+83
*
cc: Use map_image with delegating renderer if LayerTreeSettings allow.
danakj@chromium.org
2013-09-04
1
-1
/
+2
*
cc: Changed picture clones to emit an alias trace.
vmpstr@chromium.org
2013-09-04
4
-2
/
+46
*
cc: Some tests for LayerTreeHost SetVisible, SetNeedsRedraw and SetViewportSize
danakj@chromium.org
2013-09-03
2
-5
/
+229
*
cc: Make DelayBasedTimeSource robust to large deltas
enne@chromium.org
2013-09-02
2
-13
/
+31
*
Add ability to retrieve the width and height from a SKP file.
dsinclair@chromium.org
2013-09-01
3
-0
/
+75
*
cc: Added inline to Tile::IsReadyToDraw
vmpstr@chromium.org
2013-08-30
1
-1
/
+1
*
CC: Delete unused code and fix priority_ array definition to
epenner@chromium.org
2013-08-30
4
-19
/
+1
*
Refactor cc scrollbar layers architecture.
wjmaclean@chromium.org
2013-08-30
19
-310
/
+691
*
cc: Prevent warnings from mocks in TextureLayer tests.
danakj@chromium.org
2013-08-30
1
-1
/
+3
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
2
-2
/
+2
*
Early out from CleanUpUnusedImageDecodeTasks().
tomhudson@chromium.org
2013-08-30
1
-0
/
+3
*
cc: Remove incorrect TODO.
danakj@chromium.org
2013-08-30
1
-4
/
+0
*
cc: Block commit on activate by setting a flag on LayerTreeHost.
danakj@chromium.org
2013-08-30
18
-65
/
+442
*
So that ScopedPtrHashMap can be used by user outside of cc.
powei@chromium.org
2013-08-30
12
-178
/
+23
*
Fix cc::Layer debug name
rharrison@chromium.org
2013-08-30
1
-1
/
+0
*
cc: Avoid updating animations in the background without an active tree
brianderson@chromium.org
2013-08-30
8
-16
/
+171
*
Revert 220418 "cc: Block commit on activate by setting a flag on..."
danakj@chromium.org
2013-08-30
18
-434
/
+65
[next]