index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleApp.cpp
Commit message (
Expand
)
Author
Age
*
clean up cruft about --portableFonts and --resourceFonts
Mike Klein
2017-11-06
*
Print measure info before closeWindow
Yuqian Li
2017-10-23
*
Add a SampleApp flag to automate keystrokes on startup
Chris Dalton
2017-10-18
*
Add a tooling flag for path mask caching
Chris Dalton
2017-10-13
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Add width and height option to SampleApp
Yuqian Li
2017-09-29
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
Remove unused functions get_preferred_size
Yuqian Li
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Add measurement command line args to SampleApp
Yuqian Li
2017-09-25
*
add L565 to our cycle of color configs in sampleapp
Mike Reed
2017-09-06
*
Let SampleApp provide the thread pool
Yuqian Li
2017-09-01
*
add 'R' to toggle rasterpipeline in sampleapp
Mike Reed
2017-08-07
*
New analytic AA scan converter using delta (I call it DAA for now)
Yuqian Li
2017-07-25
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
Revert "pass surface to device-manager"
Ben Wagner
2017-07-24
*
pass surface to device-manager
Mike Reed
2017-07-23
*
add srgb gamma colorfilters
Mike Reed
2017-07-05
*
Enable SDF text when using a perspective matrix.
Jim Van Verth
2017-06-27
*
Add TiledDrawScheduler so we can concurrently draw and enque
Yuqian Li
2017-06-05
*
Add cumulative fps to SampleApp
Yuqian Li
2017-05-24
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
deprecate odd variants of SkCanvas::readPixels
Mike Reed
2017-04-17
*
Add SkThreadedBMPDevice for Threaded Raster Backend
Yuqian Li
2017-04-03
*
Add a simple tool for isolating a path from an SKP
csmartdalton
2017-03-27
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas.
Herb Derby
2017-03-20
*
option to make 'M' mean picture+serialize
Mike Reed
2017-03-15
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
stop using SkScalarMul
Mike Reed
2017-02-14
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Move SkGammaColorFilter to tools, limit to sRGB
Brian Osman
2017-01-26
*
Fix code that relied on readPixels not doing color space conversion
Brian Osman
2017-01-17
*
Remove (most) usage of MakeTextureFromPixmap
Brian Osman
2017-01-17
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-13
*
Revert "Reland https://skia-review.googlesource.com/c/6091/"
Yuqian Li
2017-01-13
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-12
*
Revert "Implement Analytic AA for General Paths (with Guard against Chrome)"
Yuqian Li
2017-01-12
*
Implement Analytic AA for General Paths (with Guard against Chrome)
Yuqian Li
2017-01-12
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
Add NarrowRGB gamut mode to SampleApp
Brian Osman
2016-12-07
[next]