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
/
third_party
/
WebKit
/
Source
/
platform
/
graphics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland of un smooth scroll animations on the compositor when possible (patchs...
noel
2015-12-23
2
-0
/
+6
*
Revert of Run smooth scroll animations on the compositor when possible (patch...
noel
2015-12-23
2
-6
/
+0
*
Run smooth scroll animations on the compositor when possible
ymalik
2015-12-22
2
-0
/
+6
*
Use clampTo instead of chaining std::max(std::min(...))
bratell
2015-12-22
7
-14
/
+21
*
use baseclass from factory, to track cleanup in Skia
reed
2015-12-21
2
-2
/
+2
*
Rename DEFINE_STATIC_LOCAL_THREAD_SAFE to DEFINE_THREAD_SAFE_STATIC_LOCAL
kinuko
2015-12-21
1
-1
/
+1
*
Deferred GIF image decodes should report decode failures
noel
2015-12-21
5
-76
/
+74
*
Remove config.h inclusion from third_party/WebKit/Source/platform/.
tkent
2015-12-21
126
-139
/
+1
*
switch to new virtual getSaveLayerStrategy
reed
2015-12-18
6
-23
/
+21
*
Drop SkPathContainsPoint in favor of SkPath::contains
fs
2015-12-18
3
-54
/
+11
*
Revert of Temporarily disable ASSERT(drawsContent()) in GraphicsLayer::paintC...
wangxianzhu
2015-12-18
1
-2
/
+1
*
Add a Path::contains() version that use the Path's winding rule
fs
2015-12-18
9
-14
/
+16
*
Temporarily disable ASSERT(drawsContent()) in GraphicsLayer::paintController()
wangxianzhu
2015-12-18
1
-1
/
+2
*
Re-add assert regarding invalidations without needsRepaint.
chrishtr
2015-12-17
2
-1
/
+7
*
Check liveness of DisplayItemClient
wangxianzhu
2015-12-17
7
-1
/
+117
*
Refactor GraphicsLayer::paint() and improve performance
wangxianzhu
2015-12-16
7
-53
/
+33
*
remove overrides of onDrawSprite -- drawSprite is gone
reed
2015-12-16
3
-20
/
+0
*
Add std::move to PassOwnPtr->OwnPtr conversions where required.
enne
2015-12-16
10
-17
/
+17
*
FilterDisplayItem: pass unmodified primitive bounds to saveLayer().
senorblanco
2015-12-16
1
-11
/
+1
*
Move BitmapImage metrics into its own file
noel
2015-12-16
3
-29
/
+69
*
Let GraphisLayer::paintController() return a reference and ensure drawsContent()
wangxianzhu
2015-12-16
4
-17
/
+20
*
Rename AtomicallyInitializedStaticReference to DEFINE_STATIC_LOCAL_THREAD_SAFE
kinuko
2015-12-16
1
-1
/
+1
*
Cache partially painted subsequences
wangxianzhu
2015-12-15
3
-25
/
+1
*
Rename DisplayItem::isValid to DisplayItem::hasValidClient, add comments
pdr
2015-12-15
4
-16
/
+20
*
Ensure PaintController::m_numCachedNewItems is cleared
wangxianzhu
2015-12-15
2
-6
/
+5
*
Adding some nullptr checks around calls to Canvas2DLayerBridge::getOrCreateSu...
junov
2015-12-15
1
-7
/
+9
*
Add unit test for disabling deferred canvas rendering while hibernating
junov
2015-12-15
1
-1
/
+59
*
Fix state restoration logic in canvas 2d wakeup from hibernation
junov
2015-12-14
4
-7
/
+149
*
Revert of Pass along Blink's visual rect for display items. (patchset #1 id:1...
wkorman
2015-12-14
1
-2
/
+2
*
Revert of Add std::move to PassOwnPtr->OwnPtr conversions where required. (pa...
haraken
2015-12-12
10
-17
/
+17
*
Pass along Blink's visual rect for display items.
wkorman
2015-12-12
1
-2
/
+2
*
Add std::move to PassOwnPtr->OwnPtr conversions where required.
enne
2015-12-12
10
-17
/
+17
*
Add a method visualRect() to DisplayItemClient.
chrishtr
2015-12-11
5
-0
/
+13
*
SkPaint::kGenA8FromLCD_Flagis no longer used, so remove references to it.
reed
2015-12-11
1
-1
/
+0
*
Added blink support for new sync tokens.
dyen
2015-12-11
4
-8
/
+20
*
[2D Canvas] Send GPU resources into hibernation when page is not visible
junov
2015-12-11
3
-22
/
+632
*
Fixing laggy chrome on a multitude of accelerated canvases
xlai
2015-12-10
3
-0
/
+39
*
Use refs for GraphicsContext
wangxianzhu
2015-12-10
19
-48
/
+48
*
Remove unnecessary surface validity check in ImageBuffer::canvas
ajuma
2015-12-10
1
-2
/
+0
*
remove duplicate friend declaration
mostynb
2015-12-10
1
-1
/
+0
*
[SPv2] Prepare to composite in terms of PaintArtifact.
jbroman
2015-12-10
2
-0
/
+100
*
Changing the equation of computing sigma from blur radius
xidachen
2015-12-09
1
-1
/
+1
*
Fix flattening for scrollable areas.
tdresser
2015-12-09
1
-0
/
+2
*
Pass visual rects for link highlights and paint artifact picture.
wkorman
2015-12-09
1
-6
/
+2
*
[SPv2] Build clip property tree from the layout tree
trchen
2015-12-09
3
-7
/
+22
*
Output url destination points with correct transformations
wangxianzhu
2015-12-09
5
-1
/
+22
*
GPU raster - images upload to GPU performance fix (skip copying encoded data).
aleksandar.stojiljkovic
2015-12-09
6
-24
/
+120
*
Make DisplayItemClient an interface
wangxianzhu
2015-12-08
32
-157
/
+120
*
compositor-worker: plumb element id and mutable properties
vollick
2015-12-08
2
-0
/
+15
*
DeferredImageDecoder: early-out onGetYUV8Planes when possible
noel
2015-12-08
5
-15
/
+21
[next]