index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGpuDevice.h
Commit message (
Expand
)
Author
Age
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
reed
2015-05-07
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-07
*
Make drawImage a virtual on SkDevice
reed
2015-05-06
*
Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...
reed
2015-05-06
*
Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...
reed
2015-05-06
*
Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...
reed
2015-05-05
*
Make drawImage a virtual on SkDevice
reed
2015-05-05
*
Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-05
*
Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://coderev...
reed
2015-05-04
*
Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-04
*
make drawImage a virtual on SkDevice
reed
2015-05-04
*
Rename GrBitmapTextContextB to GrAtlasTextContext
joshualitt
2015-04-02
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-04-02
*
Revert of Implement approx-match support in image filter saveLayer() offscree...
rmistry
2015-04-01
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-04-01
*
Revert of Implement approx-match support in image filter saveLayer() offscree...
rmistry
2015-04-01
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...
joshualitt
2015-03-31
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-03-31
*
Revert "Implement approx-match support in image filter saveLayer() offscreen."
senorblanco
2015-03-28
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-03-28
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Initial change to move text blob to GrTextContext
joshualitt
2015-03-23
*
Let text contexts fall back directly to paths
joshualitt
2015-03-20
*
Simple patch to have draw path call an internal drawPath
joshualitt
2015-03-18
*
Revert[6] of Change device creation to see the (optional) layer-paint
reed
2015-03-14
*
Revert of Revert of Revert of Revert of Revert of Change device creation to s...
reed
2015-03-13
*
Revert of Revert of Revert of Revert of Change device creation to see the (op...
reed
2015-03-13
*
Revert of Revert of Revert of Change device creation to see the (optional) la...
reed
2015-03-13
*
Revert of Revert of Change device creation to see the (optional) layer-paint ...
reed
2015-03-13
*
Revert of Change device creation to see the (optional) layer-paint (patchset ...
reed
2015-03-13
*
Change device creation to see the (optional) layer-paint
reed
2015-03-13
*
adding preabandon flag to DM
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Move clip off of draw target
joshualitt
2015-02-23
*
Swap render target instead of creating a new gpu device for surface copy-on-w...
kkinnunen
2015-02-22
*
use common impl for drawTextOnPath
reed
2015-02-17
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
remove view matrix from context
joshualitt
2014-12-17
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
Apply the layer's image filter to the hoisted image
robertphillips
2014-12-11
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
Remove comment
robertphillips
2014-12-02
*
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
fmalita
2014-11-20
[next]