index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Port SampleApp to SkCommandLineFlags.
mtklein
2014-06-19
*
Simple GPU based dithering:
krajcevski
2014-06-19
*
Cache the GrEffect used for text rendering in GrBitmapTextContext.
bsalomon
2014-06-19
*
Revert "Fix external SkImageFilter caching with clips."
senorblanco
2014-06-19
*
Check for degenerate edges in cubic->quad conversion called by convex path re...
bsalomon
2014-06-19
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Reduce texture uploads for font atlas.
jvanverth
2014-06-19
*
Add needed virtual destructors.
bungeman
2014-06-19
*
[PDF] Fix font embedding restrictions.
vandebo
2014-06-19
*
Allow gpu debug markers to be placed by using a GrContext
egdaniel
2014-06-19
*
CrashHandler for Windows.
mtklein
2014-06-19
*
New Nexus4 baselines for imagefiltersclipped, GPU path.
senorblanco
2014-06-18
*
Revert of remove guarded code - there are no more callers (https://codereview...
reed
2014-06-18
*
Fix external SkImageFilter caching with clips.
senorblanco
2014-06-18
*
remove guarded code - there are no more callers
reed
2014-06-18
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
remove legacy moz flags
reed
2014-06-18
*
Modify gpu debug markers to store gpu device markers when a flush occurs.
egdaniel
2014-06-18
*
Remove unused class from the Android framework build
djsollen
2014-06-18
*
No CrashHandler for NACL bots.
mtklein
2014-06-18
*
Add basic stacktrace handler using libunwind.
mtklein
2014-06-18
*
In Android framework, make tools depend on jsoncpp
scroggo
2014-06-18
*
Add SkASSERTF.
mtklein
2014-06-18
*
Remove dashing from gpu veto
egdaniel
2014-06-18
*
Add additional dashing rebaselines
egdaniel
2014-06-18
*
Fix last pathops skp bug
caryclark
2014-06-18
*
Remove SkBenchmark::postDraw.
mtklein
2014-06-18
*
Use DNS and not hard coded IP address of the monitoring server.
jcgregorio
2014-06-18
*
Rebaslines from recent dashing changes
egdaniel
2014-06-18
*
Removes Record configs from buildbot bench_pictures runs.
bensong
2014-06-18
*
unignore canvas-layer-state
reed
2014-06-18
*
Update SKP version to 26
borenet
2014-06-18
*
Clean up DirectWrite typeface cache matching.
bungeman
2014-06-17
*
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.ch...
mtklein
2014-06-17
*
Rebaseline ANGLE bots.
Ben Wagner
2014-06-17
*
Try to roll angle again.
Brian Salomon
2014-06-17
*
More SaveFlags removal twiddling.
fmalita
2014-06-17
*
Update the name of the friended android class and add the appropriate guards.
djsollen
2014-06-17
*
Fifth attempt to land faster rect blur. Remove unnecessary conditionals from...
humper
2014-06-17
*
Update Windows baselines due to VS2013 update.
Ben Wagner
2014-06-17
*
rebaseline after changing labels in bitmapfilters
reed
2014-06-17
*
Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.
mtklein
2014-06-17
*
Silence warnings about using offsetof on near-POD structs.
mtklein
2014-06-17
*
Add SSE4 optimization of S32A_Opaque_Blitrow
henrik.smiding
2014-06-17
*
* Removed bitmapshaders from expectations/gm/ignored-tests.txt.
dandov
2014-06-17
*
DirectWrite to use PostScript name for PDF.
bungeman
2014-06-17
*
rebaseline after GM change to bitmapfilters
reed
2014-06-17
*
ignore bitmapfilters failures until we can rebaseline
reed
2014-06-17
*
move some headers out of public
reed
2014-06-17
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
[next]