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
*
Merge 224915 "cc: Do not post task to notify Scheduler of lost c..."
piman@chromium.org
2013-09-26
3
-17
/
+21
*
cc: Add "lost" field to the ReturnedResource type.
danakj@chromium.org
2013-09-23
4
-14
/
+355
*
Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""
ben@chromium.org
2013-09-23
4
-4
/
+4
*
Fix bug where memory priority cutoff was dropped on the floor.
ccameron@chromium.org
2013-09-23
10
-33
/
+145
*
CC: Use format to calculate tile bytes.
epenner@chromium.org
2013-09-23
3
-12
/
+15
*
cc: Fix comment in ContextProvider header.
danakj@chromium.org
2013-09-23
1
-1
/
+1
*
Revert 224725 "Fix compilation and ui_unittests with float trans..."
sky@chromium.org
2013-09-23
16
-75
/
+76
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-23
16
-76
/
+75
*
DevTools: add LazyPixelRef id to ImageDecodeTask event
caseq@chromium.org
2013-09-23
2
-3
/
+18
*
cc: Return resources to child compositor via a Callback.
danakj@chromium.org
2013-09-22
13
-346
/
+771
*
cc: Implement deadline scheduling disabled by default
brianderson@chromium.org
2013-09-21
20
-588
/
+1261
*
Revert 224496 "Move ui/base/latency_info* to ui/events"
ben@chromium.org
2013-09-20
4
-4
/
+4
*
Move ui/base/latency_info* to ui/events
ben@chromium.org
2013-09-20
4
-4
/
+4
*
cc: Don't discard framebuffer when using partial swaps
piman@chromium.org
2013-09-20
8
-40
/
+239
*
Update the nine patch layer to use UI resources
powei@chromium.org
2013-09-20
25
-595
/
+1030
*
Modified picture raster trace to report the tile's clip rect.
vangelis@chromium.org
2013-09-19
1
-4
/
+7
*
cc: Make LayerTreeTest::ImplThreadTaskRunner() always return non-NULL.
danakj@chromium.org
2013-09-19
3
-9
/
+6
*
Revert 224094 "Revert 224089 "CC: Disable raster-on-demand durin..."
grunell@google.com
2013-09-19
1
-1
/
+11
*
Revert 224089 "CC: Disable raster-on-demand during prefer-smooth..."
grunell@google.com
2013-09-19
1
-11
/
+1
*
CC: Disable raster-on-demand during prefer-smoothness
epenner@chromium.org
2013-09-19
1
-1
/
+11
*
cc: Always check for completed raster tasks before scheduling more tasks.
reveman@chromium.org
2013-09-19
4
-3
/
+21
*
cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...
kaanb@chromium.org
2013-09-19
74
-490
/
+775
*
CC: Fix polling in sync compositor.
epenner@chromium.org
2013-09-19
1
-0
/
+2
*
cc: Don't hold a reference to the compositor context provider.
danakj@chromium.org
2013-09-18
1
-4
/
+4
*
Revert "Adding support for RGBA_4444 tile textures"
tomhudson@google.com
2013-09-18
74
-775
/
+490
*
Add memory manager for software compositor frontbuffers.
jbauman@chromium.org
2013-09-18
12
-27
/
+43
*
Adding support for RGBA_4444 tile textures
kaanb@chromium.org
2013-09-18
74
-490
/
+775
*
Fix copy_rect calculation in CopyCurrentRendererPassToBitmap().
miu@chromium.org
2013-09-17
3
-14
/
+154
*
Pumb PinchVirtualViewport layers into CC.
wjmaclean@chromium.org
2013-09-17
4
-2
/
+79
*
Take 2 at removing thumb thickness compositor setting.
tony@chromium.org
2013-09-17
4
-13
/
+0
*
cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.
danakj@chromium.org
2013-09-17
30
-286
/
+471
*
cc: Clean up PBRWP::ScheduleTasks a bit.
vmpstr@chromium.org
2013-09-16
2
-18
/
+12
*
Revert "Plumb PinchVirtualViewport layers into CC."
wjmaclean@chromium.org
2013-09-16
4
-79
/
+2
*
Plumb PinchVirtualViewport layers into CC.
wjmaclean@chromium.org
2013-09-16
4
-2
/
+79
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
1
-1
/
+1
*
CSS Blending: Mix-blend-mode shouldn't force the creation of a composited layer.
mitica@adobe.com
2013-09-15
2
-4
/
+0
*
Connect OutputSurface buffer management and document SoftwareOutputDevice
rjkroege@chromium.org
2013-09-14
3
-1
/
+79
*
cc: Always use SetNeedsBeginFrame to request the next BeginFrame
brianderson@chromium.org
2013-09-14
7
-46
/
+92
*
The vague 'count' unit for layer_tree_host_perftest was conflicting with the ...
sullivan@chromium.org
2013-09-14
1
-2
/
+2
*
CC: Add a scheduled action for ManageTiles
epenner@chromium.org
2013-09-14
16
-31
/
+223
*
Revert 223162 "Update the nine patch layer to use UI resources"
zmo@chromium.org
2013-09-13
25
-1024
/
+595
*
Force SetNeedsPushProperties after an update in TextureLayer, because some pr...
piman@chromium.org
2013-09-13
2
-0
/
+338
*
Update the nine patch layer to use UI resources
powei@chromium.org
2013-09-13
25
-595
/
+1024
*
cc: Verify more damage behaviour of DelegatedRendererLayer.
danakj@chromium.org
2013-09-13
2
-7
/
+34
*
Move context labelling logic out to ContextProviders
jamesr@chromium.org
2013-09-13
5
-33
/
+0
*
cc: Update OWNERS file.
danakj@chromium.org
2013-09-13
1
-1
/
+3
*
cc: Fix coverage iterator tracing data.
vmpstr@chromium.org
2013-09-13
1
-1
/
+2
*
Expose LCD text setting to about:flags.
alokp@chromium.org
2013-09-12
2
-0
/
+23
*
cc: Don't leave resources in a changed filter state.
danakj@chromium.org
2013-09-12
5
-107
/
+202
*
Fix about:tracing import errors with cc::Tiles
nduca@chromium.org
2013-09-12
1
-1
/
+3
[next]