projects
/
platform
/
upstream
/
libSkiaSharp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libSkiaSharp.git
2016-06-29
Miguel de Icaza
[C API] Add convenience SkCanvas draw circle
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Miguel de Icaza
[C API] add more Matrix APIs
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Miguel de Icaza
[C API] Add more sk_matrix operations
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Matthew Leibowitz
fix that last whitespace diff
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Matthew Leibowitz
make the file match the google
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Matthew Leibowitz
rather exclude the whole file than use defines
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Matthew Leibowitz
Using convenience methods instead of direct casting...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Matthew Leibowitz
Added PDF Support (#13)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Matthew Leibowitz
Return SkString instead of char[]
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Matthew Leibowitz
Merge pull request #11 from agallero/typeface
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
adrian gallero
Merge remote-tracking branch 'mono/xamarin-mobile-bindi...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Matthew Leibowitz
more fixes for android
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Matthew Leibowitz
op will never be NULL as it is an integer/enum
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Matthew Leibowitz
make sure to init the clip operation
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
adrian gallero
changed sk_typeface_get_family_name to return an sk_string
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Matthew Leibowitz
Add support for getting the clip bounds
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Matthew Leibowitz
Added extended clipping features
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
adrian gallero
fixed whitespace
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
adrian gallero
Merge remote-tracking branch 'mono/xamarin-mobile-bindi...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Matthew Leibowitz
Removed the UTF16/Unicode functions
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
adrian gallero
Merge remote-tracking branch 'mono/xamarin-mobile-bindi...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Matthew Leibowitz
Merge pull request #12 from mono/windows-uwp-merge
commit
|
commitdiff
|
tree
|
snapshot
2016-05-06
Matthew Leibowitz
Add this warning to temporarily fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Matthew Leibowitz
Merge branch 'xamarin-mobile-bindings' into windows-uwp
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
adrian gallero
Added methods to SkTypeface to read the actual name...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Matthew Leibowitz
Correcting the return type of sk_canvas_save and sk_ca...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Matthew Leibowitz
Merge pull request #7 from kekekeks/perspex-missing-1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Matthew Leibowitz
Merge pull request #9 from mono/xamarin-m49-update
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Matthew Leibowitz
Merge branch 'chrome/m49' into xamarin-m49-update
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Nikita Tsukanov
Added sk_canvas_draw_round_rect, sk_path_transform...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Matthew Leibowitz
Merge pull request #8 from mono/xamarin-m49-update
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Matthew Leibowitz
Swap those slashes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Matthew Leibowitz
Reverting manual change
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Matthew Leibowitz
[C API] Moved the Xamarin code into separate files...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-14
Matthew Leibowitz
Added the bits to support WinRT/UWP
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bill Holmes
Adding dither functions to sk_paint.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bill Holmes
Adding verticaltext functions for sk_paint
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bill Holmes
Merge remote-tracking branch 'origin/pr/5' into xamarin...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bill Holmes
Merge branch 'xamarin-mobile-bindings' into pr/4
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bill Holmes
Adding sk_path_add_rect_start to the c api.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bill Holmes
Adding sk_path_add_arc to the c api.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bill Holmes
Adding the 'r' methods to sk_path c api
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Peter Golde
Add C API for SkPaint::getTextPath and SkPaint::getPosT...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Peter Golde
new API for setting/getting filter quality
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Bill Holmes
Fixing the signature for sk_paint_get_fontmetrics.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Bill Holmes
Merge pull request #3 from petergolde/fontmetrics
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Peter Golde
Merge branch 'utf16-bug-fix' into fontmetrics
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Bill Holmes
Merge pull request #2 from petergolde/utf16-bug-fix
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Bill Holmes
Fixing the return type of sk_canvas_save.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Bill Holmes
Merge pull request #1 from petergolde/path-fill-type
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Peter Golde
Merge branch 'utf16-bug-fix' into fontmetrics
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Peter Golde
Add multiply by sizeof UTF16 character, because SkPaint...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Peter Golde
Add C API for getting font metrics from an sk_paint_t.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Peter Golde
Add new C API for settign/getting fill type.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Miguel de Icaza
[C API] SKImage now can encode with a specified format...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Miguel de Icaza
[C API] SKPaint, added APIs that take UTF16 string...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
halcanary
SkPDF: roll back 53b1c09 and 05b48e2
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Matthew Leibowitz
[C API] Added string measuring to SKPaint
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Matthew Leibowitz
[C API] Added more SkCanvas members
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Matthew Leibowitz
[C API] Change the method signatures from & to * as...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Matthew Leibowitz
[C API] Updated the code to match the new chrome\m49...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Matthew Leibowitz
Merge branch 'chrome/m49' into xamarin-mobile-bindings
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
ajuma
Fix fuzzer-found deserialization bug in SkPathRef
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Stephen White
Fix zero-sized blur with crop rect.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Matthew Leibowitz
[C API] Added more methods for SkStream
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Stephen White
Image filters: fix srcOffset handling in asFragmentProc...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Matthew Leibowitz
[C API] Added more features:
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Matthew Leibowitz
[C API] Improves support for bitmaps
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Stephen White
Fix bounds computations for SkDisplacementMapEffect...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Matthew Leibowitz
[C API] More work to get the rest of the SkImageDecoder...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Matthew Leibowitz
[C API] Fixed some issues with the bitmap management
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Matthew Leibowitz
[C API] Allocate memory for bitmap dimensions
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Matthew Leibowitz
[C API] Added support for bitmaps
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Matthew Leibowitz
[C API] Moved the enums into different files for easier...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
mtklein
Revert of these _procs_arm are not used when we have...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
msarett
Create an SkCodecImageGenerator
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
lsalzman
fix SkGpuDevice::drawBitmapRect to always update clips
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
djsollen
Update tests to produce more sensible output for Androi...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
msarett
Revert of Create an SkCodecImageGenerator (patchset...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
kkinnunen
VisualBench: Make the Android SDL app start without...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
mtklein
sketch SkValue API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
msarett
Create an SkCodecImageGenerator
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
mtklein
these _procs_arm are not used when we have NEON
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
joshualitt
Add skeleton for kilobench experiments
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
joshualitt
Virtualize Frames in GrAuditTrail
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
reed
remove unused SkBitmapFilter::Allocate
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
reed
add explicit bench for raw bitmapscaler
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
joshualitt
Add Audittrail for path renderers
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
bsalomon
Beginning of support for texture rectangles.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
kkinnunen
VisualBench: Use first succeeding EGL API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
reed
expand gm to exercise miplevels and various scalers
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
bsalomon
Revert of Make A8 readback work in more cases and impro...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
kkinnunen
SampleApp: Make android_install_app and android_launch_...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
robertphillips
Refactor to use GrWrapTextureInBitmap more
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
kkinnunen
SampleApp: Cleanup SkOSWindow_SDL
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
mtklein
some fuzz hacking
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
kkinnunen
Simplify path allocation, clean up resources correctly
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
kkinnunen
Make android scripts not warn about ADB in newer SDKs
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Matthew Leibowitz
Make sure we export symbols for Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Matthew Leibowitz
The correct declaration for Windows is _WIN32 (undersco...
commit
|
commitdiff
|
tree
|
snapshot
next