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: Update invalidation perftest to clean up released tiles.
vmpstr@chromium.org
2013-09-27
3
-2
/
+11
*
Expose only one LayerTreeHostClient::OffscreenContextProvider()
jamesr@chromium.org
2013-09-27
12
-126
/
+59
*
Move tile-free-software render surface disabling to UpdateDrawProperties.
aelias@chromium.org
2013-09-27
6
-4
/
+107
*
CC: Add back UpdateDrawProperties for pending tree.
epenner@chromium.org
2013-09-26
1
-0
/
+4
*
Remove LTH test dependency on surface caching.
alokp@chromium.org
2013-09-26
1
-2
/
+2
*
Always send DidOverscroll callback for android_webview.
mkosiba@chromium.org
2013-09-26
4
-1
/
+27
*
cc: Check needs_offscreen_context() after UpdateLayers.
danakj@chromium.org
2013-09-26
2
-9
/
+79
*
cc: Initialize integer field in IOSurfaceLayerImpl.
danakj@chromium.org
2013-09-26
1
-1
/
+2
*
cc: Fix the LayerTreeHostContextTestDontUseLostResources test.
danakj@chromium.org
2013-09-26
2
-93
/
+88
*
Remove LTH test dependency on surface caching.
alokp@chromium.org
2013-09-26
5
-12
/
+17
*
cc: Add shared quad states correctly in unit tests.
danakj@chromium.org
2013-09-26
2
-11
/
+15
*
cc: Initialize PageScaleAnimation's start time on first animation
brianderson@chromium.org
2013-09-26
7
-27
/
+41
*
cc: Re-enable LayerTreeHostTestStartPageScaleAnimation unit test
brianderson@chromium.org
2013-09-26
1
-4
/
+3
*
[cc] Don't access pixels without a lock
ccameron@chromium.org
2013-09-26
6
-55
/
+40
*
cc: Make tile manager responsible for tile's lifetime.
vmpstr@chromium.org
2013-09-26
11
-91
/
+192
*
Trigger overlay scrollbar animation when the pointer is nearby.
tony@chromium.org
2013-09-26
10
-25
/
+209
*
Support GL_TEXTURE_EXTERNAL_OES targets through the compositor
sheu@chromium.org
2013-09-26
5
-67
/
+101
*
[android_webview] Use a fraction to calculate scroll offset.
mkosiba@chromium.org
2013-09-26
5
-3
/
+82
*
Add support for converting cc::FilterOperations into an SkImageFilter
ajuma@chromium.org
2013-09-26
33
-141
/
+375
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
1
-1
/
+0
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-7
/
+0
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-25
16
-76
/
+75
*
cc: Use real animation time to start the page scale animation.
brianderson@chromium.org
2013-09-24
1
-1
/
+1
*
Override createGrGLInterface() in WGC3D subclasses so that onCreateGrGLInterf...
bsalomon@google.com
2013-09-24
1
-1
/
+1
*
CC: Fix raster-on-demand (due to stale sort order).
epenner@chromium.org
2013-09-24
9
-66
/
+77
*
[Android] Use RGB_565 renderer transport surfaces for low-end devices.
kaanb@chromium.org
2013-09-24
4
-22
/
+21
*
cc: Provide notifications when resources are available.
danakj@chromium.org
2013-09-24
3
-10
/
+50
*
cc: Do not post task to notify Scheduler of lost context.
brianderson@chromium.org
2013-09-24
3
-17
/
+21
*
Properly handle scroll and fling gestures after pinch zoom
jdduke@chromium.org
2013-09-24
2
-0
/
+7
*
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
[next]